Live data from Hacker News

Viewing profile — bumpa

bumpa

HN member
Joined
Fri, Dec 20, 2013, 5:21 PM UTC
HN karma
7
Public activity
12 items

About bumpa

No profile information was provided.

Recent public activity

  1. comment
    Comment #47742622

    Author here, happy to answer questions or dig into the technical details.

  2. story
    Show HN: Revdiff – TUI diff reviewer with inline annotations for AI agents

    I built a terminal diff viewer for a workflow I couldn't do comfortably with existing tools: reviewing AI-generated code changes without leaving the terminal session where the agen…

  3. story
    Show HN: Ralphex – Ralph-inspired loop extended with plan creation and reviews

    Built this to manage the full Claude Code workflow autonomously, from initial plan creation to reviewed PR. Tested it on a 25-task plan (5-7 items each) - ran overnight, woke up to…

  4. comment
    Comment #39321281

    The encode example contains a bug and a lint issue. Firstly, calling w.Header().Set after w.WriteHeader is likely a bug, as the w.WriteHeader method call should occur after setting…

  5. story
    Show HN: Spot, Simplifying DevOps Automation

    I just released the first stable version of a new tool called "Spot" (also known as simplotask). As someone who has had to deal with the frustration of broken Ansible dependencies …

  6. comment
    Comment #31826315

    I got this free access. Tried to figure how to request this "Verified" status, whatever it means, but github seems to set it automatically and notified me "you are eligible to use …

  7. comment
    Comment #28417847

    I have made a simple "cron with extras" project https://github.com/umputun/cronn handling duplication issue as well as a bunch of other things, like restarting failed jobs, jitter,…

  8. comment
    Comment #23910603

    The model it uses is non-relational and KV store was a better fit

  9. comment
    Comment #23910596

    I meant server-side rendering for the web. Remark42 exposing all functionality via API and any alternative frontend can be made. I know someone doing android SDK for this. Not sure…

  10. comment
    Comment #23908842

    Making such a frontend for remark42 with complete server-side rendering should be possible. In fact, even now the backend doing a lot of this, for example comments preview rendered…

  11. comment
    Comment #23908310

    author here, in case you want to ask me anything about the system

  12. comment
    Comment #6943071

    Very beta-like (or even pre-beta), bad looking version. In my 15minutes test by just removing file from the local folder during sync I caused a full stop for any sync operations. R…