

Just use the god damn browser
Just use the god damn browser
TeamSpeak exists too
All scripting languages are programming languages but not all programming languages are scripting languages
I give you that, true. I wish vim had PCRE
No. Learn it properly once and you’re good. Also it’s super handy in vim.
Makefiles require tabs. Spaces don’t work. I hate it.
Compile your kernel with a different version of ld then shipped with your distro. I have this right now in Debian testing and it’s enraging. I’m not even sure if that’s the source of my error
Conditional adder:
if x==1:
return 2
else if x==2:
return 3
...
There should be a maximum, but only to cover ridiculous cases, like users pushing a 5 Kilobyte password onto the server. Hashing is expensive.
While we’re at hashing: salting is important of course, but one should also not use any hash function, but one specifically made for passwords, such as argon2. If you just use plain old sha-2, that can still be computed with quite some performance on modern hardware, hence the need for hashing functions that take up performance in a controlled way.
Systems just works. I like it
Would make a good copypasta
I use synphonium with my jellying server, works just fine.
deleted by creator
I do the same. Forgejo works really well, and I’m also absolutely stoked for forge fed some day.
It also has things like CI/CD. It’s a really really good project and self hosting it is relatively painless. Even integrating it with my identity provider over oidc was no problem.
Yeah but search for what even?
You are making prejudiced, generalized, assumptions and presenting them as facts.
You are at best naive if you think people use vim and a terminal instead of “better graphical alternatives” (which there are none of if you’ve really gotten into vim/emacs/whatever). And we don’t do it to seem hardcore (maybe we are, but that’s a side effect). Software in the terminal is often more simple to use, because it allows chaining together outputs and has often simpler user interfaces.
The second paragraph is word salad. Developers should name their shit properly regardless of editor and it’s quite simple to have a professional dev setup with ‘intellisense’ and auto complete in neovim. In fact, vim/neovim and I assume emacs too have much more features and flexibility of which users of IDEs or vscode wouldn’t so much as think of.
I assume your prejudice comes from the fact that vim is not a “one size fits all no configuration needed” integrated development environment (IDE) but rather enables the user to personalize it completely to their own wishes, a Personalized Development Environment. In that regard, using one of the “better graphical tools” is like a mass produced suit while vim is like a tailor made one.
Just let people use what they like. Diversity is a strength.
I agree with you. It’s a neat design idea to make things a bit more maintainable perhaps, but it’s just annoying to program with.
The something else is called kanji, and are very complicated characters stolen from China with many meanings and pronunciation. Learning Japanese is very 楽しい (it is really)
Rust is used more Ethan you think
Im studying the security stuff. The more you think about it, the more paranoid you become until you notice that your level of paranoia is far too high and try to ignore things.
Firmwares everywhere are definitely spying on us. Or at leasty they could, and we wouldn’t really know it.