Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
abrkn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Generating Bitcoin wallet seed phrases from playing cards
(brekken.com)
2 points
by
abrkn
16d ago
|
0 comments
2.
▲
by
abrkn
4mo ago
I can't reproduce this. Both high and low effort got it right
3.
▲
by
abrkn
6mo ago
Technology isn't intrinsically good or evil. It's how it's used. Like the Death Ray.
4.
▲
by
abrkn
8mo ago
Which one's better for making my doors stop squeaking?
5.
▲
by
abrkn
1y ago
I love this website!
6.
▲
by
abrkn
1y ago
Amazing movie! His physical comedy acting was really special
7.
▲
by
abrkn
2y ago
This is amazing! I've been rewriting a project from Node.js (TypeScript) to Rust that has a large number of nested async tasks running. Using `moro-local` I was able to remove all the `JoinSet`, `Arc<Mutex<...>>`, and write
8.
▲
by
abrkn
2y ago
excellent website!
9.
▲
by
abrkn
3y ago
1,413
10.
▲
by
abrkn
4y ago
Try and let me know!
11.
▲
by
abrkn
4y ago
> I'm sorry, providing information or advice on illegal or unethical activities goes against OpenAI's content policy, even in character as DAN.
12.
▲
by
abrkn
4y ago
I’d love to have a ChatGPT that was also trained on all of the pages from my “second brain,” Roam Research. Imagine, I could ask it questions about myself, my friends, and my business. It would in many ways know me better than me from readi
13.
▲
by
abrkn
4y ago
I received an email yesterday asking me to change my password. I did, and updated our services with the regenerated Heroku API key. This morning, I was unable to log into my account and had to reset again. And update our services again.
14.
▲
by
abrkn
4y ago
What will you use as a queue and storage?
15.
▲
by
abrkn
4y ago
Great read! Thanks
16.
▲
by
abrkn
5y ago
GPUs are not used for Bitcoin mining
17.
▲
by
abrkn
5y ago
Beautiful!
18.
▲
by
abrkn
6y ago
Is there anything like this for PostgreSQL?
19.
▲
by
abrkn
6y ago
I've been using TypeOrm in production for a few years in a project with dozens of entity types and hundreds of queries. My recommendation is to use something else. Anyone know of an alternative?
20.
▲
by
abrkn
6y ago
I moved to GitHub Actions earlier this year and never looked back.
21.
▲
by
abrkn
6y ago
I haven't spoken to any on Koh Phangan. On Koh Tao (an hour away with boat) they are broke and there's no work. I would guess the situation is the same for diving instructors on Koh Phangan.
22.
▲
by
abrkn
6y ago
I've been living on Koh Phangan since March. AMA
23.
▲
by
abrkn
6y ago
Humans of flat[1] have been documenting this for some time https://twitter.com/humansofflat
24.
▲
by
abrkn
7y ago
A simple solution to an easy problem, and you saved someone time. Good job!
25.
▲
We wrote Shifty, the testing robot that randomly swaps cryptocurrencies
(medium.com)
4 points
by
abrkn
8y ago
|
1 comments
26.
▲
by
abrkn
8y ago
Bitcoin Cash is doing another controversial hard fork on November 15th: https://github.com/bitcoincashorg/bitcoincash.org/blob/maste...
27.
▲
by
abrkn
8y ago
Really?
28.
▲
by
abrkn
8y ago
...and have a trip sitter.
29.
▲
by
abrkn
8y ago
I wonder if they would accept that.
30.
▲
by
abrkn
8y ago
require("express")().get("/:status", (req, res) => res.status(+req.params.status || 400).end()).listen(80)
More ›