Live data from Hacker News

Viewing profile — boarush

boarush

HN member
Joined
Sun, May 16, 2021, 5:52 AM UTC
HN karma
101
Public activity
51 items

About boarush

Building [Merlin by Foyer](https://www.getmerlin.in)

Reach at: me [at] boaru [dot] sh

Recent public activity

  1. comment
    Comment #48891581

    Part of the problem I believe sits on how chip manufacturers (looking at you Qualcomm) handle device trees that should be part of upstream, but are never done due to differences in…

  2. comment
    Comment #48748997

    marcan mentioned in a few of his livestreams that the design seems very much intentional, plus a few of the tweets by Xeno Kovah who worked on the bootloader: https://x.com/XenoKov…

  3. comment
    Comment #48661739

    They don't have true competition, what they lose out on is market share with hyperscalers, since OpenAI would have no plans to share inference hardware with any other company right…

  4. comment
  5. comment
    Comment #48632704

    Dup thread: https://news.ycombinator.com/item?id=48630754 Though did anyone else have issues with Workers in general? Status page indicates no such issues however, our deployments …

  6. story
  7. comment
    Comment #47887979

    To be fair though, a lot of publishers also do a one time payment deal with authors as well, after achieving a certain milestone of number of books sold.

  8. comment
    Comment #47876516

    Waiting for Tsoding to do another Raylib speedrun

  9. comment
    Comment #47150917

    Changing the definition of drop-in definitely has me concerned and makes me not take this any seriously than other projects open-sourced by Cloudflare, particularly the ones focuse…

  10. comment
    Comment #47104138

    I might be looking at it differently, but aren't decisions over a certain provider of service being made by the management. Incident reports don't ever reach there in my experience…

  11. comment
    Comment #47103984

    Azure straight up refuses to show me if there's even an incident even if I can literally not access shit. But last few months has been quite rough for Cloudflare, and a few outages…

  12. comment
    Comment #47103827

    While neither am I nor the company I work for directly impacted by this outage, I wonder how long can Cloudflare take these hits and keep apologizing for it. Truly appreciate them …

  13. comment
    Comment #45976293

    Not all em dashes are ChatGPT. Good writers use it wherever required.

  14. comment
    Comment #45588769

    Reading this really makes me wonder how does Chrome actually optimize for the plethora of devices running v8 (under Chrome). Definitely involves tricky decisions to be taken for gr…

  15. comment
    Comment #45475172

    I believe it is to make sure that the product remains compliant with the data guarantees that Workspace provides. You aren't paying for the latest and the greatest features, you're…

  16. comment
    Comment #45374377

    You can also reply to incoming emails from what I know, you just cannot initiate any email directly to prevent the obvious abuse. I wonder how they plan to mitigate that apart from…

  17. comment
    Comment #45203837

    Invalid JSON and other formatting issues is more towards the model behavior I would say since no model guarantees that level of conformance to the schema. I wouldn't necessarily cl…

  18. comment
    Comment #45200686

    A core research library for MATLAB I used in a course project used to be on BitBucket, though thankfully didn't have to deal with a lot of collaboration there.

  19. comment
    Comment #45200359

    I wonder why they haven't invested a lot more in the inference stack? Is it really that different from Google, OpenAI and other open weight models?

  20. comment
    Comment #45200193

    I don't think this is just the occasional 503s, and it is not just Claude Code. Their console is also down.

  21. comment
    Comment #45200174

    Anthropic has by far been the most unreliable provider I've ever seen. Daily incidents, and this one seems to have taken down all their services. Can't even login to the Console.

  22. comment
    Comment #43631689

    Using Workers is now what Cloudflare recommends by default, with "Static Assets" to host all the static content for your website. Pages, as I understand, is already built on the Wo…

  23. comment
    Comment #43197579

    Had me confused for a second too, but I think it is the former that they meant. K8s has unneeded complexity which is really not required at even decent enough scales, if you've put…

  24. comment
    Comment #41780653

    I've been tracking this one: https://github.com/python/cpython/issues/109534 , but there are multiple others raised in the cpython repo over on Github. Searching for asyncio or ssl…

  25. comment
    Comment #41780638

    not just this one, I've been tracking this too https://github.com/python/cpython/issues/109534