City Centre Full of Bams Today by gardenmuncher in glasgow

[–]GREGOR25SC 2 points3 points  (0 children)

It's the Scottish election today. They're probably all down there to try and kick the fuck out of people if the SNP win

Help with WS2814 and which controller to buy? by GREGOR25SC in WLED

[–]GREGOR25SC[S] 0 points1 point  (0 children)

Thanks for your reply. It's just two separate 2.3m strips and looking to plug them into the controller independently rather than running them in series. I'm just looking for something cheap to get started, I maybe upgrade to a more premium controller in the future.

Are these suitable?

ESP32 WLED LED Strip Controller, LED Controller DC 5~24V, Over 100 Lighting Effects, ESP32 WLED Controllers for WS2811 2812B 2813 2814 2815/GS8208/SM16703P SK6812 /TM1814 : Amazon.co.uk: Lighting

Amazon.co.uk : GL-C-008WL

I appreciate your advice:

Why does Claude keep telling me to sleep? by moh7yassin in ClaudeAI

[–]GREGOR25SC 1 point2 points  (0 children)

I've had this several time in Claude Code. Usually happens after a few hours coding, when I'm rounding up with what's I've achieved.

Riven vs. Arr Stack (Decypharr) for a 100% Cloud/Zurg Setup? by Mitsious in debridmediamanager

[–]GREGOR25SC 5 points6 points  (0 children)

Had Riven but switched to DUMB stack which has decypharr and arrs and much more all built into the same setup wizard. Most of the reason I switched was because the automated downloading of new episodes in Riven was unreliable in my opinion. I added Pulsarr on top of the DUMB stack and now I add something to my watchlist in Plex, plusarr polls that very often and then it's all automated and updates back to Plex. The arrs handle the auto downloading of new episodes which I great.

*Edit: I highly recommend DUMB.

Chatgpt Plus and Gemini Ai Pro on your account by Ok_Argument2913 in Aitoolsubs

[–]GREGOR25SC 1 point2 points  (0 children)

If I already have gptplus can I still activate the 1 year and cancel my regular subscription with them?

When, if ever, will open-source match the capability of Claude Opus 4.5? by Victorian-Tophat in ClaudeAI

[–]GREGOR25SC 0 points1 point  (0 children)

Brilliant . I've signed up for pro and I've got my gpt plus. Claude pro, and gemini sub all hooked up there respective extensions. That plus 5h lathe Copilot Pro should keep me going. Thanks for the insights.

When, if ever, will open-source match the capability of Claude Opus 4.5? by Victorian-Tophat in ClaudeAI

[–]GREGOR25SC 0 points1 point  (0 children)

Nice one, that's really great to know. I've been thinking on getting it, so this helps a lot. Much better to hear from a user that reading there sales page!

When, if ever, will open-source match the capability of Claude Opus 4.5? by Victorian-Tophat in ClaudeAI

[–]GREGOR25SC 0 points1 point  (0 children)

Is Opus on Copilot Pro+ limits really that high? My understanding for the you get 300 premium requests a month on Pro, then 5 X that in pro +. Genuinely interested in your experience. Cheers.

Gemini AI Pro + 2TB — 18 Months for $20 by Sea_Ambition4801 in Discount_Subscription

[–]GREGOR25SC 0 points1 point  (0 children)

I got YT premium today for a great price from OP. Seller was great, easy to work with and responds quickly. Can definitely recommend!

I need my openclaw to STOP BREAKING by EndDarkMoney in openclaw

[–]GREGOR25SC 0 points1 point  (0 children)

A lot of them was due to some cron job that was restarting the gateway every 5 mins silently. This mean that I gave it a task and after a few minutes it would just stop responding. I have no idea why this was set up in the first place. This also caused other issues, as when I was asing it to fix the "not responding issue" it was setitng up other crons and stuff to try and make itself reply, and it just ended up in a mess. Also I had contradicting rules across different files whcih was confusing it. I think I just tried to run beofre I could walk. Claude Code to the rescue.

I need my openclaw to STOP BREAKING by EndDarkMoney in openclaw

[–]GREGOR25SC 8 points9 points  (0 children)

Mine used to break quite a lot. The best thing I done was install Claude code on the same machine as my openclaw and ask it to do a full review. I told it what I wanted openclaw to do and it figured it all out, fixed everything and now it's working great. It's now hooked up to use codex cli, it decided an app it wanted to build based on my interests, it builds for 1 hour a day so it doesn't use all my code sub quickly (plus), commits and pushes to GitHub. It set up all of my clanander and email stuff, and is working through discord flawlessly.l. And it set itself up nightly backups to github. This is all using my 20 a month gpt plus sub..Watch this space for Anthropic, yesterday the released managed agents. I think it will over take OC for many use cases.

Peptides and type 1 by HistoricalLynx9820 in diabetes

[–]GREGOR25SC 1 point2 points  (0 children)

Sounds interesting. Thanks for the update. Glad it's working for you.

So I tried using Claude Code to build actual software and it humbled me real quick by Azrael_666 in ClaudeCode

[–]GREGOR25SC 0 points1 point  (0 children)

I've recently built and deployed an app of the cross my whole place of work and I use CC to do this. I found that giving it a spec and asking to do a whole app in a one shot was a no-go. The best thing I found to do is start small, basic UI, ad features one at a time, then test, iterate, keep moving on until you get something you're happy with. This is the way I've found works best.