nonnorm

Results 22 issues of nonnorm

OS: `macOS 12.2.1` `DietPi 8.2.2 (Debian 11 5.10.0-13-amd64) (remote)` VSCode version: `1.65.2` CodeLLDB version: `1.7.0` Compiler: `rustc 1.59.0` Debuggee: `x86_64-unknown-linux-gnu` When remote debugging, it doesn't copy the binary over to...

cause:LLDB

Replace scrot.jpg with a higher quality, updated file, update _template.sty, change owners of LICENSE, delete compat.sty, add description to dndtoc.sty, dndstrings.sty, dndutility.sty, and dndtable.sty, move description on dndmonster.sty and dndsections.sty.

@MichaIng, just wanted to ask your opinion on this. Rust/LLVM has an option to compile for a specific target CPU. This lets it take better advantage of the unique features...

enhancement

*Part 3 of 3 to cleanup frontend* This should make it much easier to maintain the frontend and helps with DRY. Especially in the file browser page, because that's a...

Due to browser mechanics, when trying to connect to another node, the fingerprint cookie cannot be set by the other node when trying to login, therefore the token will always...

bug

There are 3 main things that I would like when communicating between the frontend and backend that JSON doesn't provide: 1. Syncing types between frontend and backend (TS/Rust) automatically 2....

enhancement

As mentioned in https://github.com/MichaIng/DietPi-Website/pull/261#issuecomment-1421301349. Would be useful to have something distinct from the DietPi logo, would especially make it easier to tell the website favicons apart. Some sort of contest...

help wanted
meta

It might be useful to have a function on the store that reopens the socket to a new URL, while preserving subscriptions.

enhancement

Hi, While installing GeckoLinux Rolling Cinnamon, I configured the partitions as shown below (Fat32 ESP, Ext4 `/boot`, and encrypted BTRFS `/`). However, after installation, GRUB can't load the kernel. The...

Recently, I ran a `cargo update` on my project, and the release binary size jumped ~0.13MB. Relevant CI builds are https://github.com/ravenclaw900/DietPi-Dashboard/actions/runs/5523750813 (old) and https://github.com/ravenclaw900/DietPi-Dashboard/actions/runs/5524904223 (new). I am aware that this...

C-enhancement
A-edit