Viewing profile — davidkwast
davidkwast
HN member- Joined
- Fri, May 05, 2023, 4:29 PM UTC
- HN karma
- 105
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About davidkwast
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #49115146
Rainfall And at least the forest soil has the same amount of carbon stored.
-
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".
-
comment
Comment #48647408
Nice advice
-
comment
Comment #48606474
More info here: https://x.com/ayubio/status/2068195735279923267?s=20
-
comment
Comment #48606467
Everyone in Brazil capital cities are receiving extreme alert messages with just the text: "misanthropi"
- story
-
comment
Comment #48569454
I would use a hash of the body content (the query) as a URL parameter /?hash=123456789
-
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.
-
comment
Comment #48405275
It is so simple that I had to look very slowly to understand. Nicely done.
-
comment
Comment #48374702
As what we say here in Brazil: "The world doesn't go round. It flips over!"
-
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 …
-
comment
Comment #48128573
All Python versions are LTS if you consider 5-year a good measure. https://devguide.python.org/versions/
-
comment
Comment #48124461
It is the same for me. Predicability is better than any optimization.
-
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…
-
comment
Comment #48070241
You can use both. In the mountains I would appreciate redundancy.
-
comment
Comment #47279911
RISC-V can be essential for this open future
-
comment
Comment #47260995
Still better than my Lenovo
-
comment
Comment #47240748
I saw that in the code on the github repo
-
comment
Comment #46931070
I think LLMs are accelerating us toward a Dune-like universe, where humans come before AI.
-
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.
-
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…
-
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…
- comment
- comment