This is a short summary. ↗ Open original to view full content
PDF: The Conjoined Triangles of Success
from blog Alex Plescan, | ↗ original
Related
More from Alex Plescan
Rebuilding this site
21 Sept 2024 |
original ↗
I first made this site back in 2016, and since then it hasn’t had any substantial updates to its design or overall structure. Here we are now in 2024, and I find myself to be a developer with a blog that doesn’t have a dark theme.
Okay, I really like WezTerm
10 Aug 2024 |
original ↗
A guide to configuring WezTerm using its Lua API. Focuses on appearance, keybindings, multiplexing, workspace navigation, and status bar (powerline) setup.
GNU Parallel, where have you been all my life?
20 Aug 2023 |
original ↗
How to use GNU Parallel to gather stats on long-running flaky tests by running them many times and capturing their results.
Timeseries with PostgreSQL
15 Jul 2023 |
original ↗
How to use set-returning functions in PostgreSQL to generate simple timeseries data
Easy SVG sparklines
8 Jul 2023 |
original ↗
Using SVG to easily create sparkline charts, and rendering them on the server side with Elixir and Phoenix