

It’s stuff like chat control that make me hate the EU sometimes.
It’s stuff like chat control that make me hate the EU sometimes.
I remember getting premium once (got a few days for free for some reason) and I think the only “premium” sub was r/lounge or whatever and it was just people saying they got premium.
vintage pcs
core2
:'(
Didn’t expect to meet Fukushi Masaichi here.
No, you’d never put a fuse between transceiver and antenna.
Here, me. The Ciri parts were like someone shoved a linear action adventure into the open world RPG I wanted to play.
If you want to patent something globally you have to patent it in every country, and there are some things like software that aren’t patentable in some countries.
A license just tells someone what they can and can not do with something, it doesn’t protect an idea. For code it literally just protects the written code, someone could write a clean room clone, i.e. never looking at your code.
Looks like htop.
You’re on vacation but your parents make you do stuff you don’t want to do.
In electronic music you often slightly detune the left and right of a synthesizer to make it sound “wide”, you can’t do that in mono and if you mix the stereo down to mono it sounds boring.
Whenever I open Nano basically all the commands it has are listed at the bottom, for small things it’s perfectly fine.
They will try until it passes. And if it’s stopped in the courts they will try again.
No, it was withdrawn, removed from the agenda so there was no vote, now it’s back on.
Modern C compilers have a lot of features you can use to check for example for memory errors. Rusts borrow-checker is much stricter as it’s designed to be part of the language, but for low-level code like the Linux kernel you’ll end up having to use Rust’s unsafe
feature on a lot of code to do things from talking to actual hardware to just implementing certain data structures and then Rust is about as good as C.
Lots of categories which Rust doesn’t prevent, and in the kernel you’ll end up with a lot of unsafe
Rust, so it can’t guarantee memory-safety in all cases.
Did everyone become stupid in the last 10 or so years? We used to write huge apps in Python without any type checkers or static analysis tools and never had any problems we wouldn’t have had in statically typed languages.
The successor to Deus Ex is Deus Ex. Mankind Divided was released in 2016, so it’s roughly as old as the other games you listed as successors to the other IPs.
Maybe the founders can’t sell out anymore, but looking at what Raspberrypi just did the company can still end up partially on the stock market.
Yeah, play the story and sidequests but don’t do any of the collectibles that are often necessary for 100%.
The cookie law isn’t dumb, but at this point it should maybe be reformed. Basically as long as a website doesn’t do shady shit with cookies no cookie banner is required. Instead of complaining about the cookie banner law, people should complain about websites who sell their users’ data.