Skip to content

Instantly share code, notes, and snippets.

@serginator
serginator / ByteStrike.md
Last active November 4, 2023 01:26
ByteStrike

ByteStrike

Nombre del Personaje: ByteStrike

Especialización: Netrunner experto en hackeo y manipulación de datos.

Motivación: Su vida anterior fue destruida por el presidente de Milei cuando confiscó todos sus ahorros en AnarCoin, dejándolo en la ruina. Ahora, busca venganza y la oportunidad de desestabilizar el mercado de criptomonedas.

Habilidades:

@serginator
serginator / zoomStatus.js
Last active June 7, 2020 22:48
Recover zoom service status
const rp = require('request-promise');
const cheerio = require('cheerio');
let opt = {
uri: 'https://status.zoom.us',
transform: function (body) {
return cheerio.load(body);
}
}
{
"meta": {
"theme": "kendall"
},
"basics": {
"label": "FullStack JavaScript Developer",
"class": "Programmer",
"website": "http://www.serginator.com",
"email": "serginator@gmail.com",
"other": [
@serginator
serginator / kontra-tutorial.html
Created December 18, 2018 15:05
js13k kontra.js tutorial
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<style id="webmakerstyle">
body {
background: black;
}
@serginator
serginator / .gitconfig
Created April 27, 2017 07:21
git config file
[user]
name = Sergio Ruiz
email = serginator@gmail.com
[core]
editor = vim
excludesfile = ~/.gitignore
[merge]
tool = diff
@serginator
serginator / grub.cfg
Last active June 13, 2023 14:54
grub.cfg for multiboot pendrive
set timeout=10
set default=0
menuentry "Kali 2023.2 Live ISO" {
set isofile="/isos/kali-linux-2023.2-live-amd64.iso"
loopback loop $isofile
linux (loop)/live/vmlinuz-6.1.0-kali9-amd64 boot=live components quiet splash noeject findiso=$isofile persistence --
initrd (loop)/live/initrd.img-6.1.0-kali9-amd64
}
@serginator
serginator / bower.json
Last active August 31, 2016 08:09
bower.json with barely all the packages that we need in dth
{
"name": "mega-cache",
"version": "1.0.0",
"dependencies": {
"gvp-js": "git@pdihub.hi.inet:dth/gvp-js.git#master"
},
"appPath": "app"
}
@serginator
serginator / package.json
Last active August 31, 2016 10:54
package.json with barely all the packages that we need in dth
{
"name": "mega-cache",
"version": "1.0.0",
"description": "Just to cache barely all the packages we need in dth to make docker faster",
"scripts": {
"postinstall": "bower install"
},
"author": "Sergio Ruiz <sergio.ruiz@aurigae.com>",
"devDependencies": {
"aes-js": "^2.0.0",
(crontab -l 2>/dev/null; echo '*/30 * * * * say -v whisper "I am watching you"')| crontab -

Keybase proof

I hereby claim:

  • I am serginator on github.
  • I am serginator (https://keybase.io/serginator) on keybase.
  • I have a public key whose fingerprint is B2A8 F458 98D8 2B34 C74E 07E2 5BA1 DC63 5F07 B886

To claim this, I am signing this object: