Viewing profile — whymarrh
whymarrh
HN member- Joined
- Sun, Nov 10, 2019, 2:23 AM UTC
- HN karma
- 103
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About whymarrh
Recent public activity
-
comment
Comment #45244082
You’re right, the math is slightly more complicated than rent v. mortgage payment. Ben Felix, a popular financial YouTuber, made many a video about the math: https://youtube.com/wa…
-
comment
Comment #43036426
I don't think this is a useful comparison. This is Google's bug with Google's software vs. Project Zero's discoveries are (as I understand them) typically in software used by multi…
-
comment
Comment #37294006
https://confs.tech/ has a decent crowd-sourced list
-
comment
Comment #30377644
Even if your Master Password is “hunter3”, 1Password, as an example, will mix in a locally generated Secret Key to increase the entropy [1] [1]: https://blog.1password.com/what-the…
-
comment
Comment #29841002
GitHub Pages also doesn’t (yet) support custom headers and you can add them with Cf via Workers. So if you’re concerned about the results of securityheaders.io, for example, you ca…
-
comment
Comment #29720274
1Password's cloud offering architecture has a few important distinctions from other offerings. Namely the use of a password authenticated key exchange (PAKE) and a "Secret Key" tha…
-
comment
Comment #29405717
And what does this revocation accomplish? The app still has your unique address. This revocation is simply "don't log me in next time." You still need to use the app to delete any …
-
comment
Comment #29394941
> Web3 is by far the easiest way to provide auth to a web app right now Easiest by what measure? As I understand it, few browsers (read: only one or two) have built in wallets and …
-
comment
Comment #29392547
Similarly, basically everyone using Ethereum just uses Infura nodes [1]. Web3 is no more decentralized than anything it purports to improve upon. [1]: https://infura.io/
-
comment
Comment #29245282
This is something that folks are working on via the `passwordrules` attribute https://github.com/whatwg/html/issues/3518 With that and a well-known endpoint for changing passwords …
-
comment
Comment #29161405
Small plug for LavaMoat ( https://github.com/LavaMoat/LavaMoat ) which includes tools to more granularly disable dependency lifecycle scripts via @lavamoat/allow-scripts.
-
comment
Comment #28864610
Yeah they’re similar feature-wise but the communities that exists on GitHub vs. GitLab aren’t remotely comparable.
-
comment
Comment #28708560
"If you like this you might also like" https://ferd.ca/awk-in-20-minutes.html I too am happy to see more Awk material in the world, once I learned a bit about it I started reaching…
-
comment
Comment #28538600
The author linked to https://en.wikipedia.org/wiki/California_Unfair_Competition_... (I can't speak to its relevance)
-
comment
Comment #28510527
Even inside in the web world, this approach wouldn't quite work for features with even a modicum of state.
- story
-
comment
Comment #27930013
Yup, there's quite a few different configuration options available: https://docs.github.com/en/code-security/supply-chain-securi...
-
comment
Comment #27308180
There could be a simple explanation for this: Mozilla has its own browser stack whereas Edge is Chrome.
-
comment
Comment #27220802
> Let's be honest here. Curl to 98% of people is http/1 requests with some post params and maybe json body, with some custom headers. 100%, that's why we see so many smaller projec…
-
comment
Comment #26580956
> I was surprised that "Awk '!a[$0]++'" works too (on Mac at least). If I "ls Awk" in \usr\bin, it says Awk is there. If I "ls awk" it says awk is also there—but it seems they're t…
-
comment
Comment #26341899
There are platforms that don't use PoW that are becoming quite popular. The NBA's Top Shot platform is built [on Flow]( https://www.onflow.org/primer ) which does not use PoW. I'm …
-
comment
Comment #26333624
> This is the result of rendering everything to a element. If the accessibility story isn't rock-solid, frankly this is a non-starter for a lot of applications. Web apps suck in a …
-
comment
Comment #25799194
I don’t understand, so what? They’re doing their best and if users go somewhere else so be it. I’m sure if they could avoid the outage they would. They’re not losing profits or any…
-
comment
Comment #25645776
I had similar issues with their macOS app using a pretty basic headphone+microphone setup (EarPods). I ended up leaving it off and not re-installing in on my latest setup. I've had…
-
comment
Comment #25485952
Where does one find VPSs this cheap?