Live data from Hacker News

Viewing profile — heckintime

heckintime

HN member
Joined
Sat, Feb 08, 2025, 7:34 AM UTC
HN karma
19
Public activity
12 items

About heckintime

sung@speedystride.com

Recent public activity

  1. comment
    Comment #49183720

    Could be more expensive to provide a computing environment.

  2. comment
    Comment #49115958

    Not all drones are one way

  3. comment
    Comment #47999930

    I like having a HUD to display speed and warnings like a car merging in front of me while I'm using cruise control. I am not a fan of large screens where I have to take my eyes off…

  4. comment
    Comment #47713603

    AI tools for non technical users that can work on browsers and mobile app will be super powerful. I think MCPs are currently the best way to reach this audience.

  5. comment
    Comment #47444341

    I think he's talking about CSS

  6. comment
    Comment #46267281

    Good question. I left my job to start something on my own so an AI help is really nice. Should note that AI does make many boneheaded mistakes, and I have to solve some of the hard…

  7. comment
    Comment #46267120

    I used Claude Code to write a relatively complicated watchOS app. I know how to program (FAANG L5), but didn't really know Swift. I achieved a pretty good result for about $600, wh…

  8. comment
    Comment #45350501

    I've found that writing a very simple DSL that resembles human speech and an interpreter that can output JSON is very effective. Human 4x1200 with 30 second rest AI DSL output Repe…

  9. comment
    Comment #44660113

    At this point, it'd be easier to give your users access to DBeaver or Bigquery directly. Also limiting their access to certain views with prepared data to avoid expensive queries. …

  10. comment
    Comment #44594686

    Seems like Zyn is better for you and others.

  11. comment
    Comment #44589343

    [flagged]

  12. comment
    Comment #44562868

    I've been a fan of Django templates and HTMX. I like how I can get interactivity without too much complexity. I do have specific parts of my website that rely on more complex tools…