Mark
Mark
I think the reason is that curl is no longer installed by default in 18.04. I never use it myself (I use wget) so didn't notice. However the package is...
I had this problem trying to upgrade from 1.58.1 to 1.59.0 on Windows 7-64-bit msvc toolchain inside a VirtualBox. Deleting toolchains didn't work. My solution was to run 'rustup self...
I hadn't seen that. Unfortunately, I first clicked the "D by Examples" menu and that has a single entry, so I wrongly assumed the rest were like that. So contents...
I also don't find the output of embedded languages within a file helpful. Why not simply offer a separate flag, say, `--noembedded` that ignores embedded languages?
There seems to be a similar bug in no_cursor.py at the cursor('HAND') call.
I used xz to unpack Python-3.11.4.xz. Using Python 3.10 it took 4sec; using Go it took 1m55sec. So I do think Go xz has a speed issue. I just tried...
I haven't looked at this in quite a while (I've now switched to D), however, I've attached the code (only 165 lines in a .zip). [nzip.zip](https://github.com/nim-lang/zip/files/4454430/nzip.zip) [edited] ```nim {.experimental: "codeReordering".}...
I switched to D because I felt that nim (and especially its standard library) was too immature. D, despite being a lot older also turns out to be not that...
Apparently there might be some whitespace issues but since I'm editing online on github it isn't possible for me to see these to fix them.
Apparently there might be some whitespace issues but since I'm editing online on github it isn't possible for me to see these to fix them.