Michal Ulianko

Results 33 comments of Michal Ulianko

> I've also been struggling to press the magnet in on the side, and I've noticed it also makes the bottom bulge is this expected? > > ![BB1C30C4-AE3E-485F-A44B-4AAFCADB0917](https://private-user-images.githubusercontent.com/1107647/381096940-61c151f1-d6fb-4094-a686-f482472645f8.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzYxNzY5MzIsIm5iZiI6MTczNjE3NjYzMiwicGF0aCI6Ii8xMTA3NjQ3LzM4MTA5Njk0MC02MWMxNTFmMS1kNmZiLTQwOTQtYTY4Ni1mNDgyNDcyNjQ1ZjguanBlZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAxMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMTA2VDE1MTcxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWVhYTBiYmUyMGQzYzIzZjI3MDBmMjg4ZGM4OTJmYzJiMDQ0ZGYwNmRmNTFiMDJkZmE2OTk1N2Q4MTRmNGJjNTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.GLuRBPz-NgFEJX9mdDzn9OVBnJb3ogqt4rVmptwuNRQ) I've just...

Ehm, this works for me: ``` (defwindow bar [screen] .... "${screen}") ```

> Zig currently has shaky support for AVR, unfortunately. It would have to improve before we could do this. We actually currently have the AVR builds disabled in CI. On...

I don't care about tabs. I just want always opened buffer picker somewhere on side with manual ordering.

We've got `goto_buffer_next` and `goto_buffer_prev` but they are almost worthless without an ability to give those **`next`** and **`prev`** parts some meaning. It would be very nice for maintainers to...

> Given that the plugin system seems close to being merged, I imagine that the official stance will be to re-implement tabs via a plugin, which I think should be...

> Is there a Chromium fork that already does this? We might be able to incorporate their patch to UGC. Brave browser does this ![image](https://github.com/user-attachments/assets/67864a9f-8d58-4264-91c8-f4d105e05e5f) After fifteen-some years on FF...

Even if it is decided that such functionality is not wanted in UGC for some reason it would be wonderful if somebody with chromium code base knowledge could create a...

> I wasn't able to get the Pi 5 to boot with NixOS. The Linux kernel received some commits, that should help in the future. > > The boot loader...

> @RyanGibb Do you or anyone else know a way to create directly an sd image that could be `dd` onto the sd (or nvme ssd with https://github.com/worproject/rpi5-uefi v0.3)? I...