Viewing profile — rasjonell
rasjonell
HN member- Joined
- Fri, Oct 20, 2023, 11:01 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About rasjonell
No profile information was provided.
Recent public activity
-
comment
Comment #47508575
I wrote a small Go project that turns an SSH connection into a live chess session instead of a shell. ssh chessh.org It uses Bubble Tea for the terminal UI, and supports hosting/jo…
- story
-
comment
Comment #47235979
Latency can destroy conversational rhythm. What’s your p95 inference time? also are there any benchmarks we can see?
-
story
Show HN: DynamoLens – native, open-source DynamoDB desktop client (Go and Wails)
I built DynamoLens, a free/open-source desktop app for Amazon DynamoDB. It’s a native Wails shell (Go backend + React/Vite frontend, no Electron) for macOS/Windows/Linux. It lets y…
-
story
Show HN: Dashbrew – Terminal dashboards from scripts and APIs via JSON config
For each project I work on, I create a custom Tmuxinator session that usually has a dashboard that shows data about the project(system stats, API statuses, script outputs, todos). …