How is Minecraft doing these days?
> By "through metadata", you mean with some external separate mechanism unrelated to the XML spec? The code generating the xml text may not be aware of the final encoding used to store/transmit it and a library writing…
By default XML is either UTF-8 or 16, any other encoding has to be identified either through metadata or an explicit declaration in the document itself. If you are guessing it is because someone failed to properly store…
The candidates for prime minister and similar positions tend to be front and center during an election. From what I remember the head of the european commission was picked from a group of people that weren't even up for…
The encoding of an XML document is either UTF-8 or UTF-16 anything else has to be explicitly declared either as part of the document or by whatever source provides it. No guessing required unless you are dealing with…
Folded paper has some structure, so not as much?
> Netscape decided to add a programming language to Navigator. They pursued two routes to achieve this: And the reason for that two language approach is given in the linked source: > We aimed to provide a “glue…
> Having to install a binary blob from a free-software hostile vendor that wanted a monopoly to load a website was always ridiculous ask. The entire browser ecosystem started out closed source. Even JavaScript was…
The result I get has an entire section dedicated to scammers using the company name. The only links in that section go to a wikipedia page that doesn't mention any scams and a police help page that doesn't mention the…
> due to how easy it is to trick them into installing something You have tools from large corporations where the official installation procedure involves copy pasting a command from a random blog post, run it with sudo…
Isn't that what vfork tried to address? No COW, the child starts in its parents address space and only gets its own after calling exec.
> In modern CPUs a mispredicted branch is much more expensive than a memory write. Mostly because of caching. The writes either go to the same address as a previous one or move only a small increment, so most writes are…
That was an unrelated issue from an audit that had been done before the heist. One of the theories right after the heist was that the thieves where former security guards. France had just laid of most of the museums…
Shouldn't desktop environments detect if a lock screen terminated abnormaly anyway? The OOM killer is just one of many possible causes.
> If some architecture traps on unaligned access, then the compiler can and should simply generate the correct code so that it loads the integer piece by piece instead. Wouldn't the compiler have to assume that every…
> So because they haven't produced your pet project means they haven't changed? Good to know that their flagship cross platform framework not even having an UI component rates "pet project". > No. They didn't have to…
> produced one of the largest open source ecosystems in use (.NET) Are they going to ship an official cross platform UI library any time the next century? Decades after the Java lawsuit they still ship only a crippled…
> but did have the dominant browser for most of the 2000's. By offering it for "free" as part of the OS. Which they could only do because they never intended to pay the developers who wrote it. In a classic Microsoft…
I am not a facebook user, but going by that post they seem to go a step further and outright block any links pointing to news sites. The article mentions some provisions in the Italian law that prohibit restricting…
The C compiler also isn't allowed to do all of them. However some people use fast-math or compilers that default to fast-math to break the rules. Some older targets also may use the 80 bit fpu, which is its own mess and…
Didn't Apple once ship a patch to limit CPU performance on iPhones because battery degradation was a widespread issue?
> The experiment proved that even at a low price point ($8), a massive majority of the PC audience will choose "free" regardless of the developer's size or struggle. Several points: * A pirate can pirate infinity +1…
Biological classifications are one gigantic mess. There are multiple ways to define what qualifies as a "species". One of them is procreation and viable offspring, going by modern human DNA and the Neanderthal fragments…
Didn't some get exploited early on because electron made it trivial to load third party websites without any kind of XSS protection?
What process? Wasn't the default state of things to just let any random person of the street spam vulnerability reports without validation or quality control?
How is Minecraft doing these days?
> By "through metadata", you mean with some external separate mechanism unrelated to the XML spec? The code generating the xml text may not be aware of the final encoding used to store/transmit it and a library writing…
By default XML is either UTF-8 or 16, any other encoding has to be identified either through metadata or an explicit declaration in the document itself. If you are guessing it is because someone failed to properly store…
The candidates for prime minister and similar positions tend to be front and center during an election. From what I remember the head of the european commission was picked from a group of people that weren't even up for…
The encoding of an XML document is either UTF-8 or UTF-16 anything else has to be explicitly declared either as part of the document or by whatever source provides it. No guessing required unless you are dealing with…
Folded paper has some structure, so not as much?
> Netscape decided to add a programming language to Navigator. They pursued two routes to achieve this: And the reason for that two language approach is given in the linked source: > We aimed to provide a “glue…
> Having to install a binary blob from a free-software hostile vendor that wanted a monopoly to load a website was always ridiculous ask. The entire browser ecosystem started out closed source. Even JavaScript was…
The result I get has an entire section dedicated to scammers using the company name. The only links in that section go to a wikipedia page that doesn't mention any scams and a police help page that doesn't mention the…
> due to how easy it is to trick them into installing something You have tools from large corporations where the official installation procedure involves copy pasting a command from a random blog post, run it with sudo…
Isn't that what vfork tried to address? No COW, the child starts in its parents address space and only gets its own after calling exec.
> In modern CPUs a mispredicted branch is much more expensive than a memory write. Mostly because of caching. The writes either go to the same address as a previous one or move only a small increment, so most writes are…
That was an unrelated issue from an audit that had been done before the heist. One of the theories right after the heist was that the thieves where former security guards. France had just laid of most of the museums…
Shouldn't desktop environments detect if a lock screen terminated abnormaly anyway? The OOM killer is just one of many possible causes.
> If some architecture traps on unaligned access, then the compiler can and should simply generate the correct code so that it loads the integer piece by piece instead. Wouldn't the compiler have to assume that every…
> So because they haven't produced your pet project means they haven't changed? Good to know that their flagship cross platform framework not even having an UI component rates "pet project". > No. They didn't have to…
> produced one of the largest open source ecosystems in use (.NET) Are they going to ship an official cross platform UI library any time the next century? Decades after the Java lawsuit they still ship only a crippled…
> but did have the dominant browser for most of the 2000's. By offering it for "free" as part of the OS. Which they could only do because they never intended to pay the developers who wrote it. In a classic Microsoft…
I am not a facebook user, but going by that post they seem to go a step further and outright block any links pointing to news sites. The article mentions some provisions in the Italian law that prohibit restricting…
The C compiler also isn't allowed to do all of them. However some people use fast-math or compilers that default to fast-math to break the rules. Some older targets also may use the 80 bit fpu, which is its own mess and…
Didn't Apple once ship a patch to limit CPU performance on iPhones because battery degradation was a widespread issue?
> The experiment proved that even at a low price point ($8), a massive majority of the PC audience will choose "free" regardless of the developer's size or struggle. Several points: * A pirate can pirate infinity +1…
Biological classifications are one gigantic mess. There are multiple ways to define what qualifies as a "species". One of them is procreation and viable offspring, going by modern human DNA and the Neanderthal fragments…
Didn't some get exploited early on because electron made it trivial to load third party websites without any kind of XSS protection?
What process? Wasn't the default state of things to just let any random person of the street spam vulnerability reports without validation or quality control?