Live data from Hacker News

Viewing profile — davidkwast

davidkwast

HN member
Joined
Fri, May 05, 2023, 4:29 PM UTC
HN karma
105
Public activity
64 items

About davidkwast

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #49115146

    Rainfall And at least the forest soil has the same amount of carbon stored.

  3. comment
    Comment #48898717

    I usually like to write elegant code using Python and frameworks like Django. The pleasure comes from the "the only right lines of code" instead of "the most lines of code".

  4. comment
    Comment #48647408

    Nice advice

  5. comment
    Comment #48606474

    More info here: https://x.com/ayubio/status/2068195735279923267?s=20

  6. comment
    Comment #48606467

    Everyone in Brazil capital cities are receiving extreme alert messages with just the text: "misanthropi"

  7. story
  8. comment
    Comment #48569454

    I would use a hash of the body content (the query) as a URL parameter /?hash=123456789

  9. comment
    Comment #48492323

    So the majority of the hardware should stay on the moon where latency isn't so critical. There the cooling won't be the problem.

  10. comment
    Comment #48405275

    It is so simple that I had to look very slowly to understand. Nicely done.

  11. comment
    Comment #48374702

    As what we say here in Brazil: "The world doesn't go round. It flips over!"

  12. comment
    Comment #48371265

    Your comment remembered me of ESA normalization value for the Sentinel-2 level-2 satellite image quantization. Something like this: Digital Number DN=0 remains the “NO_DATA” value …

  13. comment
    Comment #48128573

    All Python versions are LTS if you consider 5-year a good measure. https://devguide.python.org/versions/

  14. comment
    Comment #48124461

    It is the same for me. Predicability is better than any optimization.

  15. comment
    Comment #48122175

    "Python 3.14 shipped with a new incremental garbage collector. However, we’ve had a number of reports of significant memory pressure in production environments. We’ve decided to re…

  16. comment
    Comment #48070241

    You can use both. In the mountains I would appreciate redundancy.

  17. comment
    Comment #47279911

    RISC-V can be essential for this open future

  18. comment
    Comment #47260995

    Still better than my Lenovo

  19. comment
    Comment #47240748

    I saw that in the code on the github repo

  20. comment
    Comment #46931070

    I think LLMs are accelerating us toward a Dune-like universe, where humans come before AI.

  21. comment
    Comment #46893557

    Wow. I saved the link for emergencies. And I sent it to all my team. It is like a diff tool but to advance the schema.

  22. comment
    Comment #46880164

    I don't think MariaDB ColumnStore has any kind of advantage. It is just an append-only storage format with some columnar concepts. https://vettabase.com/mariadb-columnstore-sql-lim…

  23. comment
    Comment #46879352

    This ColumnStore is very simple and just do table scans sequentially on every query. It doesn't support indexes and unique constraints. It is almost an append-only serialization fi…

  24. comment
  25. comment