Live data from Hacker News

Viewing profile — sudhirj

sudhirj

HN member
Joined
Thu, Jul 01, 2010, 1:52 PM UTC
HN karma
7,417
Public activity
1,811 items

About sudhirj

https://sudhir.io https://github.com/sudhirj https://stackoverflow.com/users/73831/sudhir-jonathan https://twitter.com/sudhirj

Recent public activity

  1. comment
    Comment #44722051

    Did the Max plan ever promise unlimited anything? I’m on it, and I remember seeing and paying for 20x, not infinity. There is a case to be made that they sold a multiple and are ch…

  2. comment
    Comment #44648004

    This is a rebuild of the antithesis of Tailwind on Tailwind. Bootstrap had this for decades (Daisy even copies the same semantic class names in some cases). Tailwind was supposed t…

  3. comment
    Comment #44647976

    How does the version of Tailwind itself make difference? The look depends on what styles are applied using Tailwind, not the ability to specify styles. Think the problem is the mos…

  4. comment
    Comment #44385016

    If a human meeting had lot of silence (assuming it's between words and not before / after), I would consider it a very efficient meeting where there was just enough information exc…

  5. comment
    Comment #44094850

    Please ask the agent to help write a workflow script (GitHub Actions yaml or makefile or similar) instead of using it as a runner - if you do that the release pipeline changes with…

  6. comment
    Comment #43642265

    Well yes. With the possibility of high upside also comes a chance of a downside.

  7. comment
    Comment #43077412

    It depends on your perspective. If you internalize God mode, where you spin your disk world while leaving the sun in place, it's very intuitive.

  8. comment
    Comment #43060630

    This is context based dichotomy, not a person-based one. In my personal life, I’m curiosity-oriented, so I put my blog, side projects and mom’s chocolate shop on fully self hosted …

  9. comment
    Comment #42618644

    Old Hindu philosphies have a similar split. https://en.m.wikipedia.org/wiki/%C4%80%C5%9Brama_(stage) 0-25y grow and study 25-50y develop your household, your family, your community…

  10. comment
    Comment #42516148

    Not entirely. If a load balancer is set to buffer say 4kb of data all the time, your SSE is stuck until you close the connection. I think there is a HTTP/2 flush instruction, but n…

  11. comment
    Comment #42516129

    Nothing this does that Caddy can’t do, but Thruster is more the omakase type thing. It’s set up to automatically handle one scenario very well - a single server rails app running d…

  12. comment
    Comment #42509269

    Why, wasn’t The Martian an example of hard sci-fi, a story that conforms strongly to the known laws of physics? Not necessarily probability, economics or politics, but hard sci-fi …

  13. comment
    Comment #42457853

    We’re not considering the possibility that most civilizations will consider progress to be a move to a utopian state of living in harmony with nature, with buried machines. Not pav…

  14. comment
    Comment #42457841

    A lot of sci-fi already makes this premise. The bright future is not one of concrete and metal, it’s sunsets and trees and lakes tended to by invisible robots, with all the ugly ma…

  15. comment
    Comment #42439642

    I would assume so, the extreme case being just one key, which of course has only one partition. But see https://youtu.be/NXehLy7IiPM (2024 Reinvent S3 deep dive) - there’s still re…

  16. comment
    Comment #42438393

    I asked the S3 team what “prefix” meant at reinvent, and my current understanding is “whatever starting length of key gives a reasonable cardinality for your objects”. So if your k…

  17. comment
    Comment #42223030

    Ok, S3 is not a file system replacement. Trying to fit a square peg into a round hole and claiming there are “issues” with the peg is disingenuous. S3 has and always will be object…

  18. comment
    Comment #42202147

    Weren’t there a couple of anecdotes where Windows couldn’t fix a bug because some popular game (maybe SimCity?) depended on it, so the devs hardcoded a SimCity check inside Windows…

  19. comment
    Comment #42184090

    “The killing power is the electromagnetic gun, the gun is held by the gun, the gun is held by the gun, and the 29-year-old blunderbuss is used to tolerate the suspect. The Suspicio…

  20. comment
    Comment #41964508

    When talking about currencies being over or under valued, we're usually not referring to the value of 1 unit of each currency being equal, more the exchange rates themselves. See t…

  21. comment
    Comment #41936796

    This is usually because the software you pay for yourself has licensing terms that don’t allow commercial use or reimbursement. See the JetBrains personal license terms itself. Und…

  22. comment
    Comment #41886804

    That helps a lot thanks. Will summarize it quickly for those who come later: MySQL (InnoDB really) and Postgres both use MVCC, so they write a new row on update. InnoDB however als…

  23. comment
    Comment #41877285

    Is this process materially different from a vacuum? Does it manage to optimise without a write lock?

  24. comment
    Comment #41860795

    Oh god this is such a nightmare. It takes much longer to build something that works not the first try, because then I have to force-simulate a mistake to make sure things were actu…

  25. comment
    Comment #41716964

    Since you seem to know some C++, could always call it the C++ URL Retrieval Library, or maybe something more pithy.