Gregory House
Gregory House
**Checklist** - [x] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/nrlquaker/winbox-mac#reporting-bugs). - [x] I made sure this is not the original Winbox issue....
### Symfony version(s) affected 6.2.4 ### Description Initially this bug looked like an issue with EasyAdmin Bundle, as it is triggered by its code. The simplest way to do it...
It would be great to allow badges for individual checks. While there's a (documented) hack to assign a unique tag and get a badge for the tag, it doesn't really...
### Overview *(aka. TL;DR)* Editing fields in-line/on list is a common functionality present in systems where users' workflows require editing simple textual data at-mass over multiple entities. This RFC aims...
On larger systems the auto increment causes a table lock, which decreases performance. With UUIDv4 primary keys the whole UoW can be built and then flushed without any back-and-forth to...
There's a great summary by Secret Club about techniques used for VMM detection: https://secret.club/2020/04/13/how-anti-cheats-detect-system-emulation.html - these techniques are implemented by most anti-cheat software on the market. It may be worth...
I have a simple compiler pass like below: ```php
I'm sorry for a non-descriptive title, but there's nothing more specific I can really say. I attempted to load archive from https://archive.org/download/archiveteam_liveleak_20210506071950_2a306039 and it crashes every single time after loading...
From what I see the custom EDID is being applied only in macOS. Will it be possible to add a functionality to actually write the EDID over I2C? On Linux...
### The problem The problem is rather simple: Supervisord assumes that every network interface will have a set of an IP+CIDR and a gateway address. This is a flawed assumption,...