-
As noted in #9, we should probably write down a comparison with other solutions in the readme.
So far on the list:
- Helm
- Jinja
-
UCM version: ucm version: release/M5b (built on 2023-07-13)
OS: Ubuntu 23.04
Shell: Zsh
Terminal: gnome-terminal or Kitty
Unison installation: Nix flakes
The issue has been discussed and tested…
-
~~~~
$ cat yes.rs
fn main() { loop { println!("y"); } }
$ rustc yes.rs && ./yes | head -n1
y
thread 'main' panicked at 'failed printing to stdout: Broken pipe (os error 32)', src/libstd/io/stdio…
-
Given:
- dhall is a configuration language
- IP addresses show up frequently in configuration
- There is already parser support for IP addresses
what do you think about making a Dhall-level ty…
dhess updated
3 years ago
-
I'm creating an issue to consolidate an idea that has come up in three separate contexts. The basic idea is to add the ability to import from an arbitrary `Text` source by specifying a custom Dhall p…
-
**Describe the bug**
When I open a `zig` file with this extension enabled it takes 3 seconds on my machine to start it
**To Reproduce**
I made a minimal config to reproduce:
`git clone https://g…
-
Wäre es möglich auf dem Display, wo aktuell ja der produzierte Strom & täglich produzierte Strom und gesamt produzierte Strom steht eine Zeile weg zu nehmen und dafür einen Wert vom iobroker anzeigen …
-
# Goal
We need to implement Rust code formatter on top of ra_syntax's concrete syntax tree.
Long-term, I am almost sure that we should just port rustfmt, with two modifications:
* it should be …
-
It would be a huge help if gradle2nix would work for android builds with their impurities. Ticket as requested.
toggle error log
```
Resolving project model: root project...
�[2A�[1m…
-
Type: Bug
## Issue Description ##
After the latest upgrades, the language server stops working for me. Nothing works (completion, hover, goto definition etc.).
I installed VSCode and the C#-Plu…