One of the best devs I’ve ever had the pleasure to meet chatted with me about the worst code we’ve ever wrote. We even provided links to the specific repos and lines. Nothing to be ashamed of.
- 0 Posts
- 43 Comments
I was watching a YouTuber going over a major revision update for a framework or something and he said “I skipped over the part where I was coding this” nah dude, I wanna see that as well. What did you try and how did it go.
So much weird ego in coding.
Asshole take: if you share your project online but not the source code I immediately think your code sucks.
Let’s be real your clone project is not something a venture capitalist is going to invest in, there’s literally no reason to hide it but shame. Shame of sinful and bad code.
______@lemm.eeto
Linux Gaming@lemmy.world•KDE for Gamers – Enjoy Your Games on Plasma and LinuxEnglish
1·2 years agoSeems that way
______@lemm.eeto
Linux Gaming@lemmy.world•KDE for Gamers – Enjoy Your Games on Plasma and LinuxEnglish
120·2 years agoKde is so bloat there’s no chance gamers with optimization in mind will choose it.
It gets easier the more you do it but ts needed a default official config to start things up with.
I started as a python enjoyer. 6 years later I can confidently say fuck dynamic typing, fuck mutable defaults.
Also fuck python and js (used both for work) TS is better but we all know it’s not by much
Any svelte enjoyers
Also this just looks like bad code, not a limiting feature of the language.
I never wrote an api that had a health system. Could you help me understand why that matters and how that helps ?
______@lemm.eeto
World News@lemmy.world•People aged 80 and over top 10% of Japan's population for 1st timeEnglish
3·2 years agoAs someone who didn’t see their parents throughout the school year: Kinda sucked.
______@lemm.eeto
Technology@lemmy.world•Google says it can’t fix Pixel Watches, please just buy a new one | With no official repair program and no parts, broken Pixel Watches are just e-waste.English
14·2 years agoI know a hardware guy that lives on a farm and uses raspberry pi for his garden hoses.
Do you ever make install for minutes just to have it crash at the end because you missed a completely random C dependency?
I worked today and have O commits.
______@lemm.eeto
Technology@lemmy.world•FCC says “too bad” to ISPs complaining that listing every fee is too hardEnglish
41·3 years agoWon’t ever be because we’re in the stage where everything is marketed as much as possible.it would take a massive cultural and political shift to change that.
That’s a very good point. My angle is as a dev and not as IT or sys admin. Power shell is probably far more powerful in those circles.
Functionally speaking, PS is a really good shell language. Its minor things about it that I dont enjoy. As you said, it feels like the language design has some poor decisions.


I love and hate C++ it’s my self abuse love language.
Love: wow I’d like to make a project that does Y in cpp. Abuse: actually working on it.