Vaterite by Ciro Santilli 34 Updated +Created
Periplasm by Ciro Santilli 34 Updated +Created
Liquidity by Ciro Santilli 34 Updated +Created
Chordate by Ciro Santilli 34 Updated +Created
Chordate is a sad clade.
You read the name and think: hmm, neural cords!
But then you see that his is one of its members:
Yup. That's your cousin. And it's a much closer cousin than something like arthropods, which at least have heads eyes and legs like you.
AMD CPU by Ciro Santilli 34 Updated +Created
They have been masters of second sourcing things for a long time! One can ony imagine the complexity of the Intel cross licensing deals.
Is AES quantum resistant? by Ciro Santilli 34 Updated +Created
Zatoichi effect by Ciro Santilli 34 Updated +Created
This is a neologism by Ciro Santilli, it refers to the fact that Zatoichi was not fully blind, but extremely hard of sight, which makes him:
  • too capable for the blind people, who did not trust him
  • too incapable for non-blind people, who despised him
and metaphorically refers to similar situations where a person or group of people are in the middle of two groups and not part of either of them.
A related thing that comes to mind is Aum Shinrikyo's Prophet Shoko Asahara, who was semi blind, and would bully the fully blind people of his school for blind people.
X-inactivation by Ciro Santilli 34 Updated +Created
epigenetics mechanism.
Video 1.
X-Inactivation and Epigenetics by WEHImovies (2012)
Source. Shows how this makes every female mammal a chimera.
webpack Sass import by Ciro Santilli 34 Updated +Created
This shows how to produce a minimized fully embedded CSS file with webpack from a sass:
cd webpack/sass
npm install
npm run build
xdg-open index.html
That example produces a dist/main.css file which is a compresesd combination of:
W boson by Ciro Santilli 34 Updated +Created
Human vitamin by Ciro Santilli 34 Updated +Created
Verilator interactive example by Ciro Santilli 34 Updated +Created
The example under verilog/interactive showcases how to create a simple interactive visual Verilog example using Verilator and SDL.
https://raw.githubusercontent.com/cirosantilli/media/master/verilog-interactive.gif
You could e.g. expand such an example to create a simple (or complex) video game for example if you were insane enough. But please don't waste your time doing that, Ciro Santilli begs you.
Usage: install dependencies:
sudo apt install libsdl2-dev verilator
then run as either:
make run RUN=and2
make run RUN=move
Tested on Verilator 4.038, Ubuntu 22.04.
In those examples, the more interesting application specific logic is delegated to Verilog (e.g.: move game character on map), while boring timing and display matters can be handled by SDL and C++.
Vimium by Ciro Santilli 34 Updated +Created
Since you can't escape shitty browser GUIs and live in the command line, the next best thing you can do is to bring Vim bindings to your browser :-)
There is one major annoyance: you can't use ESC to leave the address bar focus, but using Tab as a workaround works:
Silicon photonics by Ciro Santilli 34 Updated +Created
Video 1.
Silicon Photonics: The Next Silicon Revolution? by Asianometry (2022)
Source.
Video 2.
Running Neural Networks on Meshes of Light by Asianometry (2022)
Source.
Video 3.
Silicon Photonics for Extreme Computing by Keren Bergman (2017)
Source.
Silicon photomultiplier by Ciro Santilli 34 Updated +Created
Here is a vendor showcasing their device. They claim in that video that a single photon is produced and detected:
IonQ by Ciro Santilli 34 Updated +Created
Video 1.
Quantum Simulation and Computation with Trapped Ions by Christopher Monroe (2021)
Source.
Video 2.
Quantum Computing with Trapped Ions by Christopher Monroe (2018)
Source. Co-founder of IonQ. Cool dude. Starts with basic background we already know now. Mentions that there is some relationship between atomic clocks and trapped ion quantum computers, which is interesting. Then he goes into turbo mode, and you get lost unless you're an expert! Video 1. "Quantum Simulation and Computation with Trapped Ions by Christopher Monroe (2021)" is perhaps a better watch.
Alice&Bob by Ciro Santilli 34 Updated +Created
Funding rounds:
  • March 2022: 27M Euros
About their qubit:
Rigetti Computing by Ciro Santilli 34 Updated +Created
Video 1.
Forest: an Operating System for Quantum Computing by Guen Prawiroatmodjo (2017)
Source. The title of the talk is innapropriate, this is a very basic overview of the entire Rigetti Computing stack. Still some fine mentions. Her name is so long, TODO origin? She later moved to Microsoft Quantum: www.linkedin.com/in/gueneverep/.

Unlisted articles are being shown, click here to show only listed articles.