Live data from Hacker News

Viewing profile — kveykva

kveykva

HN member
Joined
Mon, Sep 19, 2011, 7:35 PM UTC
HN karma
156
Public activity
79 items

About kveykva

Founder @ ThousandBirds.ai prev: Figma, Curative, Assembly YCS15

Recent public activity

  1. comment
    Comment #48950637

    ah okay, not just me

  2. comment
    Comment #48852586

    Did OpenAI obliterate the ability to use Codex from mobile the way you can use Claude Code on iOS?

  3. comment
    Comment #48835772

    Is there a specific explanation about how this is better or different than vega itself? https://vega.github.io/vega/docs/specification/ My understanding is that Vega was already an…

  4. comment
    Comment #47940533

    Would you be open to sharing what you built for running the automation tests? I could really use this right now.

  5. comment
    Comment #45428194

    The example prompt "intense anime battle between a boy with a sword made of blue fire and an evil demon demon" is super clearly just replicating Blue Exorcist https://en.m.wikipedi…

  6. comment
    Comment #45428136

    Even design wise this looks virtually identical to https://terragonlabs.com/

  7. comment
    Comment #44513934

    The scroll hijacking on this site itself erodes my trust in this being a browser I want to use because it demonstrates a lack of understanding of the web.

  8. comment
    Comment #44440455

    Max AI | SWE Fullstack, Backend, AI/ML Engineer | Hybrid In-Person (SF) | Full-time | $145k — $230k | https://www.maxcare.ai Max AI is building the financial operating system for h…

  9. comment
    Comment #44161581

    Max AI | SWE Fullstack, Backend, AI/ML Engineer | Hybrid In-Person/Remote (SF) | Full-time | $145k — $230k | https://www.maxcare.ai Max AI is building the financial operating syste…

  10. comment
    Comment #40849721

    This pitches a lot but only seems to support a specific inpainting operation?

  11. comment
    Comment #40761693

    Their code base is also weirdly convoluted, with many crates and files just proxying over to others. I've read and written a lot rust, and haven't seen this style really. Could be …

  12. comment
    Comment #40586719

    Have there ever been studies that demonstrate that those individuals don't simulate possible state transitions they'll go through in a different modality? I'd be curious if they vi…

  13. comment
    Comment #40510277

    This is truly depressing because the aspirations of tinygrad are so appealing in terms of being concise, effective and maintainable. Then, instead, they throw comprehensibility ent…

  14. comment
    Comment #40255852

    Vector editing has a lot of CPU bound tasks. Evan has some writing regarding the transition to WASM https://medium.com/figma-design/webassembly-cut-figmas-load-...

  15. comment
  16. comment
    Comment #38670420

    There’s a 2023 article by the same author here it looks like https://timdettmers.com/2023/01/30/which-gpu-for-deep-learni...

  17. comment
    Comment #37440229

    The miniaturization of what are in some senses fired clay tablets for information storage would be a fascinating development.

  18. comment
    Comment #37228935

    Spline and Vectary are both in this space

  19. comment
    Comment #37055836

    You're not even close to baseline.

  20. comment
    Comment #36924391

    We're working on similar things! If you'd like to chat sometime I'd be interested. My HN username is also my twitter handle.

  21. comment
    Comment #36890342

    That is correct

  22. comment
    Comment #36890334

    The temptation to call something related to the replay functionality Sharingan is pretty strong now that I've used this name haha.

  23. comment
    Comment #36889767

    In what I think of as engineering terms: an agent is a long running service that invokes LLMs during its execution. In contrast to an LLM driven application where the primary funct…

  24. comment
    Comment #36889437

    Currently it only supports openAI. I'm looking into patterns for supporting local LLMs! I think the best approach for that might be to allow you to update the api endpoint to your …

  25. comment
    Comment #36889155

    I like the idea of the agent-protocol they define, I do feel that long term there might be a common interface for agent agent or user agent communication.