On Safari 17 every time I visit the site it claims it's my first visit, despite a trust score of 57%. Not sure if I'm interpreting the results wrong or ITP is just doing its job.
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
My legs, the shower is small and I am tall so it's a lot of work to actually soap them up properly. Usually I only bother maybe every second or third shower.
Huh..? Salzburg is pretty small and so is its airport. What route would you have to take that you end up in a small, barely international airport and not realize at your last transfer that you were in the wrong part of the world?
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.
How does she feel about the MacBook keyboard? I personally quite like it, now that they're normal again, but especially for an aspiring writer I think that is a pretty significant criterium.
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?
On Safari 17 every time I visit the site it claims it's my first visit, despite a trust score of 57%. Not sure if I'm interpreting the results wrong or ITP is just doing its job.