656 Followers
271 Following
3.9K Posts

OCaml ecosystem upgrader & opam & CI dev for ocamllabs and ocaml-sf · Anarchist Communist · Programming Languages Theory

#admin of lesbiab.space

Githubhttps://github.com/kit-ty-kate
LocationGlasgow, Scotland
Twitterhttps://twitter.com/kit_ty_kate
PPmodified art from chomado
🐧‼️
Warn on polymorphic comparisons by kit-ty-kate · Pull Request #9928 · ocaml/ocaml

This is a new take on #1642 which is a PR @dra27 pointed me towards after explaining a similar idea I had over the holiday. This PR adds a new builtin alert [@@ocaml.alert polymorphic_comparison] a...

GitHub
me whenever I hit a bug related to the polymorphic comparison functions in OCaml
🥳
Sunday out hiking in the highlands (feat. 🐑)
what's good at POPL this year?
Meme egg

omg this song slaps so hard

Working Class — Violet Cold
https://youtu.be/2KzR9Q05yVY

Working Class

YouTube
mfw after finally finding a long-standing bug through rubber duck programming

heck, the docker multiarch images are really handy

$ docker run --rm --privileged multiarch/qemu-user-static:register --reset

$ docker run --rm -it multiarch/alpine:arm64-v3.13 /bin/sh