Hello world!

On the hope this web log serves some purpose other than being an excuse for learning how to maintain one, I welcome you, the curious mind, who ventured -probably by accident- into this conspicuous hide-out.

These pages are not about me but about the knowledge I wish to share. This was conceived with the intention of becoming a technical site where I discuss technical stuff for people wishing to get technical. I’ll speak about everything related to technology, computer science and IT in general.

This article is a proof of concept and indeed the concept has been proved. Let us rejoice and reward ourselves with some kittens.

A pretty kitten

Back to top ↑

Do you have any questions, comments or feedback about this article to share with me or the world?

You can message me on Mastodon. You can also reach out to me in a couple of other ways, if you'd prefer. I would love to hear your thoughts either way!

Articles from friends and people I find interesting

Making Suites

Hello, loves! Going in, the plan is to work on separate suites of connected rooms. I expect some issues. Some design thinking, no new code. You may recall the BuildStepper, an object that holds a list of dungeon-creating actions and exe…

via ronjeffries.com September 3, 2026

AI in Linux

The role of AI tools (LLMs, mainly) in Linux is under discussion, or it was, until Linus Torvalds “put his foot down” in support of the use of AI in Linux kernel development.I can identify two major ways in which AI is used for Linux kernel deve…

via Drew DeVault's blog July 23, 2026

Concurrent, atomic MSI hash tables

Readers will be familiar with Mask-Step-Index (MSI) hash tables, a technique for building fast, open-addressed hash tables in a dozen lines of code. If multiple threads or processes access an MSI table with at least one still inserting elements, care m…

via null program May 6, 2026

Generated by openring