Oh yeah, 100%
No, that's the entire curriculum [...]
I was asking about what country has US meddling as a considerable fraction of the curriculum
Oh yeah, 100%
No, that's the entire curriculum [...]
I was asking about what country has US meddling as a considerable fraction of the curriculum
Which country?
In Brazil there have been several pretty important meddlings, but at most the schools say that there where "several parties involved"
Like our dictatorship, where I'd only learnt "other countries incentivized the coup"
Ubuntu is based on Debian, so Pop_OS! still uses .deb
Randy Feltface
For me The Rust Book was useful for discovering features of the language, not to discover how to code with Rust
I've re-read the last paragraph. I'm quite slow, it's 100% sarcasm.
Damm, I legit didn't knew there bcrypt had a length limit! Thank you for another reason not to use bcrypt
Oh, I already hated windows, that was just the last straw
Yeah!
it's basically a noop, I use it as a placeholder when I'm writing a script, since bash doesn't accept code blocks with no commands
I made this one to find binaries in NixOs and other systems
Then I made this one to, if I have a shell o opened inside neovim it will tell the neovim process running the shell to open a file on it, instead of starting a new process
Lastly this bit: which if it detects a file and a line number split by a
:
it will open the file and jump to the lineall of my bash config is here