Open in app

Sign In

Write

Sign In

Andrea Olivato
Andrea Olivato

44 Followers

Home

About

Jul 9, 2021

How you write your String matters: benchmarking PHP

There are a lot of ways in which you can specify, use and print string in PHP. They all have different benefits and drawbacks and that’s not the content of this article. …

PHP

2 min read

How you write your String matters: benchmarking PHP
How you write your String matters: benchmarking PHP
PHP

2 min read


Jun 24, 2021

Instagram allows to create new posts from Desktop

It 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 possibility for users to post from desktop via browser. It’s not active in all accounts, in fact in my personal account is not available…

Instagram

2 min read

Instagram allows to create new posts from Desktop
Instagram allows to create new posts from Desktop
Instagram

2 min read


Jun 21, 2021

Fix `ld: library not found for -lgomp` when installing Imagick 3.5 via PHP pecl on Mac

Update 25 July 2021 As of 22 July 2021, version 3.5.1 is stable in the pecl channel and can be used to compile imagick for both PHP 7 and PHP 8. pecl install imagick The general command will not fail anymore TL;DR Install the older version (3.4.4) of Imagick forcing it via `pecl` pecl install…

PHP

2 min read

Fix `ld: library not found for -lgomp` when installing Imagick 3.5 via PHP pecl on Mac
Fix `ld: library not found for -lgomp` when installing Imagick 3.5 via PHP pecl on Mac
PHP

2 min read


Jun 3, 2021

Retrieve Video List from the official TikTok APIs

The TikTok PHP SDK has been updated, and the new v0.2 brings support for retrieving the User’s Videos. If you’re new to the TikTok PHP SDK, please read my previous tutorial on how to log in and receive the Access Token. …

PHP

2 min read

Retrieve Video List from the official TikTok APIs
Retrieve Video List from the official TikTok APIs
PHP

2 min read


May 30, 2021

How to implement the TikTok Login Kit for Web in PHP

TikTok has recently released their new API to allow Social Login via their platform. They called it Login Kit for Web. With more Gen-Z and Millennials in the platform, allowing the simplified signup and login process via TikTok is the logical step for many Web Apps, including our very own…

PHP

2 min read

How to implement the TikTok Login Kit for Web in PHP
How to implement the TikTok Login Kit for Web in PHP
PHP

2 min read


May 22, 2021

Distinguish between Business and Creators with the Instagram Graph API

TL;DR: Use Try/Catch on an empty Content Publishing call and look for a specific exception code to differentiate between Business and Creators accounts. If you use the new Instagram Graph API (not to be confused with the Instagram Basic Display API) you know that these APIs can be used by…

Instagram Api

3 min read

Distinguish between Business and Creators with the Instagram Graph API
Distinguish between Business and Creators with the Instagram Graph API
Instagram Api

3 min read


Jan 22, 2021

Websocket and Protobuf integration in Javascript

WebSockets are incredibly performing when you need a continuous dialogue between the Frontend and the Backend of an application. If you combine them with Protobuf to structure the message exchange, you have a great combination for near-realtime data exchange. I’ve recently found myself in need to integrate a remote WebSocket…

JavaScript

3 min read

Websocket and Protobuf integration in Javascript
Websocket and Protobuf integration in Javascript
JavaScript

3 min read


Dec 26, 2020

10 Best Homebrew formulas for Web developers

Homebrew is the first software I always Install on any MAC machine. I think it gives me the feeling to be back on my beloved Linux box, with APT or YUM. It’s definitely not the same thing, but you know us nostalgic. Nostalgia aside, I wanted to summarise a collection…

Homebrew

2 min read

10 Best Homebrew formulas for Web developers
10 Best Homebrew formulas for Web developers
Homebrew

2 min read


Dec 7, 2020

Install PHP 8 on AWS Amazon Linux 2

PHP 8 is finally here, and it’s time to upgrade our DEV environments to start resolving all those Warnings :) At Lnk.Bio we use the official AWS Amazon Linux 2 AMI, and usually rely on the library Amazon Linux Extras to update/switch php version, but PHP 8 is yet to…

PHP

2 min read

Install PHP 8 on AWS 
Amazon Linux 2
Install PHP 8 on AWS 
Amazon Linux 2
PHP

2 min read


Nov 14, 2019

How to close terminal (iTerm) on Mac OS after [process completed]

An annoying default setting for the main Terminal app of Mac OS ( iTerm ), is that after a certain process is terminated the tab or window remains open with the message [process completed]. Example below. When managing multiple windows/tabs, time is of the essence and closing the tab manually…

Mac

2 min read

How to close terminal (iTerm) on Mac OS after [process completed]
How to close terminal (iTerm) on Mac OS after [process completed]
Mac

2 min read

Andrea Olivato

Andrea Olivato

44 Followers

Co-founder @Lnk.Bio — Developing stuff on the Web since 2003

Following
  • Khuyen Tran

    Khuyen Tran

  • Vickie Li

    Vickie Li

  • omoju

    omoju

  • A Millennial’s Diary

    A Millennial’s Diary

  • theoaknotes

    theoaknotes

See all (33)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams