Danny van Kooten

Results 113 comments of Danny van Kooten
trafficstars

Hi @javorszky, While I love the idea of supporting regexes in routes, I'm thinking something along the lines of how NGINX does it (prefix that indicates a regex follows) would...

Another option is to simply pull in nikic's [FastRoute](https://github.com/nikic/FastRoute) or my [AltoRouter](https://github.com/dannyvankooten/AltoRouter) as then we'd have a very powerful router at a minimal performance cost, but it'll still be more...

Hi @prandelicious, Is this aimed at default WP images uploaded through the Media uploader?

That looks awesome @lpereira - I'm hoping to be able to take a closer look some time next week.

So I finally had some time; although my Rust was once again quite rusty (ba dum tss) after a year of solely working in C and C++... But, this is...

Hey Paal, Great suggestions, thanks for taking the time to suggest them here! The first one is actually already on the roadmap, the second is great so will eventually make...

Hello, I’d just pin the package to the version that still supports annotations. But on another note, I wholeheartedly recommend Rector for replacing all annotations with attributes. It turned several...

Hey @lkraav, Nice, glad to hear you git all working already. I'm a little hesitant to add such a thing to Boxzilla itself because of the styling issues it would...

Duplicate of ibericode/boxzilla-exit-intent#1

Postponing this until after we get our Go application fully up & running.