-
I'm not sure where to do this, or if this should be made explicit on Greenbuttondata.org, but it seems from numerous conversations with folks new to Green Button that the following is NOT clear to eve…
-
Just came across your repo and thought I'd offer some suggestions that could make your script more stable/flexible and follow typical coding practices in Stata.
1. Rename grade_sum_stats.do to grade…
-
```
Hi,
I'm trying to compress a large chunk of data produced by another program on the
fly with the lz4 command line tool. The program writes the data (about 8GB) to
a stdout or to a FIFO (like th…
-
```
Hi,
I'm trying to compress a large chunk of data produced by another program on the
fly with the lz4 command line tool. The program writes the data (about 8GB) to
a stdout or to a FIFO (like th…
-
```
Hi,
I'm trying to compress a large chunk of data produced by another program on the
fly with the lz4 command line tool. The program writes the data (about 8GB) to
a stdout or to a FIFO (like th…
-
**Describe the bug**
zstdgrep as a wrapper for `zstdcat | grep` should handle grep options properly.
It doesn't in several cases. A few examples below.
**To Reproduce**
```
# The fact that the …
-
```
Hi,
I'm trying to compress a large chunk of data produced by another program on the
fly with the lz4 command line tool. The program writes the data (about 8GB) to
a stdout or to a FIFO (like th…
-
### Zig Version
0.9.0
### Steps to Reproduce
Consider this example:
```zig
pub fn main() void {
var x: u64 = 5;
var y: usize = x;
_ = y;
}
```
That compiles just fine …
-
Is it possible to create utility windows in GLFW? (Windows without minimize/maximize & smaller title bar)
i.e
![](https://code.makery.ch/blog/javafx-dialogs-official/minimal-decorations.png)
-
```
Hi,
I'm trying to compress a large chunk of data produced by another program on the
fly with the lz4 command line tool. The program writes the data (about 8GB) to
a stdout or to a FIFO (like th…