HN user

obiefernandez

3,088 karma

the one and only... https://obiefernandez.com

Posts243
Comments455
View on HN
twitter.com 2mo ago

Thinking Machines: Model with simultaneous talking, listening, thinking, tools

obiefernandez
1pts0
github.com 3mo ago

Show HN: Manceps – Ruby Client for the Model Context Protocol (MCP)

obiefernandez
1pts0
heart.qri.org 4mo ago

Levels of 5-MeO-DMT

obiefernandez
2pts0
twitter.com 4mo ago

Cursor caught stealing Kimi's model calling it their own, again

obiefernandez
5pts0
github.com 4mo ago

Enclave gem: Mega useful if you're building agents on Ruby on Rails

obiefernandez
1pts0
medium.com 4mo ago

It might be time to say goodbye to HTML inputs

obiefernandez
3pts1
medium.com 5mo ago

Code Mode MCP: Practical application example with immediate benefits

obiefernandez
1pts0
twitter.com 5mo ago

Your Company's 3-Year AI Strategy Is a 3-Year Death Sentence

obiefernandez
2pts0
twitter.com 5mo ago

Agents as Teammates

obiefernandez
1pts0
medium.com 5mo ago

The Monorepo Made Me a Real Engineer Again

obiefernandez
3pts0
news.ycombinator.com 5mo ago

Tell HN: Anthropic is down (Sonnet 5 imminent?)

obiefernandez
9pts1
twitter.com 6mo ago

I told Claude to build an executive assistant. This is what work looks like now

obiefernandez
3pts1
medium.com 6mo ago

Building an ECS Golden Path with Claude Code and AWS CDK

obiefernandez
1pts0
mitsuhiko.github.io 6mo ago

Me and the Machine

obiefernandez
2pts0
obie.medium.com 6mo ago

My Full Supplement Stack for 2026 (including research peptides)

obiefernandez
3pts0
obie.medium.com 6mo ago

What Used to Take Months Now Takes Days

obiefernandez
3pts1
vectorculture.substack.com 6mo ago

What 50 Milliseconds Feels Like, ADHD involves a faster internal clock

obiefernandez
4pts0
twitter.com 6mo ago

Manus Acquired by Meta

obiefernandez
4pts1
twitter.com 6mo ago

Everyone at the company should be using Claude Code and GitHub

obiefernandez
5pts0
obie.medium.com 7mo ago

What happens when the coding becomes the least interesting part of the work

obiefernandez
3pts0
twitter.com 7mo ago

Critical Materials: A Strategic Analysis

obiefernandez
1pts0
elevenlabs.io 8mo ago

Eleven Labs Debuts "Iconic Marketplace" Feat Michael Caine, Judy Garland, Others

obiefernandez
21pts26
obie.medium.com 8mo ago

A Practical Experiment in Building an AI Agent Swarm

obiefernandez
2pts0
manifestai.com 8mo ago

End of Transformer Era Approaches

obiefernandez
15pts1
www.udio.com 8mo ago

Udio settles lawsuit with UMG, downloads halted. acquired?

obiefernandez
4pts3
ronie.medium.com 1y ago

Context, Not Code

obiefernandez
2pts1
kovyrin.net 1y ago

From Autocomplete to Apprentice: Training AI to Work in Our Codebase

obiefernandez
1pts0
engineering.fb.com 1y ago

Revolutionizing software testing: Introducing LLM-powered bug catchers

obiefernandez
4pts0
twitter.com 1y ago

Unlike Chain of Thought, "Latent Reasoning" happens in the model's hidden space

obiefernandez
3pts0
www.youtube.com 1y ago

Rails on AI: Empowering the Individual- My Talk at Rails World 2024

obiefernandez
1pts0

At ZAR once we had pervasive ingestion into an organization-wide knowledge graph in place and working well, the next step was to ditch Linear and replace it with a homegrown experiment tracking system that focuses all product engineers on empirical data and scientific method applied to how we prioritize work.

It's the only way to actually encourage high-agency, high-ownership behavior. Working from a backlog is actively counterproductive!

I just recreated most of Linear for my company in a few days. Making it hyper specific to what we want (metrics driven, lean startup style).

All state changes are made with MCP so it saved me from having to spend time on any forms and most interactions other than filtering searching sorting etc.

Means we will be ditching Linear soon.

I know I’m an outlier but this sort of thing will get more common.

