Frankie Robertson

Results 100 issues of Frankie Robertson

On an Ubuntu 15.04 system with libffi-dev installed through apt-get, but also with http://brew.sh/linuxbrew/ installed, discover.ml attempts to use/tell me to install libffi using brew. Expected behaviour: Use the system...

patches welcome

`@kw_only` behaves the same as `@with_kw` but does not declare a default constructor when no inner constructor is found. This is useful in occasions where you might like to declare...

For me, even when browsing very recently updated packages, such as https://juliapackages.com/p/jump , the "updated last" will say "a year ago". This makes the ecosystem seem less active than it...

See https://github.com/JuliaDocs/Documenter.jl/issues/1781 . I wonder whether there is some way to work around this in FromFile.jl or whether this is reasonable? There doesn't seem an obvious way, but I am...

Hi, I wrote some simple scripts to explore variants of Hanzi and the structure of the simplifiedtraditional mapping. I was wondering if some of the things I am doing with...

I'm not sure if this is the nicest way to do this. It might turn out nicer if the Omorfi class was split into one to manage FSTs and one...

I am having problems reading HDF5 file created by h5py. Here's the file: https://easyupload.io/4u3wc2 (unfortunately this link expires in 30 days -- I can reupload/resend on request). Say I try...

iosp: hdf5

[Happy Eyeballs](https://en.wikipedia.org/wiki/Happy_Eyeballs) is an algorithm which can help deal with networks with misconfigured or very slow IPv6. It is implemented in most web browsers as well as curl, but not...