This is a short summary. ↗ Open original to view full content
Okay, I really like WezTerm
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.
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