The RLM framing basically turns long-context into an RL problem over what to remember and where to route it: main model context vs Python vs sub-LLMs. That’s a nice instantiation of The Bitter Lesson, but it also means performance is now tightly coupled to whatever reward signal you happen to define in those environments. Do you have any evidence yet that policies learned on DeepDive / Oolong-style tasks transfer to “messy” real workloads (multi-week code refactors, research over evolving corpora, etc.), or are we still in the “per-benchmark policy” regime?

The split between main model tokens and sub-LLM tokens is clever for cost and context rot, but it also hides the true economic story. For many users the cost that matters is total tokens across all calls, not just the controller’s context. Some of your plots celebrate higher “main model token efficiency” while total tokens rise substantially. Do you have scenarios where RLM is strictly more cost-efficient at equal or better quality, or is the current regime basically “pay more total tokens to get around context limits”?

math-python is the most damning data point: same capabilities, but the RLM harness makes models worse and slower. That feels like a warning that “more flexible scaffold” is not automatically a win; you’re introducing an extra layer of indirection that the model has not been optimized for. The claim that RL training over the RLM will fix this is plausible, but also unfalsifiable until you actually show a model that beats a strong plain-tool baseline on math with less wall-clock and tokens.

Oolong and verbatim-copy are more encouraging: the controller treating large inputs as opaque blobs and then using Python + sub-LLMs to scan/aggregate is exactly the kind of pattern humans write by hand in agents today. One thing I’d love to see is a comparison vs a well-engineered non-RL agent baseline that does essentially the same thing but with hand-written heuristics (chunk + batch + regex/SQL/etc.). Right now the RLM looks like a principled way to let the model learn those heuristics, but the post doesn’t really separate “benefit from architecture” vs “benefit from just having more structure/tools than a vanilla single call.”

On safety / robustness: giving the model a persistent Python REPL and arbitrary pip is powerful, but it also dramatically expands the attack surface if this ever runs on untrusted inputs. Are you treating RLM as strictly a research/eval harness, or do you envision this being exposed in production agent systems? If the latter, sandboxing guarantees and resource controls probably matter as much as reward curves.

The beauty of Suno, at least for me, was the opportunity to turn my original lyrics into listenable music free without having it attached in any way to any of the big labels, who are evil to the core. I really hope they keep the existing user experience intact.

Location: Mexico City (US Citizen)

Remote: Yes (Remote Only)

Willing to relocate: No

Technologies: Ruby on Rails, AI

Resume/CV: https://www.linkedin.com/in/obiefernandez/

Email: obiefernandez@gmail.com

Hello, I'm one of the original evangelists for Ruby on Rails and the author of The Rails Way as well as Patterns of Application Development Using AI. Over the past three decades, I’ve led teams and built products at every scale — from early-stage startups to global platforms — combining deep technical expertise with a creative, forward-looking approach to software craftsmanship.

I bring 30 years of hands-on engineering experience, including senior leadership in architecture, AI integration, and product strategy. Whether working as an individual contributor or guiding organizations through transformation, I focus on delivering clarity, velocity, and sustainable innovation. My last gig was leading AI strategy related to Developer Experience at Shopify.

Currently evaluating consulting and permanent opportunities with preference for executive leadership position at a larger company, although will consider consulting and fractional CTO type roles for startups and smaller ventures if the project and team are interesting enough.

my biggest TIL takeaway from that article was an "oh wow" moment:

The other sound that ‘ȝ’ once spelled is the “harsh” or “guttural” sound made in the back of the mouth, which you hear in Scots loch or German Bach.4 This sound is actually the reason for the most famous bit of English spelling chaos: the sometimes-silent, sometimes-not sequence ‘gh’ that you see in laugh, cough, night, and daughter. Maybe one day I’ll tell you that story too.

[dead] 1 year ago

I almost joined this company about 6 months ago and got an inside look at what they're doing while interviewing. Ended up not joining due to political stuff out of my control and unfortunately can't say much else because NDA. This post by their CEO popped up on my LinkedIn feed today and looks like it might be interesting. I haven't really seen any significant investment going into non-LLM technology mentioned in the news anywhere.

My strategy is to be the guy who wrote the "bible" of integrating LLM code with your normal day-to-day software engineering: Patterns of Application Development Using AI

Amazon: https://www.amazon.com/Patterns-Application-Development-Usin...

Leanpub (ebook only): https://leanpub.com/patterns-of-application-development-usin...

This is actual advice that can be generalized to become an authority in technology related to the phenomenon described by the OP.