Well they can pay their employees better. They just don’t want to
Well they can pay their employees better. They just don’t want to
If the governments would get their shit together, we could have something like age assertion with the eid chips in our IDs. Imagine that. The important thing is that website.com just asks the government “is this user an adult?” And the government replies “yes”. No information besides the relevant one is provided, and it’s through a trusted authority.
Yeah, not gonna happen, just like using the keys in my Personalausweis to send encrypted mail.
If I was a spy agency that had basically yes money, what would I do?
Open a cheap VPN service, buy a lot of advertising for it, and say “no no, were not collecting logs or anything, no no”
Well, depends on who buys it and what happens to Chromium, the open source thing that is not chrome.
Systems just works. I like it
Unacceptable! Go get the SIGKILL
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.
I use synphonium with my jellying server, works just fine.
deleted by creator
Stellaris is one of my all time favorite games, but the late game really becomes unplayable from lag. I have over 1000 hours in it because I love it’s modding and the immersion possible with it, but the performance is a real problem.
They have tried to address this too, with minor success, but that doesn’t help when the start of each month from 2350 onwards takes seconds to load.
Well, it is stupid if applied generally, but I can see the reasons making sense for lemmynsfw. You want to encourage people and not hurt their feelings yadda yadda
If it’s a reference, then put your source in the post.
Then why are you considering it at all. I just rediscovered my old W-213 still going strong. I readjusted the seconds to match the current time, and I love the beep sounds.
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
Conditional adder:
if x==1: return 2 else if x==2: return 3 ...