Viewing profile — m-chrzan
m-chrzan
HN member- Joined
- Mon, Oct 01, 2018, 11:36 PM UTC
- HN karma
- 208
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About m-chrzan
Recent public activity
- story
-
comment
Comment #49250930
There's a computerphile video ( https://www.youtube.com/watch?v=XZJc1p6RE78 ) with Dr. Mark Pound explaining a paper by John Kirchenbauer, Jonas Geiping et al. ( https://arxiv.org/…
- story
-
comment
Comment #28748821
Yes. In the ideal world messaging would've have followed the same federalized model as email. XMPP offers this, unfortunately few people use it or even are aware of it.
-
comment
Comment #28748532
A lot of people, out of habit, rely on high fructose corn syrup for calories.
-
comment
Comment #27998938
Do you have any experience with pup to compare with yq? That's the jq look-alike for HTML I first stumbled upon.
-
comment
Comment #27949598
Also here's a blog post about the Corner going into more details: https://m-chrzan.xyz/blog/sunday-corner.html
- story
-
comment
Comment #26155188
pass is great. I use the dmenu script to get passwords into my clipboard without leaving the keyboard or being locked into browsers with a supported extension. As others have menti…
-
comment
Comment #26150744
I don't want to come of as insensitive, it sounds like you've had some really bad experiences with ternaries in the past and it's important to acknowledge your experience. But I ju…
-
comment
Comment #26147096
Do I understand correctly that the encoding is only done to obfuscate the URL from automatic spam filters? So the choice of Morse code was arbitrary - any other simple substitution…
-
comment
Comment #26138649
Looks like a nice tool, but it seems to be built around a very specific workflow that you've found works for you. Personally I have been managing most of my plaintext notes with th…
-
comment
Comment #26138565
What makes it cooler?
-
comment
Comment #26137845
I believe the point of these tools is to be UNIXy, doing one thing well, and delegating the rest to other tools you already use. The script just downloads source code and drops you…
-
comment
Comment #26137823
Looks like github1s really kicked off everyone making these git previewers. Thread about git-peek (which the author here cites as inspiration) from a few days ago: https://news.yco…
-
comment
Comment #26133743
What exactly do you need this for? If it's for authenticating with their IMAP/SMTP, app passwords have worked for me with Gmail, even on 2FA-secured G Suite accounts. No idea about…
-
comment
Comment #26095696
Do you have any recommend resources for someome "with at minimal tech know-how" where to get started with running their own email infrastructure?
-
comment
Comment #26039503
This is specifically what you shouldn't be worried about just based on the speedup that the article focuses on. This is about a constant-factor speedup from a better-engineered cla…
-
comment
Comment #26038523
Note that this is not about quantum speedup, but, rather conversely, making the classical part of the computation more efficient. Still important to get these quantum-adjacent thin…
-
comment
Comment #25948745
Could it be that people are just so used to platforms, that even in the case of the email protocol, they prefer to jump onto the Gmail platform that abstracts away from the protoco…
-
comment
Comment #25797528
Would the inverse prefix, for 10^-27, be holi-?
-
comment
Comment #25666268
I've always thought the solution should be an open federated IM standard, like email but for conversations rather than correspondence. If that were the widely adopted solution, you…
-
comment
Comment #25500643
Automata theory aficionado here. Regular languages are really neat! They have an air of being an "important" mathematical object, given how many different "natural" characterizatio…
-
comment
Comment #25153006
Nice! I've gotten so jaded with how big and slow most of the modern web is, that randomly stumbling upon a tiny site prompted me to write about the joy of it on my blog (a much les…
- story