-
I have a non-standard setup (self signed cert, no IIS to avoid that dependency in this small app that will run on a local network, but we want to encrypt the traffic), but according to [Rapid 7s Nexpo…
-
tldr; This project got quite big and many people rely on this project to exist. However a project requires maintenance as ecmascript (which javascript is based on) evolves and users are stoking develo…
-
Research
=======
1. Cleaning Data
----------------------
In order to clean the data I have done the following:
- For fields Author, Abstract and Title if values were `None` were replaced manuall…
-
[This PR](https://github.com/rust-lang/rust/pull/42648) merges the collections crate into the alloc crate, with the intent of enabling [this PR](https://github.com/rust-lang/rust/pull/42565).
Here …
brson updated
7 years ago
-
I was about to suggest this before reading the infamous issue 53. It is sad to see that FDroid and WhisperSystems could not work together, I truly enjoy both projects. Needless to say a google alterna…
-
IIRC, the `Request` property of `NoSpecimen` is never used. If so, it should be removed. Since this is a breaking change, it should be done as part of AutoFixture 4.
If it turns out that it's used af…
ploeh updated
7 years ago
-
Although OpenML does not natively support the evaluation of runtimes (since the model building and prediction phase are executed locally), it is possible for a client to also upload the run time as a …
-
I'm terribly embarrassed.
For the last few months I've been working on a tool called LeMP that adds new features to C#. I recently published its "macro" reference manual. This month I was going to …
-
Bill Hart wrote on [sage-devel]:
"""
Almost everything over Q should probably be converted to a problem
over Z. I haven't seen any polynomial problems over Q which should not
be dealt with this way…
-
We were recently discussing preorder versus postorder encoding. Different folks (@titzer, @kg, @ncbray, @sunfishcode, @lukewagner) have explored this in the [prototype repos](https://github.com/WebAss…