Short takeaways from books I’ve read over the years. I think distillation of information is an important mental muscle to keep strong. So I promise to always write these myself (sorry, chatgpt). 2024 The Last Question Isaac Asimov I’ve been a sci-fi film fan since I was young. My grandfather’s VHS collection included Predator , Terminator , and Alien . One of my favorite memories…
I use Vim for most all the file editing I do on my Mac. I thought it’d be nice to be able to click on files in the Finder window and have them open up in my terminal for editing with Vim, so I wrote a bit of AppleScript to make it happen. This post shares how I set this up on my Mac so that you can do the same. The guide assumes that the terminal being used will be iTerm2 .
My first Hugo website theme, Devise , was recently accepted into the Hugo themes gallery . I’m excited to share that you can now use it for your own website. You can find instructions for installing, configuring, and updating the theme here . I’d greatly appreciate a Github project star ⭐ if you like the theme. If you have an idea for a new feature or found a bug, please feel…
Table of Contents Motivation Tools for the Job Rendering 1 - Projectile Rendering 2 - Clock Rendering 3 - 2D Spheres Rendering 4 - 3D Spheres Rendering 5 - World Rendering 6 - World with Shadows Motivation I’d been curious about how graphics worked since playing video games as a child. I decided to take the time to learn about graphics programming this year. After doing a bit of research on…
About Hello 👋 I’m Austin Gebauer. I’m a currently a senior security software engineer on the Starlink team at SpaceX . I studied at the University of Washington’s Paul G. Allen School of Computer Science and Engineering. Previously, I’ve worked as a software engineer at: HashiCorp on the Vault product NGINX F5 Networks Contact You can reach me by email at…