This is a short summary. ↗ Open original to view full content
GNU Parallel, where have you been all my life?
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.
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
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