-
@kousu should we also add doc for maintainer of this repos? e.g., i was trying to clone this repos on compute canada (to start doing some processing), and ran into:
~~~
git clone https://github.com/…
kousu updated
4 years ago
-
Given the amount of foregoing heated discussions on the topic, especially in context of Interface Types and GC, I am not getting the impression that anything of relevance is going to change, and we sh…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| | network/frr |:red_square: | :red_square: | broken by protobuf upgrade ||
|✅ | network/ny…
-
### Time line
- [Maxwell's demon: Does life violate the 2nd law of thermodynamics? | Neil Gershenfeld and Lex Fridman](https://www.youtube.com/embed/eS0JXViv0cU?start=81&end=281&version=3), start=81&…
-
Some platforms (e.g. Linux via `EPOLLRDHUP`) can provide notifications to socket users when the socket's peer closes the read side of their connection. This information can sometimes be exploited by s…
-
The frequency and vehemency of discussions around this subject beg for a change. `*` and `^` were introduced for strings back when the language wasn't as strict on operator punning and overall meaning…
-
This issue is to fully eliminate LLVM, Clang, and LLD *libraries* from the Zig project. The remaining ties to these projects are as follows:
* [ ] #8726
* [x] #8727
* [ ] #17749
* [ ] #…
-
I separated this from [here](https://github.com/ziglang/zig/issues/1595#issuecomment-425590705) and expanded its description with a more robust rationale and current state.
## Expanded rationale
T…
-
Node is great and V8 is great.
But why not take Mozilla's Spider/Eon/Odin/Monkey and create a real alternative to Node? Namely something that would be async/callback Node-compatible but have the alt…
-
On Linux I keep my private Doom config in `~/.config/doom`, and I'd like to do the same on MacOS. The problem is even with `XDG_CONFIG_HOME` set to `~/.config` (tilde is expanded to my home directory …