Live data from Hacker News

Viewing profile — afhammad

afhammad

HN member
Joined
Mon, Jan 03, 2011, 10:01 AM UTC
HN karma
249
Public activity
102 items

About afhammad

Self-taught programmer from a young age. Have been in the software industry for ~15 yrs. Enjoy leading and working in small high performing teams.

I've mostly worked with RoR, Clojure and Elixir.

Twitter: @orinj

Recent public activity

  1. story
  2. comment
    Comment #43182965

    Could you share more on your local setup please?

  3. story
  4. comment
    Comment #38437115

    Similar but for the London Undergroound: https://traintimes.org.uk/map/tube/ https://traintimes.org.uk/map/tube/schematic/

  5. comment
    Comment #37640827

    There are a few mentions of Oban [1] here. Most people don't realise that Oban in fact uses SKIP LOCKED [2] as well. Oban's been great, especially if you pay for Web UI and Pro for…

  6. comment
    Comment #36678115

    "chasing" is a good word

  7. comment
    Comment #35697986

    From my understanding, `work_mem` is the maximum available memory per operation and not just per connection. If you have a stored procedure with loops and/or many nested operations…

  8. comment
    Comment #35685436

    > Bad code in a specific part of the codebase bringing down the whole app, as in our November incident. This is a non-issue if you're using a Elixir/Erlang monolith given its fault…

  9. story
  10. comment
    Comment #35401014

    Good timing, I’ve been searching for something like this!

  11. comment
    Comment #35359017

    tax exemption

  12. comment
    Comment #35339365

    413 Payload Too Large

  13. comment
    Comment #35079968

    There's been a lot of development in the Elixir ecosystem and so a lot to share. Embedded with Nerves, the various AI/ML libraries and tooling, LiveBook getting better every day, L…

  14. story
  15. comment
    Comment #34539854

    Adding my vote here. Throughout my career I've gone the C#.NET -> RoR -> Clojure -> Elixir/Phoenix route. After spending a year with Elixir, iterating rapidly on a production syste…

  16. comment
    Comment #34529452

    It seems that this wasn't as routine as these things aught to be but rarely are.

  17. story
  18. comment
    Comment #34486987

    Retool (on-prem) + Tailscale (golink, etc)

  19. story
  20. comment
    Comment #34426244

    A lot of people are in the right place at the right time, but very few are equipped to realise it and take advantage of it. At the beach, waves will hit everyone in their path (rig…

  21. comment
    Comment #34426179

    By Louis Pasteur. It's quoted in the article

  22. comment
    Comment #34366086

    On the tools: I have gone the route of using the libraries (e.g Kaffy for Phoenix, ActiveAdmin for Rails) and later building a central shared backoffice from scratch that any team …

  23. comment
    Comment #34366031

    Fair, I was going based on hearsay/docs. It looks like LiveView has been trying to accommodate the issue with some work arounds such as: https://github.com/phoenixframework/phoenix…

  24. comment
    Comment #34365851

    Alpine.js is seeing an increase in utility as it pairs nicely with htmx[0], Phoenix LiveView[1] and the likes for lightweight interaction that doesn't require the server. [0]: http…

  25. story