Readit News logoReadit News
isuckatcoding commented on Show HN: Mastra 1.0, open-source JavaScript agent framework from the Gatsby devs   github.com/mastra-ai/mast... · Posted by u/calcsam
microflash · 21 days ago
Why should I use this over say Strands Agents [1] or Spring AI [2]?

[1]: https://strandsagents.com

[2]: https://spring.io/projects/spring-ai

isuckatcoding · 20 days ago
Strands documentation seems very underwhelming compared to Mastra
isuckatcoding commented on ChatGPT conversations still lack timestamps after years of requests   community.openai.com/t/ti... · Posted by u/Valid3840
isuckatcoding · a month ago
The only (silly) reason I can think of is that a non trivial number of people copy pasta directly from chatgpt responses and having the timestamp there would be annoying.
isuckatcoding commented on Scaling Go Testing with Contract and Scenario Mocks   funnelstory.ai/blog/engin... · Posted by u/preetamjinka
isuckatcoding · 2 months ago
Wow a full post about contract testing without mentioning pact

https://pactflow.io/

isuckatcoding commented on Go ahead, self-host Postgres   pierce.dev/notes/go-ahead... · Posted by u/pavel_lishin
isuckatcoding · 2 months ago
Take a look at https://github.com/vitabaks/autobase

In case you want to self host but also have something that takes care of all that extra work for you

isuckatcoding commented on Show HN: Titan – JavaScript-first framework that compiles into a Rust server   npmjs.com/package/@ezetga... · Posted by u/soham_byte
isuckatcoding · 2 months ago
Tit? Really? Just two more letters.

Second, how does concurrency (like promises) translate to rust ?

isuckatcoding commented on Dagger: Define software delivery workflows and dev environments   dagger.io/... · Posted by u/ahamez
sgammon · 2 months ago
Dagger is already a very popular thing -- a DI framework
isuckatcoding · 2 months ago
Yeah I initially thought of this coming from android
isuckatcoding commented on Ditch your mutex, you deserve better   chrispenner.ca/posts/mute... · Posted by u/commandersaki
isuckatcoding · 3 months ago
It kind of threw me off that we went from golang to Haskell so would love to see they bank example actually comeback full circle to golang
isuckatcoding commented on Using the expand and contract pattern for schema changes   prisma.io/dataguide/types... · Posted by u/tanelpoder
isuckatcoding · 3 months ago
Ok hear me out. What if this whole process was statefully managed for you as an add on to your database?

Like you essentially defined the steps in a temporal like workflow and then it does all the work of expanding, verifying and contracting.

isuckatcoding commented on Show HN: Why write code if the LLM can just do the thing? (web app experiment)   github.com/samrolken/noko... · Posted by u/samrolken
isuckatcoding · 3 months ago
Security concerns aside, this might be good for quick API or UI design exploration. Almost like an OpenAPI spec or Figma doc that gets produced at the end of this.

So guess kind of like v0

u/isuckatcoding

KarmaCake day612April 5, 2016View Original