Live data from Hacker News

Viewing profile — alexjurkiewicz

alexjurkiewicz

HN member
Joined
Tue, Sep 07, 2021, 5:24 AM UTC
HN karma
360
Public activity
102 items

About alexjurkiewicz

You can mail me at alex at jurkiewi.cz

Recent public activity

  1. comment
    Comment #49253579

    It's four pages below the fold. The fact this is a paid tool is deliberately obscured.

  2. comment
    Comment #49208092

    > if (!line.accept('[').isEmpty() ) // [section] header. Is this really ergonomic?

  3. comment
    Comment #49178424

    Because IOT devices are cheap and networks are ad hoc, flaky connectivity is a likely occurrence. Thread must be reliable in these situations.

  4. comment
    Comment #49140887

    How many houses in Britain have wiring that is less than 800 W away from starting a fire? How many of those houses have the disposable income to buy a plug in battery? Yes, more el…

  5. comment
    Comment #48967106

    Come on, "not publicly available"? You know how git works right? Each Claude release probably has the HEAD of main compiled as "1.4.0" until there is a real official release.

  6. comment
    Comment #48839979

    Paying customers get LTS. Are any paying customers asking for a Zig branch LTS? Or are you expecting open source maintainers to do free work for no particular reason?

  7. comment
    Comment #48801909

    AI training uses wildly more compute than most companies, who are generally building domain specific CRUD apps. Compare AI costs per-engineer-salary-dollar, because more expensive …

  8. comment
    Comment #48657224

    It was Gemini Flash, probably an even faster variant optimised for immediate response on search pages.

  9. comment
    Comment #48582366

    Showing overseas based workers of Microsoft as another company name on caller ID is a phishing risk.

  10. comment
    Comment #48580211

    It might take a large org several years to migrate off core systems like VMWare. If you think the customer is likely to churn within a few years anyway it makes economic sense to h…

  11. comment
    Comment #48552320

    As the article mentions towards the end, AWS EKS, GCP GKE, and other competitors have made k8s setup turnkey. You can deploy a new cluster with all the controllers you mentioned in…

  12. comment
    Comment #48552313

    AWS ECS and GCP Cloud Run are this. Run a container on abstract compute. But they aren't "without all that complexity" because it turns out all that complexity is required for even…

  13. comment
    Comment #48488674

    If the real credentials owner was running the agent, why do it from a new GitHub account? Someone's bug tracker account was hacked.

  14. comment
    Comment #48485849

    Firstly, none of this post is the contract people are signing. So it's merely a summary. Secondly, like all contracts I'm sure there will be exceptions for holding data longer than…

  15. story
  16. comment
    Comment #48102748

    NPM is getting all the attacks and attention because it is the biggest. But there's nothing language specific to this class of attacks.

  17. comment
    Comment #48044939

    Nice. It would have been interesting to dive into the exact differences in components. Are higher wattage PSUs in a series just using higher rated components or does the quality go…

  18. comment
    Comment #48016722

    I agree that many skills are overblown and unnecessary. But there's a lot of value in giving AI the right process. See how much more effective Claude can be for moderate or large c…

  19. comment
    Comment #47970934

    There can be problems with open source projects run by for-profit companies, but this fork seems a little premature.

  20. comment
    Comment #47811967

    And it's unnecessarily rude. Grammarly and Hemingway can identify the same sort of issues without "you are a stupid robot" vibes.

  21. comment
    Comment #47700936

    If Finney and Back were working together, why does Finney post a lot as himself through Satoshi's existence while Back does not? That implies it's just Back who was the Satoshi pos…

  22. comment
    Comment #47610321

    Doesn't that break password manager autofill?

  23. comment
    Comment #47538321

    "I'm trying to do something illegal and Anthropic are aware. Why do they keep banning me??"

  24. comment
    Comment #47448676

    Claude is leaning into the idea of a local "session" being the host where everything connects. I guess this makes sense for now. You can build integrations leveraging the user's pe…

  25. comment
    Comment #47204205

    I wish sudo-rs and all projects being used in production would suck it up and release a major version v1. Seeing v0.xxx on a program used by Ubuntu as a base system utility is ridi…