Minkowski inner product by Ciro Santilli 35 Updated +Created
This form is not really an inner product in the common modern definition, because it is not positive definite, only a symmetric bilinear form.
Bill Gates by Ciro Santilli 35 Updated +Created
The enemy?
It does not matter how many trillions you donate to charity, Bill. If you want to prove your point, make MS Word free and open source and port it to Linux. And then Window implements POSIX-compatible APIs and then deprecate non-POSIX APIs.
MicroPython by Ciro Santilli 35 Updated +Created
It is interpreted. It actually implements a Python (-like ?) interpreter that can run on a microcontroller. See e.g.: Compile MicroPython code for Micro Bit locally.
As a result, it is both very convenient, as it does not require a C toolchain to build for, but also very slow and produces larger images.
Compile MicroPython code for Micro Bit locally by Ciro Santilli 35 Updated +Created
To use a prebuilt firmware, you can just use uflash, tested on Ubuntu 22.04:
git clone https://github.com/bbcmicrobit/micropython
cd micropython
git checkout 7fc33d13b31a915cbe90dc5d515c6337b5fa1660
uflash examples/led_dance.py
What that does is:
  • convert the MicroPython code to bytecode
  • join it up with a prebuilt firmware that ships with uflash which contains the MicroPython interpreter
  • flashes that
To build your own firmware see:
Micro Bit example by Ciro Santilli 35 Updated +Created
Nanometer by Ciro Santilli 35 Updated +Created
Mathieu group by Ciro Santilli 35 Updated +Created
Renormalization by Ciro Santilli 35 Updated +Created
Video 1.
The Biggest Ideas in the Universe | 11. Renormalization by Sean Carroll (2020)
Source. Gives a very quick and high level overview of renormalization. It is not enough to satisfy Ciro Santilli as usual for other Sean Carroll videos, but it goes some way.
Lorentz invariant by Ciro Santilli 35 Updated +Created
Basically a synonym of Lorentz covariance?
Linus Torvalds by Ciro Santilli 35 Updated +Created
Cocaine by Ciro Santilli 35 Updated +Created
Grover's algorithm by Ciro Santilli 35 Updated +Created
Joint European Torus by Ciro Santilli 35 Updated +Created
Video 1.
Inside JET: The world's biggest nuclear fusion experiment by Wired UK (2020)
Source.
Jitsi by Ciro Santilli 35 Updated +Created
As of 2020: end-to-end encryption optional and turned off as default, and marked as experimental...
Telegram (software) by Ciro Santilli 35 Updated +Created
You can't sync secret chats across devices, Signal handles that perfectly by sending E2EE messages across devices:This is a deal breaker because Ciro needs to type with his keyboard.
Desktop does not have secret chats: www.reddit.com/r/Telegram/comments/9beku1/telegram_desktop_secret_chat/ This is likey because it does not store chats locally, it just loads from server every time as of 2019: www.reddit.com/r/Telegram/comments/baqs63/where_are_chats_stored_on_telegram_desktop/ just like the web version. So it cannot have a private key.
Allows you to register a public username and not have to share phone number with contacts: telegram.org/blog/usernames-and-secret-chats-v2.
Self deleting messages added to secret chats in Q1 2021: telegram.org/blog/autodelete-inv2
Can delete messages from the device of the person you sent it to, no matter how old.
Guerrilla Mail by Ciro Santilli 35 Updated +Created
Open University by Ciro Santilli 35 Updated +Created
Not really dedicated to open source course material, nor to free courses...
The "Open" in its name only made sense in the 60's, when it was founded, nowadays, there isn't much about this institution that is very different compared to traditional Oxbridge. "Cheap more online university" would be a more adequate name for it.
A system that would truly live up to the name "Open" in the year 2020 is the one described at the ideal university by Ciro Santilli.
Wikipedia even says that the initial focus was on broadcasting learning material on television and radio, so what happened to that now that we have an even more powerful on-demand tool called Internet!
They even created their own MOOC website, FutureLearn. But www.freecodecamp.org/news/massive-open-online-courses-started-out-completely-free-but-where-are-they-now-1dd1020f59/ mentions:
The course content is still free to access, but it’s only available for the duration of the course, and for two weeks after it ends.
OMG. God why.
A few open sources at: www.open.edu/openlearn/free-courses. The 5-hour course on particle physics says it all. Stated as of 2023 at www.open.ac.uk/about/open-educational-resources/openlearn/free-learning:
The OU provides around 5% of its formal course materials as free open educational content every year on OpenLearn
www.youtube.com/watch?v=Pj0rbafFBak What's an Open University Degree Like? by Luke Cutforth (2021) mentions that it is more autodidactic/online, and it encourages part time learning.
youtu.be/rsWwffX-u0A?t=99 Open University - How does it work? by Matt Greg Vlogs (2017) shows that they do have their own custom institutional material. And it is not open???? Please. youtu.be/rsWwffX-u0A?t=222 mentions that there is no entry exam, and you can change your courses at any time, that is good at least.
Israel apparently also created their own version in the 70's inspired by the British one: Open University of Israel. Same story it seems.
University of Manchester by Ciro Santilli 35 Updated +Created

There are unlisted articles, also show them or only show them.