Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yoble
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yoble
8d ago
In prioritizing risks I do feel it's a genuine qualitative difference though. Number of humans going to 1 million would be huge catastrophe, but after a few thousand years it gets back up to billions of people, renewed every generation
2.
▲
Translating with AI Does Not Trigger AI Detectors
(translateabook.com)
2 points
by
yoble
3mo ago
|
0 comments
3.
▲
by
yoble
4mo ago
I thought France had it. It turns out France, Italy, Netherlands, UK, and Belgium have a conditional deferred version: you can become a citizen at 18 if you're born and have been living there (plus a few caveats).
4.
▲
Can Everyone Please Stop Being Stupid About Who Pays Tariffs?
(benthams.substack.com)
5 points
by
yoble
8mo ago
|
6 comments
5.
▲
by
yoble
1y ago
Love the easter egg when going to https://pure.md/https://pure.md
6.
▲
Beyond the Basic GPT-Wrapper
(translateabook.com)
1 points
by
yoble
2y ago
|
0 comments
7.
▲
DeepSeek status: ongoing outage "due to large-scale malicious attacks"
(status.deepseek.com)
3 points
by
yoble
2y ago
|
1 comments
8.
▲
by
yoble
2y ago
In my previous company we hired a startup that did security training, that recommanded everyone use a password manager. And one of their test was that they sent a fake phishing email to people (randomized over a couple of months so not ever
9.
▲
by
yoble
2y ago
I don't think that's correct as a blanket statement - you can use a passphrase, or remember a 14+ character password since you only have one to remember. Even if it's only random-ish, password managers do key stretching (for
10.
▲
by
yoble
2y ago
I have the same issue, I tried to get into VSCode a few times but each time switched back to JetBrains. If your main issue is the keybinding though there is a vscode plugin[1] that recreates Intellij IDEA bindings, which I found helped smoo
11.
▲
by
yoble
2y ago
My mom is an avid traveler who takes a ton of photos and puts them on albums she then shares with the family, and a while ago she was asking if I had a solution so she could have a website where all her albums are listed. She wanted to not
12.
▲
by
yoble
2y ago
For sure, though I'll probably have more info after the study. It's done by the same people as the second paper I linked, on people attending a 10-day silent meditation retreat. My understanding so far is that the participants wil
13.
▲
by
yoble
2y ago
Nice timing, tomorrow I'll be participating in a study doing transcranial ultrasonic neuro-modulation, meaning using ultrasound not just to map brain activity but to influence it (the point of the study is inhibiting the Default Mode
14.
▲
by
yoble
2y ago
In Buddhism this is linked to the central concept of Dependent Origination: things arise in dependence on other things, everything is conditioned by something else. This includes movements of attention: attention is drawn to a sound percept
15.
▲
by
yoble
2y ago
Then I'll go ahead and list it there. Thank you for sharing the project!
16.
▲
by
yoble
2y ago
Yeah definitely! StatiCrypt was originally created to password protect pages uploaded on static hosting (like Github pages) or where you didn't have control on the server. It has some valid other use cases but it has drawbacks too and
17.
▲
by
yoble
2y ago
Oh cool that looks awesome thanks for sharing! Are you the maintainer? I saw that StatiCrypt is listed is the alternative section of your README, I'll do the same on StatiCrypt (and add a bunch of the one listed there that I didn'
18.
▲
by
yoble
2y ago
Especially with 600k PDBKF2 iterations, 16 alphanum chars should be very safe. There's a (warning: very detailed) issue covering the topic of PBKDF2 iterations and password length over here, if you feel like diving into that rabbit hol
19.
▲
by
yoble
2y ago
Looks cool! And I like the effort you put in making your readme clear and covering many possible configs too, it feels very easy to read to me. Would you be okay with me listing your project in the Community and Alternatives[1] section of t
20.
▲
by
yoble
2y ago
That looks cool! Do you mind if I list in the Community and Alternatives[1] section of the StatiCrypt readme? [1] https://github.com/robinmoisson/staticrypt#community-and-alt...
21.
▲
by
yoble
2y ago
Glad you enjoyed it before switching! If you're open to sharing what didn't work for you in remembering people through re-deploy I'd love to hear it, I spent quite a few brain-cycles to think about making that as seamless as
22.
▲
by
yoble
2y ago
Love that approach! Would you be ok with me featuring it in the Community and Alternatives[1] section of the StatiCrypt readme? [1] https://github.com/robinmoisson/staticrypt#community-and-alt...
23.
▲
by
yoble
2y ago
(author here) Yeah, or if it's on http someone could MITM and change the script, or if they are malicious extension on the browser the content can be stolen after decryption. That felt implicitly obvious to me, but I think you're
24.
▲
by
yoble
2y ago
Just random chance! I recently launched another project with an interface to search and filter blog posts from a prolific blogger I really like, using AI tech. He featured the website on his blog last week which draw a pretty big spike in t
25.
▲
by
yoble
2y ago
Author here. I was wondering why I was seeing plenty of people from github on my meditation website so I checked HN, hi! Happy to answer any question you might have, and feel free to offer feedback too. (Last time this got posted to HN[1] w
26.
▲
by
yoble
3y ago
Seconding this, as a layman I've found his books both technical and fascinating. He's a great teacher, getting into the details but explaining in a really engaging manner.
27.
▲
by
yoble
3y ago
I see this simple version of Karma talked about quite often in the general public and it's pretty far from my understanding of Karma in Buddhism. Karma is a consequence of Dependent Origination - basically that things arise dependent o
28.
▲
by
yoble
4y ago
Author here - the specific use case is when you _don't_ have or want server-side logic or a DB. For example on static hosting (hence the name StatiCrypt) like Github pages, Netlify, etc. That means nothing to maintain, no server cost,
29.
▲
by
yoble
4y ago
Yep, looks great! If I had known about it at the time I might not have written StatiCrypt. I added it to the "Alternatives to StatiCrypt"[1] section of the Readme years ago when I discovered it :) [1] https://github.com
30.
▲
by
yoble
4y ago
Thanks for the feedback! We had an issue opened around that topic where it seems to me that the weak points of CBC do not apply in the context of StatiCrypt. If you have more thoughts on this I'd love to hear them. Relevant comment her
More ›