Live data from Hacker News

Viewing profile — h506001

h506001

HN member
Joined
Thu, Nov 12, 2020, 3:37 PM UTC
HN karma
5
Public activity
18 items

About h506001

No profile information was provided.

Recent public activity

  1. comment
    Comment #49247171

    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. comment
    Comment #49022379

    Andrew probably doesn’t control what the entire community does

  3. comment
    Comment #48427605

    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. comment
    Comment #48407713

    It’s had it for a long time now: https://gleam-otp.hexdocs.pm/index.html

  5. comment
    Comment #48361122

    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 we…

  6. comment
    Comment #48361045

    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 c…

  7. comment
    Comment #43682074

    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 …

  8. comment
    Comment #42516176

    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 s…

  9. comment
    Comment #42420748

    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…

  10. comment
    Comment #41428922

    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. comment
    Comment #40945213

    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. comment
    Comment #40945188

    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, academ…

  13. comment
    Comment #35071714

    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 som…

  14. comment
    Comment #35070148

    Oh, we did stuff like this for disposal. The tricky part is drives we desired to recommission.

  15. comment
    Comment #35069967

    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 …

  16. comment
    Comment #35069591

    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 oth…

  17. comment
    Comment #33687051

    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 t…

  18. comment
    Comment #27469133

    Wow, really impressed by all the work, website, and write up being just one contributor!