Jeremy Kreutzbender
banner
jeremykreutzbender.com
Jeremy Kreutzbender
@jeremykreutzbender.com
Tech stuff - Ruby, Rails, React, Next, Typescript.
Non Tech Stuff - Golf
Spending my days in Portland, OR
I wear dailies. But I wear them for 2 days; taking out at night and putting in BioTrue solution. I figured doubling the life of each pair and halving the cost was worth it. Been doing it for like 10 years, no problems.
October 16, 2025 at 1:03 AM
Yep I think you're right. I just looked through all the release notes I don't see it mentioned. It isn't on 8-0-stable so I'm guessing it's being held until 8.1 because it was merged well before the 8.0.2 release
August 19, 2025 at 10:38 PM
But locally on 8.0.2.1 I don't have it?
August 19, 2025 at 9:57 PM
The code on Rails main has the change github.com/rails/rails/...
August 19, 2025 at 9:57 PM
Okay now I'm super confused because I see upstream in Rails this should be fixed github.com/rails/rails/... and github.com/rails/rails/...

but locally I don't have that change in a brand new Rails 8 app?
August 19, 2025 at 9:56 PM
That my company's Rails app*
August 18, 2025 at 7:35 PM
Yes it could be that simple. The adapter is github.com/PNixx/clickh...

Going back to my original message, there is nothing on the issues / PRs bringing this up so I figured it might be something that company's Rails app has set up custom that is causing the problem
August 18, 2025 at 7:32 PM
Interesting, in Rails 8, it looks like the signature has changed and that method doesn't raise anymore github.com/rails/rails/...
August 18, 2025 at 6:49 PM
The error I'm seeing is when trying to run parallel tests, 'clickhouse-activerecord' blows up on "/activerecord-
7.2.2.2/lib/active_record/connection_adapters/abstract/database_statements.rb:548:in
`raw_execute': NotImplementedError (NotImplementedError)"
August 18, 2025 at 6:48 PM
Do you know where they compiled this list from? A couple things jumped out.

None of the Figma web-app is built with Rails so it's a bit misleading to say "a collaborative design platform built using Rails".

Also I don't think Linear has ever used Rails, it's all built on Typescript
August 6, 2025 at 11:02 PM
And of course, maybe you never intended to bring things up in the latter manner and I'm just reading into 'issues' too much.

Good luck on the interview!
July 25, 2025 at 12:08 AM
As more concrete example I would say things like

* I was looking at this part of the code and wondering if there is possibly an N+1 happening in this query.

Not

* There is an issue with this controller, it has an N+1
July 25, 2025 at 12:07 AM
Seems like a good approach. I would want you to come in with questions though, not a list of issues unless it is clearly a bug.

Code is subjective and what you might see as an 'issue' might just be normal to someone else. Or maybe it is meant to be there and be discussed.
July 25, 2025 at 12:06 AM
My Rails OAuth post is at the top of page 2 for that 'rails oauth' search. I guess no one clicks links on page 2
July 11, 2025 at 4:51 AM
Did you ever open your app up to others? Or still just for you?

Are you uploading shots from a launch monitor for this?
July 2, 2025 at 7:50 PM