Viewing profile — codenamev
codenamev
HN member- Joined
- Mon, Jul 21, 2014, 2:09 PM UTC
- HN karma
- 142
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About codenamev
Recent public activity
- story
-
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…
-
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 …
-
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…
- story
-
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…
- story
-
comment
Comment #44118143
Let a team of specialists collaborate with you and your coding assistant of choice to develop and maintain high quality software.
- story
-
comment
Comment #42080206
You are really missing out: https://github.com/e2b-dev/e2b
-
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…
- story
-
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…
-
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…
- story
- story
- story
-
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 …
-
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…