This is a short summary. ↗ Open original to view full content
Rebuilding this site
from blog Alex Plescan, | ↗ original
Related
More from Alex Plescan
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
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