ViRb3

Results 61 issues of ViRb3

rsync will delete any files from `$HDD_LOG` that are no longer found in `$RAM_LOG`: ```sh rsync -aXv --inplace --no-whole-file --delete-after "$RAM_LOG"/ "$HDD_LOG"/ 2>&1 | tee -a "$LOG2RAM_LOG" ``` While cp...

Hello! I love this project and I have been using it for a long time, but after looking at the code, I noticed multiple problems. I ended up rewriting the...

## Problem Cascadia seems to fail with the `has` psudo-class and a direct child selector ## [From MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/:has) >The following selector matches only elements that directly contain an child: >...

## Bug description There seems to be a cache issue between this project and nginx, causing freeze and high CPU usage. ## How to Reproduce ### Method 1 1. Go...

For an example here: https://github.com/ihack4falafel/DLL-Injection/blob/a250c9d3d650c4bc982ccf514a3280d650761b60/DllInjection/DllInjection/Program.cs#L176-L187 The result will never be null, but it could be of type `IntPtr.Zero`, which is what you are trying to check.

Running OnePlus 5T here with OmniROM. I have disabled the navigation bar and I use gestures. The GUI (at least version 2.2) has a black bar on the bottom, which...

Following @doegox's commands for manually reading a hitag2 UID: ``` lf cmdread d 50 z 166 o 116 c 000111 data ltrim 200 data norm data rawdemod am data printdemodbuffer...

bug

We need a way to disable this feature - it is impossible to read history in an active conversation, as it will force your view to the bottom on every...

**System** - Windows 11 x64 - StaxRip v2.13.0 **Description** Just downloaded StaxRip for the first time ever. Opening a VOB file from old HI8 camera DVD recording throws the following...

Hello, I have a couple of questions about how this project works, I will be very happy if you could take a moment to answer them: 1. Is the conversion...

:question: question
:memo: documentation