Viewing profile — unilynx
unilynx
HN member- Joined
- Tue, Aug 08, 2017, 9:47 PM UTC
- HN karma
- 1,599
- Public activity
- 574 items
- HN profile
- View on Hacker News ↗
About unilynx
Recent public activity
-
comment
Comment #48641905
Elastic/Opensearch uses GET requests with a body for search, which is complicated or forbidden (not exactly sure) with the HTTP spec. Not all HTTP clients are willing to submit a b…
-
comment
Comment #48067414
The noise probably makes the lava lamp wall just as effective as pointing the camera at the Mona Lisa - the lamps themselves are not that unpredictable frame-to-frame.
-
comment
Comment #47949498
They were working on it since at least halfway March, because that's when MS got annoyed at AWS & OpenAI negotiating - https://www.datacenterdynamics.com/en/news/microsoft-conside.…
-
comment
Comment #47615282
> But I like this review of techniques, even the simplest ones are very effective, that surprised me. because harvesters don't care until one technique gets massive use. if you com…
-
comment
Comment #47410463
At least the error goes away immediately, for everyone, once you fix the cert. .net seems to serve DS records with at least 18 hours TTL. so worst case it takes your monitoring up …
-
comment
Comment #45726661
> but it is not the operational hazard it’s made out to be Until you flip that DNSSEC toggle
-
comment
Comment #45665384
Poll takes a timeout parameter. ‘Not polling’ is just a really long timeout
-
comment
Comment #45597974
Don't forget about Bootcamp for the (soon) obsolete Intels . With a debloated Windows 10 (which we're not going to connect to the internet anyway) they can live on for older games.…
-
comment
Comment #45290935
I think the 'K-thing' was a big and helpful part of getting early volunteers onboard to build apps for KDE. They really seemed to enjoy rebuilding existing applications into a K-ve…
-
comment
Comment #45113459
Except for infinite loops in JS. Firefox still handles those better.
-
comment
Comment #45107365
How so? I don't remember ever having seen issues with this. If anything CSP steers you towards this (instead of inline scripts directly assigning to JS variables)
-
comment
Comment #44421360
Exactly this. Don't look at the renewal proces, look at its output. It'll work for all certificate sources and catch other potential errors too (eg the webserver reporting success …
-
comment
Comment #44421005
Can't remove a certificate from the revocation lists until it's expired, leading to boundless growth of those lists. Risk of private keys/certificates from old backup media being l…
-
comment
Comment #44366952
They're not an April fool's joke. A 90's linux might have these services enabled by default. I assume they were built to make network debugging slightly less boring
-
comment
Comment #44224561
> Also, the prices may become more sustainable if LLM providers find ways to inject ad revenue into their products. I'm sure they've already found ways to do that, injecting releva…
-
comment
Comment #44125559
and not having sponsored links back then
-
comment
Comment #44049135
Cool solution, but I'd assume/hope Windows currently has sufficient memory protections to not allow applications to rewrite their own memory - especially if the function was alread…
-
comment
Comment #43916960
People actually do this?? Suddenly having to prefix `this.` in JavaScript to every member bothers me a lot less
-
comment
Comment #43881522
> Iframes don’t expand to fit content Actually, that was part of the original plan - https://caniuse.com/iframe-seamless
-
comment
Comment #43611837
ugh. these kind of changes should not be made in a minor release..
-
comment
Comment #43555072
We did this for a long time for our CMS - although we did simulate a filesystem structure. We also set up a git-like system to store versioning information and set up WebDav to mou…
-
comment
Comment #43469620
Because (accidentally) mailing an unsubscribed user hurts your deliverability. And because there are users out there that will attempt to add spam traps to your mailing lists, sou …
-
story
Ask HN: Has anyone adopted or seen adoption of RFC8959 secret-token?
Has anyone seen adoption of the 'secret-token:' prefix to help prevent leakage of API secrets as described by RFC8959? Do API users understand its purpose and respond positively or…
-
comment
Comment #43336618
Even if they freeze typescript development after the native implementation, given that the current performance was apparently acceptable to the current users, type complexity will …
-
comment
Comment #43269692
ARM already has them. https://developer.arm.com/documentation/ddi0602/2022-03/SIMD...