Live data from Hacker News

Viewing profile — _betty_

_betty_

HN member
Joined
Thu, Jul 10, 2014, 9:27 AM UTC
HN karma
112
Public activity
83 items

About _betty_

No profile information was provided.

Recent public activity

  1. comment
    Comment #48596672

    what do servers/proxies do when they don't recognise the verb?

  2. comment
    Comment #47871813

    no because it's linux running in windows not the other way around.

  3. comment
    Comment #47449367

    isn't that a completely different use case? messages to Claude from other sources vs from Claude when it's finished? hooks can already alert you and have flexibility

  4. comment
    Comment #47042637

    https://github.com/vercel-labs/skills/issues/12

  5. comment
    Comment #46348950

    Having only used the base price of each, I loved the ux of cursor and what it enabled me to do, but I hit my monthly cap in 2 days. Whereas Claude code (on pro) I do hit my session…

  6. comment
    Comment #45896129

    Daniel Pink's book "Drive" explains that true motivation comes from intrinsic factors: autonomy, mastery, and purpose. It’s not about external rewards or doing every task yourself,…

  7. comment
    Comment #45885710

    ooh that's interesting, wonder if that works better than git eorktrees when playing with multiple AI agents

  8. comment
    Comment #45418704

    VS Code plugin seems to be missing quite a number of the CLI features.

  9. comment
    Comment #45287543

    how about requiring some kind of interaction if they want to run an install script?

  10. comment
    Comment #44843798

    They now compete in a larger market - non vscode users

  11. comment
    Comment #44843766

    I like that I can use the ide while a cli is working, keep an eye on git changes and interrupt where needed. I find in ide they like opening documents/changing tabs too much and it…

  12. comment
    Comment #44774365

    It's from July 6, so yeah a month in the past is totally right. She has newer posts on sub agents

  13. comment
    Comment #44688750

    interesting, i had just watched Primeagens Standup with Adam and got the impression they don't do well for money, but a quick google came up with a bunch of posts from Adam himself…

  14. comment
    Comment #44132564

    would they still be able to charge for it if it was an lsp?

  15. comment
    Comment #43765180

    Also just how separate the tool was - it was the primary reason I checked out the product but felt I had to go searching to find it. Maybe a add to canvas/project button in the cod…

  16. comment
    Comment #43765135

    Lack of tools (shapes, cards etc) Also felt very laggy/buggy when selecting, dragging etc. may be my underpowered rig

  17. comment
    Comment #43760703

    Canvas is an interesting idea - although the implementation feels very clunky and half finished. rest of the tool doesn't feel that special - eg there's tonnes of code generators o…

  18. comment
    Comment #43377758

    i've been dreaming of a way that visualises the user flows in the software (rather than cards on a board), think spider map showing possible user flows then colour coded circles ba…

  19. comment
    Comment #43370927

    i did something similar with a vodafone phone like 3 times, they just kept giving me the same model again and again.

  20. comment
    Comment #43298536

    interesting, they could finally deprecate the form attribute on buttons...

  21. comment
    Comment #42192233

    https://simonhearne.com/2020/drop-ev-certs/

  22. comment
    Comment #42192216

    they normally require a revocation lookup on the spot, and iirc there was differences in if they could or how stapling worked.

  23. comment
    Comment #42192021

    they were also pretty bad for performance due to the extra lookup (and reduction in caching)

  24. comment
    Comment #42134354

    this is one of the things i love about azure, easily being able to see everything. closest i found in aws was something like tag manager?

  25. comment
    Comment #41813564

    for me i can auto-gen basic validation from either my typescript or graphql type. Then fairly easily extend it manually. yeah i could do it manually, but the integration with other…