Brecht Savelkoul
Brecht Savelkoul
I'm still undecided on this. In his original spec @pfrazee planned for the creation of RPC system to execute untrusted commands in a sandbox outside the normal application context. On...
In the original specifications for [Webterm](https://github.com/pfrazee/webterm), Paul proposed the following syntax for command sub-invocations: ```bash # basic usage > change-case -u (hello-world) HELLO, WORLD! # nested invocations > concat (change-case...
Steps to reproduce the behavior: 1. Create a page on a Hyperdrive 2. On that page, open a `hyper://` URL (of a different Hyperdrive, in case that matters) using `window.open()`...
**Describe the bug** On my server I always have some GNU Screen sessions open to keep alive `hyperdive export` for a couple of drives. Once every while this causes the...
OS: NixOS 20.03, Linux kernel 5.4.41 Node version: 13.8.0, installed from NPM I'm noticing that if the daemon has been running for a while, the CLI becomes increasingly slow. A...
### Is your feature request related to a problem ? I'd like to be able to use an RSS reader to read the contents of my home timeline, as well...
Currently, `dat_gateway` serves a directory index of the dat's root folder, even if there's a subfolder set as `web_root` in `dat.json`.
I'm thinking it could be useful to read the configuration file from a dat archive, rather than just the local file system. If this were possible, I could build a...
I'm successfully running the latest version of GloDroid on my PinePhone using the SD card image. Since I also have the [keyboard case](https://pine64.com/product/pinephone-pinephone-pro-keyboard-case/) I wanted to try if that worked...