Viewing profile — catalypso
catalypso
HN member- Joined
- Sun, May 01, 2022, 12:33 PM UTC
- HN karma
- 12
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About catalypso
No profile information was provided.
Recent public activity
-
comment
Comment #43063723
> the tokens are actually generated by the user and the server never sees them (unblinded) before their first usage Here is how I see it: 1. The user generates a token/nonce => T 2…
-
comment
Comment #42568351
I just tried it and I'm actually surprised with how well they work even with base64 encoded inputs. This is assuming they don't call an external pre-processing decoding tool.
-
comment
Comment #42486771
Just a clarification, they tuned on the public training dataset, not the semi-private one. The 87.5% score was on the semi-private eval, which means the model was still able to gen…
-
comment
Comment #42088230
This looks cool! I now almost exclusively get my HN feed through a simple script I wrote to get desc sorted posts by score or trend (score/time): https://github.com/faroukfaiz10/ha…
-
comment
Comment #41295188
Not magic-wormhole compatible, but saw these shared on other comments: - https://wormhole.app - https://sendfiles.dev - https://file.pizza - https://winden.app
-
comment
Comment #41104445
Clickbait is BLUF with a deceptive bottom line (BL). Clickbait is bad. You can choose to write in BLUF style without that. In my experience, I only prefer "Classical philosophical …
-
comment
Comment #41063323
> I'll be calling "private" repos "unlisted" That might be a bit too strict. I'd still expect my private repos (no forks involved) to be private, unless we discover another footnot…
-
comment
Comment #40699548
> People don't believe it's possible for software to be secure Rightfully so. You'd statistically be almost always right considering a software unsecure given enough time (for the …
-
comment
Comment #38663902
Adding two resources to the mix: 1. https://growth.design : case studies + cognitive biases & principles that affect your UX 2. https://lawsofux.com/ : a collection of best practic…
-
comment
Comment #37100082
Thanks for the effort. Probably nitpicking but these types of measures are usually tricky to interpret because there is a high chance your indexes (maybe even rows) are still on Po…
-
comment
Comment #34149445
That would indeed be more precise, but it would be harder to obfuscate. If I simply curl the script (without piping to bash), I'd be less suspicious if I saw a sleep than I would b…
-
comment
Comment #34132393
It seems that it was a social engineering attack. From their notice: https://blog.lastpass.com/2022/12/notice-of-recent-security-... > some source code and technical information we…
-
comment
Comment #32476883
I've never thought about this problem until now. Now that I see it, it makes total sense one would want to monitor those packages for changes. What surprises me is that there seems…
- comment
-
comment
Comment #31239330
Congrats on the launch and good luck! Reading through thus just reminded me of Datadog browser tests. It's not exactly the same, but it might be interesting to check them out.