Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jherdman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jherdman
3d ago
As someone in the Rails community I deeply sympathize and understand where you're coming from.
2.
▲
by
jherdman
27d ago
If you’re going to leave a comment like this you need to at least outline your thinking as to why you feel they’re different.
3.
▲
by
jherdman
1mo ago
This is neat! I’ve been meaning to get back into C. I’ll give this a shake.
4.
▲
by
jherdman
2mo ago
Has anyone played with this and SQLite? I have no data, just a hunch, but I’d think this is a recipe for corruption if you’re doing lots of writes.
5.
▲
by
jherdman
4mo ago
Many thanks for sharing this. I wasn't aware it existed.
6.
▲
by
jherdman
5mo ago
Is this sort of setup tenable on a consumer MBP or similar?
7.
▲
by
jherdman
8mo ago
For less than $100!? Do tell, my friend.
8.
▲
by
jherdman
9mo ago
Merry Christmas, friends. And a special cheers to everyone that makes this community possible. It’s one of the last bastions of all that is good about this internet.
9.
▲
by
jherdman
10mo ago
I'm using this with a Bun project for my testing needs. I spin PGLite at the beginning, throw it all away at the end. It's not as nice as transactionally isolated testing (a la Ruby on Rails, or Elixir), but it's a fine repla
10.
▲
by
jherdman
11mo ago
I’m curious about your choice of Kysely. I’ve really only used Drizzle. It’s fine but it has some very rough edges around Bun and SQLite.
11.
▲
by
jherdman
11mo ago
Have you tried Elysia ( https://elysiajs.com/ )? Admittedly I'm not using it at scale, but it's quite pleasant.
12.
▲
by
jherdman
11mo ago
I'm curious to know what the AI does when it encounters sheet music. Does it do anything intelligible?
13.
▲
by
jherdman
11mo ago
> But I still needed background jobs, real-time updates, and two-way communication that just works. Those things are possible in Rails and Laravel, but they take a bit more effort to set up. I'm pretty sure this isn't true at a
14.
▲
by
jherdman
1y ago
You need only skim his blog to see why. He’s increasingly hostile to minorities of all sorts. Beyond that, Mike (author of Sidekiq) is more than welcome to withdrawal his funding as he wishes. That’s how this works.
15.
▲
by
jherdman
1y ago
Storybook is another for me.
16.
▲
by
jherdman
1y ago
This was fun!
17.
▲
by
jherdman
1y ago
If you go to "Settings > Notifications > Desktop meeting detections notifications" you can turn this feature off. I haven't verified if the mic and traffic sniffing is correspondingly turned off though.
18.
▲
by
jherdman
1y ago
I just finished this too! It really brought back my childhood fascination with the man.
19.
▲
by
jherdman
1y ago
Have you had much luck with slots? I have a project using View Components that leverages slots. I've tried migrating to Phlex, but the lack of explicit slot support has been a bit frustrating.
20.
▲
by
jherdman
2y ago
I'd be curious to hear about the politics and behinds the scenes of this project. How did you get buy-in? What were some of the sticking points in getting this project off of the ground? When you mention that many other languages were
21.
▲
by
jherdman
2y ago
I just wanted to take a moment to highlight both GoodJob and Solid Queue. They're excellent choices, and any RoR folks reading these comments should give them a fair shake.
22.
▲
by
jherdman
2y ago
Is this really true? Something that can be supported by clear evidence? I’ve seen this trotted out many times, but it seems like there are interesting Apache projects: https://airflow.apache.org/ https://iceberg.
23.
▲
by
jherdman
2y ago
Composability is the often cited benefit. As an example, I can do the following in Active Record (Ruby): class Account < ApplicationRecord scope :active, -> { where.not(active_at: nil) } belongs_to :user end class Us
24.
▲
by
jherdman
2y ago
Can we rename this post to indicate that it’s about Zed?
25.
▲
by
jherdman
2y ago
Is this really necessary given the advances with SQLite in Rails 8? What edge does this have over what’s included these days?
26.
▲
by
jherdman
2y ago
Agreed re asset pipelines. I definitely have Webpacker related scar tissue. Have you tried either Inertia ( https://github.com/inertiajs/inertia-rails ) or vite-ruby ( https://vite-ruby.netlify.app/ )? Bot
27.
▲
by
jherdman
2y ago
What happens if the row is shared between two tenants?
28.
▲
by
jherdman
2y ago
What are you using for your ORM? Last I checked Prisma is the new hotness, but it's testing story is frankly unacceptable (i.e. manual DB purges, https://www.prisma.io/docs/orm/prisma-client/testing/
29.
▲
by
jherdman
2y ago
I'm in the same boat. I only ever log in periodically to see what's going on with r/AskHistorians, and then promptly run away.
30.
▲
by
jherdman
3y ago
FYI garden.io’s landing page appears to be broken on iOS. It runs off the page to the right.
More ›