KREYREN

Results 264 issues of KREYREN

Consider submitting this proiect for YH4F organized by The Free Software Foundation Europe https://freespeech.firedragonstudios.com/@kreyren/107008739205851180

### Creating a bug report/issue #### Required Information - DietPi version | `cat /boot/dietpi/.version` ```console root@DietPi:~# cat /boot/dietpi/.version G_DIETPI_VERSION_CORE=7 G_DIETPI_VERSION_SUB=9 G_DIETPI_VERSION_RC=3 G_GITBRANCH='master' G_GITOWNER='MichaIng' G_LIVE_PATCH_STATUS[0]='applied' G_LIVE_PATCH_STATUS[1]='not applicable' G_LIVE_PATCH_STATUS[2]='not applicable' G_LIVE_PATCH_STATUS[3]='not applicable'...

Investigation required :thinking:
ROCKPro64

I've deployed dns.nix in my config, but this line https://git.dotya.ml/RiXotStudio/system-management/src/branch/central/services/named/bind.nix#L11 causes an infinite recursion that community support in nix's matrix channel suspect is coming from `dns.nix` Log: http://ix.io/3sbs

Resolved shellcheck where possible left with: ``` Line 137: local code="$1" ^-- SC2034: code appears unused. Verify use (or export if used externally). Line 181: local dir="$1" tree_vers tree_opts basehref...

In this scenario the extension set with rule `*.gitpod.io` to remove on startup breaks the deployment as it treats `https://amaranth-butterfly-gdas7g98a.ws-eu03.gitpod.io/` outside of the wildcard. ![image](https://user-images.githubusercontent.com/11302521/107102703-92b9fc00-681b-11eb-86f5-923fdc00cab3.png) Expecting rule `*.gitpod.io` to work...

Requesting implementing benchmark for beeflang https://www.beeflang.org/

See https://gist.github.com/Kreyren/ce7b58aa27810f651f9f294c8fc8cfb3 I need some method to do: User -> Tor -> Proxy -> Proxy -> Proxy -> Internet for sites that block tor while choosing the "Proxy" part from...

![2022-07-15_10-38](https://user-images.githubusercontent.com/11302521/179186750-7414b970-928b-401b-8ef3-8f4c312832c7.png) The `permissions` is not clickable and i can't make it work ### Steps to reproduce 1. Install the extension 2. Try to make it read a text for you,...

```shell #!/usr/bin/env sh # shellcheck shell=sh # Written to comply with IEEE Std 1003.1-2017 ${CURL:-curl} https://raw.githubusercontent.com/cheat/cheatsheets/master/${1:-tar} 2>/dev/null | ${LESS:-less} ``` Wrote this, do you want to make it into a...

I use random routing, fingerprint and emulated hardware GNU IceCat running in Xen para-virtualized environment which makes it impossible to access the website without sacrificing on privacy as cloudflare only...