@ImgurRefugee114@reddthat.com
member since 26 Aug 2025 07:18
comments
- on It Turns Out That Meta's Muse AI Has an Amazingly Dirty Secret in c/technology@lemmy.world · 7h ago
-
on Anthropic’s biolab made a discovery it’s comparing to Crispr in c/technology@lemmy.world · 14h ago
Their business is life itself.
-
on Trump says the US is officially renaming AI to ‘super intelligence’ in c/technology@lemmy.world · 1d ago
Yeah sure fine whatever
-
on [Discussion] What anime has the best overall soundtrack? in c/anime@ani.social · 6d ago
.hack//sign and gundam seed are both pretty iconic for me. Guilty Crown is full of bangers.
-
on Fluxer delivers updated landing page and 2026 roadmap. in c/foss@beehaw.org · 17 Sep 2026
A meaningful distinction to me at least is that when I’m vibecoding a one-off personal project I don’t care about, I don’t even look at the code.
When I’m using LLMs on a serious project that matters, I never blanketly give it a task to write code. Debugging and investigation work is more “go do the thing” vibecody, but when it comes to actually implementing fixes or features: I’d only ever use an LLM when I already know what the code should look like. And most of the time, when I’m writing in a language that I’m not perfectly familiar with, it’s writing as good as me if not better. Its a flat win case. In something like C++, I have a particular style and am very pedantic, and I know the standard very well, and so I tend to need to handhold and fix or rewrite a lot more. The vast majority of programmers who write C++ don’t write like I do, and I’m willing to bet that my “like me or better” statement about languages I’m only intermediate in applies to most casual or junior C++ devs.
With that said, his diff seems to have a hell of a lot of additions. I’d be willing to bet if he’s using Frontier LLMs that the vast majority of that is testing (and comments if they use claude…)
I think if someone has a hard no-AI stance, then it’s probably just safe to avoid the project. Whether or not it’s “vibecoding” depends a lot on their workflow and their standards.
If I need to write 10,000 lines, and I know what it should look like, and the AI produces that: I see no reason why I should waste my time typing it all out by hand. With that said, “Bot, go implement XYZ” isn’t how I or most experienced devs work with AI, and that’s where a lot of problems come from.
The good news is that it’s mostly a self-solving problem, because those codebases become completely impossible to work in over time.
-
on Pacrule - Syu in c/onehundredninetysix@lemmy.blahaj.zone · 16 Sep 2026
Often doas tho I personally prefer sudo-rs rewrite because it solves 99% of the compatibility edgecases
-
on Pacrule - Syu in c/onehundredninetysix@lemmy.blahaj.zone · 16 Sep 2026
Well I use sudo-rs, and my CI does that for me :p
But tbh it’s rare I run rebuild directly anymore. Most of my machines are set up for automatic rebuilds from my remote. Otherwise I use shell app shortcuts that cache the URI to disk so I only need to pass my flake remote or local folderpath once, then all subsequent cmds use it;
nupto update the flake lock,nbootornswitch, andhswitchfor home-manager.(most of my machines use HM nixos module but my main uses standalone for easier tweaking; switching between module and sa is a one-line host change in my config)
I also have
nsandnrscripts for aliasing nix shell and run using the flake’s lock. e.g.nr u.yt-dlpruns the yt-dlp program from the unstable nixpkgs my host is pinned to;s.for stable. If I need a specific revision then I fall back to the regular nix command.Using shell apps as cross-shell shortcuts/commands has really changed how I use my terminal.
-
on Pacrule - Syu in c/onehundredninetysix@lemmy.blahaj.zone · 16 Sep 2026
Might I interest you in The Good Book that proclaims the saviour who provides upgrades-everlasting?
For this system configuration is not all there is; there is more after it for those who embrace this gift
-
on Pacrule - Syu in c/onehundredninetysix@lemmy.blahaj.zone · 16 Sep 2026
We’re a sudo nixos-rebuild boot household here
-
on [Discussion] What makes an anime "cozy" for you? in c/anime@ani.social · 14 Sep 2026
Whatever the heck Leadale is
-
on PlayStation Ditched Hideo Kojima’s ‘Physint’ on Budget Concerns, Missed Deadlines in c/games@lemmy.world · 12 Sep 2026
Has a bad case of shareholders; it’s usually fatal.
-
on I'm so sick of corporate greed in c/gaming@lemmy.world · 6 Sep 2026
I’m a historian and I’m pretty sure that’s what it was originally built for
-
on i would (rule) in c/onehundredninetysix@lemmy.blahaj.zone · 5 Sep 2026
Only if you distribute it
-
on Justice Rule in c/onehundredninetysix@lemmy.blahaj.zone · 3 Sep 2026
You may be autistic
-
on Chinese imports plunge 30% to 40% after EU tax on small parcels in c/buyeuropean@feddit.uk · 31 Aug 2026
Which… Is the case?
the number of small parcels imported into the EU has fallen by 30 to 40% since the introduction of the tax.
Between June and July, sales volumes slumped on Temu (-50%) and AliExpress (-37%).
-
on Day 773 of posting a Daily Screenshot from the games I've been playing in c/games@lemmy.world · 29 Aug 2026
I was like 8~10, and quite late; I had zero interest in learning whatsoever, and was incredibly stubborn. But I was a fan of the Star Wars, to the point where I figured out how the VHS machine worked so I could watch Luke fight Vader in slow motion. When I got into KOTOR for the first time, I quickly realized that I had to learn to read in order to understand player dialog options and what the aliens were saying via subtitles, and that was a significant motivation for me. Plus, the subtitles for English voiced lines, especially from the player’s party during the intro level and Taris let me make quick associations between written and spoken words, which helped me catch up a lot.
-
on Day 773 of posting a Daily Screenshot from the games I've been playing in c/games@lemmy.world · 29 Aug 2026
I literally learned how to read for this game (and runescape but mostly kotor). Fantastic
-
on Rule in c/linuxmemes@lemmy.world · 27 Aug 2026
sudo nixos-rebuild switch --flake path
(Or just my
nswitch [path]script with a file-backed path cache) -
on .files in c/linuxmemes@lemmy.world · 26 Aug 2026
Hate the asshole but I’ll be generous. I think it speaks to a badly underserved market; a desire for a highly curated, opinionated, ‘turn-key’ solution. SteamOS is getting hype for similar reasons; Omarchy is just the techie version of the idea; someone else did the configuration for you.
Part of why I like nixos so much: makes it easy to leverage the work others have done.
-
on Day 766 of posting a Daily Screenshot from the games I've been playing in c/games@lemmy.world · 22 Aug 2026
Fuck yeah
-
on Software For(ule)ge in c/onehundredninetysix@lemmy.blahaj.zone · 22 Aug 2026
I literally just spent the last 4.5 hours setting up selfhosted forgejo (putting statedir on nfs meant fighting ssh up hill the whole way) behind caddy with cerberus. Worth it tho.
-
on Russia charges teenager for listening to a banned song using a VPN in c/technology@piefed.social · 18 Aug 2026
Authoritarians are so fucking weird
-
on GitDown is Hub in c/programmer_humor@programming.dev · 17 Aug 2026
9.99% is still three nines so
-
on Torvalds: AI Is the New Compiler, Not the New Programmer in c/technology@lemmy.world · 17 Aug 2026
Tools are just tools; there are good ways and bad ways to use them. “Grok, go find bugs in the Linux kernel” isn’t a good one. This isn’t hard to understand…
There were many, partially well-intentioned, mostly fame-seeking, one-off ‘projects’ ‘scanning’ public repos and flooding them with low-quality low-effort PRs and issues; things that no human ever read until the a maintainer did.
“They made a poison and sold us a cure” is absolutely a valid criticism; that’s two sides of the same coin. But pretending that he’s being hypocritical or that LLMs aren’t useful is just being wrong for the sake of hating AI
-
on How AI text watermarking works: a visual guide in c/technology@lemmy.world · 14 Aug 2026
This will only catch (literally) zero effort abuse.
-
on Nvidia AI Chip Found in New Russian Missile, Ukraine Says in c/technology@lemmy.world · 13 Aug 2026
The fucktard who made the Oculus Rift likes to use my preferred operating system to kill people. Tech is a wild world.
Edit: actually not just tech. Capitalism is just evil in general and polutes everything both literally and metaphorically
We live in a world where it’s sorta just widely understood that the bottled-water chocolate-bar company murders people for profit on the regular
It’s all fucked at every level
-
on Lore Accurate Teto Body Type (by gund_no9) in c/KasaneTeto@ani.social · 11 Aug 2026
Idk, after your reply I compared it to a bunch of pics in that community, they’re all different styles and builds but this doesn’t look all that different besides the style, especially the face, but maybe I’m just blind. Do children have wide hips and lovehandles? Admittedly, I don’t have one and don’t spend a lot of time looking at the bodies of children, so I could be wrong,… Eh maybe you’re right but I just don’t see it.
-
on Lore Accurate Teto Body Type (by gund_no9) in c/KasaneTeto@ani.social · 11 Aug 2026
Pretty sure that character is canonically old and flat-chested. You know women with small boobs exist irl right?
-
on 'This Is Unbelievably Scummy' - GTA 6 Fans Are Annoyed By Netflix's Paywalled Extended Look at the Game in c/technology@lemmy.world · 10 Aug 2026
I’ve literally never played multiplayer in any rockstar game. I get that’s where all the hype is but I’ve never cared for a second. Their games have always been like Skyrim for me.
-
on 'This Is Unbelievably Scummy' - GTA 6 Fans Are Annoyed By Netflix's Paywalled Extended Look at the Game in c/technology@lemmy.world · 8 Aug 2026
I look forward to playing it for free.
A(ctual) I(ndians) strikes again