We leverages programmatic Claude a LOT at Zipper. Disappointed to see it go away. Luckily our engine is unopinionated on providers. GPT-5.5 is a great headless model. GLM-5.1 and Kimi K2.6 are doing great as well. Maybe this is for the better.
#claude#ai#openai#oss#kimi
@maxlynch I've always had ambitions to build dev tools. I was never successful with it, and seeing nearly every dev tool founder I looked at expressing the frustration of this customer base, I've shelved that ambition haha
@maxlynch Just saw you weren't at Ionic anymore🤯 If you ever do a blog/podcast/book, it'd be fascinating to hear about your journey and thoughts going through all the muck and mire of (a) building a company off OSS and (b) building a commercial product in the JavaScript ecosystem.
@lncitador@nestframework@remix_run Nice! Merged and will release shortly.
FYI I usually use https://t.co/gLfCROAcRK for internal testing of packages. Very handy.
I published a new NPM package, "nest-remix", this weekend. I am a huge fan of #NestJS and #Remix and this combines all the amazing backend tools from @nestframework with the awesome frontend tools from @remix_run. Super excited.
https://t.co/481DjNcN87
https://t.co/7Txp3pZVbn
@julioberina Thanks! SailsJS kinda dropped off many years ago. I keep coming back to Adonis - it's close but I really don't like the routing or the homegrown ORM and template engine. Worth giving a shot though!
@RobertBMenke@mwseibel@daltonc Great read. It always sucks to shut down a side project, sorry to hear that, but sounds like you learned a ton along the way!
Don't be like this.
Imagine walking up to an OSS maintainer who (for nothing or next to nothing) spends hours every day working on a framework that you write code in every day. And you say to them, "You didn't fix a bug in a package I use. Your support is failing me."
Come on.
I’m a big Cypress fan, so I’m shocked to say this: I just switched to @playwrightweb.
Here are 16 reasons I switched:
1. WAY Faster. ~2X faster with 1 core. ~6x faster with multiple cores (uses multiple workers)
2. Tests multiple browsers in parallel.
1/5
Comparison:👇
Unit testing React > unit testing Angular (in 2021)
Have we made significant improvements with the Angular testing toolchain since I left the Angular world?
Fun @remix_run thing I did today: splat param. Easily turned a search page ('/search') into dynamic routes for default filters with much cleaner and SEO-friendly URLs than query parameters ('/search/category/value' and '/search/category2/value2')
https://t.co/jtQ3srLjg0