Live data from Hacker News

Viewing profile — lukasb

lukasb

HN member
Joined
Sun, Aug 22, 2010, 4:39 PM UTC
HN karma
1,006
Public activity
379 items

About lukasb

Working on tidepools.ai - daily journaling and task management with a proactive AI coach

Recent public activity

  1. comment
    Comment #48948733

    disclosure: I work at Zapier If you have a workflow you run repeatedly, making it deterministic where possible and using AI only when necessary is much cheaper and faster. You can …

  2. comment
    Comment #48942402

    Impressed that they actually hired Jim Woodring to help with the original.

  3. comment
    Comment #48137157

    My fault: last weekend I told my wife during a discussion of climate change "hey, at least we don't have to worry that the rains won't come and the crops will fail."

  4. comment
    Comment #48087501

    I'm working on Tidepools, a daily journaling / task management app (local-first, Mac/iOS/web) with a proactive AI coach. Mostly what the coach does is ask you questions. It can als…

  5. comment
    Comment #48025866

    Anyone who believes AI running on silicon could in principle be conscious has to believe that biological computers are conscious, right? Why aren't those people voicing more concer…

  6. comment
    Comment #47907773

    Zelazny can’t really be beat when it comes to style and wit in SF/fantasy. Pick up Lord of Light or Nine Princes in Amber (or Jack of Shadows, or The Doors of His Face, the Lamps o…

  7. comment
    Comment #47384631

    Serious question - I thought LLMs were bad at balancing parentheses?

  8. comment
    Comment #47381598

    Very cool! Also have a daily journaling app, hoping the space grows. I've gotten far more value out of journaling than I have out of note-taking.

  9. comment
    Comment #47316931

    On a quick scan, what it's missing is data tainting. We've had that tech for a while and it's perfectly suited to the age of prompt injection.

  10. comment
    Comment #47292630

    A couple of the art packs you recommend 404.

  11. comment
    Comment #47199306

    How are sync conflicts handled in the filesystem? Say I write to a file and another client's edit wins and mine is rejected.

  12. comment
    Comment #47145102

    But I can't use my Codex plan with it, right? I have to use an API key?

  13. comment
    Comment #47083343

    Conflicting evidence: the fact that literally everyone in tech is posting about how they're using AI.

  14. comment
    Comment #46490445

    Wish I'd read this before I started at Google.

  15. comment
    Comment #46342364

    I'm playing around with it, and it's very cool! One issue is that fingerprint expansion doesn't always work, e.g. I have a memory "Going to Albania in January for a month-long stay…

  16. comment
    Comment #46178642

    One difference is that clichéd prose is bad and clichéd code is generally good.

  17. comment
    Comment #46176157

    Yeah I'm terrified that TPUs will get cheaper, that would be awful.

  18. comment
    Comment #46139269

    I asked about the Peninsula campaign during the Civil War and it gave me an overview, a map, profiles (with photos) of the main military commanders, a relevant Youtube video ... ro…

  19. comment
    Comment #45935013

    "Critically, the language one speaks or signs can have downstream effects on ostensibly nonlinguistic cognitive domains, ranging from memory, to social cognition, perception, decis…

  20. comment
    Comment #45709408

    Interesting, I'll give voting a shot, thanks.

  21. comment
    Comment #45708968

    What do you use for evaluation? gemini-2.5-pro is at the top of MMLU and has been best for me but always looking for better.

  22. comment
    Comment #45392664

    This is funny to me because when someone asked re: Better Auth "better than what?" my off-the-cuff response was "better than Auth.js" and here we are.

  23. comment
    Comment #45283062

    I almost never see these. Maybe issue is your network?

  24. comment
    Comment #45252791

    Can it find my files now?

  25. comment
    Comment #45155223

    Any implementation of MVC I've seen the V and the C are so tightly coupled the separation seemed artificial. Skill issue?