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.
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 ?
I know a hardware guy that lives on a farm and uses raspberry pi for his garden hoses.
I fail to see how that’s a me problem
I’m an anime person but let’s face it. People only post anime when it’s boobs or NSFW material. I got in an argument with someone over not wanting to see obvious NSFW on Lemmy when it wasn’t tagged and his argument was “they’re in a swimsuit” which btw is not sfw by any means.
I’d love an anime filter tag
I don’t know a single ui person or artist that gives a single f about open source.
I think as a dev you naturally grow to respect the open source space because of how much you take from it.
I would love to be proven wrong though
Won’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.
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.
Yeah. I’ve said this before and got grilled for it but I wish there was a shell scripting language that doesn’t have arcane syntax.
Unfortunately, bash syntax isnt amazing either
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.