Skip to content

Instantly share code, notes, and snippets.

View dflourusso's full-sized avatar

Daniel Fernando Lourusso dflourusso

  • Maringá - PR - Brasil
View GitHub Profile
@dflourusso
dflourusso / soma.php
Last active August 29, 2015 14:07 — forked from neves/soma.php
<?php
$notas = [
999 => 8,
456 => 3,
789 => 5,
123 => 2,
]; // 8 5 3 2
asort($notas);
@dflourusso
dflourusso / link_multiple_switches.yaml
Created April 17, 2024 19:59 — forked from aderusha/link_multiple_switches.yaml
Home Assistant Blueprint: Link Multiple Switches v1.0.1