Skip to content

Instantly share code, notes, and snippets.

View jyp's full-sized avatar

Jean-Philippe Bernardy jyp

  • University of Gothenburg
  • Göteborg, Sweden
View GitHub Profile
@jyp
jyp / keybase.md
Created January 25, 2021 12:47
Keybase proof

Keybase proof

I hereby claim:

  • I am jyp on github.
  • I am jyp7 (https://keybase.io/jyp7) on keybase.
  • I have a public key ASCX98MhHTIWJdc3cxOSlNks_dKSKc5vMqP8BoUJa9CtNQo

To claim this, I am signing this object:

@jyp
jyp / gist:500fde7ca845d1607b5ee67531fcecd6
Last active October 29, 2020 09:46
cvim boon-like config (colemak)
let hintcharacters = "arstneiowfdhuyxc,."
unmapAll
map xx openCommandBar
map u scrollUp
map e scrollUp
map i scrollDown
map y scrollDown
map < scrollToTop
map > scrollToBottom
@jyp
jyp / Organ.lhs
Last active September 16, 2015 09:21
---
title: On the Duality of Streams
subtitle: How Can Linear Types Help to Solve the Lazy IO Problem?
author:
- name: Jean-Philippe Bernardy
- name: Josef Svenningsson
...
<!--