It’s great for racing games where you have gradual steering but also quicker response times than with a controller
It’s great for racing games where you have gradual steering but also quicker response times than with a controller
TIL it’s entitled to ask that software you use is either compliant with the law or clearly lets you know that it isn’t, especially when the developers have no idea what the law is
It will happen, probably in weeks to months.
in the next few years, like, very few
Now who’s moving the goalposts…?
While at the same time closing all PRs indiscriminately, even the ones that are just trying to update the repo from its decades old JavaScript syntax (and get support in the comments)
Grammar aside, it’s an odd choice to fill up half the page with 747s if you want to showcase the variety of commercial passenger airplanes.
Here in Germany everyone I know pronounces the letters individually – as German letters that is, which means the Q is pronounced “coo” rather than “cue”. I don’t mind it, it’s not quite as clunky as in English.
I do say sequel when speaking English though.
It’s not “considered trendy”, your understanding of communism – an economic system – is just conflated with authoritarianism – a political system. You can advocate for one without advocating for the other.
That said, capitalism also leads to the deaths of millions, but somehow that’s just an unquestionable fact of life.
I regularly have those dreams where I am desperately trying to open my eyes because of some danger or other, but they’re suuuper heavy and it doesn’t work. This is that
It also says that in the linked article itself lmao
You wrote a whole essay speculating when it literally says in the article:
Nothing Chats then leverages Sunbird’s undisclosed number of Mac mini computers across Europe and North America as a waypoint for sending and receiving iMessage-compatible texts and media.
How would they e2ee this without intercepting the messages? Also the irony of fighting against an exclusionary service by making your access tool also exclusionary …
You can also just use the “Following” feed instead of the default “For you” feed, it’s sorted chronologically and doesn’t have ads
Like when Covid lockdowns were causing shortages and every right winger said “this is what life under socialism would look like” without a hint of irony
Here’s a really small and easy to fix pet peeve of mine: graphics options that cycle through the levels of fidelity with inconsistent scales. I like to set my graphics to max, try it out, and then adjust down where needed. It’s very annoying if a game doesn’t stop where the max option is, so if it’s currently at “High” I have no idea if the next option to the right is going to be “Very High” or “Low” again. So I often end up overshooting the highest setting and having to go back one, or purposefully going to the lowest setting and then one further.
If it’s in the minified front end code it’s already client side, of course you don’t show it to the user but they could find out if they wanted to. Server side errors are where you really have to watch out not to give out any details, but then logging them is also easier since it’s already on the server.
Well, I think for a 9 year old it’s fine. I think the stage where you would run into issues is when trying to get into “actual” software development, where the flexibility in scoping and typing afforded by Python can lead to some bad habits (e.g. overusing global/shared variables, declaring them from within functions, catching errors late instead of validating data first, …)
I don’t have a ton of experience with it but I think C# strikes a pretty good balance between strictness and beginner-friendliness. Modern Java isn’t all that bad either, though it doesn’t have very good options for fun things to build. But again, I don’t think this necessarily applies to a child; I’m an educator at a university so both my target audience and point of reference are freshman compsci students.
I was brought up on Python and also do not like it for a variety of reasons, both practical and by personal preference. I also have the opinion that if you are trying to learn software engineering it is not a good language to start out with, despite it being so easy to pick up at first.
Some people try to use Python’s popularity as a counterpoint, and while it does show that my view is a minority opinion, it’s not a very convincing argument for the language itself.
It’s not code anyone is supposed to read or work with, this is the result of minifying it to be as short as possible. And from a quick glance what’s happening is that a variable is set to correspond with whether the cursor is currently over a certain element. Not sure what’s funny about this?
The point OP is making is that those people would not put 2 and 2 together to understand that the files they were looking at are called temp files, just because that’s the folder they found them in. They may not even remember the name of the folder, only that it contains a bunch of files with a prefix they’re now googling.
Not sure why I’m bothering explaining this to you, the way you responded makes you look absolutely insufferable, but maybe someone else who comes across this will find it useful.