About:

Notes on programming, photography, security, language, etc.

Website:

Specializations:

Outgoing Links:

Derek Sivers
Subscribe to RSS:
A curated 2026 reading list featuring books that explore the intersections of technology, philosophy, and literature, with varying degrees of recommendation.
A list of books with ratings and brief descriptions, including works by Shakespeare, Dostoevsky, and other authors.
The text provides a guide on building a plug-and-play air quality sensor for $100, measuring CO2, VOCs, temperature, humidity, and displaying the Air Quality Index on a 1.9" LCD. It includes a list of required hardware and code re...
The text discusses the importance of understanding and managing risk in cybersecurity, drawing from Nancy G. Leveson’s book Safeware. It emphasizes the need for simplicity in safety, the limitations of quantitative risk assessment...
The author discusses their decision to purchase a small, lightweight, Linux-compatible laptop for travel, which ended up becoming their primary laptop. They provide a review of the Chuwi Minibook X, including its specs, impression...
The text discusses the benefits of running containers without root privileges using Podman on a Linux system. It explains the process of deploying container-based services on Fedora Linux, focusing on systemd integration and user ...
The author describes setting up a monitoring station for ADS-B signals from nearby aircraft using a Raspberry Pi 4 and a Nooelec NESDR RTL-SDR dongle and antenna. The author compiled and installed Dump1090 from source and created ...
The text is a collection of photos from a family vacation to Ireland, including Dublin, Galway, and Connemara. The photos were taken with a Sony α7R III (35mm F1.4 GM). The photos include various attractions and locations in Irela...
The text describes a web application called BRV, which is used to save, search, and take notes on links. It supports a single authenticated user with access to public/private links, and the ability to create, edit, and delete entr...
The text is a collection of quotes from Paul Feyerabend’s Against Method, 3rd edition. It discusses the principles of science, the limitations of methodologies, and the role of reason in scientific progress.
The text is a walkthrough on deploying a web application that only consumes memory while in use. It demonstrates how to use systemd socket activation to spin up the application when it receives a request and then shut it down once...
The text is a reading list for 2024, with ratings and brief reviews of various books. The list includes a mix of biographies, science fiction, non-fiction, and other genres, with a focus on books related to history, science, and w...
The text discusses various time formats that could be used as alternatives to ISO 8601/RFC3339 standards for applications such as data analysis, logging, visualization, and human communication. It covers Swatch Internet Time, Term...
The text is a collection of photos taken during August 2023 in Montreal, Canada. The photos include various subway stations, museums, and other landmarks.
The text provides helpful one-liner UNIX commands for string manipulation, ISO 8601 timestamp, UNIX epoch time conversion, randomness generation, TLS certificate inspection, finding JAVA_HOME, and converting a JWT token to JSON.
The text discusses the use of E-Prime, a writing technique that omits the verb 'to be' for clarity and effective communication. It also mentions the Plain Language Action and Information Network, which provides resources for effec...
The text describes the features and user experience of the Planck, a small 48-key ortholinear mechanical keyboard kit. It details the assembly process, key switches, keycaps, frame, layout, and overall impression of the keyboard.
Collection of quotes from John Gall’s Systemantics, discussing the behavior of systems, the uncertainty principle, and the operational fallacy.
A list of books with brief reviews and recommendations for each. The list includes a variety of genres and topics, from classic literature to history, philosophy, and science fiction.
The text provides information about standard datasets available to the Nostr community for benchmarking and scientific purposes. It includes details about the naming convention, file format, and how to import events from the datas...
The text discusses the creation of a Nostr network relay that is fast, correct, and requires minimal resources to run. It covers the author's experience writing an async network server, contributions to Nostr specifications, major...