Back
Chris Deuda
Improve connections to pusher that it should reuse connections if you reload the pages to reduce the change of limit getting hits #commentpal
playing around with orbstack but got stuck with running out of memory in my mac when migrating the old docker #codediary
Learned a lot on maximising cursor with composer on AI overflow gc
- will try to learn to maximize the composer
#codediary
had some practice with adjusting email templates with header and making reusable
- interesting to know that you can't use use much frontend framework withe email mostly using tables to format the layout
#codediary
some learnings when using Ai to generate frontend code but still trying to understand it #codediary
ui - added change feedback when text has been copied #commentpal
Learning a bit why the generated code from AI sometimes it was hard to read. turns out in react world it try to overly abstract the steps in processing data #codediary
learning about why the radio button was not being click after changing it from checkbox #codediary
got an early feedback on the UI/feature that I've build #commentpal
configure laravel forge to use laravel horizon #commentpal
update queue worker to use laravel horizons #commentpal
fix background job processor not automatically restarting after deployment #commentpal