Viewing profile — dankebitte
dankebitte
HN member- Joined
- Wed, Dec 06, 2023, 3:10 PM UTC
- HN karma
- 44
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About dankebitte
No profile information was provided.
Recent public activity
-
comment
Comment #47012834
A point hasn't actually been made when the sole example, presented as fact , was a partisan lie that collapsed under extremely basic scrutiny. The decision had nothing to do with t…
-
comment
Comment #47011492
It's simply bizarre to claim that a blatantly partisan circuit court issuing capricious restrictions on their political opposition and having them vacated by SCOTUS is evidence of …
-
comment
Comment #47010293
> This is why the Biden administration had a restraining order filed against it, on account of them pressuring social media companies to ban content it didn't like. This violated t…
-
comment
Comment #44098777
> dubious Russian CDNs Are there multiple? I thought DDoS-Guard [1] had a near-monopoly on CDN services for international piracy. [1] https://krebsonsecurity.com/2021/01/hamas-may-…
-
comment
Comment #44046668
> read replicas Can this be done with only Litestream, or is LiteVFS still in development? I looked into this last year but was put off by LiteFS's stated write performance penalty…
-
comment
Comment #44025766
Not sure which page you're referencing, but the linked page states it's available for Personal (free) as well: > Tailnet lock is available for the Personal, Personal Plus, and Ente…
-
comment
Comment #44025294
> If you aren't comfortable with trusting them with control over your network Wrt the possibility of Tailscale being compromised, there's the in-beta tailnet lock feature: > Tailne…
-
comment
Comment #44018606
> On average I'd drain about 15% battery per hour. So 4 to 5 hours before you need to be thinking about charging, but I'm not sure you'd want to have the glasses on longer than tha…
- comment
-
comment
Comment #43884313
It's not undefined behavior, it's the fact that the uncorrelated subquery within the CTE doesn't specify an ordering, therefore it cannot be implicitly materialized / evaluated onc…
- comment
-
comment
Comment #43049053
> Updates to GPT-4o in ChatGPT (January 29, 2025) > By extending its training data cutoff from November 2023 to June 2024 […] https://help.openai.com/en/articles/9624314-model-rele…
-
comment
Comment #39626125
> Dr. Richard Hipp (the SQLite author) is one of our shareholders, and we have the right to use the SQLite name. https://news.ycombinator.com/item?id=35251099
-
comment
Comment #39437241
There's uBlacklist [1], but there's not much community activity on its subscription list [2] or awesome-ublacklist [3]. [1] https://github.com/iorate/ublacklist [2] https://iorate.…
-
comment
Comment #39416263
Anything using glommio [1]. [1] https://crates.io/crates/glommio/reverse_dependencies
-
comment
Comment #39262062
Uniqueness aside, UUIDs for public-facing IDs also prevent enumeration attacks and leaking business information other than timestamps.