This is a short summary. ↗ Open original to view full content
Easy SVG sparklines
from blog Alex Plescan, | ↗ original
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
Using Declarative Shadow DOM to embed HTML emails on a web page
19 Mar 2023 |
original ↗
How I used the Declarative Shadow DOM to embed HTML emails on a web page without breaking its CSS styles