Hack of the day: A physical switch to chose which OS your PC boots
Category: Technology, Web & Cloud
The author has a background in computer science and a passion for new technology. When the degree was earned, the web was not too popular yet. That opened an opportunity to follow the entire process with huge fascination, and the journey didn’t end yet. Most of the development happens in Python and Django these days, but all other facets are interesting, too.
-
Python 3.10 in Beta
New Features include:
- Parenthesized context managers
- Better error messages
- New IndentationErrors and NameErrors Exception
- The implementation of PEP626 and PEP634:
- Structural Pattern Matching (“Match/Case” Statement)
- Improvements for Type Hints
The full changelog.
-
Have a bad day in IT?
Read this, then:
This is exactly why people matter, knowledge is important, backups are essential and documentation key. Safety and Security are not exclusively about the bad guys.
-
Auth0: Log in to BTP with your social accounts.
The recent acquisition of Okta (Auth0) caught my attention. Until last week, I didn’t know Auth0 beyond the libraries they provide for JWT. Upon further investigation, I was pleasantly surprised to discover that they are a company that was born in Argentina in 2013 and that their founders are passionate developers (When was the last time you saw a CEO of a $6.5B company pushing his codes to Github and blogging about his hobbyist Arduino projects?
-
DuckDuckGo calls out Google for spying on users.
When Apple introduced labels in their app store to indicate which data an app would link to user information it created transparency for many. Only Google seemed to stop on moving forward and did not publish new versions of its apps. Until recently. Now that they are updated, DuckDuckGo, a search engine advocating privacy in the digital age, calls out the abundant use of personal data.
-
Katherine Johnson
Katherine Johnson fundamentally contributed to the calculations that led the Apollo-11 Mission to the moon. She received a Presidential Medal of Freedom for these achievements in 2015. The above comic found on Reddit honours her work.
-
to be optimistic about robots
The older of readers may recall the (similar) name of Financial Times‘ reporter, asking the right questions about robots. Sarah O’Conner may not share the exact same name with one of Terminator’s main characters, but still triggered a few thoughts with her headline.
-
Linux on Apple Silicon
The announcement is vague, the link gives 404. However, still somebody made a first move to port Linux to the recently announced M1 Chip, that will power future generations of Apple notebook devices. The community criticizes the approach: the port comes in a single patch with no documentation. Given the size of the patch this is pretty difficult to comprehend. Plus, the patch requires third party code, that apparently is not committed to git.
To conclude, this is a twofold message: while it’s good to see such developments and have Linux ported to such hardware, the approach indeed is difficult. On a more positive note, there are other working groups still motivated enough to work on a more complete port.
-
Post Mortem
Remember when the Cloud was off earlier this month? Google published a post mortem article and root cause analysis on their Cloud Status Blog.
(more…)