-
>![操作系统,红旗中科;不忘初心,砥砺前行。](https://user-images.githubusercontent.com/7227582/188413172-88a52371-e7e8-4eb4-b0b0-65130ff8af2c.png)
>
>*引用:[🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩红旗飘飘 —— 孙玉芳研究员谈国产操作系统](https://xuewen.cnki.net/CJFD-W…
-
# Original Post
I wrote a fairly long email to the nix-dev list (http://lists.science.uu.nl/pipermail/nix-dev/2016-September/021765.html) proposing that `cabal2nix` work from `cabal-install`'s build …
-
**Describe the bug**
Some cabal commands, e.g. `cabal v2-run` take around 20 minutes on my system (on a vanilla unaltered `cabal init` project).
I am using gentoo linux w/ cabal-install 3.6.2.0, g…
-
![操作系统,红旗中科;不忘初心,砥砺前行。](https://user-images.githubusercontent.com/7227582/188413172-88a52371-e7e8-4eb4-b0b0-65130ff8af2c.png)
*引用:[🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩红旗飘飘 —— 孙玉芳研究员谈国产操作系统](https://xuewen.cnki.net/CJFD-WDNJ…
-
# Goals
Many of the new MaybeUninit APIs deal with slices or arrays. The current state of affairs is unfortunate because it leads to API duplication. An API may need to be duplicated 3 times: once …
-
One of the first things we need to do is decide on a function syntax, for application and definition.
keean updated
6 years ago
-
Looking at the mess Rust has created with its handling of mutability, and also the confusion l-values and r-values cause in C/C++ I think a simpler model is needed for mutability. I also think that mu…
keean updated
4 years ago
-
Raku makes many cases of partial application painless – whenever you can write the code with simple method calls or operators, Whatever-currying works well:
```raku
my &sentences = *.split: '. ';…
-
So, a lot of the questions about "dynamic content on ipfs" seem to boil down to how to aggregate content from multiple sources. Use cases:
- forums (also see zeronet)
- distributed search engine (ipfs…
-
Discussion about the ongoing implementation of the compiler.
keean updated
5 years ago