Skip to content

Instantly share code, notes, and snippets.

View Foxboron's full-sized avatar
🖥️
Meandering through cyberspace

Morten Linderud Foxboron

🖥️
Meandering through cyberspace
View GitHub Profile
@Foxboron
Foxboron / Hylang blog posts
Created August 27, 2014 19:38
Hylang sources
By hylang core devs:
Defining Function Arguments in Hy
http://agentultra.com/2013/04/22/defining-function-arguments-in-hy/
Hy a Lisp on Python
http://agentultra.com/2013/04/19/hy-a-lisp-on-python/
Programming Can Be Fun with Hy
http://www.opensourceforu.com/2014/02/programming-can-fun-hy/
### Keybase proof
I hereby claim:
* I am Foxboron on github.
* I am fox (https://keybase.io/fox) on keybase.
* I have a public key whose fingerprint is C100 3466 7663 4E80 C940 FB9E 9C02 FF41 9FEC BE16
To claim this, I am signing this object:
@Foxboron
Foxboron / monthly.md
Created December 8, 2017 11:09
Arch Monthly November

Arch monthly November

This is the third edition of Arch monthly!

New TU Andrew Crerar

Andrew Crerar applied to become a Trusted User and was accepted! Congratulations! His intentions is to move firefox-develop from the AUR to [community]

Links:

@Foxboron
Foxboron / shell.bash
Last active February 23, 2021 11:21
Go-no
λ fzf » export CGO_LDFLAGS="-Wl,-z,relro,-z,now"
λ fzf » export CGO_CPPFLAGS="-D_FORTIFY_SOURCE=2"
λ fzf » export GOFLAGS="-trimpath -ldflags=-linkmode=external"
λ fzf » CGO_ENABLED=1 go build -buildmode=pie -o fzf
^ - No File!
# github.com/junegunn/fzf