HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Simpliplant

no profile record

Submissions

GitHub having issues [resolved]

githubstatus.com
211 points·by Simpliplant·4 เดือนที่ผ่านมา·142 comments

Roast – Structured AI workflows made easy (Ruby)

github.com
4 points·by Simpliplant·ปีที่แล้ว·0 comments

comments

Simpliplant
·ปีที่แล้ว·discuss
Any chance you missed “go” that turned the function into the future?
Simpliplant
·ปีที่แล้ว·discuss
You can already do that with pgcat (author’s second project) https://github.com/postgresml/pgcat
Simpliplant
·2 ปีที่แล้ว·discuss
To me, SeaORM feels like a well-designed library while many things in Diesel feel like an afterthought or a hack. Which mostly manifests itself when doing something complex and debugging it.

Also recommend reading https://www.sea-ql.org/SeaORM/docs/internal-design/diesel/
Simpliplant
·2 ปีที่แล้ว·discuss
After being frustrated with Diesel, I gave a try to SeaORM and I couldn’t be happier (have been using it for more than a year). It is not perfect but certainly the best ORM I have ever used myself (vs Diesel, ActiveRecord, SQLAlchemy)
Simpliplant
·2 ปีที่แล้ว·discuss
I've been using Astro lately and loving it. It feels dead simple, has amazing defaults, and is easily extendable.