Oh, I upgraded my hardware alright, as well as my OS! No more Windows! Finally free of the shitbaggery!
NostraDavid
- 1 Post
- 670 Comments
NostraDavid@programming.devto Programming@programming.dev•I'm getting started with functional programming, which language would you recommend?21·23 days agoHaskell:
https://learnyouahaskell.com/introduction
It’s been a while since writing some (2018), but the concepts you learn from Haskell are great (though I still can’t explain Monads, even if my life depended on it) and can be applied in other languages.
Anyway, I can’t speak to BEAM, but Haskell is very typeful, it teaches you currying, very great language, awful tooling (but that was ~10 years ago, so I hope things have improved since).
very cursed, indeed
NostraDavid@programming.devto AI - Artificial intelligence@programming.dev•*Permanently Deleted*English1·26 days agoI’ve already had ChatGPT hallucinate Python packages that didn’t exist - someone was nice enough to capture those kinds of packages to prevent abuse. Some pytest sub-package, IIRC.
NostraDavid@programming.devto Game Development@programming.dev•How One Person Created Gaming’s Most Captivating Stories | ThatGuyGlen [24:15]3·28 days agoover many many years.
19 years. Almost 20, coming December!
NostraDavid@programming.devto Opensource@programming.dev•Cecil - A simple and powerful content-driven static site generator.3·28 days agoAaah, PHP. I’ll stick with GoHugo, but it’s good to know alternatives!
Direct link to the paper: Pulse-Fi: A Low-Cost System for Accurate Heart Rate Monitoring Using Wi-Fi Channel State Information
It uses a signal processing pipeline to process CSI data fed into a custom low-compute Long Short-Term Memory (LSTM) neural network model.
Neat!
NostraDavid@programming.devto Programming@programming.dev•Thunderbird Accessibility Study1·29 days agoI tried Thunderbird. Didn’t like it, at all. Evolution is much more my jam.
NostraDavid@programming.devto Data Engineering@programming.dev•Why does my graph plot look incorrect?14·1 month agodeleted by creator
Structlog
actually bit me like this! Had a dict that I manipulated:expectation spoilers
expected a copy, but actually modified the original dict. Just did a
my_dict.copy()
(IIRC - I don’t remember whether I needed a deep copy or not)edit: goeie shit, Bas! Leer je de studenten wel debuggen en unit testing? Dat was echt gemis toen ik klaar was bij de HU, en vooral unit testen zou veel hebben geholpen tijdens het maken van mijn code.
NostraDavid@programming.devto Linux@programming.dev•The Quiet Revolution: GNU/Linux Crosses 6% Desktop Market Share—And It’s Just the Beginning9·1 month agoNixOS isn’t great for non-programmers, I bet, but for programmers it’s amazing.
I really should learn some Rust 😂
RIP bozo, and good riddance.
NostraDavid@programming.devto Python@programming.dev•Python Packaging Ecosystem Survey 20251·1 month agoDoes this thing work?
NostraDavid@programming.devto Linux@programming.dev•Linux desktop going mainstream for web devs?14·1 month agoWait until DHH finds NixOS, where we can configure everything via single configuration. Even multiple machines.
I love Debian for what it taught me, but I’m not sure if I’ll ever use anything else.
You’ve linked to a company that sells cyber security software.
cisa.gov is a company? I’m confused.
Expected
git
, got multiple programming languages. Nice.
NostraDavid@programming.devto Tech@programming.dev•Coinbase CEO says he 'went rogue' and fired some employees who didn't adopt AI after being told to13·1 month agoJust replace “Compiling” with “Vibe Coding”, lmao.
1 person over at Microsoft complained, and they moved mountains for this person to replace
master
withmain
. It sounds like a joke, but it’s not.No it doesn’t. Why does an entire industry need to flip over, because of a single person? Like the ability of changing the
master
branch for yourself should have been enough. Changing the default over on Github to strong-arm the rest of the world is disgusting behaviour. Which is why I’m sticking tomaster
wherever I can.That is literally every group… Every group has been slaves (and slavers) at some point in time. That’s not a good argument.