Live data from Hacker News

Viewing profile — kevsim

kevsim

HN member
Joined
Fri, Nov 15, 2013, 6:43 PM UTC
HN karma
1,413
Public activity
599 items

About kevsim

AI at https://clickup.com, formerly CTO at https//kitemaker.co

Recent public activity

  1. comment
    Comment #49196183

    It's more interesting if I attach a file to a JIRA ticket that we both have access to and via some query you send to the AI (that returns my malicious ticket) it causes data exfilt…

  2. comment
    Comment #48759208

    They eat six square meals a day! I'll leave now...

  3. comment
    Comment #48568171

    They've got underlines for me at least

  4. comment
    Comment #48374326

    Yeah and Soniox is another similar as well, but I checked and neither is available in the AppStore

  5. comment
    Comment #48094793

    This is commonly referred to as "the boolean trap". You'll find lots of articles about it.

  6. story
  7. comment
    Comment #46613729

    To use to write coding agents or for coding agents to write code in?

  8. comment
    Comment #45130750

    Exactly. If they just lay people off, that's just cost cutting, and potentially seen as a bad sign. If they're saying they're laying people off because they're replacing them with …

  9. comment
    Comment #41656498

    Last I checked Miro also uses Pixi so that's another quality infinite canvas app.

  10. comment
    Comment #41289646

    How is the Anthropic stuff on Bedrock in general? We're using OpenAI stuff on Azure right now and it's frustrating how slowly stuff gets rolled out in our region(s).

  11. comment
    Comment #41263931

    The main reason I tend to reach for grid is responsiveness. Makes it way easier to change the layout at different screen sizes.

  12. comment
    Comment #41218772

    FWIW Ladybird is also built by people with actual browser engine experience

  13. comment
    Comment #41200416

    Render most of the frontend server-side and just use JavaScript for the dynamic bits only, I guess? I personally haven't done it like this since the advent of SPAs, but I'm guessin…

  14. comment
    Comment #41168726

    What makes node inherently unsuitable for finance software?

  15. comment
    Comment #40606249

    Why do these apps require screen recording permissions to work? Just curious.

  16. comment
    Comment #40499387

    Guessing it reads some credentials out of environment variables. The client side example shows the server issuing a token so I guess it's only the server that has/needs the credent…

  17. comment
    Comment #39616982

    When we built Kitemaker [0] we elected to not use CRDTs. We built our sync engine after reading the blog article Figma wrote about they didn't need CRDTs because they have the serv…

  18. comment
    Comment #39521508

    Slack seems to be surviving thus far at least

  19. comment
    Comment #39454922

    And now it says "Yup". That was pretty quick!

  20. comment
    Comment #39363562

    As a fresh-out-of-university engineer in the earlier 2000s, I had a ton of fun working at Nokia and the sheer number of devices was actually part of that. It was a blast having a s…

  21. comment
    Comment #39271894

    I think it's mainly the intensity of the sessions. You've got someone on the other end of a call so you don't really chill and take it easy. Creates some urgency to get the thing d…

  22. comment
    Comment #39122239

    In our 100% remote startup, VSCode live share and Slack Huddles is how we work through the really tough stuff together. We should probably do it more often than we do, but there is…

  23. comment
    Comment #39045006

    Yep, that's what tons of houses outside of the immediate city center of Boston look like.

  24. comment
    Comment #38950861

    I believe here in Norway it's about 50% of devs that are in the technical unions.

  25. comment
    Comment #38930520

    Is this Rama solution similar to the kind of thing you can get with Kafka with KTables? If so I'd be curious how they've solved making it in anyway operational less complex to mana…