Live data from Hacker News

Viewing profile — mmoustafa

mmoustafa

HN member
Joined
Sat, Jan 24, 2015, 11:47 PM UTC
HN karma
695
Public activity
125 items

About mmoustafa

mmoustafa.at.hn

Recent public activity

  1. comment
    Comment #49173964

    It is just the most visible “close call”. Most of the time we don’t hear about these incidents until they blow up, that is if we hear at all.

  2. comment
    Comment #49003960

    How do you define vibecoding? Is using LLM-assisted autocomplete vibecoding? Is editing single files via an LLM vibecoding? When do we cross the threshold? Just saying mostly writt…

  3. comment
    Comment #48856258

    The out-of-stock $6000 M3 Ultra Mac Studios with 800GB+ memory bandwidth are going for $24,000 on eBay, so yes definitely

  4. comment
    Comment #48782837

    feel free to (and you should) audit! https://www.npmjs.com/package/@0xmmo/crew

  5. story
    Show HN: Crew – Let Claude Code agents talk to each other

    I usually run 3-5 Claude Code sessions concurrently on the same repo and hate juggling worktrees. So I built crew. The idea is simple: If autonomous cars don't need stoplights (sup…

  6. comment
    Comment #48493368

    I think you're looking at $60 an hour which is not horrible (estimating Waymo avg is 3 rides / hour x $20 per ride)

  7. story
  8. comment
    Comment #48132636

    how do you select text?

  9. comment
    Comment #48132541

    [flagged]

  10. story
  11. comment
    Comment #47537812

    Aaand that would get challenged in court, remember they had to get Congress to create this designation in the first place because it is not de-facto legal for the USG to discrimina…

  12. comment
    Comment #47537780

    The Supply Chain Risk label requires every single company in the supply chain of a product or service provided to the US Government to either drop Anthropic or get dropped themselv…

  13. comment
    Comment #47471746

    I would love to see real-life tokens/sec values advertised for one or various specific open source models. I'm currently shopping for offline hardware and it is very hard to estima…

  14. comment
    Comment #46896904

    Why do all the discussion posts about ICE’s biometric app get taken down? Although they may invite politicing, they are very relevant to HN. e.g [flagged] Target director's Global …

  15. comment
    Comment #46882769

    They do not at any point outline how cooling will be done, they simply say "it will be more efficient than chillers due to the larger delta T" which is incorrect because it's about…

  16. comment
    Comment #46862568

    > "The only logical solution therefore is to transport these resource-intensive efforts to a location with vast power and space. I mean, space is called 'space' for a reason. [cryi…

  17. story
  18. comment
    Comment #46725503

    It is not about tracking changes, git does that well enough. It is about tracking the reason for the changes, i.e. git messages but on steroids.

  19. comment
    Comment #46712937

    new trolley problem just dropped: save 1 billion people or ...

  20. story
    Show HN: An AI assistant you can text via Apple satellite messaging

    I've been on the road in some places with really sh*t cellular in the US and sometimes I really need to lookup something online but it will take an hour for Google to load. Well, O…

  21. comment
    Comment #46598025

    I wrote an article on this exact issue (albeit more simpleminded) and I suggested a rudimentary way of tracking provenance in today's agents with "reasoning traces" on the objects …

  22. comment
    Comment #46563824

    Although this is what Opus recommends, it will give you many issues as you don’t really have any node runtimes in the path (or worse if you do). What I recommend is replacing it wi…

  23. comment
    Comment #46563257

    I don't think 0.38s is a bad trade-off for convenience when the rest of the tools I need to do my job collectively are another 2s at shell startup. NVM alone adds 0.5-0.6s on my M4…

  24. comment
    Comment #46496792

    I did, it's available at olly.bot :)

  25. comment
    Comment #46496783

    > All encryption is end-to-end, if you’re not picky about the ends. This reminds of how Apple iMessage is E2E encrypted, but Apple runs on-device content detection that pings their…