Building professional solutions for startups and web agencies. I'm like to talk about Laravel and Vue.js. Building my first SaaS solution for TAX report.
I feel so good for @evanyou and the @voidzerodev team. Honestly, Evan has been such an inspiration to me and my career over the years. I remember being a big fan of Vue when React (Meta) and Angular (Google) were the kings of the game. 1/5
I think that's why JavaScript is so divided. In some weird cases, you can see communities like Laravel with a clear vision and Commander-in-Chief like @taylorotwell that allow the platform to grow, and at the same time, bring value to the base community, in this case, PHP. 4/5
As developers, we all want to build tools, but at the end of the day, building teams is the real superpower and challenge. I'm glad to see @evanyou is working to build a cohesive Ecosystem and a healthy JavaScript community simultaneously. Thanks, Evan, for your work. 5/5
If you feel extreme AI anxiety related to your programming job security, I’ve found it helpful to remind myself that, even with the help of agents, it’s an *immense* amount of work to build, tweak, test, and deploy a new app.
What's happening with @jetbrains and @phpstorm memory usage? It's insane! In the agents' worlds, this problem is making me consider replacing this tool entirely.
En 2011, la autora y coach Mel Robbins dio una charla directa y brutalmente honesta: “Cómo dejar de sabotearte a ti mismo”.
Tiene más 34 millones de vistas.
Sus ideas clave:
No estás “atascado”, estás evitando
Tu cerebro te sabotea por diseño
La acción vence a la emoción
En vez de procrastinar hoy, deberías ver este video.
Aqui tienes 12 lecciones para dejar de autosabotearte:
Hilo 🧵
1. No eres perezoso, estás dominado por hábitos automáticos
Don't walk. Run! Download soloterm.com and play the demo. It will take 5-10min. It will SCHOOL all builders on how to onboard users the right way. Chef's kiss! So much fun I might have to play again.
Note: this is not an ad. Seriously. Just a happy user.
@aarondfrancis is my favorite Laravel Artisan; he's human and puts his heart into everything he presents and releases. This tool is outstanding, and he shares a lot of wisdom during the process.
The new Solo desktop app has been in the hands of beta users for about a week!
Now rolling it out to 25% of regular users. If all goes well, it'll be generally available tomorrow!
Your single app for working with every agent and managing your dev stack 🤤
Claude Code CLI is goated but typing large amounts of text in the CLI is not.
Pro tips:
- option-left & option-right navigate by word
- ctrl-c delete all
- ctrl-w cut back a word, ctrl-k cut to end of line, ctrl-u cut to start of line, ctrl-y paste
- ctrl-g go into vim mode
I built a thing!
Ask multiple agents the same question, get back independent answers, and let your main agent synthesize them.
One npm install. It uses your local CLIs and writes markdown.
The interesting part is when the models disagree!
github.com/aarondfrancis/cou…
AI eliminated the natural barrier to entry that let OSS projects trust by default. People told me to do something rather than just complain. So I did. Introducing Vouch: explicit trust management for open source. Trusted people vouch for others. github.com/mitchellh/vouch
The idea is simple: Unvouched users can't contribute to your projects. Very bad users can be explicitly "denounced", effectively blocked. Users are vouched or denounced by contributors via GitHub issue or discussion comments or via the CLI.
Integration into GitHub is as simple as adopting the published GitHub actions. Done. Additionally, the system itself is generic to forges and not tied to GitHub in any way.
Who and how someone is vouched or denounced is up to the project. I'm not the value police for the world. Decide for yourself what works for your project and your community.
All of the data is stored in a single flat text file in your own repository that can be easily parsed by standard POSIX tools or mainstream languages with zero dependencies.
My hope is that eventually projects can form a web of trust so that projects with shared values can share their vouch lists with each other (automatically) so vouching or denouncing a person in one project has ripple effects through to other projects.
The idea is based on the already successful system used by @badlogicgames in Pi. Thank you Mario.
Ghostty will be integrating this imminently.