Live data from Hacker News

Viewing profile — igortg

igortg

HN member
Joined
Thu, Dec 23, 2021, 3:01 AM UTC
HN karma
98
Public activity
42 items

About igortg

No profile information was provided.

Recent public activity

  1. comment
    Comment #48817016

    Isn't "creativity" the result of a combination of patterns (usually from different contexts) that casually works? I bet LLMs/agents can do that (we can't know how far that can goes…

  2. comment
    Comment #48711931

    I had a similar experience. My son had pneumonia and was still filling pain after 10 days of antibiotics. Took an X-Ray to three different doctors, and only one got the right diagn…

  3. comment
    Comment #48583799

    I thought the same. There are papers analyzing data about that. https://www.wiserhealthcare.org.au/too-much-of-a-good-thing-... > As well as being unlikely to be beneficial, full b…

  4. comment
    Comment #48548732

    Vozinha, Cape Verde goalkeeper, goes from 56K followers on Instagram to 1.4 million after an outstanding performance against Spain in the World Cup

  5. story
  6. comment
    Comment #46663955

    It got me until "Remove lockfiles from version control"

  7. comment
    Comment #46274021

    The beauty of HN: frequently comments are way more valuable than the article being shared

  8. comment
    Comment #45991419

    Just for completeness, there's also mu-repo: https://fabioz.github.io/mu-repo/ We've being using it for years. Very simple to setup.

  9. comment
    Comment #44899722

    Yes, it went commercial. But Conda is still free. And the community had built conda-forge to maintain packages. Conda + conda-forge can completly replace Anaconda for most people. …

  10. comment
    Comment #44746304

    Just replace it with Miniforge: https://conda-forge.org/download/

  11. comment
    Comment #44746282

    I use Miniforge in a commercial environment and never found a package downloading from the main channel. I'm pretty sure a recipe that does that would be blocked by conda-forge rev…

  12. comment
    Comment #44682262

    How much of these 9% uses Apple Pay? My bet it's just a small part. People still use Pix and physical Credit/Debit Cards. Google Pay/Apple Pay are far behind.

  13. comment
    Comment #43624747

    > many scenarios where the only option was to pay with PIX I guess you want to say "only option _beyond cash_ was Pix". Most places should accept Passport ID to replace CPF. But if…

  14. comment
    Comment #43302463

    I followed with this rationale in a small project and opted for PostgreSQL pub/sub instead Redis. But I went through so much trouble correctly handling PostgreSQL disconnections th…

  15. comment
    Comment #42614303

    IMHO one of the biggest advantages of using HTMX is not having to maintain three layers of test suites (backend, frontend, end-to-end). You just need to test that your endpoints re…

  16. comment
    Comment #42454536

    I second that. I used Dash for a while. Although it's nice to have everything wired up for free, the code quickly becomes a mess as soon as you try some more complex things (or you…

  17. comment
    Comment #41610724

    I'm using a managed Postgres instance in a well known provider and holy shit, I couldn't believe how slow it is. For small datasets I couldn't notice, but when one of the tables re…

  18. comment
    Comment #41328394

    Exactly. Seems just a bait article from someone who doesn't know shit about what happened (similar to Dave Farley video blaming the Cyberpunk launch fiasco on the lack of CI/CD).

  19. comment
    Comment #39973663

    I agree that "still just demos" is an overstate. But I'd say that in 2015 a lot of people predict that in 2020 we'd have driverless Ubers everywhere. And that just didn't happen. T…

  20. comment
    Comment #39679940

    Holy... It still amuses me how much HN comments brings the reality to these kind of articles. > the plan is never followed. Sometimes it's even worst. As we add more tasks during e…

  21. comment
    Comment #39395237

    I've being using YNAB4 for about 10yrs now. But I miss a mobile version to report daily expenses. Do you see any major drawback comparing to YNAB4?

  22. comment
    Comment #38384597

    Any known issue on implementing a queue with Postgres? Do you at least know it has a pretty good pub/sub mechanism?

  23. comment
    Comment #38311938

    Anywhere I can get more details on what "undermine its producer" means?

  24. comment
    Comment #38207790

    Although I liked the proposal (the `-> User | Exception` idiom is quite beautiful), that's a deal breaker.

  25. comment
    Comment #37966704

    Same feeling. How this article came up to the top? The example he gives is terrible "someone used a modern framework was hacked, but the performance was not caused by the hacking, …