-
When I try to use html-minifier on this file - http://www.shlomifish.org/Files/files/text/html-min-1.xhtml - I get a "Parser error" exception.
Here is the markup:
```
Freecell Solve…
-
cmake fails with:
`$ cmake .
CMake Error at CMakeLists.txt:5 (INCLUDE):
INCLUDE could not find load file:
Shlomif_Common
CMake Error at CMakeLists.txt:7 (SHLOMIF_COMMON_SETUP):
Un…
-
With respect to https://github.com/shlomif/PySolFC/issues/11 - we have a task to run the 2to3 on ranges of *.py modules and apply modified changes that will be acceptable in both python 2 and python 3…
-
Migrated from [rt.perl.org#119635](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=119635) (status was 'resolved')
Searchable as RT119635$
p5pRT updated
6 years ago
-
As part of https://github.com/NixOS/nixpkgs/issues/25479, we're trying to push also a stable release of darwin packages.
Here are the current build failures:
- [ ] [altcoins.bitcoin.x86_64-darwi…
-
Currently the depth_dbm_fc_solver gives this when given an empty file as an input:
```
shlomif[fcs]:$trunk/fc-solve/build$ mkdir offload [41/1818]
shlomif[fcs]:$trunk/fc-solv…
-
This is an attempt to improve the depth_dbm_fc_solver's multi-threading scalability which is currently very poor. In an attempt to reduce the amount of locking and increase CPU utilisation per thread,…
-
Using the repology.org's API, I've generated a list of possible updates that can be made to the nix packages. It lists the current nixpkgs_unstable version on the left of the arrow and the version tha…
-
The file https://github.com/shlomif/fc-solve/blob/master/fc-solve/site/wml/src/js/web-fc-solve-tests--fcs-validate.js is currently written in JavaScript, but converting it to TypeScript won't hurt muc…
-
Hi and happy new year and thanks for all your help on my previous bug report,
sorry to be the harbinger of bad news (= what seems to be a bug in this case) again, but I ran into a place where emcc th…