HN user

scastiel

1,192 karma

scastiel.dev · Current project: getkado.app

Posts122
Comments155
View on HN
collectemtl.ca 1d ago

Show HN: Collecte MTL – niche web app to know Montreal waste collection schedule

scastiel
3pts0
getkado.app 2mo ago

Show HN: Kadō – habit tracker app for iOS, open source and privacy-friendly

scastiel
3pts1
github.com 2mo ago

Show HN: Kadō – habit tracker app for iOS, open source and privacy-friendly

scastiel
7pts0
betweentheprompts.com 2mo ago

If Claude writes the code, what makes me still a developer?

scastiel
4pts0
betweentheprompts.com 2mo ago

If Claude writes the code, what makes me still a developer?

scastiel
2pts2
github.com 2mo ago

Show HN: Kadō – habit tracker app for iOS, open source and privacy-friendly

scastiel
6pts0
github.com 2mo ago

Show HN: Kadō, an open source habit tracker app for iOS

scastiel
3pts0
github.com 3mo ago

Show HN: Kadō, an open source habit tracker app for iOS

scastiel
2pts0
betweentheprompts.com 7mo ago

When AI coding crossed the speed threshold

scastiel
4pts0
betweentheprompts.com 7mo ago

AI coding crossed the speed threshold

scastiel
3pts0
betweentheprompts.com 8mo ago

Designing AI‑Ready systems: making code easy for assistants

scastiel
1pts0
betweentheprompts.com 8mo ago

Good abstractions for humans turn out to be good abstractions for LLMs

scastiel
2pts0
betweentheprompts.com 10mo ago

Building an app at 40k ft: a fun experiment with local AI coding tools

scastiel
2pts0
betweentheprompts.com 10mo ago

Seven Hours, Zero Internet, and Local AI Coding at 40k Feet

scastiel
2pts1
betweentheprompts.com 10mo ago

AI-Assisted Development: A Three-Act Play

scastiel
3pts0
betweentheprompts.com 11mo ago

AI-Assisted Development: A Three-Act Play

scastiel
4pts0
betweentheprompts.com 11mo ago

Turning Claude Code into my best design partner

scastiel
222pts84
betweentheprompts.com 11mo ago

Turning Claude Code into My Best Design Partner

scastiel
2pts0
betweentheprompts.com 11mo ago

Two hours with Cursor changed my mind about AI coding

scastiel
9pts2
betweentheprompts.com 11mo ago

Two hours with Cursor changed my mind about AI coding

scastiel
2pts1
henry.codes 1y ago

I Know About the Date in the Footer

scastiel
1pts1
spliit.app 1y ago

Running an open source app: Usage, costs and community donations

scastiel
264pts148
spliit.app 1y ago

Spliit by the Stats: Usage, Costs, Donations

scastiel
2pts0
spliit.app 1y ago

Thanks to open source, Spliit is now available in eight languages

scastiel
1pts0
spliit.app 2y ago

We Need an Open Source Alternative to Splitwise

scastiel
1pts0
spliit.app 2y ago

We Need an Open Source Alternative to Splitwise

scastiel
3pts0
github.com 2y ago

Show HN: Spliit – FOSS alternative to Splitwise, with receipt scanning

scastiel
28pts2
spliit.app 2y ago

Show HN: Spliit – Free and Open Source Alternative to Splitwise

scastiel
2pts0
spliit.app 2y ago

Show HN: Spliit v2 – Free and Open Source Alternative to Splitwise

scastiel
1pts0
spliit.app 2y ago

Show HN: Spliit v2 – Free and Open Source Alternative to Splitwise

scastiel
4pts0

Totally agree, and I go even farther: I consider that the PR author is totally responsible of merging their PR or not, and so no comment is blocking. I can make a comment I consider blocking, but there might be very good reasons that I can't see to still merge the PR. Fixes can come in a follow-up PR. As long as everyone takes responsibility for their work, it is a well-working system.

[dead] 9 months ago

This will get upvotes just because the link is too small and close to the upvote button…

Indeed, switching partially from Cursor to Claude Code increased the bill by a lot! Fortunately I use Claude Code mostly at work and I had no trouble to convince my boss to pay for it. But I’m still not sure how I’ll continue building side projects with Claude Code. Not sure I want to spend $20 each time I want to bootstrap an app in an evening just for fun…

The web development might not be perfect, and yes it’s evolving very fast, but it is not worse than it used to be.

I’m a bit disappointed in the article. With the title I expected to read something about development that is not web (system, embedded…), and it made me curious. Sadly it isn’t; the author is criticizing an ecosystem they left a while ago, and regret not to be able to keep up with it. Pretty normal, isn’t it?

It’s very easy not to be able to keep up with something you’re not a part of anymore. We shouldn’t expect things to stay the same forever. It’s okay to take a step back and reflect on how things are (yes, maybe web dev becomes too complicated in certain ways), but it’s hard to judge when you’re completely out of it (the author stopped web development “in 2009”).

Is it really Stripe? If so, WHY not using the Stripe domain name and make us triple check that the website is legit? :(

It seems to be an example website, but with my payment information… Could someone have made this website just to get payments from people thinking it’s a legit example page from Stripe?

Nice platform it seems, but I have a couple of questions:

- If it is free, does that make me the product? How will you make money?

- How do you prevent the problems that Flurly had, which led to Stripe closing their account?

I guess one of the reasons they’re hard to convince is that they don’t understand why they should do it. Hopefully my post contains some tips to make them realize how it can help them and the team.

But ultimately, it can be a team rule to require every developer to spend some time on code review each day. I worked in some teams where you needed to review PRs to get review on your own. It worked pretty well :)

Thank you, your point is the exact one I argue against in my post, which makes me happy I wrote it. No, junior developer reviews AND approvals are not a waste of time. If your code can’t be understood by a junior, it shouldn’t be considered as good enough to be merged.