Knowledge Updates
Observations while developing web applications and creating great software.
-
BFS Interview Question and Pull-Ups
-
Berkeley Mono 2.0 ↗
U.S. Graphics released Berkeley Mono 2.0. You should use it.
Here’s Berkeley Mono v2 Condensed on my personal computer. It’s very nice.
Pairs nicely with Ghostty and Fastfetch.
More from X
And on another person’s computer:
Glyphs and FontLabRasmus — the creator of Inter — gave advice on tools for creating fonts.
Beautiful Grafana & Sentry
Observability of US Graphics infrastructure is beautiful.
-
Ghostty ↗
Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
Here’s my configuration. The quick terminal is very satisfying.
font-family = TX-02 keybind = global:cmd+grave_accent=toggle_quick_terminal theme = xcodedarkhc window-colorspace = display-p3
Note: I don’t use dark and light theme modes because of a visual bug when opening splits and tabs when specifying them.
Combined with Berkeley Mono v2, next year is sharing up to become the year of the terminal.
-
Native TypeScript support in Node.js
-
Avoiding flash of inaccurate content
Use React Router Loaders and SSR.