They are creepy and I don’t like the taste too, but just know that they are an important part of nature for reasons someone else can explain better
They are creepy and I don’t like the taste too, but just know that they are an important part of nature for reasons someone else can explain better
It’s not like your bridge generation is the only one that know how to use a computer. To me it seems that there are a few ‘experts’ in each generation and the others don’t bother learning it. This is pretty normal and called specialization, the thing that civilization allows us to do.
I grew up with computers, there was no strict need to change OSes or even hardware (of you got prebuilts). Even so, it’s amazing what unrestricted Internet access and an interest in videogames can lead to. And I know a lot of others who either have at least the basic skills, or are studying Computer science together with me.
Perhaps there are trends in each generation, but acting like it’s just one generation that can do computer things is just wrong.
Nix is weird and confusing, and I say that as a self holster and student of computer science. Nix is a weird side thing.
I don’t want to defend Israel, but their current war is a defensive one, no?
It’s also sometimes transit, but that’s mostly because the public does not fund and prioritize transit as they should.
Comment was too non-credible
The meme is literally mocking gen z
Vim is the dream
Also: Saying you have nothing to hide is like saying you have nothing to say
Iirc you can also just disable it with unset HISTFILE
. This will reset when you open a new session unless you put it in the .zshrc
or something.
Agreed. But if big brother really wants, they can detect a weird program running, a weird hardware being on it, or just that someone is tabbing around without actually doing something.
Yeah and that’s how it should be. Who cares if it’s a century old if it’s funny.
In fact, many projects forbid pushing to master entirely and only allow reviewed merging to the master. Then, every time the master changes, a new release of the software is made (either manually or automatically with CI/CD)
Wir sind hier nicht auf ich_iel, angelsächsisch ist somit erlaubt, steht auch auf dem laminieren und unterschriebenen A4 Blatt da drüben.
Thank you master, I will not disappoint you.
In Germany at least, I hear that banks have weird law requirements for these weird security things, like photoTAN.
I’d be much happier if they’d just let me do my usual setup with password, totp and my hardware token.
You don’t need a language runtime if your program has no runtime, right? A rust or C program is just the program, no runtime.