Posts

Writing clinical notes using AI - a practical experience

With Claude 3 Opus (a newish ChatGPT4 competitor) as my copilot, I wrote a pretty darn good SOAP note for an (invented yet realistic) new consult visit. It took a little massaging to get it right, but boy howdy, it did a great job. Here are the prompts and outputs. This stuff has serious potential for streamlining the boring and tedious parts of the job.

Drugs we can't get: S1

There are a number of interesting drugs used in the global market that, for one reason or another, do not have FDA approval and are therefore inaccessible in the US, at least outside of clinical trials. S1 is one of them: a better capecitabine.

Patient-facing slide decks

While I plan on being a physician-scientist forever, I'm not going to work in academia. Over the past few years I've put together very cool infrastructure for giving academic talks (click "talks" above), and it was making me sad that it might not get much use after I leave the university. But then, a ray of sunshine: Why not use my slide deck infrastructure to help in patient conversations?

yt-dlp Nix config

linuxnixmedia

yt-dlp is an incredibly useful and customizable tool for downloading online videos from YouTube and elsewhere. Here's my setup

medical-humanities.org

I made a static website as an electronic learning system and forum, with the option for password protected posts and a controlled editing workflow, for free and without a dedicated server. This post has the highlights.

I made a thanks page

personal

A public, running journal of "hey, thanks" to the folks who make my life better, in big and small ways. Check it out <a href="/thanks">here</a>.

geocheatcode

Here is background and code for a trick I use to get Google to give me best-in-class guesses for latitude and longitude, despite goofy and/or downright bad location searches.

Set Up Enterprise Wifi on Arch Linux

Most big institutions have guest and employee wifi networks. Guest wifi is usually fine, fast enough for the basics, but far inferior to employee wifi. On a custom-built OS, such as a fairly minimalist Linux distribution, getting the employee wifi to work can be a beast. This was a little tricky to get working but very worth it, so here's an outline, mostly for my own later benefit.