aki-k

Results 6 issues of aki-k

### Problem description When selecting text in Termux and using copy, the content that is copied to the copy buffer is missing newlines. ### Steps to reproduce the behavior. 1)...

bug report

I use this nginx config: ``` location /datasette-llm { return 302 /datasette-llm/; } location /datasette-llm/ { proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; proxy_http_version 1.1; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;...

ID 2357:012d TP-Link Archer T3U [Realtek RTL8812BU]

> [Does not work anymore!] I have no idea why that text has been added to the description. This script still works fine. The only thing I change is basic.target...

**Description** Re-creating the ingress swarm network fails to create the "Containers" and "Peers" in the ingress network configuration **Steps to reproduce the issue:** 1. docker swarm init --listen-addr eth1:2377 --advertise-addr...

area/networking
area/swarm
area/networking/d/overlay

### What reproduces the bug? Provide code if possible. ``` bpftrace -e 'tracepoint:sched:sched_process_exec { time("%H:%M:%S"); printf(" uid = %d pid = %d ppid = %d cmd = %s \n", uid,...