Results 9 issues of Vuk Mirovic

### Platform Arch Linux amd64 i3-gaps 4.15 ### GPU, drivers, and screen setup Intel HD Graphics 5500 mode-setting driver, but it's the same with xf86-video-intel one 1920x1080 monitor ### Compton...

performance

**Describe the bug** Trying to open this epub just shows endless loading indicator https://drive.google.com/file/d/1JO7altM94uq2OMbr_dZCKbJ5njQCarNO/view?usp=sharing MuPDF open this file fine **To Reproduce** Steps to reproduce the behavior: 1. Try to open...

bug

It's tiresome to create .json config to override default behavior every time, so it would be nice if we could pass arguments through command line instead. For example if we...

- EdgeDB Version: N/A - OS Version: Debian 11 Steps to Reproduce: 1. Run `curl --proto '=https' --tlsv1.2 -sSf https://sh.edgedb.com | sh` in light themed terminal Schema: N/A ![Screenshot_2022-02-11_21-50-48](https://user-images.githubusercontent.com/1936195/153668451-c0d2f259-8328-44d7-8770-d8e3b3e43d1f.png)

Is there a way to list available customers with their descriptive names?

#### Runtime Environment - Operating system and version: Arch Linux - Terminal emulator and version: rxvt-unicode - Python version: 3.7.3 (default, Jun 24 2019, 04:54:02) [GCC 9.1.0] - Ranger version/commit:...

bug

It would be 5th most popular by the stats. `brave-bin` is the package

Here is the script that reproduces the crash ```python import urllib.request import selectolax with urllib.request.urlopen( "https://rhodes-ltd-339.myshopify.com" ) as response: data = response.read() html = data.decode("utf-8") parser = selectolax.lexbor.LexborHTMLParser(html) for elem...

**Describe your bug** In the upcoming Debian 13, running `apt update` will show warning about nodesource repo: ``` Warning: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for...