Live data from Hacker News

Viewing profile — codenamev

codenamev

HN member
Joined
Mon, Jul 21, 2014, 2:09 PM UTC
HN karma
142
Public activity
19 items

About codenamev

[ my public key: https://keybase.io/codenamev; my proof: https://keybase.io/codenamev/sigs/9sRp_-ddupZQdFg0wetRy9FVKHuxuI__l9WOwLDmXA0 ]

Recent public activity

  1. story
  2. story
    Show HN: Open-source status pages for Agents (Rails 8 and SQLite)

    I built ups.dev - an open-source alternative to Statuspage.io that focuses on simplicity and performance. Key features: • Rails 8 + SQLite: no complex infrastructure needed • Docke…

  3. story
    Show HN: Chaos_to_the_rescue – Ruby gem for runtime-defined behavior

    I built this as an experiment in how much uncertainty Ruby code can tolerate before it stops feeling deterministic. The gem introduces controlled randomness and can define methods …

  4. comment
    Comment #46785896

    Kicking off a new year of recordings with a new Ruby AI Podcast episode discussing: - Ruby's 30-year evolution and the quiet release of Ruby 4 - AI agents vs collaborative workflow…

  5. story
  6. comment
    Comment #44939772

    We explore the tension between two cultures: the traditional craftsmanship ethos (clean, refactored code) and the "just regenerate it" mindset of younger AI-native developers. Obie…

  7. story
  8. comment
    Comment #44118143

    Let a team of specialists collaborate with you and your coding assistant of choice to develop and maintain high quality software.

  9. story
  10. comment
    Comment #42080206

    You are really missing out: https://github.com/e2b-dev/e2b

  11. comment
    Comment #40322690

    At Doximity, we go to great lengths to ensure the quality of our products aligns with the standards physicians require. Across various industries, Large Language Models (LLMs) have…

  12. story
  13. comment
    Comment #34081101

    Hey everyone! OP and author here. I would like to thank everyone for such a lively discussion! It has been a joy reading through and feeling the sentiment ebb and flow in that trad…

  14. comment
    Comment #34080562

    I will update the article, but all of the code snippets were run from the root of the ruby source code. So before you run them: git clone https://github.com/ruby/ruby.git && cd rub…

  15. story
  16. story
  17. story
  18. comment
    Comment #11733329

    As one of the maintainers of git-reflow, I understand the controversy over squash-merges. Personally, on all the projects I've worked on with this workflow, I have yet to find any …

  19. comment
    Comment #11733073

    From the README: "On your first install, you'll need to setup your Github credentials. These are used only to get an oauth token that's stored in your global git config. We use the…