• Stars
    star
    203
  • Rank 192,890 (Top 4 %)
  • Language
    Haskell
  • License
    Other
  • Created over 10 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

9m Unicode URL Shortener

9m – Unicode-aware URL Shortener

9m Unicode URL Shortener. Generates a shortcut from http://9m.no using two unicode characters, e.g. http://9m.no/പ湛.

The server will choose two characters at random from the all the printable characters and then cross its fingers and hope you use a great font.

(This is a horrible idea in many ways and was a quick hack for fun.)

To install/run:

  1. Install stack
  2. stack build
  3. stack exec 9m
  4. open 'http://localhost:7000'

Available options:

  • --api-key ARG: A SafeBrowsing API Key
  • -b/--banned ARG: A banned domain (mutiple -b switches can be used to ban multiple domains)

More Repositories

1

vim-cute-python

Unicode goodness for Python code using vim's “conceal” feature
Vim Script
283
star
2

typeclassopedia-md

Markdown version of the Haskell Typeclassopedia
Makefile
37
star
3

gtdguide

A simple, pragmatic guide to the GTD method
CSS
32
star
4

simple-gitbot

IRC bot for announcing commits pushed to a git repository
Ruby
21
star
5

fswatcher

A simple file/directory watcher for Linux and macOS and other BSDs
Haskell
12
star
6

tribot

Simple, stupid trigram-using, nonsense-spewing irc bot
Haskell
8
star
7

simpleea

A simple evolutionary algorithm framework for Haskell
Haskell
7
star
8

rssqueue

RSSQueue.com – Create and curate your own RSS/podcast feeds to create a “watch it later” list for your phone or tablet
Haskell
5
star
9

scotty-rest

Webmachine-style REST library for scotty inspired by cowboy
Haskell
5
star
10

phyloea

C++
2
star
11

ehamberg.github.com

2
star
12

simdist

Mirror of simdist by Boye H
C++
2
star
13

xl04_invite

An old invtro to the Xenox XL 04 party [Norwegian] – music by kenet
C
2
star
14

blog

My personal blog
HTML
2
star
15

haskellmode-vim

git mirror of haskellmode-vim
Vim Script
2
star
16

zsh-cabal-completion

ZSH plugin for tab completion of `cabal` commands
Shell
1
star
17

jff-softword-linux

Linux port of JFF's demo “Softworld”
C
1
star
18

vim-cute-erlang

Unicode goodness for Erlang source code, using Vim's conceal feature
Vim Script
1
star
19

zsh-vim-mode

Friendly vim mode for zsh
Shell
1
star
20

karabiner-profile-switcher

macOS agent for automatically switching between karabiner elements profiles when a USB keyboard is attached
Swift
1
star
21

GCal-Coming

Plasmoid showing your upcoming events from Google Calendar
Python
1
star
22

hrtm

Haskell
1
star
23

ce-scores-server

Haskell
1
star
24

game-of-life

Haskell implementation of Conway’s Game of Life
Haskell
1
star
25

tapl-haskell-untyped

Haskell implementation of the untyped lambda calculus from TAPL chapter 7
Haskell
1
star