I've completed "Secure Container" - Day 4 - Advent of Code 2019 #AdventOfCode https://adventofcode.com/2019/day/4
Ocaml isn't that slow from what i understand. For a while, everything was a pointer, but a recent version of the language got unboxed primitive types, so you can have cheaper lists of integers than before. It comes with a native compiler, so you are not forced to use bytecode VM.
You're complaint about haskell packaging is my complaint about all packaging systems except Nix. Everything assumes native dependencies already exist. Nix is annoying because everything has to be in Nix.
Hello, I’m the reel2bits project developper, a #FOSS self-hostable #soundcloud like with #ActivityPub federation.
It’s written in python/flask/vuejs and I need help because of health issues I’m unable to work a lot on it anymore, if you are interested to help me on some of the issues and more specially the ActivityPub part, you can contact me through:
the project matrix channel
the issue tracker
this account
boosts appreciated, thanks.
The sad state of sysadmin in the age of containers