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.
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.
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.
Seems that way
I mean… is that what you want ?
There isn’t a single piece of software that I use that makes me think I should upgrade my 5600. Not a single game fully utilizes it (on 1440p res)
Older hardware is fine.
Kde 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 ?
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.
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.
If you use vscode, try out the merge editor. It’s a lot clearer to me when the merge diffs are huge.
I would also say to check out the latest branch for each file you commit. If your file is file.tsx checkout file.tsx in the main branch to make sure you know what you’re changing.
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.