Viewing profile — ntqz
ntqz
HN member- Joined
- Wed, Oct 01, 2014, 6:11 PM UTC
- HN karma
- 20
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About ntqz
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #46507818
That's assuming you're using dynamically linked libraries/shared libraries. They're talking about "vendoring" the library into a statically linked binary or its own app-specific DL…
-
comment
Comment #45768955
Logseq to a local directory that I synchronize with my phone using SyncThing. It works great, and the fact that it's like a personal wiki feels right to me. That said, if I were se…
-
comment
Comment #45005704
Thank you. Now I have loads more videos to watch. "Mandelbrot's Evil Twin" is kind of crazy trying to visualize a 6-dimensional space in my head.
-
comment
Comment #44731381
My understanding is that CloudKit runs on it.
-
comment
Comment #44611817
License changes - BSL or closing the source If there's no money in it for them - reduction of staff or funding leading to slower releases and bugfixes Moving some features like Spr…
-
comment
Comment #44610877
Grafana's Tanka is a very underappreciated tool if you have to do something similar to Helm.
-
comment
Comment #44608949
I could see the writing on the wall with this. On that note, I'm already looking at migrating my codebase off of Spring. Just testing the waters with Quarkus, Helidon, Micronaut, P…
-
comment
Comment #33388548
What advantage would this offer over a durable, transactional queue, like, say Pulsar? I don't see much of an advantage, and depending on how much you're pushing through your queue…
-
comment
Comment #17527404
Plus the increase in toilet paper usage and loss of productive time with all the additional fiber that everyone's getting.
-
comment
Comment #17524996
Although the majority of what I do is in Python, I've taken to using Flyway for DB migrations. A lot of what I do is using some of the more esoteric features of PG (think domains, …
-
comment
Comment #17524968
Another bonus - depending on your DB/driver, it may set this up as a prepared statement, so executions after the first one happen much quicker.
-
comment
Comment #9660880
With regards to replication and remastering - that was fixed in 9.3 - https://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_...