DNA is a code, it encodes proteins over sequences of three bases composed of four elements which are complementary two by two : {A, T, G, C}.
It provides the RNA transcriptase with enough data to choose a next nucleotide that will be cha...
The internet used to be funny, provocative, intelligent, well learned and very interesting to look at and hear in general. Every page would have rings and links and you could spend days following links in your 64 megabyte browser. It was al...
Deductive logic is very nice : from OP(A, B) you can produce C. A logical application. That's where the term "application" comes from. You apply an operation OP to inputs A and B and the application produces C which is the result you wa...
Recently I re-discovered that macOS has support for pthread. I did try before but the only way out was to entirely disable pthread for macOS.
Then Claude-code arrived, and to my surprise it knew that copying a pthread_rwlock_t is u...
Here are some benchmarks from a real-world use case : ./configure && make -j8 && time make test in KC3. The time commands gives three results that we plot in a graph in the [→ attached PDF](https://www.kmx.io/im...