quantum of sollazzo

Archives
Sponsor
March 7, 2026

preview 648: quantum of sollazzo

Hello, reader!

Quantum #647 had an open rate of 41% and a click rate of 6%. The most clicked link was the CIA Factbook Archive.

·

A job for you?

The FAIR Station project at the University of California Digital Library are hiring a Product Manager. Salary in the range $120,000 - $140,000, Remote anywhere, providing they can work in alignment with the US Pacific timezone.

·

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

Topical

AI eats the world

I attended Benedict Evans' keynote at the NashTech Connect conference, which was a 25min version of his biannual "AI eats the world" presentation, which analyzes macro and strategic trends in the technology industry. He's a great speaker, and some of the trends are remarkable – I recommend one of the videos here.

Screenshot_2026_03_06_at_09_25_43_uploaded.png

Thus, the war paralyzes the Strait of Hormuz

Original German article ("Straße von Hormus: So legt der Krieg die Straße von Hormus lahm") from Die Zeit, here translated into English. It looks at the closure of the Strait of Hormuz following the US-Israel/Iran war.
The Strait of Hormuz is famous for the energy trade (approximately 20 million barrels of crude oil pass through it daily, which is about 20% of world demand).

Screenshot_2026_03_06_at_09_31_19_uploaded.png

Is the US a bigger oil importer or exporter?

USAFacts: "The US has been exporting more oil and petroleum products than it imports since August 2021."
Petroleum products comprised 63% of exports, while crude oil imports are dominated by Canada (at 57% of all petroleum imports).

Is_the_US_a_bigger_oil_importer_or_exporter_USAFacts_1_chosen.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

Decision Trees

"Decision Trees are supervised machine learning algorithms used for classification and regression problems. " Explained in a brilliant scrollytelling.

Screenshot_2026_03_06_at_11_03_14_uploaded.png

Go is the Best Language for AI Agents

Bruin's founder Burak Karakan argues Go is ideal for AI agents. Among several reasons, he's right that there's a lot of training and docs out there, which have made LLMs particularly good at it.

How I built a sub-500ms latency voice agent from scratch

Nick Tikhonov built a custom voice agent orchestration layer from scratch that achieved ~400ms end-to-end latency, outperforming Vapi's equivalent setup by 2× (~840ms). The project took approximately one day and $100 in API credits.

How_I_built_a_sub_500ms_latency_voice_agent_from_scratch_Nick_Tikhonov_2_chosen.png

Making Code Ready for Publication

A workshop teaching researchers how to prepare their code and analyses for publication. The slide deck is available.
It also highlights that reproducibility exists on a spectrum and perfect reproducibility shouldn't prevent sharing good work.

Screenshot_2026_03_06_at_09_39_08_uploaded.png

Heterofriendly: The Intuition for Why You Always Need Robust Standard Errors

"Psychologists basically never use robust standard errors.
But they always should.
Economists basically always use robust standard errors.
But I suspect intuitive understanding lags behind adoption.
"
Robust standard errors address heteroskedasticity (uneven noise), where some data points are noisier than others.

Heterofriendly_The_Intuition_for_Why_You_Always_Need_Robust_Standard_Errors_8_chosen.png

Is Boosting Still All You Need for Tabular Data?

Michael Clark: "An update on the state of deep learning for tabular data, featuring practical model implementation." Modern deep learning models now compete with gradient boosting methods like XGBoost, LightGBM, and CatBoost, and new benchmarking frameworks like TabArena provide standardized evaluation.

Is_Boosting_Still_All_You_Need_for_Tabular_Data_Michael_Clark_5_chosen.png

kuva

Kuva is a scientific plotting library written in Rust that supports 25 plot types with SVG output and optional PNG/PDF backends.

GitHub_Psy_Fer_kuva_A_scientific_plotting_library_in_Rust_6_chosen.png

Interactive beeswarm charts in R

Nicola Rennie explores beeswarm charts. This tutorial demonstrates creating interactive beeswarm charts in R using UK census data on general health by sexual orientation.

Interactive_beeswarm_charts_in_R_Nicola_Rennie_4_chosen.png

XofY OSM Geometry Viewer

This is brilliant: a web-based tool for viewing and analysing OpenStreetMap (OSM) geometries with multiple data input options including curated features, custom Overpass queries, and GeoJSON file imports. The picture below are cathedrals in Italy.
(via Geomob)

cathedrals_uploaded.png

Draw The Line: introducing a chart type that invites you to participate

Flourish has launched a new "Draw The Line" template for interactive, guessable line charts. It was inspired by the New York Times' "You Draw It".

Screenshot_2026_03_06_at_09_48_18_uploaded.png

A heatmap diff viewer for code reviews

