

Linus moment. He isn’t wrong though
Linus moment. He isn’t wrong though
Running daws on linux is bad. Just go to win 11
You don’t need to follow the entire spec for a usb c. Usb c has a display port mode, but most laptops that have this won’t have it on every port. Most usb c cables also don’t support display port mode, which is annoying because they usually won’t say if it supports it.
Usb c extension cords are not allowed and yet they exist
Manipulating data in bash is bad.
Why not? It seems like a well supported shell on windows that isn’t terrible.
The nixos repo size is misleading, since it also repackages python packages, haskell packages, emacs packages, etc even though you can still download them the normal way.
Instead of someone accidentally ruining your pc, they intentionally ruin your pc!
Its good for evading the law.
Every wish you grant causes you to owe more wishes to the genie
Adults arent watching cocomelon or aphmau
I’ve gotten segfaults in python with only the standard library
def even(n: int) -> bool:
code = ""
for i in range(0, n+1, 2):
code += f"if {n} == {i}:\n out = True\n"
j = i+1
code += f"if {n} == {j}:\n out = False\n"
local_vars = {}
exec(code, {}, local_vars)
return local_vars["out"]
scalable version
Do you think every videogame is malware?