HackerTrans
TopNewTrendsCommentsPastAskShowJobs

matijash

no profile record

Submissions

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

wasp.sh
2 points·by matijash·28 дней назад·0 comments

Typograms: A portable ASCII diagram format that renders to SVG

google.github.io
3 points·by matijash·2 месяца назад·0 comments

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

wasp.sh
7 points·by matijash·2 месяца назад·0 comments

Open Vibe – an interactive web dev course in Claude Code

openvibe.sh
1 points·by matijash·2 месяца назад·1 comments

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

wasp.sh
2 points·by matijash·3 месяца назад·0 comments

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

wasp.sh
2 points·by matijash·3 месяца назад·1 comments

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

wasp.sh
2 points·by matijash·4 месяца назад·0 comments

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

github.com
4 points·by matijash·4 месяца назад·0 comments

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

twitter.com
2 points·by matijash·4 месяца назад·0 comments

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

18 points·by matijash·5 месяцев назад·3 comments

Claude Code for Fullstack Dev – The Minimal Setup

wasp.sh
3 points·by matijash·5 месяцев назад·0 comments

Inventing a new programming language for web development was a mistake

twitter.com
3 points·by matijash·7 месяцев назад·0 comments

Working in the Software Industry in 1989

dev.jimgrey.net
3 points·by matijash·9 месяцев назад·0 comments

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

twitter.com
1 points·by matijash·9 месяцев назад·0 comments

comments

matijash
·3 месяца назад·discuss
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 года назад·discuss
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.