-
Would be nice to be able to specify `docker build -t my/thing -f my-dockerfile .` so I could ADD files, and also have multiple dockerfiles.
-
Good morning,
I like tree-sitter haskell very much but it seems it considerably slows when a file pass a certain number of characters. I don't actually know if the cause is the file's pattern compl…
-
This proposal eliminates allocations for connectionless use of `Socket`. It augments the `SocketAddress` class to allow reuse across operations, becoming a high-perf alternative to `EndPoint`.
# Ra…
-
Hello,
since I found Calcpad I'm using it for my calculations, it's very useful and easy to use.
Sometimes I need to get the solution for complex functions, and I noticed Calcpad (6.0.6) does not …
-
Dear Rick, dear community. I come here with a proposal of feature / enhancement.
Please note that there might already be a way (maybe with your lib or with "plain" prolog), that I may have missed, be…
-
### 先决条件 / Prerequisites
- [X] 该项目未在其他被标为 wontfix 的 [issues](https://github.com/JLULUG/issues) 中讨论过。
No previous issues with "wontfix" label have discussed about mirroring this project.
### 项…
-
While I'm working trying to summarize the most important parts of this video, I noticed that it's mentioned that Flutter builds Reactive applications, when you can say that an application is reactive …
-
List of requirements to consider for MF
-
An obscure use of `_` occurs in `var` definitions:
```scala
var x: T = _
```
It defines a concrete variable `x` without an initial value, or rather the default initial value that the JVM assigns t…
-
or maybe `just`? (https://github.com/casey/just)
Benefits of using `make`:
* It automatically checks to see what is out of date, so as to build only what it needs to build (rather than always re-…