Live data from Hacker News

Viewing profile — rasjonell

rasjonell

HN member
Joined
Fri, Oct 20, 2023, 11:01 AM UTC
HN karma
1
Public activity
5 items

About rasjonell

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. comment
    Comment #47235979

    Latency can destroy conversational rhythm. What’s your p95 inference time? also are there any benchmarks we can see?

  4. 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…

  5. 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). …