@undefinedTruth@lemmy.zip
member since 25 Sep 2025 14:54
comments
- on I love fun quizzes like this. Let’s all share! in c/programmer_humor@programming.dev · 17 Sep 2026
-
on How "secure" is your setup? in c/selfhosted@lemmy.world · 16 Sep 2026
There is Headscale if you don’t want to use Tailscale servers.
-
on Yeah use AI.. luddite in c/programmer_humor@programming.dev · 15 Sep 2026
I also find it useful to have the agent write any detailed info that will help needed later to a markdown file that can be re-read after compaction and r in a new session when needed.
Yes, I do that a ton. And yes, I am aware of the additional cost for when the context exceeds 150K. Still though, I try to avoid compacting too much because I found that sometimes the agent starts chasing its own tail. Also, the more of the codebase you can fit in the context the more you benefit from the cache. If you are doing a large refactoring job on a legacy codebase it really helps.
-
on Yeah use AI.. luddite in c/programmer_humor@programming.dev · 15 Sep 2026
Maybe this is good enough for small projects but if you deal with a large codebase the small context starts be becoming a problem. In my day job I frequently keep maxing out the 1M context of Opus and Fable when I am dealing with any mildly complex task. I can’t imagine how a fully local setup could even start being viable on my 16 GB GPU. And yes I know about RAM offloading and it is really damn slow, at least from my own tests.
-
on It's all about those little file mode bits in c/linuxmemes@lemmy.world · 10 Sep 2026
chmod 755for when setting permissions to directories.chmod +xfor making something executable right when I am about to run it. -
on Google Has Removed Manifest V2 Extensions From the Chrome Web Store, Including uBlock Origin in c/technology@beehaw.org · 2 Sep 2026
I think you are underestimating how many people are using ad blockers these days, and from those how many are using uBO. It has been pretty much the default recommendation for many years now for anyone asking the tech savvy person in their family which ad blocker they should use.
-
on Do not use ai in c/programmer_humor@programming.dev · 27 Aug 2026
The individual components are no more fascist than the individual organs that put fascists together. What matters is the function of the end product. Flock cameras for example is surveillance tech and that’s their only purpose.
-
on Do not use ai in c/programmer_humor@programming.dev · 26 Aug 2026
I don’t know man, surveillance tech seems pretty fascist to me.
That’s a private / pubic key pair.