You’re right. It’s not about the code though, it’s about the interaction with the individual submitting the code. It is natural for humans to want to use language that is meant for communication between humans to actually reach humans.
Creator of LULs (a script which helps links to point to your instance)
Come say hi here or over at https://twitch.tv/AzzuriteTV :) I like getting to know more people :)
Play games with me: https://steamcommunity.com/id/azzu
- 0 Posts
- 11 Comments
- Azzu@leminal.spacetoTechnology@lemmy.world•AI is making me paranoid about contributionsEnglish1·1 day ago
- Azzu@leminal.spacetoTechnology@lemmy.world•AI is making me paranoid about contributionsEnglish5·2 days ago
I’m not talking about the work contributors do, obviously that is invaluable.
But if you do a review, and you see that a function should be extracted at one point to avoid code duplication, is it really faster to tell the contributor that a function needs to be extracted there, compared to just extracting it yourself as you see it?
The value of a review is collaborative truth finding and learning. If there is an LLM on the other end, that’s just not happening.
- Azzu@leminal.spacetoTechnology@lemmy.world•AI is making me paranoid about contributionsEnglish232·2 days ago
That is just mostly wrong. Around 90% of the time, when you do a review, just fixing the issue that you found is much faster than explaining the issue and saying what needs to be done instead.
Reviews plainly are for educating the contributor to what constitutes “non-shit”(using your terminology) code on the repo. If that wasn’t the case, you could just not do a review and just change the code, without any interaction at all. Why would you communicate the change that needs to be done otherwise?
Rarely of course, something is so complicated that it actually takes more time to come up with the right code than do a review. But that is only a rare thing.
- Azzu@leminal.spacetoTechnology@lemmy.world•Nintendo Confirms EU‑Only Switch 2 Revision With User‑Replaceable BatteriesEnglish72·2 days ago
It’s quite obviously cheaper to not make it replaceable, otherwise they would do it globally. Companies are not that spiteful when it comes to money. The battery is probably already theoretically replaceable by repair shops with special tool or whatever, there was just an opening in the hull missing. So it’s likely just one or two pieces that have to be manufactured differently, the rest can stay the same.
- Azzu@leminal.spacetoTechnology@lemmy.world•YouTube Premium just got more expensive again: now $16 a month, or $27 for familiesEnglish1·2 days ago
Not YouTube, Soulseek. Nicotine frontend. Use a VPN.
- Azzu@leminal.spacetoTechnology@lemmy.world•JavaScript - To Semicolon, Or Not To Semicolon;English2·3 days ago
The inane thing is being able to skip semicolons. Exactly, why should anyone bother with that. We wouldn’t have this conversation. So yes, this is valid criticism of JavaScript, it’s not a very important one at all, but still.
- Azzu@leminal.spacetoTechnology@lemmy.world•JavaScript - To Semicolon, Or Not To Semicolon;English1·3 days ago
There are languages that compile into JS or WebAssembly, might be worth to look at that. I like Clojurescript, but others are also good.
- Azzu@leminal.spacetoTechnology@lemmy.world•JavaScript - To Semicolon, Or Not To Semicolon;English10·3 days ago
If you desire to interpret my comment as “shitting on people”, that is your prerogative. However, that is not how I meant it.
Thinking about things is great, and that opinion is actually contained in my comment, if you look closely: I want people to think, just not about things that aren’t really worth it.
The article is great, thinking about this in general is great, you just don’t want your future to be spent making decisions about where to place semicolons, that is not a beneficial use of one’s time. Without that thinking about where to place semicolons, you’re free to think about more useful topics.
- Azzu@leminal.spacetoTechnology@lemmy.world•JavaScript - To Semicolon, Or Not To Semicolon;English131·3 days ago
To expand on this: Ideally you would work in a language you didn’t have these inane rules about semicolons, like the article is obviously good and correct, but it’s just not something that anyone should have to think about, it doesn’t lead to better programs.
- Azzu@leminal.spacetoTechnology@lemmy.world•JavaScript - To Semicolon, Or Not To Semicolon;English234·3 days ago
Tl;dr: just put a semicolon at the end, and you never need to think, this is just not really worth it
Ok, let me rephrase, “it’s quite obviously more profitable”