René Bakx|raw
renebakx.nl
René Bakx|raw
@renebakx.nl
Professional Programming Procrastinator that fills his daytime with Drupal, Laravel and K8s devops. Father of 1
kid and 2 border terriers.
The lesson is, never underestimate the power of open source when scratching your own itch. Chances are, more people have that same itch. Just share things with the world, you never know what happens.
October 28, 2025 at 11:54 AM
fatsoenlijk en politiek is altijd een lastige. Links, Rechts en midden doen best vaak rare uitspraken. Toegeven, rechts is er wel
heel erg goed in.
June 20, 2025 at 10:08 AM
En je weet zeker dat het wel een restaurant was en niet de XiKinkyPingky club?
May 24, 2025 at 10:58 AM
Geserveerd op een authentieke dakpan of op een oud Limburgse kolenschop?
May 24, 2025 at 10:20 AM
gist.github.com/renebakx/f45...

usage:

$lock = TimedLock::getLock('run once',15);
if ($lock){
// Do things
}
TimedLock::release('run once');

or check if the lock is still valid

$isValid = TimedLock::isLocked('run once');
May 15, 2025 at 11:50 AM
Personally going to swap the two getCleanupIntervalDefaultOption and convertIntervalToSeconds for a much easier array based lookup table method. I prefer too define options once.

Model used is Claude 3.7 on the paid Jetbrains AI assistant.
May 8, 2025 at 7:56 AM
create a label/value dropdown with a free integer input field, where the user can pick an range starting at 24 hours, then 48 hours, then 1 week, followed by 1 month and a free number to enter any number. Before storting the value in the config it should be converted to seconds.
May 8, 2025 at 7:56 AM
Would you please f-off with your good morning mkay bye
April 13, 2025 at 7:21 AM
Ik heb achter in de klas keertje geprobeerd vulpen vulling, die met zo’n balletje idd, op drinken.

Was niet heel lekker.

Ben toen maar terug gegaan naar gummetjes. Zeker die met cola geur waren best lekker en niet zo brokkelig als die oranje/blauwe steadler gummen.
April 6, 2025 at 1:49 PM
Ooh that’s nice. I had a copy of copy of copy of that guide back in days. Love me some mode 7 trickery 😀
March 27, 2025 at 3:25 PM