HackerTrans
トップ新着トレンドコメント過去質問紹介求人

matijash

no profile record

投稿

Wasp now lets you write your full-stack spec in 100% TypeScript

wasp.sh
2 ポイント·投稿者 matijash·27 日前·0 コメント

Typograms: A portable ASCII diagram format that renders to SVG

google.github.io
3 ポイント·投稿者 matijash·2 か月前·0 コメント

5 Years and $5M Later: Creating a New Language for Web Development Was a Mistake

wasp.sh
7 ポイント·投稿者 matijash·2 か月前·0 コメント

Open Vibe – an interactive web dev course in Claude Code

openvibe.sh
1 ポイント·投稿者 matijash·2 か月前·1 コメント

They said AI would kill SaaS boilerplates, but it's doing the opposite

wasp.sh
2 ポイント·投稿者 matijash·3 か月前·0 コメント

4.0M tokens for Next.js vs. 2.5M tokens for Wasp: same app, same prompt

wasp.sh
2 ポイント·投稿者 matijash·3 か月前·1 コメント

Next.js vs. Wasp: 40% Less Tokens for the Same App

wasp.sh
2 ポイント·投稿者 matijash·4 か月前·0 コメント

ApiArk – an open-source, local-first Postman alternative

github.com
4 ポイント·投稿者 matijash·4 か月前·0 コメント

Next.js vs. Wasp: Use 42% fewer tokens for the same app

twitter.com
2 ポイント·投稿者 matijash·4 か月前·0 コメント

Ask HN: Are you a SWE that lost job purely due to AI? Share your story

18 ポイント·投稿者 matijash·5 か月前·3 コメント

Claude Code for Fullstack Dev – The Minimal Setup

wasp.sh
3 ポイント·投稿者 matijash·5 か月前·0 コメント

Inventing a new programming language for web development was a mistake

twitter.com
3 ポイント·投稿者 matijash·7 か月前·0 コメント

Working in the Software Industry in 1989

dev.jimgrey.net
3 ポイント·投稿者 matijash·9 か月前·0 コメント

I've run 11 Launch Weeks – here's the founder's perspective

twitter.com
1 ポイント·投稿者 matijash·9 か月前·0 コメント

コメント

matijash
·3 か月前·議論
Yes, the main thing is that we're trying to see if AI can have an easier time using one framework vs. another, and how important it is.

All Rails-like frameworks (Django, Laravel, or Wasp in this case) claim its helpful to use something opinionated and structured, which makes sense (the tradeoff is the flexibility, of course).

We've run some early tests[1] but plan to do a more substantial benchmark next.

[1] https://wasp.sh/blog/2026/03/26/nextjs-vs-wasp-40-percent-le...
matijash
·4 年前·議論
I agree, this is becoming really confusing! And then also "center-stack" which I heard somewhere recently re one of the frontend frameworks.

When I hear of a full-stack framework (in a modern setting), I think of stuff like Meteor, Redwood, and Wasp-lang (disclaimer: I am one of the authors of that one). RoR also always comes to mind, although it's more commonly used as an API server nowadays.