quantum of sollazzo logo

quantum of sollazzo

Archives
Sponsor
April 14, 2026

653: quantum of sollazzo

Hello, reader!

Quantum #652 had an open rate of 49% and a click rate of 14%. The most clicked link was this useful XML files comparator.

CCIR 653 is the official name of the standard powering Teletext.

·

You will notice a little change of formatting from this issue: every article's main link is now in the title, while secondary links remain in the body of the link write-up. This is in response to some good feedback I've received recently, and part of a set of changes I'll do over the following few weeks, in preparation (probably a few months down the line) of reaching the big 5 (5,000 subscribers are now within reach).

·

A photo of me shipping another hand-made map print :) My (mostly map-based) prints are on sale at shop.puntofisso.net. Please take a look and share among your map-loving friends. Most of the maps on sale are screen prints and cyanotypes, with more coming.

image.png

·

'till next week,
Giuseppe


Topical

Artemis II Tracker — Live Mission Control

Beautiful dataviz: a live mission control tracking page for NASA's Artemis II mission, featuring real-time data displaying various mission telemetry series.
(via Donata Columbro)

Screenshot_2026_04_10_at_10_52_48_uploaded.png


Sponsored content from Jane Street

Jane Street depends on all sorts of messy, real-world data to understand financial markets and the global economy: think world news, decades of weather patterns, deidentified credit card spending, or packet captures of stock exchange market data feeds.

We're hiring Data Engineers to turn datasets like these into reliable inputs for trading. Working closely with our researchers, you'll evaluate unfamiliar datasets, build robust ELT pipelines, develop deep domain expertise, and decide what's worth exploring next. 

The job requires a mix of engineering, data analysis, and product sense. If you love the detective work of investigating a weird dataset and figuring out what it actually means, we want to hear from you. No financial background is necessary.

We have openings in New York, London, and Hong Kong.

janest.png


Tools & Tutorials

SQLite Features You Didn't Know It Had: JSON, text search, CTE, STRICT, generated columns, WAL

SQLite never ceases to surprise me. This article showcases some of its most advanced capabilities, including native JSON support, full-text search with ranking, and analytical features.

Screenshot_2026_04_10_at_10_53_14_uploaded.png

Find Cheap Fuel Near Me – APIs and cron jobs

Yet another Steven Feldman LLM-powered map-making adventure. This article describes developing a fuel price search application that connects to a UK government fuel finder API. The resulting map is here.
Despite Claude's assistance, Steven describes the process as "pretty damn hard".

Screenshot_2026_04_10_at_10_53_43_uploaded.png

SQL, Silence, and the Shape of Thought

A reflective piece on SQL execution order as a metaphor for structured thinking and decision-making: "The quiet lesson of SQL is that clarity comes from disciplined sequence. We cannot select wisdom until we first build and refine our inputs. We cannot sort priorities until we have reduced noise. The same is true for teams, products, and decisions."

Screenshot_2026_04_10_at_10_54_23_uploaded.png

LLM Wiki

Karpathy strikes again with this ready-to-use pattern for building personal knowledge wikis using LLMs. The key idea: "Instead of just retrieving from raw documents at query time, the LLM incrementally builds and maintains a persistent wiki". It's ready to drop into your favourite LLM.

National Soil Data and USRNs Analysis

Christopher Carlon discusses his exploration of recently released open national soil data, recently released for England and Wales. Source code available here. Here he matches the data to Unique Street Reference Numbers (USRNs). The map below shows USRNs with impeded drainage in the Leeds/Bradford area.

Screenshot_2026_04_10_at_10_55_05_uploaded.png

How to Become a Data AND AI Engineer

A conversation with Alejandro Aboy, a Senior Data and AI Engineer, exploring how data engineering and AI engineering are merging. "You cannot really do good AI engineering without the data engineering part".

crashcat

crashcat is a JavaScript physics engine "built for games, simulations, and creative websites". Screenshot_2026_04_10_at_10_55_55_uploaded.png

svg-inject

SVGInject is a lightweight JavaScript library (~3.5 KB gzipped). It replaces "\<img> elements with inline \<svg> so you can target every path, circle, and group with CSS - colors, animations, hover effects, dark mode, all of it. One line of code, works everywhere.*"

GitHub_iconfu_svg_inject_A_tiny_intuitive_robust_caching_solution_for_injecting_SVG_files_inline_into_the_DOM_4e28a115_4_chosen.png

Visualization with R's ggplot2 Package and AI Tools

An online course part of Alberto Cairo's Open Visualization Academy.

DuckLake The Definitive Guide

A free O'Reilly guide. It introduces DuckLake, an open table format that revolutionizes lakehouse architecture by replacing traditional file-based metadata with SQL databases (Postgres, SQLite, or DuckDB).

DuckLake_The_Definitive_Guide_Free_O_Reilly_Book_030fc1a7_1_chosen.png

Chess in Pure SQL

How to build a fully functional chess board using only SQL. I mean, why not?

Screenshot_2026_04_10_at_10_57_06_uploaded.png

Why I'm building my own CLIs for agents

Martin Alderson explains why he's moved away from MCP (Model Context Protocol) toward building custom command-line interfaces for AI agents. This is about token usage and composability, two dimensions under which CLIs perform much better than MCP.

Why_I_m_building_my_own_CLIs_for_agents_Martin_Alderson_c07896f9_1_chosen.png

Clawed: A Language Model Written in Scratch

Exactly what it says on the tin! "I will show how a unigram language model and bigram language model works in Scratch."

Screenshot_2026_04_10_at_10_58_02_uploaded.png

Dataviz, Data Analysis, & Interactive

