Where I live (western EU) it's simple. If the speed is limited to 25 km/h it's an e-bike. Above it's a speed pedelec and requires registration plate + insurance.
It's a long time that the incentive and job structure make universities a very toxic environment. Professors are basically running a 40 years race (about from bachelor or master graduation to retirement). It is still amazing that some good comes out of it.
Prompt: "The text of the blog article is copy-pasted below. Please summarize it in one parargaph."
Result: "The blog article explores the paradox that while AI has made coding easier by automating many tasks, it has also made the role of software engineers significantly harder. AI tools have raised expectations for productivity, leading to increased workloads and burnout without corresponding support or recognition. Engineers, especially juniors, are now expected to take on broader responsibilities—ranging from product thinking to deployment—while the hands-on act of writing code has diminished. This shift in roles and expectations is often unacknowledged by leadership, creating a disconnect between those who use AI tools and those who manage the work. The article emphasizes the growing complexity of the engineer's job, the burnout that results from unrealistic demands, and the identity crisis many engineers face as their core role changes. It calls for better leadership, structured training, and realistic expectations to avoid the erosion of trust and talent in the industry."
Whatever. Blog posts about AI that dance around the topic are not that valuable. For a project, you'll hire somebody, not some AI (as bcachefs' author does). What matters is that you trust a person to do the job, and expecting them to churn code is useless. The real benefits of someone appear on their CV (experience, known technologies, human abilities -- communication, empathy, understanding).
AI generated content is an existential threat to human knowledge.
The EU also has regulations, but somehow it does not make insulin as expensive as in the US. Maybe the existence of a regulation is not the issue here.
NOAA/NASA (USA), EUMETSAT (European organization), JMA (Japan), KMA (Korea), and CMA (China) all have a geostationary satellite (one or more actually). So, northern hemisphere countries, but the coverage is global thanks to the fact that you need to be, as you say, above the equator.
If the question is about satellite vs ground instrument: the geographic coverage from the satellite is much greater. Geostationary instruments over Europe cover the Atlantic Ocean, Europe, Africa, the Middle East.
If that was not the question, can you provide more detail?
A file-based password manager ils something you have (the file) and something you know (the master password) provided you have a timeout on the password manager and a safe screensaver. (In reply to some comments below).
It does require some thought / hygiene but seems a fair compromise.
The author of the article, Philip Ball, wrote an excellent book on order almost 20 years ago: Critical Mass https://philipball.co.uk/critical-mass-how-one-thing-leads-t...
He also wrote many other interesting books but "Critical Mass" really reviews a lot concerning emerging phenomena in complex systems from the point of view of a condensed matter physicist.
As tmux is discussed: my setup is xterm + tmux with 'C-o' as the key binding. Conflicts with nothing I use and allows me to start screen while in tmux (don't ask :-O but sometimes tmux is local and I want a remote screen). The binding is also ok whether you use vi or emacs. What else could you want?