Advertisement · 728 × 90

Posts by NickSdot

Post image

I achieved 63% less token while using PHPStan with agents.

I created a `LlmErrorFormatter` to reduce the output as much as possible without losing context. It's now part of my Composer PHP package:

`composer require nicksdot/phpstan-phpstorm-error-identifiers`

github.com/NickSdot/php...

2 months ago 1 1 0 0
Post image

I created myself a little @​maybe Blade directive to get rid of the ugly `@​if/@​endif` stuff to add conditional HTML attributes. I thought it's maybe helpful for others too so I sent a PR:

github.com/laravel/fram...

Fancy it?

6 months ago 0 0 0 0

Better attach such mails instead of forwarding. :)

6 months ago 1 0 0 0

What were the top three whoopsies?

6 months ago 0 0 0 0

Most of our users use our call tracking.

This year they had 32% more missed calls than last year. At the same time, the total number of leads increased only slightly.

It feels like they are fed up with work. Something I must look into and confirm in January. Very interesting!

1 year ago 0 0 0 0

Anyone here using primeblocks[.]org can tell me if the blocks depend on PrimeVue or have other dependencies? I'd prefer something vanilla #VueJs.

1 year ago 0 0 0 0

Been using `opcodesio/log-viewer` for the last 2-3 weeks. Being able to view production logs from my local instance is really convenient. ❤️ #php #laravel

1 year ago 3 0 0 0
Advertisement