Skip to content

Instantly share code, notes, and snippets.

@mbostock
mbostock / .block
Last active June 20, 2024 01:47
Collapsible Force Layout
license: gpl-3.0
@wyhasany
wyhasany / README.md
Last active April 19, 2024 13:08
Wine configuration for QTranslate under Linux/MacOS

QTranslate for Linux

This is tutorial how to run awesome application to context translation: QTranslate The authors write on the site that they don't plan to support QTranslate for other platforms than Microsoft Windows. I felt a lack similiar solution at Linux. So I've tried to run that application at Linux Ubuntu distribution. On the end that's works I really appreciate all the help which I received at winehq forum.

Installation

@santisbon
santisbon / Search my gists.md
Last active July 14, 2024 18:07
How to search gists.

Enter this in the search box along with your search terms:

Get all gists from the user santisbon.
user:santisbon

Find all gists with a .yml extension.
extension:yml

Find all gists with HTML files.
language:html

@molly
molly / pixeldex.js
Last active February 26, 2022 06:13
Pixeldex
// ==UserScript==
// @name Pixeldex
// @namespace https://www.mollywhite.net/
// @version 0.1
// @description Gawk at Pixelmon's funny new NFTs
// @author Molly White
// @match *://pixelmon.club/experience/*
// ==/UserScript==
(function() {