Quantum computing outreach by Ciro Santilli 35 Updated +Created
Quantum computing bibliography by Ciro Santilli 35 Updated +Created
Theravada by Ciro Santilli 35 Updated +Created
The school that believes only in the Pali Canon, i.e. the best school.
Mahayana by Ciro Santilli 35 Updated +Created
Mahayana adds a bunch of stuff on top of the Pali Canon. Most of it appears to be random mysticism. Maybe there is something good in it... maybe.
Numerical software by Ciro Santilli 35 Updated +Created
Self-driving car company by Ciro Santilli 35 Updated +Created
Node (server) by Ciro Santilli 35 Updated +Created
It runs one instance of the Linux kernel and has one IP address. Each node is therefore a complete computer. As such is must also contain RAM memory, disk storage and a network interface controller.
CPUs per node and nodes per server (server) by Ciro Santilli 35 Updated +Created
  • there can be more than one node per server.
  • there can be more than one CPU per node
E.g.:
Server form factor by Ciro Santilli 35 Updated +Created
Polymorphism (computer science) by Ciro Santilli 35 Updated +Created
A quote by Ciro's Teacher R.:
Sometimes, even if our end goals are too far from reality, the side effects of trying to reach them can have meaningful impact.
If the goals are not ambitious enough, you risk not even having useful side effects so show in the end!
By doing the prerequisites of the impossible goal you desire, maybe the next generation will be able to achieve it.
This is basically why Ciro Santilli has contributed to Stack Overflow, which has happened while was doing his overly ambitious projects and notice that all kinds of basic pre-requisites were not well explained anywhere.
This is especially effective when you use backward design, because then you will go "down the dependency graph of prerequisites" and smoothen out any particularly inefficient points that you come across.
Going into such productive procrastination is also known informally as yak shaving.
There are of course countless examples of such events:
  • youtu.be/qrDZhAxpKrQ?t=174 Blitzscaling 11: Patrick Collison on Hiring at Stripe and the Role of a Product-Focused CEO by Greylock (2015)
The danger of this approach is of course spending too much time on stuff that will not be done enough times to be worth it, as highlighted by several xkcds:
Figure 1.
xkcd 974: The general problem
. Source.
Figure 2.
xkcd 1205: Is it worth the time
. Source.
@cirosantilli/_file/test_executables.js by Ciro Santilli 35 Updated +Created
This script tests all executables under a selected directory.
Ciro Santilli has been writing scripts of that type for a long time in order to test his programming self-learning setups with asserts.
The most advanced of those being the test system of Linux Kernel Module Cheat.
But had too much stuff that would be specific to that project, so Ciro decided to start this new one in Node.js, hopefully it will also be the last he ever writes.
A sample usage of the test library can be seen at: nodejs/sequelize/test.
Rooting for sport teams is stupid by Ciro Santilli 35 Updated +Created
Since Ciro Santilli is Brazilian, this is understandably a common conversation opener.
And rightly so, since soccer in particular is truly ridiculously popular in Brazil, where "what is your local soccer team?" is just as valid a conversation starter as "Which city are you from?".
So here goes Ciro's 2020 cynic answer:
I currently root actively against Brazil.
The ironic reason is simple: maybe is Brazil loses more on this useless art, then maybe people will get tired of it, and instead invest on more useful and beautiful arts.
Notably, what Ciro really wants people to root for are:
Don't get Ciro wrong.
Observing professionals who do it amazingly can be beautiful.
But why the F do you have to root for a team unless your wife or children are playing in it (and even then..., how will that help?)?
What will you get from that?
Even if it is your national team, why does it matter if they win or lose?
Hooliganism just takes that uselessness to a hole new level.
Now some confessions.
A five year old Ciro will never forget when the feeling of Brazil won the 1994 World Cup on the penalties and everyone went mad that evening.
A nine year old Ciro stopped watching the 1998 World Cup Final of Brazil vs France half way during the 3-0 massacre and went to his front garden to kick his soccer ball on the metallic fence gate which represented a goal.
After that, Ciro went through puberty he guesses, and noticed that the natural sciences are just cooler than this soccer watching bullshit.
Exascale computing by Ciro Santilli 35 Updated +Created
The scale where human brain simulation becomes possible according to some estimates.
First publicly reached by Frontier.
Supercomputer by owner by Ciro Santilli 35 Updated +Created
Procedural generation by Ciro Santilli 35 Updated +Created
LINPACK benchmarks by Ciro Santilli 35 Updated +Created
Conjugate gradient method by Ciro Santilli 35 Updated +Created
TODO application.
TODO speedup over algorithm for general matrices.
www.studentclustercompetition.us/ comments:
The HPCG benchmark uses a preconditioned conjugate gradient (PCG) algorithm to measure the performance of HPC platforms with respect to frequently observed but challenging patterns of computing, communication, and memory access. While HPL provides an optimistic performance target for applications, HPCG can be considered as a lower bound on performance. Many of the top 500 supercomputers also provide their HPCG performance as a reference.
JavaScript text editor by Ciro Santilli 35 Updated +Created

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