For those who are confident in their system setup
sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y
For those who are confident in their system setup
sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y


The great negotiator just keep saying no and you both don’t get what you want.


Interesting no mention that statins can also cause fatty liver


False
That and most of the cost of the data centers revolve around the servers and support for those servers ie. Cooling, power racks ect. I’ve heard it can be cheaper to build a whole new building than bringing one, even currently operating one, up to new specs.
A few years ago with ARM arriving at the data centers I envisioned there would be a day that density would go up and new data centers would be less in demand. I’m either too early or wrong.


I thought we solved this problem graffiti them with male genitalia


What model. I’ve got a 2016 m1 touch bar. Audio and wifi are still spotty on Linux.


Honestly pair programming I feel works better with more similar abilities than far off. Also give em a task to let them struggle a bit in the beginning of the sprint.


I was joking but I could see it happening


Royal farms fried chicken is pretty good. Whole fried chicken coming soon


Oh no poor people are our biggest market. How else will people in food deserts get their calories.


Typescript is transpiled into JavaScript. It’s not a whole new language just additions to JavaScript.


Technically transpiled. Compiling results in something binary.


JavaScript is what is called an interpreted language there is no compiling at all the code is directly read and interpreted at runtime. Most of the time it’s minified which reduces the size. Or in the case Vue React or Angular is transpiled which still results in JavaScript code but framework specific syntax is broken out and it’s ran through bable to do backwards compatibility for older browsers.


Mainly making a joke that they aren’t binarialy deterministic. Semantically they are though. https://blog.onepatchdown.net/2026/02/22/are-compilers-deterministic-nerd-version/


Most applications aren’t written to compile deterministically so there is always a chance.


Plenty of report out there that even if WhatsApp is e2e meta is harvesting as much info as it can from it. Signal has proven to store as minimal as possible.
Linux (Ubuntu at least) has been more out of the box compatible with printers than any other os I’ve used