Live data from Hacker News

Viewing profile — texuf

texuf

HN member
Joined
Mon, Sep 26, 2011, 7:18 AM UTC
HN karma
461
Public activity
115 items

About texuf

No profile information was provided.

Recent public activity

  1. comment
    Comment #48824254

    I see some folks are taking issue with the word "literalism." The the term "New Literalism" is coined in the linked article[0] as such: "When I say literalism, I don't mean realist…

  2. comment
    Comment #48492771

    For working on a single project, I have a text document open where I’m working on future prompts. For working on tasks in a team setting, with prs and reviews, i built a tui that m…

  3. comment
    Comment #47421632

    Built my own tui tool. It groups repos into projects and manages a task list for each repo. Creating a new task creates a new worktree, the task view contains two tmux sessions, on…

  4. comment
    Comment #46655194

    I got the claude code plugin to contest it.

  5. story
    Ripped off by Google? Places API

    I vibe coded a home search tool that used google places. It made a little over 20k requests to their api overnight, which according to their estimator [1] should be about $150. My …

  6. comment
    Comment #46470621

    I've seen this first hand and yes, it's not sinister, getting dozens of services coordinated and permissioned under a single, easy to use, system is too much cognitive load for the…

  7. comment
    Comment #46241723

    That was it! Theres a little Add a Control prompt at the bottom after the long press and I found the bell. Thank you. Huge oversight from the dev team, dang.

  8. comment
    Comment #46228661

    I feel like people are either arguing in bad faith, or we’re trying to talk to fish about the water. Its so obvious to me that people are going to get their identities stolen and t…

  9. comment
    Comment #46094954

    TIL I don't know how to “unmute” my device anymore. My new-ish iPhone doesn't have a physical switch on the side and I can’t find it in the settings in the pulldown menu.

  10. comment
    Comment #45577376

    This doesn't dignify a reply, but the parent comment was about avoiding data loss because of crashes, and the saving is just good hygiene if you’re making frequent commits, formatt…

  11. comment
    Comment #45576530

    Yeah no. The reason we don't write code in config files is that, if we did, in order to know what you are deploying you have to run the code in your head. Not just this code, the c…

  12. comment
    Comment #45507916

    There's an option now in vscode to autosave every few seconds.

  13. comment
  14. comment
    Comment #44233422

    [flagged]

  15. comment
    Comment #44127129

    Do you think it's weird that ethnic groups separated by thousands of years of evolution came up with completely different gods and forms of worship? If there was an omniscient bein…

  16. comment
    Comment #43739716

    Do any of these vibe coding tools write out the prompts as specs and then keep the specs up to date as you continue prompting? Seems like specs == formal prompts.

  17. comment
    Comment #43617770

    When doctors say “everyone” they mean “the statistically average person”

  18. comment
    Comment #42639038

    My parents didn't get me a nintendo when I was a child. My socialization also suffered, but I ended up with a job making AAA games and they did not so I consider it a fair trade no…

  19. comment
    Comment #42452479

    If you're validating parameters that originate from your program (messages, user input, events, etc), ASSERT and ASSERT often. If you're handling parameters that originate from som…

  20. comment
    Comment #41677567

    Except you can’t transport it. We built a giant cave for it in the desert and everybody agreed that the material was too dangerous to drive past people’s homes so we just leave it …

  21. comment
    Comment #41213818

    Then in the code there’s a bug that over/under reports those clicks (because ui is not procedural code that lends itself to straightforward metrics) and i think this could explain …

  22. comment
    Comment #41167410

    Back then it was just called music.

  23. comment
    Comment #40480215

    This is from Surely You’re Joking

  24. comment
    Comment #40236413

    100%. This also bugs me: Why can’t websites set a cookie that stores whether I’ve consented to the cookie pop up? On some sites I have to keep consenting over and over (IKEA comes …

  25. comment
    Comment #39890507

    Any recommendations for the latest and greatest way to run these locally?