Live data from Hacker News

Viewing profile — user34283

user34283

HN member
Joined
Wed, Jun 14, 2023, 3:11 PM UTC
HN karma
211
Public activity
365 items

About user34283

No profile information was provided.

Recent public activity

  1. comment
    Comment #48248157

    What they don't need is hardcoding support for five JS package managers in their python files. In the post the maintainer says that an older version of bun "results in the ejs lock…

  2. comment
    Comment #48245883

    Or better yet, can someone explain why they build JS from python scripts with manual support for each package manager and a lockfile for each? Obviously the JS build should happen …

  3. comment
    Comment #48245868

    I speculate that I could indeed "vibe code" a better JS build integration because what they have does not make sense at a first look. It appears they mixed JS building into their p…

  4. comment
    Comment #48245599

    There's 10-15 labs near the frontier, and like 30 serious inference providers, over 70 total on OpenRouter. With research and hardware near guaranteed to bring the efficiency way u…

  5. comment
    Comment #48236290

    I don't see the benefit of checking in either prompts or specs. I never tried spec driven development for myself, but if I review other's MRs I am typically exhausted after the fir…

  6. comment
    Comment #48225072

    It would seem to me that the main source of food insecurity is violent conflict rather than greed.

  7. comment
    Comment #48223255

    I often hear people talk online about burning data centers to avoid some capitalist dystopia. It just seems incredibly pessimistic to me. Who wants civil unrest? The rich elite doe…

  8. comment
    Comment #48185172

    The difference is that you don't just pull again. You guide the originally mediocre result towards a good outcome by providing feedback and potentially technical insights. That's n…

  9. comment
    Comment #48185135

    Thanks, I appreciate the info. But I don't think I'm going to email the mods and beg them to remove me from some list they added me to without notifying me. I don’t feel like apolo…

  10. comment
    Comment #48177959

    I hope to publish my app in a month or two, after sufficient polish, market research, and App Store optimization. As I said, it's not exactly realistic to ask for numbers and a Pho…

  11. comment
    Comment #48177931

    I am working like 20 hours a week on my new iOS app with Codex. People on here talk like it was some belief or suggest I am somehow profiting from "hyping" AI. Is it so hard to bel…

  12. comment
    Comment #48177888

    This is pretty much true. Before Codex with GPT 5.4 and 5.5 I was working on a single feature only, no parallel conversations, and a ton of permission prompts would make it impossi…

  13. comment
    Comment #48177857

    I understand Codex had 500k weekly users at the beginning of the year, now they have 4M. GPT 5.4 came out at the start of March, GPT 5.5 end of April. What do you expect, that we a…

  14. comment
    Comment #48177754

    Let's see at the end of the year how that went with the supposedly disappointing actual output and no layoffs.

  15. comment
    Comment #48157735

    With GPT 5.4 or 5.5 I did not notice degradation in performance when it was working on a large 5k line file containing a WebView, JS scripts, as well as native UI. I instructed it …

  16. comment
    Comment #48157689

    Let's say iCloud sync

  17. comment
    Comment #48157492

    Microservices in big companies where you have to first write the spec and then fully understand the changes is maybe among the least benefiting use cases yet. When you work on just…

  18. comment
    Comment #48147587

    While this arXiv policy seems reasonable enough, I don't care for the kind of drivel some post on HN because they don't like LLMs. I'm here because I enjoy building things. And tod…

  19. comment
    Comment #48146267

    I don't think the owner lied, but rather that the entirely speculative comment on here is obviously wrong. It says here in the comments that it's mistaken about the supposed previo…

  20. comment
    Comment #48133675

    No. I just use claude -p to review some Codex output. The Pro plan is barely enough for this after the doubling of usage limits.

  21. comment
    Comment #48133501

    After the recent doubling of usage limits Opus 4.7 via claude -p barely offers enough usage on the Pro plan to review changes I make via Codex. I assume that with API pricing it wi…

  22. comment
  23. comment
    Comment #48105525

    On GitLab even if you set the same cache key it will not cross between unprotected and protected runs. GitLab just adds a -protected suffix to the cache key. It seems baffling that…

  24. comment
    Comment #48105478

    What I don't get is how the GitHub Action cache is shared between unprotected and protected refs. Is that really the case? Why even have protected branch rules when anyone with wri…

  25. comment
    Comment #48098205

    It's not about the number of users but the kind of software you develop. In a mobile app, do you think it's more important to test that your drag gesture works as expected on the p…