"Heatmap color-codes every diff line/token by how much human attention it probably needs. Unlike PR-review bots, we try to flag not just by “is it a bug?” but by “is it worth a second look?” (examples: hard-coded secret, weird crypto mode, gnarly logic)."

A_heatmap_diff_viewer_for_code_reviews_1_chosen.png

PearTree: A Phylogenetic Tree Viewer

PearTree is a specialized software tool designed for viewing and analyzing phylogenetic trees, diagrams that represent evolutionary relationships between different biological species or other entities (someone asked in the AMA section about genealogy a few weeks back, maybe this could hep).

Screenshot_2026_03_06_at_09_50_16_uploaded.png

A Few Claude Skills for R Users

R Works: "The community has come together to create some great Claude Skills that you can try out today."

Screenshot_2026_03_06_at_09_52_08_uploaded.png

MicroGPT Visualized — Building a GPT from scratch — an interactive visual guide

Andrej Karpathy's MicroGPT is a single Python file implementation that builds a GPT transformer from scratch using only pure Python and basic mathematics, without external libraries or frameworks. "This tutorial goes one step further: we break each of Karpathy’s steps into substeps, and explain each one with diagrams, animations, and interactive visualizations. By the end, you’ll understand every line — not just what it does, but why."

Screenshot_2026_03_06_at_09_54_57_uploaded.png

Data Thinking

Layer by Layer, We Built Data Systems No One Understands

Modern data systems have become too complex through endless layering of tools, platforms, technologies, etc.

Layer_by_Layer_We_Built_Data_Systems_No_One_Understands_3_chosen.png

Dataviz, Data Analysis, & Interactive

What the price of your haircut says about your economic power

The story about Finland first reducing, then increasing VAT on barbering services created a remarkable situation. Just look at the chart below!

What_the_price_of_your_haircut_says_about_your_economic_power_2_chosen.png

I Spent the Last Month and a Half Building a Model that Visualizes Strategic Golf

"A way to actually see the ideas hidden in golf course architecture", using heatmaps.

I_Spent_the_Last_Month_and_a_Half_Building_a_Model_that_Visualizes_Strategic_Golf_5_chosen.png

Weeknotes, 2026W04: Boundary Issues

"Boundary disputes are a major but little-known challenge in mapping".
Indeed, and one of the staples of my public speaking points is the little known 200+ years (and counting) border dispute between Italy and France on the top of the Mont Blanc, and how it affects authoritative data. (via Geomob)

Screenshot_2026_03_06_at_10_02_05_uploaded.png

Looking for the rich? Check in the shadows.

A study from MIT's Senseable City Lab analyzed shade coverage and income levels across nine global cities (Amsterdam, Barcelona, Belém, Boston, Hong Kong, Milan, Rio de Janeiro, Stockholm, and Sydney). "In nearly all nine cities, shade was a privilege of the wealthy."
(via Not-Ship)

Screenshot_2026_03_06_at_10_03_21_uploaded.png

Interpreting Confidence Intervals

An interactive visualization demonstrating how confidence intervals work in statistical analysis.

Screenshot_2026_03_06_at_10_04_36_uploaded.png

chess

Visualizing chess games as interactive 3D paths.

chess_screenshot_chosen.png

Where have all the bands gone?

Ivan Lokhov (Datawrapper) looks a the apparent disappearance of bands from the music charts.

Where_have_all_the_bands_gone_Datawrapper_Blog_3_chosen.png

Trump dominates midterm messaging

Interesting analysis and dataviz by Axios and the outstanding Erin Davis.

Screenshot 2026-03-06 at 11.10.48.png

AI

Why XML Tags Are so Fundamental to Claude

"Users report that structuring prompts with XML can be a transformative experience" in Claude.

Why_XML_Tags_Are_so_Fundamental_to_Claude_3_chosen.png

Codified Context: Infrastructure for AI Agents in a Complex Codebase

As summarised on this Linkedin post, this paper suggests that a "single CLAUDE.md files fail to scale beyond modest codebases."

When newsrooms build AI tools, where does the money actually go?

The LSE's JournalismAI programme "analysed financial reports of 32 publishers to understand how they spend funding when building AI tools"

When_newsrooms_build_AI_tools_where_does_the_money_actually_go_2_chosen.png

When AI Writes the World's Software, Who Verifies It?

AWS' Leonardo de Moura laments that "no one is formally verifying the result" of LLM-produced code.

Interactive explanations

Simon Willison: "How do we pay down cognitive debt? By improving our understanding of how the code works. One my favorite ways to do that is by building interactive explanations."
It's part of Simon's series on better use of coding LLM.

Interactive_explanations_Agentic_Engineering_Patterns_Simon_Willison_s_Weblog_1_chosen.png

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.