Live data from Hacker News

Viewing profile — m11a

m11a

HN member
Joined
Fri, Nov 02, 2018, 1:46 PM UTC
HN karma
638
Public activity
220 items

About m11a

twitter: https://x.com/themandeepc

Recent public activity

  1. comment
    Comment #49122236

    In essence. But if you have a chain PR1 > PR2 > PR3, and PR1 gets merged, all the others (ime) seem to not cleanly rebase on main. They end up with conflicts that require manual fi…

  2. comment
    Comment #49122220

    GitHub's PR workflow doesn't nicely support being able to review individual commits, realise which comments are associated with which commits, etc. Or shipping individual commits t…

  3. comment
    Comment #49122109

    I think it's telling how long it took GitHub to release a v1 of this feature. Folks have wanted this for a long time. Graphite came along and did it years ago (and I'm sure they po…

  4. comment
    Comment #49052073

    I presume such US legislation isn't going to try claim worldwide jurisdiction to block all persons worldwide from using Chinese models. In which case, the French guy wouldn't be vi…

  5. comment
    Comment #49051978

    Because it's not losing money on each token? Aside from most global people using American inference providers to run the models, I suspect the cloud inference products of the Chine…

  6. comment
    Comment #49051917

    Probably just the US. But the US could do what EU has done with e.g. GDPR, Digital Services Act, USB-C regs, where they force any company trading in their region to follow those re…

  7. comment
    Comment #49051871

    Step 1: Chinese company publishes open weights on HF Step 2: European company distills or just adjusts the model slightly, and publishes its model on HF Step 3: American company us…

  8. comment
    Comment #48858273

    How long did it take from the first DBMS to get to Postgres? The first OS to get to Linux? The first compiler to get to LLVM? For Postgres and Linux and LLVM to become mature enoug…

  9. comment
    Comment #48858258

    I had conversations with Ben a few years ago about his economics research (incidentally related to some research I was doing at the time). I wouldn't have guessed he was close to 7…

  10. comment
    Comment #48832721

    Right. But given that the entire point revolves around QuePaxa, it's strange to see no discussion on it. If that weren't the point, the article would be "Why Cloudflare implemented…

  11. comment
    Comment #48832555

    This article is a bit hard for me to grasp the main ideas of because, given Cloudflare's requirements (e.g. no strong leaders), it immediately seems like they should be comparing t…

  12. comment
    Comment #48794909

    It depends on the model provider. OpenAI's is very limited and precisely written. Plus, open-source models hosted on SaaS inference providers tend to come with a strong ZDR agreeme…

  13. comment
    Comment #48794066

    Most corporations likely have zero data retention agreements with LLM providers, at least for API usage. (Sure, you could be sceptical on whether the LLM provider is upholding that…

  14. comment
    Comment #48743454

    Says a lot about just how much money they’re raking in from core business.

  15. comment
    Comment #48743339

    I mean, you’d resort to an obfuscated approach if you thought the ‘malicious’ users would remove your direct telemetry. The other users could be perfectly happy about it, but if yo…

  16. comment
    Comment #48693720

    I mean, after the US just signed an export control ordering Fable access blocked to non-US users (including European nationals), I doubt European and "US-aligned markets" are eager…

  17. comment
    Comment #48243123

    California already has very high taxes. I think marginal tax rates are higher in California than for UK tax residents, certainly for CGT, and roughly similar for income tax. I'd sa…

  18. comment
    Comment #48216077

    If Railway's account was suspended due to an error, not a TOS violation, I doubt they'll pull such a card. If Google were sued, such a blatant lie would be found in discovery prett…

  19. comment
    Comment #48114568

    I’ve learned that in AI, until you can get your hands on something and try it yourself, assume all claims are false.

  20. comment
    Comment #47792468

    I'm not sure security through obscurity is a great practice? Not to mention, I presume the core bits of Cal.com's source code are already in place and aren't going to change signif…

  21. comment
    Comment #47513120

    Cloudflare's Code Mode is conceptually the same as Anthropic's Code Mode ( https://www.anthropic.com/engineering/code-execution-with-mc... ), or the various open source implementat…

  22. comment
    Comment #47508837

    If I recall correctly, the ‘official’ Python one is a fork of FastMCP v1 (which then removed the attribution, arguably in violation of the original software’s license)

  23. comment
    Comment #47314785

    K8s gives you orchestration of Docker containers. I don’t think it handles the container boundary any more than Docker does. I don’t think it should be assumed to give network isol…

  24. comment
    Comment #47083536

    Don't think that's a valid comparison. Apple can do those things because they control the hardware device, which has physical distribution, and they lock down the ecosystem. There …

  25. comment
    Comment #47029125

    > seems to be on it’s way out Change is fraught with chaos. I don't think exuberant trends are indicators of whether we'll still care about secure and high quality software in the …