Results 9 issues of Maykel Moya

Beaker version: 1.8.1 Config: ``` 'cache.type': 'ext:memcached', 'cache.url': memcached_url, 'cache.expire': CONFIG.get('MEMCACHED_EXPIRATION', 120), 'cache.lock_dir': '/var/lock', 'cache.memcache_module': 'memcache' ``` Expected behaviour: The number of used inodes in `/var/lock` should be more or...

The title is not included when exporting the note to PDF. FTR, I discovered this plugin via this [forum](https://forum.obsidian.md/t/use-h1-or-front-matter-title-instead-of-or-in-addition-to-filename-as-display-name/687/78). It's a cool way to settle the _title vs. no title_...

Allow multiple tabs to open another index. Main use case, accesing https://devdocs.baznga.org/offline without tweaking the code. They're several docsets there not available in the main devdocs.io site.

An iperf session never finishes with 0.3.4 onetun run as `./onetun-linux-amd64 --endpoint-addr endpoint-host:endpoint-port --endpoint-public-key endpoint-pubkey --private-key-file wg0-private.key --source-peer-ip 192.168.177.6 --keep-alive 25 8888:192.168.177.1:6697` A `nc` conversation works ok (server cmdline =...

### Component agent ### Describe the bug `Service.spec.ports` is required and not being passed. Same environment and pipeline of #1232. This time using agent version `next-3130a1c5`. The error is: ```...

bug
backend/kubernetes

Hello, I'm trying to issue a jsonrpc request and curl complains about the http version. With `httpie`: ``` $ http localhost:8901 method=foobar params:='[""]' http: error: ConnectionError: ('Connection aborted.', BadStatusLine('Content-Length: 75\r\n'))...

Hello gocryptfs 2.4.0, linux, encrypted directory backed by [maestral](https://maestral.app/), using deterministic filenames. Creating a symlink in the plaintext side creates a symlink in the encrypted part and I get the...

Is support for [DTLS 1.2](https://github.com/pion/dtls) as transport in the roadmap? PD: I've just discovered this project by accident after testing go-tunnel, stunnel, spiped and ssh-forward and I'm impressed by its...

v3

I was reading the 1.0 release note in LWN and someone commented about the risk of ending with "poor layout" because of continuous growing ([link](https://lwn.net/Articles/767437/)). The OP cited an answer...