That’s why it’s also called Curry-Howard isomorphism.
That’s why it’s also called Curry-Howard isomorphism.
Programs are mathematical proofs. If maths cannot be patented, software can’t be, either.
This doesn’t seem to be a problem with snap. Canonical probably tried to show vendors a way how to distribute software commercially. But vendors are on the level of cavemen and don’t know shit about Linux even after serving a solution. Or they simply don’t care about building up a market opportunity.
I don’t want to defend Ubuntu. I don’t like Ubuntu especially, but it might be a simple explanation.
Next time buy from vendors who use USB flash drive or bootable CD-ROM.
You should notice that I use the word “trust”. I install stuff on my servers and PCs from people who I trust. Why should I trust someone who makes an anticheat engine. Why should I have a reason to do that?
You should also understand that a kernel-level piece of code that can be updated is a very good rootkit. It contains all essential tools to modify hardware, kernel, install drivers, keyloggers etc. It satisfies the definition of “rootkit” very well.
One single piece of code is enough to be a rootkit.
Also definition by antimalware vendors:
https://www.trendmicro.com/vinfo/us/security/definition/rootkit
https://www.kaspersky.com/resource-center/definitions/what-is-rootkit
https://learn.microsoft.com/en-us/sysinternals/downloads/rootkit-revealer#what-is-a-rootkit
Popular definition (e.g . Ionos):
Rootkits: The rootkit is considered to be a type of Trojan horse. Many Trojan horses exhibit the characteristics of a rootkit. The main difference is that rootkits actively conceal themselves in a system and also typically provide the hacker with administrator rights.
If you compromise your system with software that you don’t know and potentially can introduce a backdoor (even involuntary via bugs), you have a rootkit installed.
If you don’t trust it, don’t install it with admin privileges. Maybe don’t install it at all. Anticheat is a shady business. And mostly not owned by the company that produces the maybe trusted product to be protected.
Anti cheat = rootkit. You should not install it at all.
And if Hamas thinks that Israel does not have a right to exists and they have the right to kill everyone there, the occupation wasn’t necessary. It’s a vicious circle. Hamas is not in position to present themselves as victims. Their agenda is unconditional and the occupation is not the reason they kill people. They simply lie.
From a private end user point of view yes. But in enterprises Windows and Office is successful. Lots of money is going to Microsoft here.
To move out of a country, you need to give up your possessions and you need to have some money to pay a few things on your way without being able to work.
EU, especially Germany has encoded free asylum for people who have to flee a country in their constitution. What do you want more?
Everyone is looking at Egypt and Jordan. These are the next countries that could act. But they are shitting at the EU. Well, fuck those hypocrites.
It’s easy not to talk or not to read content from other people. Why is age relevant here? It does as much as sense to me as to have an option to block other genders, religions or even skin colors.
I don’t feel uncomfortable talking to kids. Why should I start to be?
Kids and juveniles can learn a lot from adults. Conversations with adults make them smart.
I don’t believe this is the right way.
Sooner or later everyone will find their way to Debian. It’s boring and it works.
(My opinion) No, you aren’t paranoid. I’m thinking a bit like you, but I also consider probabilities. You need to download the checksums from the official website and the ISO from mirrors. Two different sources would need to be hacked. This is where I say, it’s hard and secondly someone would notice that hack very quickly.
Signing the ISO or the checksums with a well-known signature is still important. I verify it, if a signature available. It’s just a couple of seconds and doesn’t cost anything.
Also to train Microsoft to be more annoying.
Usually, they can, if there are risk of violence appearing. You’re allowed to protest peacefully, but the current situation suggests the protest would be based on anger and maybe provocation.
I get confused by non-modal text editors.
Of course, it’s better to use some frameworks for logging, especially because these verbose statements are often needed for assertions while unit testing the code. But it’s still equivalent to printf
.
I use debugger sometimes. I actually like to load core dumps to take a look at the stack trace. But I usually don’t really need debugger interactively because when some error appears, I usually already have an idea what happened. And lots of embedded code needs timing in milliseconds, so debuggers won’t help.
I’m a total newb when I use GUIs. I need max automation… I don’t really know how to do this. Also… I never had issues with drivers. And on Windows there is almost nothing installed. You need to install stuff by using a browser … horrible.