Results 92 issues of Niccolò Belli

When I rearchitected Accounts.js 1.0 I wanted to preserve the ability to use different databases to store the user data and the sessions (whenever the user decides to use sessions...

### Description Lots of people started using Mac with M1/M2 chips for development work. When using Docker to run various containers (via docker-compose) you often have to modify the docker-compose.yml...

kind/feature
needs-engine-feature
area/env

I'm running `phoronix-test-suite benchmark 2309255-NE-LENOVO13754` in order to compare my `HP Elitebook 865 G10` to your `Lenovo ThinkPad P14s Gen 4`. Unfortunately I've run into so many problems that I've...

## Motivation Currently `makeStyles` always returns a function which optionally requires `props`. I think this is a typings bug because `props` should be required if the props are needed to...

## Motivation - Fixes a wrong dependency on the themed package which otherwise breaks build. - Upgrades to yarn 4. - Instead of bundling the yarn package it relies on...

**Explain what you did (Required)** I'm trying to customize the dark theme styles with ThemeProvider, but the documentation doesn't explain how to do so. **Expected behavior (Required)** Should be possible...

Theming
pkg: themed

## Current Behavior Lerna does not work on ppc64le: ``` niko@talos2 ~/devel/mikro-orm $ yarn build lerna notice cli v6.6.1 > Lerna (powered by Nx) Unsupported architecture on Linux: ppc64 ```...

type: bug

**Describe the bug** When connecting to my PiKVM v4 either via tigervnc or via the web UI the remote cursor is being shown. It lags too much to be usable...

type:feature

Hi, I just upgraded to 0.14 and HiDPI support worked as expected with my Dell XPS 13 QHD+ (3.200x1.800) out of the box. Unfortunately, when I boot with the LID...

bug
high-dpi
upstream

### Environment 1. `vscode-jest version`: v5.2.3 2. `node -v`: v18.16.0 3. `npm -v` or `yarn --version`: 4.0.0-rc.44 (corepack) 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected):...

stage: awaiting response