- 0 Posts
- 66 Comments
prime_number_314159@lemmy.worldto
Technology@lemmy.world•Mathematics disproves Matrix theory, says reality isn’t simulationEnglish
5·2 months agoThe universe can’t be a simulation, the framerate is way too good.
I’m destined to go to heavim forever.
prime_number_314159@lemmy.worldto
Technology@lemmy.world•Amazon Allegedly Replaced 40% of AWS DevOps With AI Days Before CrashEnglish
14·3 months agoDays before the Queen of England died, the Roman Empire collapsed. Coincidence? (Literally no, but I sure could speculate).
I dislike systemd less than I dislike sysvinit, so it has that going for it.
prime_number_314159@lemmy.worldto
No Stupid Questions@lemmy.world•Is anyone NOT steaming their Music?
8·3 months agoI’ve been buying and ripping CDs since 2007. I average 8 per year, and it limits my music discovery speed a fair bit - but that’s OK.
When someone suggests a new song/band, I listen on YouTube/Vevo, and put up with the ad. It’s fine. It convinces me whether I want to buy their CD or not most of the time.
prime_number_314159@lemmy.worldto
Programmer Humor@programming.dev•How well do you know Javascript's Date class? Post your score!
3·4 months agoI got 17/28… I do not use javascript. This is not the first time I have taken this quiz (but it has been a while).
prime_number_314159@lemmy.worldto
Linux@lemmy.ml•Under the hood (not de's or gui) what REALLY separates linux from windows?
5·5 months agoIt’s already been made perfect once. What updates would you make it divinely inspired code?
I distro hopped about every 4 months from ~12-22, never really feeling like I’d found the right platform. Sometimes I would dual boot (or just run) Windows, and for a while I had Windows XP in a state I could tolerate.
For several years after 22, I ran Windows at home, and kept Linux for work. I basically just wanted to game, and Windows was good enough for that. Finally, something came up that I needed a home server for, and I chose Arch, based largely on my experiences from several years ago. Arch had been more stable for me, and when it did break, it always felt like the tools to fix it existed. Ubuntu and derivatives broke for me mostly in “Oops, system is dead. Maybe reinstall?” ways, which I didn’t want on my server. Other distros gave me an assortment of problems, from updates taking too long, to lacking support for a WM I enjoyed, to driver issues.
Once I was regularly SSHing from Windows to Arch, I missed the things I could do on Linux (more than just games), and steam had made Linux support from a lot of games better, so I reinstalled my gaming PC as Arch too.
I added a lot of things to my server, and had more problems with some third party tools every time e.g. elasticsearch, mongodb, or postgres updated, so I added a kubernetes cluster with an immutable OS. I tried 3 before settling on Talos, and now when a workload on the server breaks, I move it to kubernetes. That pace has worked out for me, but now the server does no heavy lifting, so I’m experimenting with local LLM on it.
Huh, I always thought Linux stood for “Linus eXtreme”. The more you know…
If small numbers are much more frequent, it’s better to return early. Really, you should gather statistics about the numbers the function is called with, and put the most frequent ones at the top.
“Trunk records” for indie music seems 110% appropriate to me.
prime_number_314159@lemmy.worldto
TechTakes@awful.systems•Only 3%* of US AI users are willing to pay a penny for itEnglish
10·6 months agoI’m really hoping it’s a slipup that you included the Earth revolving around the sun in the list of crazy, there’s quite good evidence for heliocentrism!
prime_number_314159@lemmy.worldto
No Stupid Questions@lemmy.world•what’s the difference between “he died” and “he’s dead”?
3·8 months agoThank you for this explanation. I got as far as an example that highlights the difference (“I made sure he died.” vs. “I made sure he was dead.”), but couldn’t nail down why there is a difference between those things.
I once forgot to install the Linux package when I was installing Arch on a system. Linux even let’s you not use Linux, if you like.
It didn’t boot.
prime_number_314159@lemmy.worldto
linuxmemes@lemmy.world•Rust? Like what's on some metals?
35·10 months agoWe used to have good, strong open source tools made out of C (which is a lot like steel - it can only be worked by blue collar computer nerds with muscly brains). Now that steel core is corroding because of the influence of hackers and other white collar computer sorts with their creative problem solving, and unintended uses of memory.
That new corrosion is called rust, and it eventually appears on every C project that’s left outside, unless someone comes along to brush it off occasionally.
prime_number_314159@lemmy.worldto
Programmer Humor@programming.dev•Job Interview Question for Team Lead Position
2·10 months agoYou’re right, I want thinking of the manager thermals as counting as another person for the purposes of “alone with”, but provided they can move back and forth simultaneously with their employee (or they’re always counted as part of the new team) then the puzzle is possible.
prime_number_314159@lemmy.worldto
Programmer Humor@programming.dev•Job Interview Question for Team Lead Position
132·10 months agoIt’s not, the way it’s written, the asshole cannot coexist with either the bore or the idiot, which is pretty accurate.
prime_number_314159@lemmy.worldto
Linux@lemmy.ml•Ubuntu explores replacing gnu utils with rust based uutils
111·10 months agoIdeas can only be patented, not copyrighted. If a company designs something novel enough to qualify for a patent, and so good that people willingly pay for the feature, that’s impressive, and arguably still a good thing. If instead they design a better user experience, or an improvement in performance, the ideas can be used in open source, even when the code cannot be.
That’s a much better question, though! “Here’s a stack trace and the source code. Walk me through where to go from here.”
Most places use at least some open source software, so most places can do this, and if you ask your sys admin team nicely, there’s probably some stack traces available, hot off the prod.