10:23

Migrating from WordPress to Hugo

Discover why moving away from WordPress to a static site boosts security and reduces costs. Learn about the seamless migration process and optimized deployment.
Hopefully this will work when I need it to be.
10:57

If your Jellyfin is having high memory usage, add MALLOC_TRIM_THRESHOLD_=100000 to environment

Many users reported high memory/RAM usage, some 8GB+. In my case gone from 1.5GB+ to 400MB or less on Raspberry Pi 4. Adding MALLOC_TRIM_THRESHOLD_=100000 can make a big difference.
Jellyfin was indeed one of those Docker apps I don’t understand why they’re using so much RAM even on idle.
00:26

I really tried to like #NocoDB, but the more I tried the more I found reasons to go back to #Airtable. It’s just missing too many features to be a real alternative for me.

23:53

Mini QR

Scan & generate customized qr codes easily
I wish there was an API where I can pass on the message and will give me the image.
20:45

Creating a Responsive Image Gallery Shortcode in Hugo

A comprehensive guide to implementing a responsive image gallery with modal view in Hugo using shortcodes
18:36

To suppress the #delegation warning in #PowerApps while using #Sharepoint as the datasource, here’s the formula that worked when using the Search function: gist.github.com/∞

06:44

Power Apps Create your own Code Repository! Code View in Power Apps is now Generally Available

In this video we look at the now generally available Code View feature in Power Apps! This feature had some updates in March 2025 that now allow us to paste …
Wish I had the time to continue with my documentations.
21:51

The use of Name and Folder path columns to filter a #Sharepoint Document Library is not delegable in #PowerApps. I don’t think they can even be compared to Sharepoint Lists because these metadata don’t exist in the latter: deuts.org/∞

10:17

Yo! #TheLastOfUs Season 2 is almost here. Season 2 premieres April 13. Can’t wait!

23:43

Steps to deny Power Apps users access to SharePoint data from the SharePoint UI - michelcarlo

How to block users from opening contents from a site directly in the SharePoint interface while still allowing the access from Power Apps.
Unfortunately, I can’t seem to make this work in our organization.