(definitely not a lawyer) If you play multiplayer games (especially ranked stuff) you might be going against some “no botting” rule of that games tos.
(definitely not a lawyer) If you play multiplayer games (especially ranked stuff) you might be going against some “no botting” rule of that games tos.
the german version “Übermorgen” is widely used in germany.
I use Arch btw.
That explains why it is easy for you. (joking)
Use netcat (nc) or similar for local unencrypted one to one chats (half joking)
Well, technically it was a race condition. Just one between two different programs.
I can also do it with my right hand, but i did it with my left first cause there is this german phrase “doing something with left” which means something is so easy for you, you don’t even need your dominant hand for it.
I can aolve a rubiks cube with my left hand only.
As someone who used Prolog in an academic circumstance for more than just logic, i fully agree with that article.
But i still think C++ has more footguns than Prolog.
You can just not git add the one file on the secondary drive when it is not connected. This schould not be that much overhead and (at least for me) it is much simpler than any other solution. Ps: Why do you want that one config file on the external drive and not on the main one?
I bricked my mint once by installing anki with a umask that didn’t make stuff world-readable. But timeshift from a live usb stick saved my day then.
Ps: i haven’t documented all the cursedness yet.
Or make a language named everything so you can say “i program in everything”
This is one time i know God was involved. Other times things i did had negative consequences just because they were objectively bad decisions from me.
For me its a combination of learning it since childhood and experiencing minor things that i can’t explain differently.
For example once i had a thought in my mind that i should go home that evening when i see the clouds. Later at the bbq i remembered that and looked into the sky and saw some clouds in the distance and just knew that these were the clouds. But it didn’t looked like it should rain, and the weather forecast was also clear. So i stayed. Later when i went to the train, a huge number of people from a heavy metal concert that just finished came, and enough people wanted to take the last train that day that some didn’t make it inside. If i had gone home when i saw the clouds, i wouldn’t have been in that overcrowded train.
Also for me my faith looks consistent internally and with other stuff that i see.
You could try using nice to give the rust compiler less priority (higher number) for scheduling.
My threat model is not that big :)
My dad suggested me this after i told him about the new upload filters the eu is thinking about. Here is a link to a german blog post about it: https://netzpolitik.org/2024/anlasslose-massenueberwachung-frankreich-wackelt-in-der-ablehnung-der-chatkontrolle/#dokument
Ai is intransparent to nearly everyone, and as such should not be used for voting or similar.
Blockchain is a way to ensure no one can tamper with the history of some data undetected, which might be used for keeping a count of the votes, but for most normal people it is also intransparent, so it should only be used with caution if simpler methods are not an option.
I never heard of DAOs before, but seeing the start of the wikipedia entry, it looks like an interesting way to use technology. But it suffers the same problem as the two other technologies: it is intransparent for a lot of people. Also if there is a bug in the software (which will happen at some point in time), it will be hard to fix it.