Luis Pabon
Luis Pabon
Back to 30w usage. Not sure when this started happening, but here's the bug in ubuntu: https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1784598 The solution is to disable the nvidia fallback service: ```bash sudo systemctl disable...
Another power top tunable that could be set on boot: ``` echo 'auto' > '/sys/bus/usb/devices/1-9/power/control'; ```
I've been having trouble with `powertop --auto-tune` being run on boot when my wireless mouse/keyboard dongle is installed at boot. It basically turns on powersave on the dongle and makes...
Given a class that is instantiated via a factory, the arguments part of the service definition refers to the factory method, not the class being generated. However, the symfony plugin...
| Question | Answer | ------------| --------------- | Infection version | 0.14.2 | Test Framework version | PHPUnit 8.4.3 | PHP version | 7.2.24/7.3.11/7.4.0-RC4 | Platform | Ubuntu/docker | Github...
- Larastan Version: 0.2.4 - `--level` used: 2 ### Description: ``` ------ ------------------------------------------------------------------------- Line app/Providers/LogServiceProvider.php ------ ------------------------------------------------------------------------- 22 Call to an undefined method Illuminate\Log\LogManager::pushHandler(). 28 Call to an undefined method...
**Fixes:** ``` bin/console hautelook:fixtures:load Careful, database will be purged. Do you want to continue y/N ?y Fatal error: Declaration of Fixtures\ProviderMock::getOptions(Symfony\Component\HttpFoundation\Request $request): void must be compatible with Nelmio\CorsBundle\Options\ProviderInterface::getOptions(Symfony\Component\HttpFoundation\Request $request): array...
Seems to happen on any context menu, including on the tab bar:  instead of: 
I'm running unite in Pop 19.04. This laptop has a 4k screen, and I run it at scale 2. Unite shows the window controls in the panel just fine. The...