Benjamin Bender

Results 101 comments of Benjamin Bender

Hey, just to give some feedback: Yes, PKG-power consumption jumped between 0.8W (normal) and 5W (much too high) with EUL enabled. Additionally the kernel-log was flooded with msgs like: ````...

@gao-sun seems better now, but not ready yet. See the chart below. The spikes are there when EUL is running, while in the flat part of the graph I had...

I do also had problems with different combinations of babel-plugin-module-resolver & eslint-import-resolver-babel-module. It turns out that its not about the versioning of those two packages directly but a combination with...

Does anyone uses/tried the usb-c ports and/or 4k with 0x00001659?

@H15teve Could you please attach a logfile created with `log show --last boot|egrep -i "AppleIntelKBLGraphicsFramebuffer" > ./hdmi-fail.log` for both cases?

Imho the described behaviour isn't a bug, but intended and expected. Nextjs explicitly states "It [query] will be an empty object during prerendering if the page doesn't have data fetching...

To be honest, I don't think thats a good idea. It would introduce "magic" instead of "convention over configuration". One would also need to parse the request-object somewhere to extract...

Basic question at the end: If people are used to broken designs/behaviour (which may be formally incorrect), should we fix it anyways? I'm unsure if there is a definitive answer...

related: https://github.com/capricorn86/happy-dom/issues/544

Ping @alexander-akait :)