TikTok PHP SDK updated with Publish capabilities (Direct Post upload)The unofficial TikTok PHP SDK which I maintain together with the Lnk.Bio developers has been updated with the new Direct Post capabilities…Dec 29, 202351Dec 29, 202351
How you write your String matters: benchmarking PHPTesting how different types of string specification compare in terms of execution speed in PHPJul 9, 20218Jul 9, 20218
Instagram allows to create new posts from DesktopIt seems like as of today (late night 23rd of June or early morning 24th of June depending on where you live) Instagram is testing the…Jun 24, 20212Jun 24, 20212
Fix `ld: library not found for -lgomp` when installing Imagick 3.5 via PHP pecl on MacAny PHP version, any Imagemagick version, silicon/intelJun 21, 20212Jun 21, 20212
Retrieve Video List from the official TikTok APIsLearn how to use the TikTok PHP SDK to retrieve all the Videos of the logged in user via the official TikTok APIsJun 3, 2021Jun 3, 2021
How to implement the TikTok Login Kit for Web in PHPQuick and easy implementation of the new TikTok Login Kit for Web in PHP using Composer ClassMay 30, 2021524May 30, 2021524
Distinguish between Business and Creators with the Instagram Graph APITL;DR: Use Try/Catch on an empty Content Publishing call and look for a specific exception code to differentiate between Business and…May 22, 20217May 22, 20217
Websocket and Protobuf integration in JavascriptImplement a WebSocket with Protobuf client in Javascript (no node.js)Jan 22, 202151Jan 22, 202151
10 Best Homebrew formulas for Web developersCollection of the best Homebrew formulas, super useful for the daily life of a Web developer.Dec 26, 20201Dec 26, 20201
Install PHP 8 on AWS Amazon Linux 2PHP 8 is finally here, and it’s time to upgrade our DEV environments to start resolving all those Warnings :)Dec 7, 202027Dec 7, 202027
How to close terminal (iTerm) on Mac OS after [process completed]An annoying default setting in the default terminal of Mac OS ( iTerm ), is that after a certain process is terminated the tab or window…Nov 14, 20194Nov 14, 20194
How to solve the “invalid active developer path” Brew error after updating to Mac OS Catalina 10.15Using Brew (Homebrew) and just recently updated to Mac OS Catalina 10.15? You might have encountered this warning:Oct 17, 20192093Oct 17, 20192093
Return the parent Screen process of a background taskScreen is one of the best companions for server admins and everyone who needs more than a simple shell.Apr 8, 2019Apr 8, 2019
Remove underline from Gmail signature linksWhen saving your HTML signature in Gmail, links are automatically added to most common elements, like phone numbers, email address and…Jan 10, 2019644Jan 10, 2019644
Auto-scroll an Infinite-scroll pageRemember when we had pagination in all websites and you could click on “Last Page”? That’s why I miss medieval times… they were simple…Oct 11, 201891Oct 11, 201891
How to solve the “changed its ‘Origin’ value from ‘Google, Inc.’ to ‘Google LLC’” APT errorIf you’re on Debian or Ubuntu and using Google official repositories for Google Chrome Remote Desktop, you might have received the…Jun 15, 20182.1K17Jun 15, 20182.1K17
WriteRequestBatch with PHP AWS SDK 3 for DynamoDBMost of the examples for WriteRequestBatch refer to an outdated version of the AWS SDK for PHP and apart from a Github thread, I was…Jun 12, 20185Jun 12, 20185