Skip to content

Instantly share code, notes, and snippets.

View lmuzinic's full-sized avatar

Luka Muzinic lmuzinic

View GitHub Profile

FWIW: I (@rondy) am not the creator of the content shared here, which is an excerpt from Edmond Lau's book. I simply copied and pasted it from another location and saved it as a personal note, before it gained popularity on news.ycombinator.com. Unfortunately, I cannot recall the exact origin of the original source, nor was I able to find the author's name, so I am can't provide the appropriate credits.


Effective Engineer - Notes

What's an Effective Engineer?

@jakzal
jakzal / Doctrine.php
Last active September 14, 2020 13:19
Use Doctrine and Symfony Kernel in phpunit tests
<?php
declare(strict_types=1);
namespace SymfonyLive\Mastermind\Adapters\Database;
use Doctrine\Common\Persistence\ManagerRegistry;
use Doctrine\Common\Persistence\ObjectManager;
use Doctrine\ORM\Tools\SchemaTool;
use RuntimeException;
@ihabunek
ihabunek / gist:6800416
Last active December 24, 2015 12:49
Human readable tjedan restorana
American Express Tjedan restorana Zagreb 2013. Sva prava pridržana.
www.tjedanrestorana.com

RESTORAN: Agava

JELOVNIK I

Predjelo: Topla salata od tune u „Salmoriglio“ marinadi

@ziadoz
ziadoz / awesome-php.md
Last active April 17, 2024 21:06
Awesome PHP — A curated list of amazingly awesome PHP libraries, resources and shiny things.