React Native + Expo is also a good option if you want to touch the iOS/Android IDEs as little as possible. You use Xcode and Android studio to install the device sims and then expos tool chain handles the rest, even for…
Pre-bending spoons Komoot was a beautiful app and community. You could operate it one handed with your brightness turned all the way down and easily get the info you needed. Now when I pull it up mid ride to route home…
Aider was also some of the most amazing prior art. After switching from the early copilot (crazy to think they were first to market with this stuff?) it was an amazing TUI experience. CC won because it offered token…
I am trying to gain a basic understanding of this: Right now I have a 4TB DB on one large box. Is the idea that using a proxy tool like PGDog I could spin up 8 smaller boxes handling ~500GB each and then one medium box…
A lot of enterprise customers still buy windows workstations. When I worked in an IT dept, Dell XPS and Windows Surfaces were given to C levels who asked for Macs but were told they wouldn’t be supported into the…
Terminally breathing
I have this issue at work, I asked CC to create a very simple bun CLI tool that can be hard to create, destroy and list worktrees. The CLI seeds the .env file with a url, db for that worktree and I use Vercels open…
I just started watching this after seeing your comment. Great recommendation, extremely interesting.
Brave browser also has the ability to disable YouTube shorts and “distracting” ui elements like related videos in their settings. Works great on desktop/ios
As a dyslexic programmer, I often think about how I would never be able to do the job I do without syntax highlighting. I don’t really know why it works so well for me, but I think it helps me skim and pattern match…
Saying that, maybe a DAW experience makes what can be created more personal
I almost agree with you that this is about quality, but I still feel that the context in which art comes from influences how I perceive it. Take, for example, a track by Fontaines D.C., a band from Ireland that writes…
While I like using AI for assisting with repetitive programming, I can’t help but feel sorry for my producer and illustrator friends who are now having to compete with generated tools. Is it snobby of me to look down…
I recently worked on a few client projects that used WP/Gutternberg. I was pleasenetly surprised by how good the dev/editing experience has been compared to when I tried using Gutternberg a few years ago, some amazing…
I am a huge fan of Inertia. I always felt limited by Blade but drained by the complexity of SPAs. Inertia makes using React/Vue feel as simple as old-school Laravel app. Long live the monolith.
I found this issue indicating a bad idea for end user safety: https://github.com/mozilla/standards-positions/issues/431
My favourite projects are small, with very focused goals and features. I have a Laravel project that I have maintained for a customer for seven years. The app is straightforward and allows users to create portals that…
For those looking for something similar in PHP/Laravel, I strongly recommend checking out Livewire: https://laravel-livewire.com/ I still use React for more complex projects but it’s always a breath of fresh air to be…
I am a long time fan of Laravel. A tool that I find to be extremely useful for building out CRUD front ends in Laravel is the product Nova[1] which has been developed by the core maintaienrs of Laravel. Really fast for…
React Native + Expo is also a good option if you want to touch the iOS/Android IDEs as little as possible. You use Xcode and Android studio to install the device sims and then expos tool chain handles the rest, even for…
Pre-bending spoons Komoot was a beautiful app and community. You could operate it one handed with your brightness turned all the way down and easily get the info you needed. Now when I pull it up mid ride to route home…
Aider was also some of the most amazing prior art. After switching from the early copilot (crazy to think they were first to market with this stuff?) it was an amazing TUI experience. CC won because it offered token…
I am trying to gain a basic understanding of this: Right now I have a 4TB DB on one large box. Is the idea that using a proxy tool like PGDog I could spin up 8 smaller boxes handling ~500GB each and then one medium box…
A lot of enterprise customers still buy windows workstations. When I worked in an IT dept, Dell XPS and Windows Surfaces were given to C levels who asked for Macs but were told they wouldn’t be supported into the…
Terminally breathing
I have this issue at work, I asked CC to create a very simple bun CLI tool that can be hard to create, destroy and list worktrees. The CLI seeds the .env file with a url, db for that worktree and I use Vercels open…
I just started watching this after seeing your comment. Great recommendation, extremely interesting.
Brave browser also has the ability to disable YouTube shorts and “distracting” ui elements like related videos in their settings. Works great on desktop/ios
As a dyslexic programmer, I often think about how I would never be able to do the job I do without syntax highlighting. I don’t really know why it works so well for me, but I think it helps me skim and pattern match…
Saying that, maybe a DAW experience makes what can be created more personal
I almost agree with you that this is about quality, but I still feel that the context in which art comes from influences how I perceive it. Take, for example, a track by Fontaines D.C., a band from Ireland that writes…
While I like using AI for assisting with repetitive programming, I can’t help but feel sorry for my producer and illustrator friends who are now having to compete with generated tools. Is it snobby of me to look down…
I recently worked on a few client projects that used WP/Gutternberg. I was pleasenetly surprised by how good the dev/editing experience has been compared to when I tried using Gutternberg a few years ago, some amazing…
I am a huge fan of Inertia. I always felt limited by Blade but drained by the complexity of SPAs. Inertia makes using React/Vue feel as simple as old-school Laravel app. Long live the monolith.
I found this issue indicating a bad idea for end user safety: https://github.com/mozilla/standards-positions/issues/431
My favourite projects are small, with very focused goals and features. I have a Laravel project that I have maintained for a customer for seven years. The app is straightforward and allows users to create portals that…
For those looking for something similar in PHP/Laravel, I strongly recommend checking out Livewire: https://laravel-livewire.com/ I still use React for more complex projects but it’s always a breath of fresh air to be…
I am a long time fan of Laravel. A tool that I find to be extremely useful for building out CRUD front ends in Laravel is the product Nova[1] which has been developed by the core maintaienrs of Laravel. Really fast for…