Michael Franzl

Results 20 comments of Michael Franzl

This is a very useful feature IMO. This would allow a socket to be configured beyond the connection timeout, e.g. by binding it to a specific local interface and port....

@corwin-of-amber When you say that it "relies on a bundler", do you mean that a bundler has to be configured to polyfill `Buffer`? Like from `rollup-plugin-polyfill-node` or `@esbuild-plugins/node-modules-polyfill`? In contrast,...

I would like to use the `prettierd` plugin `prettier-plugin-svelte` and don't know how to do this with Mason. As a workaround, would it be possible to manually install this plugin...

Thanks @williamboman for the suggestion. I tried it and it didn't work. _However_, additional investigation showed that I got fooled: `prettierd` spawns and detaches a long-running daemon which keeps a...

Hi, I am experiencing the same symptoms described by @matejzero under similar conditions: I use one GitLab Runner with Docker executor (which is configured to use a rootless and unprivileged...

I've got the same issue on Debian Testing, on 2 different laptops: sddm not starting, only the tty1 login is on the screen. Login on tty2 and typing there also...

@Hoshpak I think you are onto something with the entropy collection. I just confirmed that moving the mouse will also start sddm (after about 3 seconds of moving the mouse).

@Hoshpak It might not be a problem with sddm. Try the following: Use lightdm as a display manager. It always starts immediately. But then, a KDE Plasma session (version 5:102...

The problem with this generated configuration is that it is not consistent. Using numbers 1 to 9 switches to workspaces 1 to 9, but number 0 switches to workstation 10....