Viewing profile — tgulacsi
tgulacsi
HN member- Joined
- Sat, Jul 02, 2022, 8:33 AM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About tgulacsi
[ my public key: https://keybase.io/tgulacsi; my proof: https://keybase.io/tgulacsi/sigs/uo2zay8P5VLkoIAGPtZv6MiG5D_lD0yYR4bSXz1q0qQ ]
Recent public activity
-
comment
Comment #47677196
5/9 - I've never been in London and never heard these sounds before :)
-
comment
Comment #41015797
Beside personal photo store, I use the storage part for file store at work (basically, indexing is off), with a simplifying wrapper for upload/download: github.com/tgulacsi/camprox…
-
comment
Comment #36873467
This is the "set based" approach for the MAX: there does not exist a bigger element: SELECT article, dealer, price FROM shop s1 WHERE NOT EXISTS (SELECT 1 FROM shop s2 WHERE s2.pri…