Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
h506001
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
h506001
1mo ago
Definitely been confused by GenStage in the past. This helps a ton! I know it’s more effort, but I wish visual and interactive examples were more prevalent in docs.
2.
▲
by
h506001
2mo ago
Andrew probably doesn’t control what the entire community does
3.
▲
by
h506001
3mo ago
Sounds like you can’t be happy with Gleam or related libs. I’d look into it or use it before calling it “half-baked”.
4.
▲
by
h506001
4mo ago
It’s had it for a long time now: https://gleam-otp.hexdocs.pm/index.html
5.
▲
by
h506001
4mo ago
Yeah, I understand the surface-level reasoning. But to me the risk-to-reward ratio is a bit off. Resumes have very personal info on them. It’s also well known that engineers are wealthy. I could see something like this being used to generat
6.
▲
by
h506001
4mo ago
Cool thread/idea, but kind of weird in the age of LLMs and data scraping. If I wanted to build a database of engineers with really sensitive data, this is how I’d do part of that collection.
7.
▲
by
h506001
1y ago
I don’t know if replacing Elixir is even one of the top 10 reasons Gleam exists. People don’t usually pick a platform and then pick a language. Many times a language develops into an option by bundling features. In Gleam’s case, they bundle
8.
▲
by
h506001
2y ago
Wow, the amount of work here and technical solutioning is insane. I don’t have any context here; so I wonder if this is a team or solo. If latter, how do you achieve so much with so many different technologies?
9.
▲
by
h506001
2y ago
I’ve read probably 100 comments before I stopped. It’s really sad how negative HN has become. I wonder how many of those comments are from people that are really into coffee. Super cool product. Especially interested in the grinder. I recen
10.
▲
by
h506001
2y ago
Very interested in stuff like this. I think similar “make an interactive bit to embed in an otherwise static site” things are being done in the Gleam ecosystem.
11.
▲
by
h506001
2y ago
Amazing write up as usual, Erika. Your blog is an inspiration and model of what a tech blog should look like: high-quality info, plain and clear language, and extreme focus.
12.
▲
by
h506001
2y ago
I disagree. It’s a personal blog :) I want to know what they think. I also stylistically like the directness of “I” and “you”. Not everything needs to be written abstractly, academically, or in business-speak. Also, your comment starts with
13.
▲
by
h506001
4y ago
Not sure how secure erase works, but I’ve run into this a few times after “erasing”. I think it has something to do with boot records or partition tables. So there’s a piece of some drives (usually at the front) that contains this data. You
14.
▲
by
h506001
4y ago
Oh, we did stuff like this for disposal. The tricky part is drives we desired to recommission.
15.
▲
by
h506001
4y ago
We did do some encryption with LUKS, and I’d try to write over boot records, keys, and headers, but I was pessimistic that was enough. Not an encryption expert myself. Always felt that any given encryption tech (be it hardware or software)
16.
▲
by
h506001
4y ago
Super interested in this and would love to hear about some techniques. Used to work at a HealthTech co. We had an “appliance” that we’d send to doctor offices to integrate with other diagnostic machines on the network. Sometimes we would se
17.
▲
by
h506001
4y ago
It always amazes me how compact and readable Elixir code can be. I know the examples in article use a high-quality library that takes care of some of the ETS and Plug piping, but the business-level rules seem compact and readable too! :)
18.
▲
by
h506001
5y ago
Wow, really impressed by all the work, website, and write up being just one contributor!