Live data from Hacker News

Viewing profile — inglor

inglor

HN member
Joined
Wed, Dec 04, 2013, 10:50 AM UTC
HN karma
6,498
Public activity
1,201 items

About inglor

It's ok password, I'm insecure too.

Recent public activity

  1. comment
    Comment #49200861

    That likely means that you've only had "bad" coffee. You're one of today's lucky 10,000 - go treat yourself to a decent cup of coffee it tastes completely different. The difference…

  2. comment
    Comment #49076038

    The bun Port is a phenomenal engineering achievement that would have taken a team of people over a year or two to deliver previously - look at the TypeScript port for example (and …

  3. comment
    Comment #49076007

    Text imports (experimental), native addon ESM support, blob textStream(), ReadableStreamTee, byob for readFile, better event loop monitoring and lots of security fixes as well as m…

  4. comment
    Comment #49070481

    Take as long as you need to ensure software quality. A month without a release isn't a big deal and whomever needs a specific feature can offer to contribute or build themselves. N…

  5. comment
    Comment #48836411

    I work with Devin daily (as well as Claude and a few others) and I can attest it's not a cheap product but it's a good one and it saves me a bunch of time.

  6. comment
    Comment #48608117

    Cool! Here is a GH repo demonstrating unbounded favicons I made 11 years ago - it crashes some browsers - wanna guess how long it took each one to fix it :D https://github.com/benj…

  7. comment
    Comment #48515376

    We've had discussions about this sort of stuff before. As an Israeli (note the article exposing them is Israeli too) I was not aware until I saw this and I definitely intend to pro…

  8. comment
    Comment #48515369

    Israeli here - I'll try to write this the least political as I can since I on one hand disagree strongly with the government and on the other my experience has been getting antisem…

  9. comment
    Comment #48515274

    [flagged]

  10. comment
    Comment #48338771

    Actually Temporal does have a way to avoid determinism called rainbow deployments. If you're fine with deploying several versions of workers (and are on a reasonably new version) y…

  11. comment
    Comment #48338739

    Sure, basically: - Temporal itself is written in Go and we use Go for our backend so we expected this to be a natural fit. - Temporal makes writing activities in Go very explicit a…

  12. comment
    Comment #48333843

    In the last two years, we built (with a team of 15, now 100) a billion dollar business on top of Temporal that performs business critical applications for fortune 500 companies. We…

  13. comment
    Comment #48077788

    Rust is really fun to work with and the compiler is great, just make sure the rewrite takes compile times into account since larger projects often have to be organized in a way tha…

  14. comment
    Comment #47592181

    Sure you can, if you have a legitimate case you can ask npm to unpublish and they handle things manually :)

  15. comment
    Comment #47534907

    We mitigate this attack with the very uninspiring "wait 24h before dep upgrades" solution which is luckily already supported in uv.

  16. comment
    Comment #47494921

    First minio and then localstack, as an open source maintainer I find that abandoning their community is bad faith. I totally get wanting to monetize but removing the free product e…

  17. comment
    Comment #46539022

    You are not misunderstanding anything, I use Go and Rust/TypeScript in my daily work and you are correct - it is the OP that does not understand why people use lockfiles in CI (to …

  18. comment
    Comment #46516013

    You likely turned off any privacy invading feature and didn’t let the app track across apps. The fact you are getting irrelevant ads is a good thing that indicates that is probably…

  19. comment
    Comment #46492014

    Addy's users have been developers and Google has been very responsive in the past. I was usually able to get a hold of someone from teams I needed from Chrome DevTools and they've …

  20. comment
    Comment #46175393

    You're right https://github.com/arXiv/arxiv-docs/blob/develop/source/abou... this needs a 2023 tag @dang

  21. comment
    Comment #45822915

    Postgres has like 300+ types but mostly stuff like decimals should work the same way it does with Postgres (with the edge cases like NaN existing in Postgres but not parquets accor…

  22. comment
    Comment #45813652

    Also, any planned support for more catalogs?

  23. comment
    Comment #45813650

    This is really nice though looking at the code - a lot of the postgres types are missing as well a lot of the newer parquet logical types - but this is a great start and a nice use…

  24. comment
    Comment #45638243

    They seem to disagree https://gitlab.com/fdroid/fdroiddata/-/merge_requests/27861#... > We don't flag general apps, e.g., ebook readers and browsers. But bible readers are not gene…

  25. comment
    Comment #45638181

    Discussion of the merge request to mark it as nsfw https://gitlab.com/fdroid/fdroiddata/-/merge_requests/27861 https://gitlab.com/fdroid/admin/-/issues/252 Edit - found more contex…