▸ bref.sh
▸ https://bref.sh/cloud
▸ https://github.com/getlift
▸ https://port7777.com
AWS serverless hero
Modern PHP hosting should be simple: instantly scalable, redundant, monitored, and secure.
Get the best of AWS and serverless with an intuitive dashboard and CLI. No need to become an AWS expert
try it out ↓
bref.sh/cloud
I don't think I've reached the perfect workflow yet, still iterating.
I don't think I've reached the perfect workflow yet, still iterating.
- I work with CC to create a detailed plan for each, and store the plan into the issue
- I work with CC to create a detailed plan for each, and store the plan into the issue
- handle them in parallel when possible
- avoid cluttering the root context too much
- Not perfect but works
- handle them in parallel when possible
- avoid cluttering the root context too much
- Not perfect but works
I used Beads for a while:
- 1 terminal to create issues, or even epics for large tasks
- 1+ terminals to implement them
Now I moved to:
I used Beads for a while:
- 1 terminal to create issues, or even epics for large tasks
- 1+ terminals to implement them
Now I moved to:
OpenAI launched a Codex app. Like Claude Code but as a macOS app. The UX looks incredible! Just watch the video!
Which OpenAI model to use instead of Opus 4.5?
openai.com/index/intro...
OpenAI launched a Codex app. Like Claude Code but as a macOS app. The UX looks incredible! Just watch the video!
Which OpenAI model to use instead of Opus 4.5?
openai.com/index/intro...
I should find time to post a whole blog post about this.
I should find time to post a whole blog post about this.
7. goto 4 until ready to merge
7. goto 4 until ready to merge
1. plan with Claude Code -> create GitHub issue
2. new session: `/work #122` (+ I review the code locally)
3. `/pr` creates a PR
4. Claude reviews in GitHub Action and adds inline comments
5. I review the diff + comments (mark some as resolved)
1. plan with Claude Code -> create GitHub issue
2. new session: `/work #122` (+ I review the code locally)
3. `/pr` creates a PR
4. Claude reviews in GitHub Action and adds inline comments
5. I review the diff + comments (mark some as resolved)
Interesting but I think we need even higher level tests today. I don't think it's the right tool for this.
docs.stagehand.dev/v3/first-st...
Interesting but I think we need even higher level tests today. I don't think it's the right tool for this.
docs.stagehand.dev/v3/first-st...
It works, but:
- sooo many tools (too much context, though I could live with it)
- (cont.)
It works, but:
- sooo many tools (too much context, though I could live with it)
- (cont.)
- rename class/…
- find definition
- find usage
Used phpactor under the hood.
It works, but phpactor is nowhere as good as PhpStorm or PhpStan to understand codebases. Back to square one.
- rename class/…
- find definition
- find usage
Used phpactor under the hood.
It works, but phpactor is nowhere as good as PhpStorm or PhpStan to understand codebases. Back to square one.
but I played with it this weekend and that font and theme in claude 🤌🤌
Font is "Space Mono for Powerline"
TIL about Powerline too (theme is Nord Aurora)
And the Claude status line: github.com/sirmalloc/c...
but I played with it this weekend and that font and theme in claude 🤌🤌
Font is "Space Mono for Powerline"
TIL about Powerline too (theme is Nord Aurora)
And the Claude status line: github.com/sirmalloc/c...
Other apps I tested either report $$ usage that doesn't match the fixed cost of the Pro/Max plan, or unrealistic percentage. This app gets the data straight from your Claude account page.
github.com/mnapoli/cla...
Other apps I tested either report $$ usage that doesn't match the fixed cost of the Pro/Max plan, or unrealistic percentage. This app gets the data straight from your Claude account page.
github.com/mnapoli/cla...
add `temporaryUploadUrl()` support to the local storage
If you use S3 in production, you probably use `temporaryUploadUrl()`. That package adds support for that locally so that you don't have to adapt your code.
github.com/mnapoli/lar...
add `temporaryUploadUrl()` support to the local storage
If you use S3 in production, you probably use `temporaryUploadUrl()`. That package adds support for that locally so that you don't have to adapt your code.
github.com/mnapoli/lar...
If you're interested, here's the entire sales history. I made a great amount of money (mostly in 2020) and I'm really grateful for that. In total I may have spent 3 months of work on it since 2020.
If you're interested, here's the entire sales history. I made a great amount of money (mostly in 2020) and I'm really grateful for that. In total I may have spent 3 months of work on it since 2020.
It's now free!
If you want concrete JS and PHP examples, with live animations, and no-bullshit explanations on what serverless is, you can click and read.
serverless-visually-explained.com/
It's now free!
If you want concrete JS and PHP examples, with live animations, and no-bullshit explanations on what serverless is, you can click and read.
serverless-visually-explained.com/
Though here almost every single difference was slightly in favor of Claude Code. That's maybe 20 or 30 differences. If this was _that_ random it would be surprising.
Though here almost every single difference was slightly in favor of Claude Code. That's maybe 20 or 30 differences. If this was _that_ random it would be surprising.
Btw migrating from Claude Code to OpenCode took me 3h, but I guess that depends on how advanced your setup is.
Btw migrating from Claude Code to OpenCode took me 3h, but I guess that depends on how advanced your setup is.