HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jherdman

no profile record

comments

jherdman
·há 2 meses·discuss
Many thanks for sharing this. I wasn't aware it existed.
jherdman
·há 3 meses·discuss
Is this sort of setup tenable on a consumer MBP or similar?
jherdman
·há 6 meses·discuss
For less than $100!? Do tell, my friend.
jherdman
·há 7 meses·discuss
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.
jherdman
·há 7 meses·discuss
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 replacement until I have time to replicate it.
jherdman
·há 8 meses·discuss
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.
jherdman
·há 8 meses·discuss
Have you tried Elysia (https://elysiajs.com/)? Admittedly I'm not using it at scale, but it's quite pleasant.
jherdman
·há 9 meses·discuss
I'm curious to know what the AI does when it encounters sheet music. Does it do anything intelligible?
jherdman
·há 9 meses·discuss
> 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 all with Rails. Out of the box you get Solid Queue (jobs), and Solid Cable (real time messaging).
jherdman
·há 10 meses·discuss
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.
jherdman
·há 10 meses·discuss
Storybook is another for me.
jherdman
·ano passado·discuss
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 used to spike the new compiler, were there interesting learnings?