well that’s no fun!
Badabinski
Alt account of @Badabinski
Just a sweaty nerd interested in software, home automation, emotional issues, and polite discourse about all of the above.
- 0 Posts
- 132 Comments
Badabinski@kbin.earthto
Selfhosted@lemmy.world•photon selfhosted lemmy client is absolutely nice
8·20 days agoOnly possible AI thing I see is
.zedin the.gitignore, but that’s not an indicator of LLM usage. Plenty of people use zed with all AI features disabled.
Badabinski@kbin.earthto
PC Gaming@lemmy.ca•As the memory crisis continues and players begin to complain, Cinder City drops 64GB RAM requirement and ups GPU requirement instead
19·2 months agoIn the context of “upping the ante”, it’s been used since at least 1870: https://nosweatshakespeare.com/quotes/famous/up-the-ante/
I’m guessing that people took the phrase “ante up” and switched it around.
EDIT: I did check the source out a bit and they seem to be legitimate, not just LLM slop. They could still be wrong, but they do at least cite sources.
Badabinski@kbin.earthto
PC Gaming@lemmy.ca•"Gamers don't want it": Palworld lead says Pocketpair doesn't touch AI because players hate it and artists "like doing stuff themselves"
6·2 months agoSenior software dev here at a company you know of. I was forced to use Claude for a week at my job and it was absolutely miserable. I hate LLMs and don’t use them in any way, shape, or form. I do spend a lot of time cleaning up the fucking slop written by some of my colleagues who have no qualms about unleashing them on our codebase which is already bursting with tech debt.
Like, it’s gotten to the point where I check potential new dependencies for
AGENTS.md/CLAUDE.md/Claude as a commit co-author/.cursorin.gitignorebefore I use them. It’s obviously not possible to avoid using code written with LLMs, but I’ve had too many fucking problems at this point, so I’m going to try.
Badabinski@kbin.earthto
homeassistant@lemmy.world•ZBT-2 + Soyo Mini PC + Kajplats: How do I bring it together in Home Assistant?
1·2 months agoThat’s the route I took. I still pray for a nice Home Assistant helm chart because I’d really like to be able to quickly bounce a Home Assistant container around between nodes and also have easier monitoring and alerting, but all the k8s options just seemed too jank.
Badabinski@kbin.earthto
Linux@programming.dev•ZeroFS Turns S3 Buckets Into Linux Filesystems and Block Devices
3·2 months agoIf the benchmarks are to be believed, it’s much, much faster than juicefs.
One kinda scary thing is that for use with NFS, all writes are basically unsafe. The server says it has committed everything to disk immediately.
I love my XL. It’s been the best printer I’ve ever owned.
Badabinski@kbin.earthto
Linux@programming.dev•Flathub Now Rejects AI-Assisted Apps and Submissions
91·3 months agoNah, it’s really not necessary. I’m senior dev at a large software company you’ve absolutely heard of and I’m just as productive as my colleagues who use LLMs. My tasks usually take fewer PRs as well, since there are fewer bugs that need to be fixed.
I still don’t understand why people are foaming at the mouth about LLMs. They’re fucking awful at writing software.
Is your container using BusyBox? if so, then it’s not even real
wget, it’s just the disgusting awful busybox version.God I hate BusyBox.
Badabinski@kbin.earthto
Dull Men's Club@lemmy.world•Please tell me about your non stovetop kettles, i need a new one and I'm considering how much to spend
3·3 months agoI have one of these too. I believe the model is the Cuisinart PerfecTemp. I’m very fond of mine, it’s pretty fast and the keep-warm feature is great for ADHD ass people like me.
Badabinski@kbin.earthto
Linux@programming.dev•Why are Flathub downloads so slow sometimes? (Blog Post)
3·3 months agoThe segmented caching request thing is… weird. I worked for a company that developed a caching proxy and it very much did not work that way. Like, random access in a caching system is usually kinda bad and you should try to avoid it. Like, our proxy manually controlled the disk (it wasn’t a mounted filesystem) so it could constantly sweep the head across the disk and cue up reads and writes optimally. This gets much harder when things are fragmented as fuck.
If the concern was about what would happen with multiple connections for the same cache miss, then the caching proxy should just combine the client-side connections into a single upstream one. You can still cache the first part of the response if your upstream connection gets terminated and then restart it from that point.
ASA can still warp, but an enclosed and warm build chamber should do a lot to squelch that. Are you printing on an open bed slinger? Or do you already have a build chamber?
Badabinski@kbin.earthto
Linux@programming.dev•Fragnesia: New Linux Privilege Escalation Exploit
4·3 months agoWhere’s the CVE? Was there an attempt at responsible disclosure? Was confidentiality breached? Did they coordinate this release with the devs like the dirtyfrag people did? This “announcement” doesn’t answer any of these questions and I am frustrated by it.
EDIT: Ok, there IS a CVE: https://security-tracker.debian.org/tracker/CVE-2026-46300
Badabinski@kbin.earthto
3DPrinting@lemmy.world•[Jeff Geerling] I'm never buying a Bambu Lab 3D printer again
32·3 months agoThere are far more bountiful resources to be found, including GitHub issues with concrete examples. I picked that one because I know that all four of the companies listed are problematic. I do not currently have the time to find more detailed links, but they’re out there.
Badabinski@kbin.earthto
3DPrinting@lemmy.world•[Jeff Geerling] I'm never buying a Bambu Lab 3D printer again
6·3 months agoHere’s just one sample that came up when I searched for “3d printer GPL violation”
If you get some PETG V0 or ABS V0, that will be perfectly safe and probably up to code. That shit can self extinguish when it catches on fire.
Badabinski@kbin.earthto
Not The Onion@lemmy.world•World-first as Rathlin Island is declared ferret free
3·5 months agoI’m here for it.
Badabinski@kbin.earthto
Selfhosted@lemmy.world•Harmony - Yet Another Discord Alternative
283·5 months agoThese other responses are annoying. This looks really cool, and I hope that it works well for you and your friends! We definitely need good discord alternatives ASAP, and more options are better imo.
One cool feature would be some sort of official support for interop/bridging to other services. That might help to boost adoption and would make the “why not just contribute to Y” people be quiet.
Badabinski@kbin.earthto
Linux@programming.dev•cpx Introduced as a Faster, Modern Replacement for Linux cp
4·7 months agoStatic linking makes things difficult. I’m not sure what the details are, that’s just what I’ve heard from Rust developers.

I’ve got a Brocade ICX6610 that’s been quite nice.