- 20 Posts
- 88 Comments
soc@programming.devto
Programming@programming.dev•Why I use minimal syntax highlighting (2019)English
1·16 days agospitzensparken blinkelichtzen
What a fucking retard that guy is.
soc@programming.devto
Linux@programming.dev•NVIDIA Drops Pascal Support On Linux, Causing Chaos On Arch LinuxEnglish
1·1 month agoNvidia’s poor Linux support has been a thing for decades.
If at all, the situation has recently improved. And that only after high-profile Linux developers telling Nvidia to get their shit together.
Ruby’s identity appears to be largely DHH?
soc@programming.devto
Programming@programming.dev•GNU Guix transactional package manager and distribution — GNU GuixEnglish
4·1 month agoUse a paren-free dialect like Wisp/Whisper/Wy?
soc@programming.devto
Linux@programming.dev•New Rule Forbids GNOME Shell Extensions Made Using AI Generated CodeEnglish
7·2 months agoThen do whatever you need to do to stop freaking out about other peoples’ right to choose to not deal with LLMs.
soc@programming.devto
Linux@programming.dev•New Rule Forbids GNOME Shell Extensions Made Using AI Generated CodeEnglish
7·2 months agoJeez. Calm down.
soc@programming.devto
Rust@programming.dev•crates.io: Malicious crates evm-units and uniswap-utilsEnglish
1·2 months agoSadly, the developers of these apps can’t even be bothered to not dump random folders into
$HOME. 🤷
soc@programming.devto
Hardware@programming.dev•Enshittification of Arduino Begins? Qualcomm Starts Clamping DownEnglish
2·2 months agoIs the link correct?
The website tries selling something, but I can’t decipher what exactly. Certainly does not seem ESP32- or Arduino-related.
soc@programming.devto
Linux@programming.dev•Firefox 147 Will Support The XDG Base Directory Specification
12·2 months agoI tried it and moved the directory. Results:
- Firefox opens, settings from the profile are still there.
- Empty
./mozilla/extensionsdirectories are recreated on startup. - Firefox cannot show any websites anymore.
Yikes.
soc@programming.devto
Linux@programming.dev•Firefox 147 Will Support The XDG Base Directory SpecificationEnglish
25·2 months agoAlways good to know that after sitting on it for 2 decades, shipping some half-assed shit was the best they could do.
soc@programming.devto
Linux@programming.dev•Firefox 147 Will Support The XDG Base Directory Specification
31·2 months agoYikes, thanks! Good to know.
soc@programming.devto
Opensource@programming.dev•Mozilla joins the Digital Public Goods Alliance, championing open source to drive global progress | The Mozilla BlogEnglish
31·3 months agoConsidering how they fuck up everything they touch, is this more of a sabotage?
soc@programming.devto
Linux@programming.dev•swww renamed to awww, due to the author's guilt from obliviously naming it "final solution"
381·3 months agoGood decision. Sounds like a decent human being!
Ok, didn’t want to discourage you!
Might be useful to some, but the underlying assumption that “more features = better” is questionable in general.
Just take the L and go away.
soc@programming.devto
Web Development@programming.dev•The Hidden Cost of URL DesignEnglish
61·4 months agoWhat an absolute bunch of nonsense.
If that’s were your performance problems come from, you are either a junior developer yourself or using some PHP-quality framework written by juniors.
soc@programming.devto
Clojure@programming.dev•I am sorry, but everyone is getting syntax highlighting wrongEnglish
5·4 months agoI can see the point that too many program elements get too much color, but:
Suggesting to not color keywords and use a single color for the names of top-level elements at the same time simply doesn’t mesh well.
I’m coloring keywords exactly because I do not want to invent a new color for each individual top-level element name or require backtracking from the (in his proposal) highlighted name to the (in his proposal) non-highlighted keyword preceding it.
Looking at the code example here I’d be open to have less things highlighted, but where to start? I guess parameter names, but apart from that?
I’m working on Core whose primary design goal is to not invent any new features, but implement existing things correctly.
The grammar is implemented with recursive-descent, one could define an equivalent EBNF, but I haven’t found the need to do so yet.






Absolutely wild that apparently some people thought this was a good idea.