home.social

Search

1000 results for “schizanon”

  1. My replacement #RetroidPocket5 comes today!

    I need to install #Linux on it (probably #Rocknix) and see how the #N64 and #segaSaturn compatibility is. My #Rockchip powered #Anbernic #RGArc doesn't have great #emulation support for a lot of #games, and the reason I bought the #Retroid was in hopes that the #Snapdragon GPU would have better compatibility

    If it performs the same then I may just resell it because the problems I had with my last unit have not inspired me with confidence

    #videoGames

  2. > While there are many #opensource clones of #ClaudeCode out there, if your goal is to learn this technology on a deeper level, I feel there are still significant benefits to building your own agent, and working closely with the models.

    Local LLM Agents - Do they work?

    hexeditreality.com/posts/local

    #AI #LLM #claude #ollama #devstral #programming #softwareDevelopment #aiagent #agenticAI #agents

  3. Seems that Lambda doesn't like my ESModules because I wasn't using .mjs 🙄

    * @kristoferjoseph laughs at me *

    I'd be so fucking lost right now if it weren't for #ClaudeSonnet4

  4. Seems that Lambda doesn't like my ESModules because I wasn't using .mjs 🙄

    * @kristoferjoseph laughs at me *

    I'd be so fucking lost right now if it weren't for #ClaudeSonnet4

  5. Seems that Lambda doesn't like my ESModules because I wasn't using .mjs 🙄

    * @kristoferjoseph laughs at me *

    I'd be so fucking lost right now if it weren't for #ClaudeSonnet4

  6. Seems that Lambda doesn't like my ESModules because I wasn't using .mjs 🙄

    * @kristoferjoseph laughs at me *

    I'd be so fucking lost right now if it weren't for #ClaudeSonnet4

  7. Seems that Lambda doesn't like my ESModules because I wasn't using .mjs 🙄

    * @kristoferjoseph laughs at me *

    I'd be so fucking lost right now if it weren't for #ClaudeSonnet4

  8. Still futzing with #CDK... the DNS and certs seem to deploy, but I'm having trouble with my dynamic page handlers. Something about how CDK bundles the Lambdas, or maybe how I'm handling 404s?

    This shit's hard!

  9. "Hey everybody who follows the #AI hashtag! 👋

    I dismiss things that people people say when I suspect they used #ChatGPT because I'm an insecure luddite!

    Have a nice day!"

    ~ a luddite

    #noAI #hateAI #fuckAI #AIDerangementSyndrome

  10. "Hey everybody who follows the #AI hashtag! 👋

    I dismiss things that people people say when I suspect they used #ChatGPT because I'm an insecure luddite!

    Have a nice day!"

    ~ a luddite

    #noAI #hateAI #fuckAI #AIDerangementSyndrome

  11. "Hey everybody who follows the #AI hashtag! 👋

    I dismiss things that people people say when I suspect they used #ChatGPT because I'm an insecure luddite!

    Have a nice day!"

    ~ a luddite

    #noAI #hateAI #fuckAI #AIDerangementSyndrome

  12. "Hey everybody who follows the #AI hashtag! 👋

    I dismiss things that people people say when I suspect they used #ChatGPT because I'm an insecure luddite!

    Have a nice day!"

    ~ a luddite

    #noAI #hateAI #fuckAI #AIDerangementSyndrome

  13. "Hey everybody who follows the #AI hashtag! 👋

    I dismiss things that people people say when I suspect they used #ChatGPT because I'm an insecure luddite!

    Have a nice day!"

    ~ a luddite

    #noAI #hateAI #fuckAI #AIDerangementSyndrome

  14. I spoke too soon; #Route53 domain management with #CDK is not as straightforward as I had hoped. Mainly certificate management. My vibecoded CDK was trying to deploy the DNS zones before the certs, and it was deploying new certs every deployment 🤦

    Decided to add some copilot instructions for CDK best-practices, and now it's using Aspects(?)m Constructs(?), and Tags(?) so... progress? At least it's not recreating the certs anymore.

  15. > We are witnessing a new wave of #Bitcoin #HODLers. Instead of retail tourists piling in on hype, we’re seeing pensions, hedge funds and sovereign wealth funds enter the market. These institutional players are less likely to panic sell during dips while they take time to carefully build their position.

    blog.beaverbitcoin.com/2025/07

    #btc #crypto #investing

  16. Mind you, it takes 270 lines of #CDK to accomplish what #Architect could (mostly*) do in about 25.

    *you still had to drop down to click-ops to set up the #Route53 zones, ACM certs, and #Cloudfront distributions.

  17. Mind you, it takes 270 lines of #CDK to accomplish what #Architect could (mostly*) do in about 25.

    *you still had to drop down to click-ops to set up the #Route53 zones, ACM certs, and #Cloudfront distributions.

  18. Mind you, it takes 270 lines of #CDK to accomplish what #Architect could (mostly*) do in about 25.

    *you still had to drop down to click-ops to set up the #Route53 zones, ACM certs, and #Cloudfront distributions.

  19. Mind you, it takes 270 lines of #CDK to accomplish what #Architect could (mostly*) do in about 25.

    *you still had to drop down to click-ops to set up the #Route53 zones, ACM certs, and #Cloudfront distributions.

  20. I've been faffing about with #CDK for over a year now, reading books, vibecoding projects, and I only now actually got around to deploying something with it.

    It's not that bad--when you've got Q's help 😆

    #AWS #cloud #serverless