George Shammas

Results 26 issues of George Shammas

I was a little disappointed to see that this only loads videos from IPFS gateways, and does not use ipfs-js. With the recent popularity of peertube I was looking for...

This adds Async support, it has been tested by using these modules in the Churrua DHCP server, and works well. Since Async depends on `Core` and `ppx_jane` already, I used...

These files are almost entirely identical, and dune makes it so it is easier to update them.

Fixes the following build errors ``` Entering directory '/home/shammas/tmp/charrua' File "vendor/rawlink/lib/eio_rawlink.ml", line 42, characters 12-25: 42 | let n = Eio.Flow.read t.flow t.buffer in ^^^^^^^^^^^^^ Error (alert deprecated): Eio.Flow.read Use...

nix-shell has a pretty awesome ability to create a FHS compatible environment. However the shell hook current breaks nix-cage. IE the following `shell.nix`: ``` nix # shell.nix { pkgs ?...

# Motivation Right now the only auth methods allowed with http caches was the default basic auth method. This meant if you wanted to have any other mechanism for authentication...

feature
store