Skip to content

Instantly share code, notes, and snippets.

@crufter
crufter / heroku-alternative.md
Last active January 3, 2018 09:42
Cheaper Heroku alternative

Cheaper, consumption based heroku alternative

https://github.com/1backend/1backend <--- You can drop this on your dedicated own server or servers and cut costs immensely.

Alternatively use the managed version at https://1backend.com and live a worry free life.

You can even get a ton of free credits. For startups and nonprofits who make a lot of calls custom pricing is available.

@NicolasT
NicolasT / mail1.txt
Created August 8, 2012 22:53
Haskell reading resources
From: Nicolas Trangez <nicolas incubaid com>
Subject: Haskell learning resources
Date: Tue, 10 Apr 2012 09:26:18 +0200
On Tue, 2012-04-10 at 08:49 +0200, _ wrote:
> found one good site, tweeted by Michael Feathers: 'Learn Haskell Fast
> and Hard'http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/
I read that one during the weekend. It's not too bad, but only a very
basic introduction.