Live data from Hacker News

Viewing profile — tinodb

tinodb

HN member
Joined
Wed, Oct 28, 2015, 3:37 AM UTC
HN karma
53
Public activity
102 items

About tinodb

No profile information was provided.

Recent public activity

  1. comment
    Comment #49194460

    > 3. Actions It is somewhat explained as a convention or something built-in, but I can't find much about it elsewhere. Is it the author's own convention or am I missing something?

  2. comment
    Comment #48277905

    Which design ideas are those? (Asking out of curiosity, happy pi user here!)

  3. comment
    Comment #47874217

    Can you just stop the spam?

  4. comment
    Comment #47865393

    But in general you are one of the few that does. Many devs do find git rebases scary. Having done it in both I can say with JJ it is much much simpler (especially with jjui).

  5. comment
    Comment #47743973

    I use codex through the pi agent. It’s wonderful and easy to create whatever extension or hook you want! I’d use it with Claude too if they hadn’t banned it…

  6. comment
    Comment #47565187

    So now you know how much it matter :)

  7. comment
    Comment #47453435

    Do you consider the implementation of such specs by another human to (always) be correct and deterministic? Heck, if I reimplement something I worked on a month ago it’s probably n…

  8. comment
    Comment #47430937

    Given Viktor’s helpfulness here, I can’t help but wonder how it would respond to: “please create a backup of the C-Team and HR channels”… ITs worst nightmare no?

  9. comment
    Comment #47339234

    It certainly isn’t. It is more a way of discovery on how to implement something, with the benefit of being able to safely (and thus easily) change it later. The 99 Bottles book by …

  10. comment
    Comment #47239245

    I have found that with a good plan we are able to make big refactors quite a bit faster. The approach is that our /create-plan command starts high level, and only when we agree on …

  11. comment
    Comment #47229739

    Thanks for creating Ghostty! Is there a chance to have shorter release cycles? I switched to nightly because of the mem bug and search, but ideally would like to be on a more stabl…

  12. comment
    Comment #47229658

    Nice, I had the same idea for a enforced TDD state machine! I wouldn’t tie it to all the other stuff though, but I might try it out.

  13. comment
    Comment #47014100

    For upgrading frameworks and such there are usually not that many architectural decisions to be made, where you care about how exactly something is implemented. Here the OP could p…

  14. comment
    Comment #46933490

    Slow_er_. For all programs talked about in this thread it is fast enough. Especially if you don’t need to host it at Microsoft/Google scale.

  15. comment
    Comment #46578201

    docs.sprites.dev requires authentication? And what about adding /llm.txt? I want Claude Code Web to install the cli and deploy what it is working on in a sprite :)

  16. comment
    Comment #46578155

    Not if you want to run multiple agents in parallel…

  17. comment
    Comment #46546622

    Codex is even better in my experience at reviewing. You can find the prompt it uses in the repo

  18. comment
    Comment #46480322

    How do you deal with one of transactions? How do you assign them to the right account?

  19. comment
    Comment #46353450

    Yet, you add another attack vector, something that is very willing to do stuff, as long as you prompt it right… As Simon Wilison clearly laid out, 99% secure isn’t secure and you t…

  20. comment
    Comment #46348685

    Scaleway and OVH offer all the basics and more (kubernetes, networking, hosted dbs, queues, storage, GPUs etc). It’s google workspace/microsoft 365 that has no equivalent.

  21. comment
    Comment #46347449

    Scaleway as well

  22. comment
    Comment #46347447

    Because they don’t offer every service AWS offers? They offer plenty of hosted databases, queues and what not that it shouldn’t be too hard to move things over. Especially not if y…

  23. comment
    Comment #46264426

    The work needed for the “I included something in a commit I want split out” [0] seems really complex, and it is something I do often. Eg with stacked git (stg) this is just: goto, …

  24. comment
    Comment #46196964

    Yes, this would make us programmers so happy wouldn’t it :)

  25. comment
    Comment #46196734

    I don’t agree with the given answer to “Why the PO wants you to estimate”. The author cites external reasons (made commitments etc) that shouldn’t have been there in the first plac…