Skip to content

Instantly share code, notes, and snippets.

View suterma's full-sized avatar

Marcel Suter suterma

View GitHub Profile
@suterma
suterma / Program.cs
Last active May 29, 2019 20:53
Try.NET showing a binary representation of integer number from the decimals system
using System;
using System.Linq;
using System.Collections.Generic;
namespace BinaryNumbersDisplay
{
public class Program
{
public static void Main()
{
// ==UserScript==
// @name submitin
// @namespace submitin
// @description WARNING: THIS IS IN ALPHA STATE. Displays a visual feedback while the browser waits for the response of a request loads a new page.
// @include *
// @version 0.106
// @grant none
// @copyright marcel@codeministry.ch
// @author marcel@codeministry.ch
// @downloadURL https://github.com/suterma/WaitSpin/raw/master/WaitSpin.user.js