Coding agents are impressive — but they burn through tokens fast. Instead of patching it, what if we rethought base commands from scratch, built for agentic workflows?
Started building just that. Early stage — feedback & contributions welcome 👇
https://t.co/5M4Ovki1pn
I'm also participating in the PHP 8.5 design contest. If you'd like to help me and vote on my design, here's the link: https://t.co/7noghSa7aI
#PHP#phpcoding#design#php85#designContest
Back to coding with flutter! A little package to create dynamic form from a markdown text.. even through API. Useful for privacy, compliance and other basic data.
#flutter#pubdev#dart
🔖GitHub: https://t.co/LtPmXay4F9
🔖 https://t.co/L904XpT5BO: https://t.co/YwcQIT6Hnx
@tideways Can you test in a real world scenario, the difference between frankenphp and nginx unit. Not worker mode.. IMHO there were no real differences
@evanyou@evanyou I see that with vite and rollup there Is no way to prevent that the bundler, in the generation process of a web-component, use $ as a variabile name. This creates incompatibility with Legacy pages. It is not possible to add an option like: preventDollarVariables?