Responsive Terminal Applications in Golang
While developing a terminal application with Golang, I recently struggled with the implementation of a feature, that was the responsiveness of the terminal application to window size changes.
Hey there 👋 I’m Erhan, a software engineer. I build distributed systems and web services, most recently at Adobe. I write here about the things I build — Away from the keyboard I take photographs, draw comics and play electric guitar.
Low-level — a podcast with asyncore about software development, games and technology in general. In Turkish, for now.
Frames from wandering about with a Leica — mostly light, water and the shapes people leave behind.
A glossy Markdown editor for macOS — Obsidian-style vaults, live preview with embedded charts and diagrams, and a Claude writing agent built in.
While developing a terminal application with Golang, I recently struggled with the implementation of a feature, that was the responsiveness of the terminal application to window size changes.
Using OAuth 2.0 as so to manage authorization and to control user access on your REST resources is essential part of enterprise Java applications.
Matrix URIs, as Tim Berners-Lee called them in his personal design draft back then in 1996, or matrix parameters and sometimes path parameters, have been bro...
You've reached the end of the list