Full moon Cathedral timelapse

7 years ago

Cathedral timelapse with full moon, pity the cloud cover however its another perspective. Shot with Sony A6500 + 70-200mm f4

How to setup DayZ Standalone Server on Windows Server 2019

7 years ago

It has been almost 11 months since this post about installing and setting up a Dayz server was made. Here…

GoPro video compared to APS-C camera

7 years ago

Yes, a GoPro is going to be different in many aspects compared to an APS-C mirrorless camera. These cameras are…

PHP converting Unix epoch time format into readable date

7 years ago

Unix epoch time is the amount of seconds elapsed since 00:00:00 1st January 1970. Even more interesting is in 2038…

FFmpeg x264 encoding; More cores or faster cores?

7 years ago

Something different this time, testing with a faster CPU that has less cores. Is having more cores or faster cores…

Fixing underexposed video with FFmpeg

7 years ago

Turning potentially ruined video footage into something very much useable, like magic the dark video is back to normal, vibrant…

Pass PDO MySQL connection into function without global

7 years ago

Passing a PDO MySQL connection into a PHP function can easily be done, simply by assigning global to the PDO…

JSON storage services

7 years ago

Storing JSON data with a service allowing the ability to simply retrieve upon need isn't a scarce ability. There are…

Get all videos from channel with YouTube API

7 years ago

Getting all the videos (data) from a YouTube channel with the API seems a fairly common need right? Fair play…

Change image based on screen size

7 years ago

Mobile based viewers of your website are going to be on smaller screens and  (in theory) have slower internet, thus…