Benoît Paris
Benoît Paris
Learning elm at the moment. This tutorial feels great. If I get pass the hurdles of getting it to compile on 0.17, I'll try to produce a pull request
Following the approach here: https://umap-learn.readthedocs.io/en/latest/sparse.html; I'm sending UMAP a sparse float dataset, consisting only of 1.0 32-bit float values and zeroes, using Jaccard distance. I'm finding myself at the limits...
Chrome prevents loading http from https. This dependency can be updated to https
GA v4 needs another default template from Hugo: in https://github.com/kaiiiz/hugo-theme-monochrome/blob/55458417cbbe9caeee6fb3b7ea2fcbecc60fda70/layouts/partials/head.html replace `google_analytics_async.html` by `google_analytics.html` to activate GA v4. (Per https://gohugo.io/templates/internal/#use-the-google-analytics-template) I don't know if you want to parameterize it @kaiiiz;...
Here is the offending BP: 0eNpNjl0KgzAQhO8yzxHUaG1zlVKKP4td0ChJLBXJ3ZtEKH3bWeabmQPdtNFqWDuoA9wv2kLdD1gedTvFn9tXggI7miGg2zkq0/IEL8B6oA9U4R8CpB07ppNPYn/qbe7IBMOPtC6w48tlKUJgXWygFh2rQlJWVnktsIdLylyGioEN9aejiTVpiPrbLfAmY5OhvBZVcysbKYuLrEvvv/drSI0= Which generates the following book (Sparse+Book in the gen tool): 0eJytkmFugzAMhe/i30GCBMrGGXaDqapCyTprIUFJOg2h3H0htETTKk2g/cP2e+8z4AlaeRWDQeVOrdYf0EyATvTQpEEWBwQkb4UMgxeuujeUMrRWjYXmdUpljDlrtbQtXhSXc8+NgwgJkUBA8X6uDEcJngCqTnxBU/gj+bVDUH8KY1EraOhTUdbPtGasOLCKEnAoxUIatEUXRROEqIyW+YHAGJ4Yyyu/IuX9FTx5aKr2mBKp3EPaYEoktoe0wZRIdA/poemY/nU+J/zf1Qjlwi63W4jFeFLXvhUmCFandcF7eXdZjCB/f6sOjTgvinrjcf5Y0Ptv+KUUnA== It is a NE/SW triangular rail segment, and it fails to have proper...
Mozilla is working on making [WebExtensions available in Firefox](https://wiki.mozilla.org/WebExtensions) (dropping XPCOM, XUL and jetpack); API will be the same as [Chrome extensions](https://developer.chrome.com/extensions). [Opera already have them](https://dev.opera.com/extensions/). Mozilla has announced they...