Org detail screen is coming along. Now showing Org info, last 24 hour limit levels and Instance details. Will be focused on notification MGMT next.
#awesomeadmins#salesforce#laravel
🚀 Hey #Salesforce#AwesomeAdmins! Looking for better ways to monitor your orgs? I’ve been working on a @laravelphp app that integrates with the Salesforce REST API to deliver key metrics and insights to keep your orgs running smoothly. Stay tuned! #SalesforceDev#Laravel
Been working on a bunch of data for fine-tuning LLMs so wrote a few scripts for manipulating data and outputting JSONL.
Wanted to learn @LaravelLivewire and play with Folio.
So I built jsonltools.com
FlowExportApp v1.10 Released 🚛
Improved error handling, Flow Decision and Assignment details, and expanded support for all Flow steps.
Start your trial or upgrade today! flowexport.com#awesomeadmins
When a service advisor at the dealership you bought your new car from asks you if you purchased the car new or used 🫠
I can't help but think there are technology solutions out there to fix this problem and many others in the auto industry.
Sharing my latest ✨ experiment ✨
🎸 Superflare is a full-stack toolkit for @Cloudflare Workers. superflare.dev?hello-world
It builds on Workers primitives (D1, R2, etc) and assembles them in a cohesive library. It was super fun to build!
I just spent an hour troubleshooting a build failure. Turns out the app level env variables were getting hosed up on their way into the app spec (yaml build) file. Looks like I'll be digging into yaml app spec files in digital ocean next.
One of the most important skills in Software Engineering is being able to identify essential complexity and eliminate unnecessary complexity. Minimize creating complexity at all where possible.