A QA tester walks into a bar,
orders a beer,
orders 2 beers,
orders 0 beers,
orders 4294967296 beers,
orders -1/12 beers,
orders HGdIhFNPiHPWUDmUfWIFi beers,
orders a zebra
First real customer walks in,
asks where the bathroom is,
the whole bar catches on fire
chatgpt is not a lawer
first they had machine code
then they wrote the assembler in machine code
then they rewrote the assembler in assembly
and assembled it with the machine code assembler
then they wrote the C compiler in assembly
and assembled it with the assembly assembler
then they rewrote the C compiler in C
and compiled it with the assembly C compiler
then they had the C compiler
and everything else was written in C
(note: this is a massive oversimplification and ignores much of the history of programming languages, but it at least gets across the idea of how bootstrapping is done)
Signal doesn’t trust messages server side.
What does this have to do with their ability to support reproducible builds?
It’s so beautifully human that decades of scientific innovation paved the way for this technology, only for us to use it to look at boobs.
xrandr. afaik, there’s no (standard) way to set display resolution from the command line in wayland. also, there’s no equivalent of xkill, so in order to kill an unresponsive gui app, you have to grep for its pid in
ps
, which can get a bit tedious and annoying, especially for programs which spawn multiple processes.