Ty Overby

@tyoverby.com

Professional OCaml enjoyer. Views expressed therein are also those of your employer.

There's an unreleased monitor that I desperately want (Asus PG27UCWM) and as far as I can tell, the only way to be notified when it's released would be to sign up for their super spammy email list and then sift through the garbage for the announcement.

Change in quality between the initial printing and the later “on demand” printing is wild. Really glad I still have the original copy!

BildBild

VS Code has this problem where every new feature that they add is turned on by default, leading to an enormous amount of visual clutter. Turns out that if you painstakingly turn all of this off, it's a perfectly fine editor!

Hey I have an idea, could we get some dermatologists in NYC who aren’t among the hottest people alive. Not enjoying having my earthly flesh inspected by a greek god. This may generalize to other locales

More people should read Children of Time, but especially those who finished Project Hail Mary and want to see more spiders in space.

There's lots of things that irk me about C, but I think I'm unreasonably bothered by the lack of named parameters to functions. How do people live like this?!

It'd be really cool to have a text editor that is hyper-malleable but also has a lot of training data in the LLM learning corpus so that Claude could make project-specific editor UIs for me while I code. Wait, that's Emacs isn't it? I take it all back.

I’m so happy that I managed to completely remove Windows from my development and personal computing use. Every time I see sometime from Microsoft it’s like Ha Ha, we’re making it worse!

As an occasional Windows user, my relationship with this software is one where Windows tries to trick me and I need to constantly be on guard.

AI coding tools are safe and useful because version control give you branches, diffs (review), and reverts. Why don't our other tools have the same guardrails and affordances? Would it be crazy to stick everything in git?

Version control for everything

AI assisted agentic coding has reached escape velocity, but non-programming use cases haven’t seen the same degree of adoption. I believe that the main reason for this is the lack of version control. ...

tyoverby.com