Live data from Hacker News

Viewing profile — sbysb

sbysb

HN member
Joined
Thu, Sep 30, 2021, 9:13 PM UTC
HN karma
98
Public activity
36 items

About sbysb

https://bitwizard.dev https://github.com/sbysb

Recent public activity

  1. comment
    Comment #49239149

    I had another comment in a thread last week about this: https://news.ycombinator.com/item?id=49111625 I really think that using something like Paseo (I use Ouijit[1] because I thin…

  2. comment
    Comment #49168842

    There is a really good video by the author of pi.dev (which I have used to build some of my own harnesses): https://www.youtube.com/watch?v=RjfbvDXpFls The basis of the argument is…

  3. comment
    Comment #49163458

    Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), …

  4. comment
    Comment #49116117

    > nono is great but you'll still won't be able to run multiple dev servers, dbs or test in the browser... With our profile setup you can do all three of those things - there is a f…

  5. comment
    Comment #49112148

    All git config and hooks are not writable inside the sandbox. This can be somewhat frustrating as you have to run git config commands outside, but the tradeoff is worth it imo. Non…

  6. comment
    Comment #49111625

    Git worktrees are a great isolation boundary for _changes_ (especially making changes in parallel on a single machine), but not behavior. If you are trying to actually run autonomo…

  7. comment
    Comment #48755950

    I mean most of these tools pair the notes/transcript with a video recording of the call. It can be super helpful to search the summaries to find the right recording, and then click…

  8. comment
    Comment #48752812

    Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), …

  9. comment
    Comment #48595536

    I do not think that is the problem with markdown lol. There are lots of problems with markdown, especially vanilla or the more limited versions of it - but really its super power i…

  10. comment
    Comment #47885461

    It's difficult because even if the underlying model is very good, not having a pre-built harness like Claude Code makes it very un-sticky for most devs. Even at equal quality, the …

  11. comment
    Comment #47870555

    You should check out Ouijit [1] - I use it regularly for work and it's nice because it focuses on the environment that you want, and just gives you a shell that you can use any too…

  12. comment
    Comment #47753395

    https://meza.chat/ Been building an E2EE chat client on the weekends that sits right between Discord (but dis-enshittified) and Matrix (but with good UX around encryption). Still g…

  13. comment
    Comment #47665435

    I have used Claude Code in the terminal to the tune of ~20m tokens in the last month and I have very little to complain about. There are definitely quirks that are annoying (as all…

  14. comment
    Comment #47665334

    > some people say that the max AI Level should be 5 > of course some people think that you lose touch with the ground if you go above AI Level 2 I really think that this framing so…

  15. comment
    Comment #47622778

    FWIW I'm not saying Cursor is not capable of this, but that all of the 'Cursor' bits are superfluous, and using tools that bring you closer to the 'bare metal' of the terminal actu…

  16. comment
    Comment #47622664

    > Anyway, you’re right Claude Code is less ergonomic; generally slower. The secret in my experience is parallelization - Cursor might be faster or have better ergo for a single tas…

  17. comment
    Comment #47603733

    Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), …

  18. comment
    Comment #45803236

    Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), …

  19. comment
    Comment #45095901

    Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), …

  20. comment
    Comment #44440657

    Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), …

  21. comment
    Comment #44162390

    Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), …

  22. comment
    Comment #43866690

    Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), …

  23. comment
    Comment #37150897

    I have always said that you can gain more value from self-help/life management type books by reading the table of contents and then spending the time you would have read the book j…

  24. comment
    Comment #34760676

    The very first test can be a simple "Did my HTTP request receive a response?". Then you can build on "Does this HTTP response have this value I need".... etc The way I have always …

  25. comment
    Comment #34523451

    I think that while storing a TOTP in your password manager is less secure than using an external app, I also feel like this is missing a large portion of when I am storing a TOTP i…