Do Not Shred Your Fingers In An Actual Blender

taylor.town

I recently gave some bad advice in this essay : Luckily, LLMs significantly reduce the effort/cost of therapy experiments. Consider trying the following prompt: Please guide me through a round of ERP therapy. Start by listing universal sources of fear/discomfort/anxiety. If you find this process useful, consider trying it with a licensed human professional. I think this advice is dangerous if taken too seriously/literally, which is why I removed it. This is...

Autonomy for the World: MQ-20 Avenger

shield.ai

Twelve weeks. No vehicle dynamics simulator. One successful flight campaign. In an industry where integration often drags on for a year or more, we set out to prove that deploying cutting-edge autonomy can happen on a radically shorter timeline. Our challenge: integrate Hivemind autonomy onto General Atomics’ (GA) MQ-20 Avenger in just mere weeks, faster than most teams plan a kickoff meeting.    Starting the day before Thanksgiving 2024, my team and I found ourselves locked in a sprint...

Digging deeper into YouTube's view count discrepancy

www.jeffgeerling.com

Digging deeper into YouTube's view count discrepancy For a great many tech YouTube channels, views have been markedly down from desktop ("computer") users since August 10th (or so). This month-long event has kicked up some dust—enough that two British YouTubers, Spiffing Brit and Josh Strife Hayes are having a very British argument 1 over who's right about the root cause. Spiffing Brit argued it's a mix of YouTube's seasonality (it's back to school season) and chann...

A 255 byte web page

jamesg.blog

Tantek, in celebration of 8-Bit Day (the 265th day of the year) , published a blog post with the following challenge: […] build an entire website where each resource fits into at most 8-bits worth of bytes. 255 bytes maximum size HTML, and maximum size of any linked external stylesheet, image, or even script file. Alongside the challenge, Tantek has a demo showing a web page whose HTML is under 255 bytes , with an external CSS stylesheet that is also under 255 bytes. This inspired me to try ...

Verses: Hope in desolation

jatan.space

Space just desolate… and yet humans launch hope to explore some more Image: Xinhua | See the first note at the end On our Moon from where the Sun never shines, a new era will dawn. The rim of the 10-kilometer-wide Erlanger crater on the Moon’s north pole. The crater floor is in permanent darkness. Image: NASA / GSFC / ASU / LRO | See the second note below Notes: There’s nothing quite as bold and beautiful as committing to venturing the brutal colossal desolation that is space. Every (civ...

Apple Desk Setup of a Tech Content Creator in Arizona, US

www.makerstations.io

Name: Rohit Saini Location: Arizona, United States Occupation: E-Commerce and YouTube Cost of setup: $2,1K Social media: YouTube SPONSORED ...

What’s a Foreigner?

lucumr.pocoo.org

Across many countries, resistance to immigration is rising — even places with little immigration, like Japan, now see rallies against it . I’m not going to take a side here. I want to examine a simpler question: who do we mean when we say “foreigner”? I would argue there isn’t a universal answer. Laws differ, but so do social definitions. In Vienna, where I live, immigration is visible: roughly half of primary school children don’t speak German at home . Austria makes citizens...

How LLM Structured Decoding works

nishtahir.com

Last week I happened to be in a discussion that involved getting an LLM to generate JSON reliably. A major frustration expressed was that no matter how much they tried the model would often fail to follow instructions during generation. I pointed out that most major vendors support some variant of "Structured Output" parsing which allows the user to provide an output schema. That happened to be a good solution to the problem but I wanted to take a moment to write up some notes about how and why ...

#SciArtSeptember: Vector

rubenerd.com

Today’s #SciArtSeptember prompt for visual artists was the word vector , which I’m shamelessly using as a writing prompt here instead. Vector to me takes me in the direction of vector graphics, and my early adventures trying to write my own WMFs on Windows. That lead me to that infamous WMF payload attack , and security more broadly. Hey, that’s an attack vector! Which, while we’re on the subject, let’s talk about gift cards. Gift cards inhabit this weird grey area in Weste...

What is "PhD-Level Intelligence"?

blog.computationalcomplexity.org

When announcing Open-AI's latest release last month, Sam Altman said "GPT-5 is the first time that it really feels like talking to an expert in any topic, like a PhD-level expert." Before we discuss whether GPT-5 got there, what does "PhD-Level intelligence" even mean? We could just dismiss the idea but I'd rather try to formulate a reasonable definition, which I would expect from a good PhD student. It's not about knowing stuff, which we can always look up, but the ability to talk and engage ...

We are starting a company to rethink email

austinhenley.com

https://austinhenley.com/blog/startingacompany.html https://austinhenley.com/blog/startingacompany.html https://austinhenley.com/blog/startingacompany.html

RIP my minimal phone setup

manuelmoreale.com

As you probably know by now, thanks to the infinite supply of news on the subject, today new OS versions came out for Apple gadgets. Yes, it’s the one with that idiot Liquid Glass. Yes, I hate it. No, I don’t hate it because it’s different from what I was used to before. And you know why? Because I was hating the previous one as well. «Why are you still using it then?» I hear you say. Because I have no good alternatives. Most of the tools I use are developed exclusively for this ecosys...

I Once Appeared in The Old New Thing

mtlynch.io

I’m a pretty humble guy, so most people don’t know this extremely impressive fact about me: Raymond Chen once mentioned me on The Old New Thing , the classic Windows development blog. No, he didn’t mention me by name nor did he provide any way to identify me, but I still deserve credit for how little I boast about this stunning achievement. In 2009, Raymond Chen mentioned me in an issue of The Old New Thing . ...

In response to a developer asking about systems

notes.eatonphil.com

Sometimes I get asked questions that would be more fun to answer in public. All letters are treated as anonymous unless permission is otherwise granted. Hey [Redacted]! It's great to hear from you. I'm very glad you joined the coffee club and met some good folks. :) You asked how to learn about systems. A great question! I think I need to start first with what I mean when I say systems. My definition of systems is all of the underlying software we developers use but are taught not to ...

Test state, not interactions

rednafi.com

With the advent of LLMs, the temptation to churn out a flood of unit tests for a false veneer of productivity and protection is stronger than ever. My colleague Matthias Doepmann recently fired a shot at AI-generated tests that don’t validate the behavior of the subject under test (SUT) but instead create needless ceremony around internal implementations. At best, these tests give a shallow illusion of confidence in the system’s correctness while breaking at the smallest change. At worst...

crates.io phishing attempt

fasterthanli.me

Earlier this week, an npm supply chain attack . It’s turn for crates.io , the main public repository for Rust crates (packages). The phishing e-mail looks like this: Andrew Gallant on BlueSky And it leads to a GitHub login page that looks like this: Barre on GitHub Several maintainers received it — the issue is being discussed on GitHub . The crates.io team has acknowledged the attack and said they’d see if they can do something about it. Earlier this week, an ...

Issue No. 336

orbitalindex.com

The Orbital Index Issue No. 336  | Sep 17, 2025 🚀 🌍 🛰   ...

Stumbling into AI: Part 4—Terminology Tidy-up (and a little rant)

rmoff.net

Having looked at MCP , Models , and RAG , I realised that I’ve been mentally skirting around something that I don’t really understand, so I’m going to expose myself to some ridicule here and try to understand better: what’s the difference between AI and ML? Aren’t they just the same? What’s the difference between AI and ML? OK we’re doing this are we? I thought AI was just ✨magic✨? And ML was the thing that got data scientists mad stacks ten years ago bef...

Infinite Relations

buttondown.com

Let's write a super simply query engine using the iterator model. Something like this is conceptually what the compilation target for something like SQL generally looks like. Our iterators will be next able, and return None when they're exhausted. We can construct an iterator over some fixed set of values easily: class ConstIter : def __init__ ( self , rows ): self . i = 0 self . rows = rows def next ( self ): if self . i >= ...

How We Came To Know Earth

www.quantamagazine.org

Climate science is the most significant scientific collaboration in history. This series from Quanta Magazine guides you through basic climate science — from quantum effects to ancient hothouses, from the math of tipping points to the audacity of climate models. The post How We Came To Know Earth first appeared on Quanta Magazine Climate science is the most significant scientific collaboration in history. This series from Quanta Magazine guides you through basic climate science...

The Card Sharks Are Back

georgerrmartin.com

The Wild Cards series goes back a ways.  All the way to 1987, when Bantam Spectra released WILD CARDS , volume one of our original triad, which introduced the world to Jetboy, Dr. Tachyon, Golden Boy, Mark Meadows, Gregg Hartmann, the Great and Powerful Turtle, Yeoman, Sewer Jack, Bagabond, and a host of other aces, jokers, deuces and nats. There have been thirty-four volumes published to date — that’s not counting the various games, comic books, graphic novels, audiobooks, and similar s...

<div xmlns="http://www.w3.org/1999/xhtml" class="if-your-feed-reader-displays-this-then-it-is-violating-the-Atom-spec-RFC-4287-section-4.2.14"></div>

tantek.com

Happy # 8bitday yesterday! It was the 256th day of the year. See last year’s post for why the 256th day is 8-Bit Day: https://tantek.com/2024/256/t1/happy-8bitday-binary-byte Since last year, the related Wikipedia article on “Programmer’s Day” ( https://en.wikipedia.org/wiki/Programmer%27s_Day ) was updated to finally acknowledge worldwide observation of the day. This year, inspired by the old 5k (bytes) competition ( https://the5k.org/about.php ), I suggested to a few friends that it ...

Reading List 09/13/2025

www.construction-physics.com

Siemens 1100 kilovolt HVDC transformer, via @sci_fi_infra . Welcome to the reading list, a weekly roundup of news and links related to buildings, infrastructure and industrial technology. This week we look at 3D printing company Icon, transporting wind turbine blades on the largest airplane in the world, insurers funding cloud seeding, earthquakes in the Atlantic Ocean, and more. Roughly 2/rds of the reading list is paywalled, so for full access become a paid subscriber. Manhattan Project readi...

Random Old Posts

TitleDate
Toolbox languages
www.hillelwayne.com
July 15, 2024
One year later
ohhelloana.blog
May 09, 2023
Ink Note Fall 2023: As concrete as possible programming
www.inkandswitch.com
November 01, 2023
The I'm Great quote
www.jonashietala.se
January 19, 2011
Antenna diodes in the Pentium processor
www.righto.com
November 23, 2024
Colonizing Space Is Store Bought Tomatoes but More and for Everything
theluddite.org
March 01, 2023
Don’t Repeat Mistakes, Teach AI to Remember Every Code Review Instead
nmn.gl
June 14, 2025
Thanks Pivotal, Hello Redis Labs
antirez.com
July 15, 2015
Adventures in Outsourcing: Cooking with TaskRabbit
mtlynch.io
January 11, 2017
Becoming
taylor.town
September 15, 2018
Health check a server with 'nohup $(cmd) &'
rednafi.com
April 18, 2022
MAX17043: Battery Monitoring Done Right (Arduino & ESP32)
simplyexplained.com
April 28, 2021
The confusing world of USB
fabiensanglard.net
January 10, 2021
Fascinating little programs
antirez.com
March 13, 2014
Goals for 2011
steveklabnik.com
January 02, 2011
💭 I hope there's no wind tonight. 😳
kevquirk.com
September 03, 2025
Candid Culture
taylor.town
May 10, 2023
💭 Last day of work today, then it's 2 weeks of time off. 🎉
kevquirk.com
August 15, 2025
the social network
stfn.pl
February 18, 2024
Spam mail from the universe
anniemueller.com
June 17, 2025
Retry function in Go
rednafi.com
February 04, 2024
Functional fallback facepalm
myme.no
November 21, 2019
"Please click on all images of the heaviest animal species"
taylor.town
January 05, 2024
Let’s use mandatory record keeping to demonstrate the tech industry’s competence
tim.mcnamara.nz
September 20, 2021
Running Pong in 240 Browser Tabs
eieio.games
February 20, 2025
Other kinds of talks
www.scattered-thoughts.net
February 24, 2025
Why Docker is Not Yet Succeeding Widely in Production
sirupsen.com
July 28, 2015
Begrudgingly choosing CBOR over MessagePack
taylor.town
March 01, 2025
The charm of ASCII smileys :-)
adele.pages.casa
July 19, 2025
Adelboden: Jungfrau Region, Switzerland
www.robinwils.com
September 25, 2024
Splitting the ping
blog.benjojo.co.uk
March 01, 2021
Trying to Get Chimera Linux Running on Pentium Class Hardware
www.wezm.net
May 03, 2025
Finally Redis collections are iterable
antirez.com
October 27, 2013
Writing a lisp compiler from scratch in JavaScript: 1. lisp to assembly
notes.eatonphil.com
November 20, 2018
Online following and Starter Packs
moonbase.lgbt
October 22, 2024
More bookmarks from 2021
ohhelloana.blog
June 03, 2021
Nanosecond accurate PTP server (grandmaster) and client tutorial for Raspberry Pi
austinsnerdythings.com
February 18, 2025
Find Item in a List
switowski.com
August 27, 2020
State of my homelab/NAS in June 2024
stfn.pl
June 23, 2024
I ❤️ Microscopes
www.hillelwayne.com
April 01, 2022
5 Years at LinkĂśping's University
www.jonashietala.se
July 22, 2015
Implementing Highlighting, Search, and Undo
healeycodes.com
January 30, 2023
Thread-safe memory copy
lemire.me
February 07, 2025
Debugging Safari: If at first you succeed, don't try again
predr.ag
September 19, 2022
Coolest hard-tech companies in NYC 2021
notes.eatonphil.com
June 04, 2021
Playlist of the Week
dead.garden
May 27, 2025
Mixins: a refactoring anti-pattern
steveklabnik.com
May 07, 2012
Health
www.robinwils.com
April 28, 2025
Software Mimicry
www.hillelwayne.com
August 29, 2022
SF
steveklabnik.com
May 20, 2014
hackernews.lilymara.xyz
lilymara.xyz
October 28, 2023
Focus: rendering
www.scattered-thoughts.net
September 06, 2021
💭 Switched to #Spotify after [my …
kevquirk.com
September 09, 2025
Vectorization through Link-Time-Optimization (LTO)
www.reidatcheson.com
June 01, 2025
Ink Note Fall 2023: Phase 2 Snapshot
www.inkandswitch.com
November 07, 2023
Tokens, the oft-overlooked appetizer: Large language models, the distributional hypothesis, and meaning
theluddite.org
January 01, 2025
How to Make Your Code Reviewer Fall in Love with You
mtlynch.io
December 02, 2020
Why I like scicomm on Mastodon!
dantheclamman.blog
December 02, 2022
You're probably learning a technology in its seventh season, not its pilot
steveklabnik.com
January 27, 2023
Join my Matrix Space! And some other random news
stfn.pl
May 17, 2024
Ink Note Q1 2025: Selection Gestures
www.inkandswitch.com
March 15, 2025
The boring front-end developer
adamsilver.io
October 01, 2014
How Are Compilers & Transpilers Different?
maggieappleton.com
May 01, 2019
Your AI Product Needs Evals
hamel.dev
March 29, 2024
Setting up Unicorn with Nginx
sirupsen.com
October 22, 2010
The Caldera: a sleek split and wireless keyboard
christianselig.com
July 20, 2024
Explicit method overriding with @typing.override
rednafi.com
November 06, 2024
First Post
bitcannon.net
July 15, 2016
Decision points and utility
www.scattered-thoughts.net
July 08, 2017
2016 Read Books
www.jonashietala.se
December 27, 2016
I was in Finland
ohhelloana.blog
August 09, 2016
Artificial Condition: The Murderbot Diaries
kevquirk.com
September 02, 2025
THE GLOBAL CAPSLOCK KEY
eieio.games
February 05, 2025
I Co-wrote a Post on the swift.org Blog
rmondello.com
July 04, 2025
Profitable Plant Propagation Prevents Poaching
taylor.town
September 11, 2024
Why is Clojure so stable?
steveklabnik.com
December 18, 2018
Writing Home Assistant automations using Genservers in Elixir
www.jonashietala.se
October 08, 2024
Re: (Extremely, unnecessarily long) Thanks for the pardoning
taylor.town
December 26, 2023
Financial systems take a holiday
www.bitsaboutmoney.com
February 29, 2024
Reverse Proxy + Cache for Minecraft
blog.benjojo.co.uk
February 08, 2015
The Card Sharks Are Back
georgerrmartin.com
September 15, 2025
Looking for more debugger
www.scattered-thoughts.net
December 13, 2020
Why Do New Cars Have Speed Limit Warnings, and Do They Work?
theturnsignalblog.com
October 01, 2024
Intuitive Machines and SpaceX both failed in their missions
www.adastraspace.com
March 11, 2025
Video subtitles, captions, audio descriptions and transcripts
darekkay.com
December 11, 2023
The role of the Front-end Developer
adamsilver.io
March 11, 2015
An overview of macros in Rust
steveklabnik.com
January 24, 2017
Meetup.com in your calendar
taylor.town
February 16, 2025
Font Distortion
www.redblobgames.com
June 01, 2024
GreenSock Animations with React Hooks
maggieappleton.com
September 27, 2020
On NYC, Tokyo and Seoul
notes.eatonphil.com
October 20, 2018
Karpathy’s ‘Vibe Coding’ Movement Considered Harmful
nmn.gl
March 27, 2025
Answered: What the Heck is Code Golf?
healeycodes.com
March 30, 2019
Reasons to use your shell's job control
jvns.ca
July 03, 2024
Don't add extensions to shell executables
rednafi.com
November 23, 2021
Anatomy of a credit card rewards program
www.bitsaboutmoney.com
March 29, 2024
Developing an alt text button for images on my website
jamesg.blog
August 17, 2025
Bucket List
taylor.town
January 01, 2012
If I Retired
third-bit.com
September 04, 2025
Friend or foe?
moonbase.lgbt
January 16, 2025

About

I couldn't find a RSS reader that I liked so I decided to build my own.I thought it would be neat if it was public and formatted kind of like a magazine or a newspaper, so here we are.This is a feed of all the feeds that I want to keep up with. I try to keep it independant and keep out things likeenigneering blogs that are just advertisements, but its all up to my discretion.

This page updates daily at 8:11ish AM Mountain Time. The following blogs are featured on the page currently:

For the full list of feeds that are followed see the raw list here.