-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…
-
Reported by Paul on the mailing list, and reproduced with latest pre-0.3.1 version with the `qemu.sh` script.
Booting from the default HD image (~32 MB) with MINIX filesystem hangs on VFS prompt as…
-
Hi, im wondering if it's possible to produce output as note frequency that is all in hex format?
-
On the same machine and OS, WSL g++ 7.5-compiled simdjson parses at 2.6GB/s and MSVC 2019-compiled simdjson parses at 1.0GB/s. ClangCL parses at 1.4GB/s, so there might be a link.exe thing going on th…
-
I installed the latest version from master and modprobed the module and after some time my machine became completely unresponsive.
I could however ssh into it and retrieve the following:
```
Uh…
-
I wrote my own LZ4 decoder for use in a kernel, based on the Block format and Frame format specifications. It's at https://bitbucket.org/ecm/inicomp/src/default/ Two of my projects, RxDOS and lDebug, …
-
### Submission type
- [ ] Bug report
- [X] Request for enhancement (RFE)
### systemd version the issue has been seen with
> 215
### Used distribution
> Debian Jessie 8.3
### Problem
I'm absolutely …
-
# How to generate [DOS MZ executable](https://en.wikipedia.org/wiki/DOS_MZ_executable) with different segments loaded at different memory addresses?
>I am a complete newbie to assembly language. Th…
-
When I start f-stack with /usr/local/nginx_fstack/sbin/nginx on my arm64 server, I 'ping' the fstack(dpdk) port from another host,
and the ping can not get the desired result.
I used tcpdump to cap…
-
@lithoxs : earlier this year, you announced that you started to compile the ELKS kernel with the latest GCC-IA6 (http://www.spinics.net/lists/linux-8086/msg00817.html).
As I can see in your PR flow…