Skip to content

Instantly share code, notes, and snippets.

View hmil's full-sized avatar

Hadrien Milano hmil

View GitHub Profile
@hmil
hmil / goto_jira.js
Created August 25, 2016 18:17
Open a jira ticket in a new tab
/**
* === Goto JIRA ===
* Handy userscript to visit a JIRA ticket.
*
* Installation:
* Embed this piece of javascript prefixed with javascript: in a bookmark.
*
* Usage:
* 1. Highlight a piece of text containing the jira ticket number you want to visit
* 2. Click on the bookmarklet to open the ticket in a new tab
@hmil
hmil / FPGA_Invaders.asm
Last active December 28, 2015 00:59
A space invaders-like mips game for FPGA4U.
# === FPGA INVADERS ===
#
#
# VHDL symbols have invaded the FPGA, destroy them all to free your board
# from unpredictable behaviour, mind-fucking bugs and shitty simulations !
#
#
# == Controls ==
#
# +---------+