Live data from Hacker News

Viewing profile — ramy_d

ramy_d

HN member
Joined
Sun, Jun 28, 2009, 8:43 PM UTC
HN karma
707
Public activity
342 items

About ramy_d

No profile information was provided.

Recent public activity

  1. comment
    Comment #48964128

    Where is the study? What constitutes a lot? ETA: This press release relates to this study published Sept 3rd 2025 https://www.neurology.org/doi/10.1212/WNL.0000000000214023 https:/…

  2. comment
    Comment #47116027

    It's interesting but I wish I could still Swype on it

  3. comment
    Comment #46221254

    I'm looking at something like this https://www.youtube.com/watch?v=l4Dc6QNWiIs and I feel like they are doing totally different things. Both harvest tomatoes, but these are totally…

  4. comment
    Comment #46007036

    It really doesn't get more sensible and sustainable than kids playing team sports and parents witnessing this part of their lives. The blame here is squarely on PEs like black bear…

  5. comment
    Comment #44802694

    that's insane. how many of you are there?

  6. comment
    Comment #44087737

    thank you, I was going to ask about this. It's not a crazy amount...

  7. comment
    Comment #44012454

    Seconded. My home server does many things, one of which is homeassistant.

  8. comment
    Comment #43030529

    Seems like they are featuring some speakers on their instagram https://www.instagram.com/sync_sv/?hl=en

  9. comment
    Comment #40309516

    I think WhatsApp is still using Erlang and they are biggest messaging app in the world. Discord is using Elixir but it's more niche. I think if you look at use cases where they exc…

  10. comment
    Comment #36383141

    what's the alternative for something straightforward like that?

  11. comment
    Comment #32342639

    Their security team should vet all of these devices, create environments where it's safe for them to be on the network, and ensure they're kept up to date also? Yes? How else would…

  12. comment
  13. comment
  14. comment
    Comment #29866189

    Does toilet training your cat introduce a significant health hazard through toxoplasma gondii into the surrounding environment? It's so hard to tell if your local wastewater plant …

  15. comment
    Comment #26978243

    how are they forcing anyone?

  16. comment
    Comment #26535378

    two process working with a shared actor share that state I think this is where I disagree. They may share an actor but the state of the actor belongs to the actor. To say they shar…

  17. comment
    Comment #26535323

    No I agree, there's ways of getting a global shared mutable state, but they are explicit and not a structure of the language itself IMO.

  18. comment
    Comment #26535252

    Erlang has a bunch of tools to help enforce determinism or at least suss out concurrency issues. For example: you can specify multiple receive statements to process your queued mes…

  19. comment
    Comment #26316622

    yeah I would say in principle this makes sense but in practice a junior will typically say "this is beyond me but you're the senior so if it works, it works!" It is an opportunity …

  20. comment
    Comment #26276462

    https://deadline.com/2021/02/avatar-the-last-airbender-franc...

  21. comment
    Comment #24697385

    wow, is there a video of this? sound really interesting

  22. comment
    Comment #24526829

    wow you really expanded my definition of "litterbug" right there

  23. comment
    Comment #24315218

    Yes you can pay for promotional spots on both mobile stores and steam, but that is not to say that they are remotely similar in terms of discoverability. Discoverability would incl…

  24. comment
    Comment #24313676

    mobile game discovery is big pain point for devs as well, and that none of Apple/Google seem to do anything about is frustrating. This is in sharp contrast to, say, steam, where di…

  25. comment
    Comment #23856591

    just wanted to say your networking articles (and demos!) are great and I have been pointing others to them since I first read them. Thank you!