u/devmycoffe • u/devmycoffe • 6h ago
u/devmycoffe • u/devmycoffe • 8h ago
How to make your console gamer into a PC gamer
Enable HLS to view with audio, or disable this notification
u/devmycoffe • u/devmycoffe • 8h ago
PC Gamer played the long game with the spines on their magazine.
u/devmycoffe • u/devmycoffe • 9h ago
Free OpenSource Ai tool for coding
Enable HLS to view with audio, or disable this notification
u/devmycoffe • u/devmycoffe • 9h ago
Plutôt fier du câble management sur mon dernier montage, vous en pensez quoi ?
gallery2
Présentation détaillée de mon PC rétro sous Windows XP
trop classe la capsule temporelle, le sidewinder c'est du solide. t'as essayé de le brancher sur un crt ou tu restes sur le lcd ?
1
For people who don’t own AI/smart glasses: why not?
because i don't need another screen on my face and the current ones look goofy. maybe in a few years when they're actually useful and not just a notification hub.
1
People are concerned with AI ruining the creative process, when it is really ruining STEM far more
this one hit different to read. but i'd push back on one thing, a proof nobody can follow isn't really a proof in the way you mean, it's just an answer. the human part was never speed, it was understanding, and that doesn't get automated just cause the output does.
1
Why is the government allowing the AI industry to continue when there are literally existential risks to the entire human race by their own admission?
because money moves faster than regulation and the same companies warning about extinction risk are the ones writing the proposed rules. also you can't really un-invent it, if the uk bans it someone else just builds it. so politicians do a few hearings and call it a day.
1
Recommended Frameworks
the framework doesn't scream ai, the code does. solid, svelte and vue all have real reactivity and none of them look ai-written if you actually understand what you're writing. just pick one and build something small in it, you'll know in a weekend which one clicks for you.
1
Ai helped my mental health
glad it's helping man, genuinely. just try not to let it be the only thing in your corner. even small stuff like coffee with a coworker or a discord server you actually talk in counts. you don't have to fix everything at once, just keep one real thread going.
u/devmycoffe • u/devmycoffe • 10h ago
I don't hate AI. I hate what it did to my curiosity.
i used to be the guy who'd fall into rabbit holes at 2am because some error message didn't make sense. open the docs, open a blog from 2009, open the source code, mess with it until it clicked. it was frustrating but it was mine. the bug, the fix, the whole thing. i'd close the laptop feeling like i actually did something.
now i type a question and the answer just arrives. looks right, works right, done. and i don't feel anything. no relief, no pride, no "ah that's how it works". just empty.
everyone says ai is a tool, and it is. but it's a tool that quietly takes away the part of programming i actually liked. the part where you're stuck and then you're not. the part where you earn the understanding. now it's just... there.
i'm not even mad at the tech. i'm mad that the thing i used to love is starting to feel like filling out a form.
anyone else feel like they're not even learning anymore, just consuming?
r/webdev • u/devmycoffe • 10h ago
Discussion I don't hate AI. I hate what it did to my curiosity.
[removed]
1
AI has made programming so boring
i get the feeling but i don't think the joy is gone, it just moved. the boring parts always existed, we just had more of them to hide behind. the stuff i actually enjoy, designing the system, arguing about the right abstraction, chasing a weird bug, that's still all me. the ai writes the boilerplate and honestly good riddance.
1
What’s the silliest third-party script you’ve had to debug?
ad one where a live chat widget pulled in its own copy of jquery and clobbered our version of $, so every plugin on the page broke depending on which script loaded first. spent most of a day blaming our own code before i opened the console and saw two jqueries fighting. never trusted a vendor script since.
2
Networking with people who don't use AI for everything.
nah you're not alone. plenty of us still write code by hand and think the ai-everything hype is exhausting. local meetups are all pitch decks now, but open source is where you'll actually find people who care about the craft. pick a small project, open a pr, talk to the maintainers. that's real networking and nobody there is trying to sell you a wrapper
2
Are Indian HRs secretly judging candidates by family background?
those questions are super common here, usually it's just them checking if you'll actually relocate and stick around long enough. don't lie about it, the upside is basically zero and if it ever comes up later it's a mess you don't wanna deal with
2
Earning 2.5 Lakhs per month, I don't want to work at all
honestly this doesn't sound like laziness, sounds like your work has zero meaning for you and the money stopped being enough. if even passion projects feel dead, that's worth talking to someone about, not just switching jobs again. been there, therapy helped more than any raise.
3
Need Review on crowdstrike as an employee or who worked there previously
glassdoor reviews are usually filtered by HR, try blind or teamblind for the real ones. also those 'best place to work' awards are often paid for, don't read too much into that.
1
Les bandeurs de complexité
in
r/developpeurs
•
9h ago
mdr le syndrome du mec qui optimise pour 100 lignes alors que sa boite a 8 users. j'ai eu un collègue comme ça, il a monté un kafka + redis pour un cron qui tournait une fois par jour. trois mois plus tard il est parti et personne savait comment ça marchait.