Mapping Out-of-Service Elevators and Escalators in Cologne's Public Transport

Ansgar Wolsing realised that "Cologne's public transport services (KVB) offer an open-data API that returns a CSV or JSON file listing the lifts and escalators in underground stations currently out of service" and he set out to map them as part of the #30DayChartChallenge (Day 2 - Pictogram).

Screenshot_2026_04_10_at_10_58_27_uploaded.png

Visualizing all books of the world in ISBN-Space

This article describes an interactive visualization of the entire ISBN book space using Anna's Archive (which can't be linked).

Screenshot 2026-04-10 at 15.54.15.png

A coworker asked me to create some infographics for her article about the history and reconstruction of Notre-Dame Cathedral

"A coworker asked me to create some infographics for her article about the history and reconstruction of Notre-Dame Cathedral. I think no one did more to popularize the cathedral than Victor Hugo."
This also inspired me to create (work in progress!) this Opera Locations dataset and dataviz. I'll link in Quantum when it's ready – I'm using Claude Code not just for the app but to build the dataset from scratch.

A_coworker_asked_me_to_create_some_infographics_for_her_article_about_the_history_and_reconstruction_of_Notre_Dame_Cathedral_c3f113cc_1_chosen.png

Dutch cartocubism

Attila Batorfy discusses a forgotten 1931 Dutch atlas titled De wereld in rechte lijnen (The World in Straight Lines) by D.E. Zuidhof, published in Haarlem (Netherlands). This was rather radical for the time, simplifying all geographical features.

Dutch_cartocubism_0603306b_5_chosen.png

The hierarchical morphotope classification: A theory-driven framework for large-scale analysis of built form

Martin Fleischmann presents his new paper with a novel method for analyzing urban form at scale. There's also an interactive map.

Screenshot 2026-04-10 at 16.00.08.png

AI

DailyArxiv - Automated AI Research Podcast

Colin Davis launched DailyArxiv, an automated podcast that covers current AI research publications, pulling arXiv's daily feed and summarising it in a daily 15-minute episode.

Claude Code Unpacked

An interactive technical breakdown of Claude Code's internal architecture, created by mapping its source code structure. "What actually happens when you type a message into Claude Code? The agent loop, 50+ tools, multi-agent orchestration, and unreleased features, mapped straight from the source."

Screenshot_2026_04_10_at_11_00_19_uploaded.png

Claude's Code

A real-time analytics dashboard tracking the adoption and usage of Claude Code, showing for example recent GitHub commits co-authored by various Claude models.
(via Nicola Ferri)

Screenshot 2026-04-10 at 16.04.16.png

Forecasting the Economic Effects of AI

A comprehensive study of expert views on AI's economic impacts (and when I say comprehensive: it surveyed 69 leading economists, 52 AI experts, 38 superforecasters, and 401 members of the general public), by researchers from the Forecasting Research Institute.
The study reveals a puzzling disconnect: economists assign 61% probability to moderate or rapid AI progress by 2030, but they also predict key economic indicators to remain close to historical trends.

Forecasting_the_Economic_Effects_of_AI_97fde65d_5_chosen.png

I Still Prefer MCP Over Skills

Somewhat opposed to Martin Alderson's position above, David Mohl argues against the emerging consensus that "Skills" should replace the Model Context Protocol (MCP) for connecting LLMs to services. I_Still_Prefer_MCP_Over_Skills_ad3797f8_3_chosen.png

Google controls the most AI computing power, driven by its custom TPUs

According to Epoch AI Google leads in AI computing power, controlling approximately 25% of all compute sold since 2022. Around three-quarters of its compute capacity comes from its proprietary TPU (Tensor Processing Unit) chips, designed in-house.

Google_controls_the_most_AI_computing_power_driven_by_its_custom_TPUs_4f7d15e9_2_chosen.png

How many products does Microsoft have named 'Copilot'? I mapped every one

|Tey Bannerman attempts to explain what Microsoft Copilot is but he finds 70+ different products. "Try to find a pattern. I couldn't."

How_many_products_does_Microsoft_have_named_Copilot_I_mapped_every_one_Tey_Bannerman_dc498db6_1_chosen.png

Critique of AGI Claims for Current AI Systems

Nikolas Markou: "Sequoia declared 'This is AGI.' Jensen Huang agreed. Then someone asked these systems to multiply two six-digit numbers and they could not do it."
"Correct answers, broken reasoning. That is not intelligence. That is memorization wearing the mask of logic."
He acknowledges LLMs' value for code generation and pattern recognition, but he rightly argues that their usefulness depends on proper engineering, human oversight, and guardrails.

Critique_of_AGI_Claims_for_Current_AI_Systems_2fec7cfe_1_chosen.png

LLMs are not conscious

I loved this take by Jon Ayre: "If you don't prompt an LLM it sits utterly dormant. Not a single artificial neurons fires. Not a single signal happens. Everything is just zeros. When you do prompt an LLM the input ripples straight through from inputs to outputs then everything is dormant again. Each neuron fires once and that's it." This makes them different from biological neurons.

·

AMA – Ask Me Anything! Submit a question via this anonymous Google form. I'll select a few every 4-5 weeks and answer them on here :-) Don't be shy!

AMA-small

·

The Quantum of Sollazzo grove now has 40 trees. It helps managing this newsletter's carbon footprint. Check it out at Trees for Life.

·

'till next week,
Giuseppe @puntofisso.bsky.social

Don't miss what's next. Subscribe to quantum of sollazzo:
Share this email:
Share on Facebook Share on Twitter Share on LinkedIn Share on Hacker News Share on Reddit Share via email Share on Mastodon
Powered by Buttondown, the easiest way to start and grow your newsletter.