Terminal emulator Updated 2025-07-16
Once upon a time young Ciro Santilli spent lots of time evaluating the features of different terimnals. The many windows of Terminator. The pop-uppiness of Guake/Yakuake.
But then one day he met tmux, and he was enlightened
Terminal choice doesn't matter. Just use tmux.
Terrell rotation Updated 2025-07-16
What you would see the moving rod look like on a photo of a length contraction experiment, as opposed as using two locally measured separate spacetime events to measure its length.
Test data 14 Updated 2025-07-16
Test data 18 Updated 2025-07-16
DokuWiki Updated 2025-07-16
Gallium Updated 2025-07-16
Germanium Updated 2025-07-16
Metric induced by a norm Updated 2025-07-16
In a vector space, a metric may be induced from a norm by using subtraction:
PageRank Updated 2025-07-16
When Ciro finally understood that this is a play on Larry Page's name (of course it is, typical programmer/academic humor stuff), his mind blew.
Proton Updated 2025-07-16
Mass Updated 2025-07-16
Maybe we should talk to innovative schools, as they might be more open to such use of technology.
System call Updated 2025-07-16
Test driven development Updated 2025-07-16
This is a good approach. The downside is that while you are developing the implementation and testing interactively you might notice that the requirements are wrong, and then the tests have to change.
One intermediate approach Ciro Santilli likes is to do the implementation and be happy with interactive usage, then create the test, make it pass, then remove the code that would make it pass, and see it fail. This does have a risk that you will forget to test something, but Ciro finds it is a worth it generally. Unless it really is one of those features that you are unable to develop without an automated test, generally more "logical/mathematical" stuff. This is a sort of laziness Driven Development.

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