Skip to content

Instantly share code, notes, and snippets.

View Aglezabad's full-sized avatar

Ángel González Aglezabad

View GitHub Profile
@Aglezabad
Aglezabad / README.md
Created January 5, 2025 19:46
[DaisyUI]: Making rating class with span for visualization purposes.

I've wanted to use this component for visualization of ratings but only allows the creation of it as an input element. This gist allows its use with span element. DaisyUI and TailwindCSS is required in the project and the next file added in it.

@Aglezabad
Aglezabad / Monika.js
Created March 1, 2018 18:48
Greasemonkey for meme: Just Monika.
// ==UserScript==
// @name Just Monika
// @version 1
// @grant none
// ==/UserScript==
// F*^$ck everything. Just Monika.
// Only for fun purposes.
var monikas = [
@Aglezabad
Aglezabad / CODE_OF_CONDUCT.md
Last active July 24, 2017 09:23
Código de conducta para UnivUnix

Código de conducta para los proyectos de UnivUnix.

Introducción

En este texto se va a declarar unas "normas", porque parece que se ha perdido el sentido común en los proyectos de software libre y porque el CoC provisto por Github no me gusta (ambiguo, con excesiva burocracia).

TLDR: Si uno no sabe comportarse como una persona adulta y/o madura, no sé qué pinta aquí.

Declaraciones

@Aglezabad
Aglezabad / configJazzVoIP.rsc
Last active August 24, 2017 21:18
Configuración Mikrotik Jazztel Fibra (VoIP en centralita ATA independiente)
#Based on Mikrotik Jazztel configuration made by Malosa at adslzone.net
#Descomentar para configurar frecuencia procesador (RB450G)
#/system routerboard settings set cpu-frequency=800MHz
#Cambiar por el hostname personalizado
/system identity set name=RB450G
/interface ethernet
#Cambiar mac address por la dirección MAC del F660 que tengas.
set 0 name=eth0-gw mac-address=78:31:2b:xx:xx:xx
set 1 name=eth1-lan
set 2 master-port=eth1-lan name=eth2-lan