Shit like this is why you have morons elected, just my two euro centimes
- 3 Posts
- 51 Comments
kSPvhmTOlwvMd7Y7E@programming.devto
Technology@programming.dev•*Permanently Deleted*English
2·4 months agoWhy would Russians specifically use Facebook? They have “Ok” and “Vkontakte”
kSPvhmTOlwvMd7Y7E@programming.devto
Programmer Humor@programming.dev•Technial Skills in 2025
11·5 months agothe documentation is literally on Internet. Python standard library, MSDN, posgresql, odbc drivers. Everything is online. are you suggesting you memorised your whole stack, and did you printed out ? Granted * some * of it can be downloaded
kSPvhmTOlwvMd7Y7E@programming.devto
Programming Circlejerk@programming.dev•SOLID is cargo cult. And trying to apply it to Go is like bringing a katana to a boxing match
1·8 months agothat’s the first time i see anyone equating Java with “theoretical elegance”.
Says much about his knowledge of Java/theory
kSPvhmTOlwvMd7Y7E@programming.devto
Python@programming.dev•did you moved from Pandas to Polars? why and how was your experience?
1·8 months agoI moved from pandas.
that’s it, there is no polars. Its been great !
kSPvhmTOlwvMd7Y7E@programming.devto
Python@programming.dev•The first year of free-threaded Python
1·8 months agothe answer is a resounding “no”
kSPvhmTOlwvMd7Y7E@programming.devto
Programmer Humor@programming.dev•Synapse is the epitome of this
172·10 months agolet’s be honest here, he actually means 0.01 core performance
kSPvhmTOlwvMd7Y7E@programming.devto
Programming@programming.dev•Is Python's tooling incredibly difficult, or am I just stupid?
49·1 year agoYou re not stupid, python’s packaging & versionning is PITA. as long as you write it for yourself, you re good. As soon as you want to share it, you have a problem
kSPvhmTOlwvMd7Y7E@programming.devto
Hardware@programming.dev•Samsung speeds up development of a new breed of memory that combines RAM and SSD properties
1·1 year agoI would say Redox is miles ahead of Minix, am I wrong?
kSPvhmTOlwvMd7Y7E@programming.devto
JavaScript@programming.dev•Assertions in If-Clauses in Unit Tests: Tips and Best Practices
1·1 year agoDon’t write “if” in your tests! It makes very, very little sense: how is that, you test your application and you are unsure what is the resulting outcome of a call? Is it depending on arguments? Then fix the argument, and expect 1 specific result. Is it depending on environment? Fix/mock the environment.
No “ifs” in the tests!
kSPvhmTOlwvMd7Y7E@programming.devto
Linux@programming.dev•Linus Torvalds Comments On The Russian Linux Maintainers Being Delisted
4·1 year agoOkey that definitely explains it
kSPvhmTOlwvMd7Y7E@programming.devto
Linux@programming.dev•Linus Torvalds Comments On The Russian Linux Maintainers Being Delisted
154·1 year agoBanned for being linked to Russian state, or for being Russian? Lol those are very very different
kSPvhmTOlwvMd7Y7E@programming.devOPto
Programming@programming.dev•Rant: "Knuth, The art of computer programming" is overhyped
02·1 year agoI am mostly complaining about his writing style. Obviously the subject itself is interesting (to some people)
kSPvhmTOlwvMd7Y7E@programming.devOPto
Programming@programming.dev•Rant: "Knuth, The art of computer programming" is overhyped
01·1 year agoI wouldn’t bet my eye on it, but who knows!.. Maybe he was a better teacher before!
kSPvhmTOlwvMd7Y7E@programming.devOPto
Programming@programming.dev•Rant: "Knuth, The art of computer programming" is overhyped
52·1 year agoAgain, Knuth himself said in a preface that Volumes 2 through 5 are independent.
kSPvhmTOlwvMd7Y7E@programming.devOPto
Programming@programming.dev•Rant: "Knuth, The art of computer programming" is overhyped
8·1 year agoThat sounds interesting, will take a look. I am not against theoretical computer science, i just think Knuth doesn’t reads like a good teacher…
kSPvhmTOlwvMd7Y7E@programming.devOPto
Programming@programming.dev•Rant: "Knuth, The art of computer programming" is overhyped
210·1 year agoBecause volume 1 is not available in the library
Edit: but also the volumes aren’t not dependent on each other. They treat very different topics, i doubt reading Volume 1 will help with Volume 4.
kSPvhmTOlwvMd7Y7E@programming.devto
C++@programming.dev•The empire of C++ strikes back with Safe C++ blueprint
5·1 year agoI don’t understand why this is called a “subset”, while clearly containing new syntax
A subset would be understood by older compilers, this is a superset
kSPvhmTOlwvMd7Y7E@programming.devto
Python@programming.dev•Python in Excel – Available Now
51·1 year agoAbsolutely not a replacement to VBA. Not even close. As usual, Microsoft hypes something everyone wants, and then implements something nobody asked
I am long popcorn, and short microsoft, wake me up in 5 years