Skip to content

Instantly share code, notes, and snippets.

View caneco's full-sized avatar

Caneco caneco

View GitHub Profile
@caneco
caneco / php-insights-loading.php
Created June 27, 2019 06:53
PHP Insights // terminal loading PoC
<?php
$speed = 20e4;
$pointer = 0;
$square = '◼';
$loading = [
array(
"\033[0;32m{$square}\033[0m", // green
"\033[1;33m{$square}\033[0m", // yellow
"\033[0;31m{$square}\033[0m", // red
@caneco
caneco / A_Devs_Burnout.md
Last active January 21, 2018 08:12
A Dev's Burnout // LandingFestival Berlin

A Dev's Burnout

#CallForSpeakers pitch for #LandingFestival Berlin 2018 (March 14, 15)

Vote for this talk to be selected by giving a star ★ this gist.

More info on the Festival at: landingfestival.com/berlin

Description