JoelJacobson
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Many cloud providers offering GLM-5.2 seems to only offer FP8. I wonder if anyone has evaluated the difference between FP8 and BF16 in terms of quality?
- Claude Code vs. Codex: FRA challenge 75746d-2025 (gist.github.com)
-
Recently there was an HN thread: "Postgres LISTEN/NOTIFY does not scale", https://news.ycombinator.com/item?id=44490510 We're now working on improving the scalability of LISTEN/NOTIFY in PostgreSQL, and to guide that…
-
End-to-end encryption is pointless if you can be tricked into screen sharing. I’d like to see OS-level APIs let app developers set a "no screen sharing" flag that automatically blanks/obscures the app's contents during…
- Telegram vs. Signal (gist.github.com)
-
Yes, and maintaining high performance on my 32-bit PostgreSQL server is crucial.
-
Knowing more about this can hopefully help the PostgreSQL community reason about how much additional code complication is justifiable for fast 32-bit support. If fast 32-bit support is important to you, please also…
-
Yes, but my PostgreSQL server on 32-bit hardware have modest performance demands.
-
No, I'm not running a PostgreSQL server on 32-bit hardware.
-
*[Scene: Pied Piper Office, watching the news about the strikes in Sweden on TV]* *Dinesh*: (chuckling) "Look at Gavin go. He's not just burning bridges; he's torching entire countries now." *Gilfoyle*: "I'm impressed,…
- Enhance Rust RFCs with a Minimal but Realistic Code Example (gist.github.com)
- Enhance Rust errors with file and line details (crates.io)
- Flashback Logging (gist.github.com)
- Elon's Estimator: Etalon (gist.github.com)
- Content-Addressed Functions in PostgreSQL (gist.github.com)
- Tarjan's strongly connected components algorithm implemented in PL/pgSQL (gist.github.com)
- Cielab color space should be replaced (youtube.com)
-
I think it would not be an entirely crazy idea to suggest it could be a net win to abolish the special veto rights enjoyed by privileged nations. A veto-free and empowered UN should greatly reduce the need for biased…
- IPv7 (1993) (rfc-editor.org)
- 1000+ PostgreSQL EXTENSIONs (gist.github.com)
- List of PostgreSQL Extension Repos (github.com)
-
2) JOIN table FOREIGN fk_alias.fk_name REF pk_alias
-
3) JOIN table FOREIGN fk_name [ FROM | TO ] alias
-
6) Status quo