mendhak
mendhak
If there is a style that sets links to `inline-block`, then when creating links using EditorJS, the link data becomes empty. That is, if this exists: ``` a { display:...
This project uses [stdeb](https://github.com/astraw/stdeb) to build the deb package. I'm able to build it on Ubuntu 22.04, but not on Ubuntu 24.04. This is because Ubuntu 24.04 comes with Python...
Focusing on upgrades for now, lots of SDK and libraries are way behind. target and compile SDK need updating. FDroid and sideloading dialogs warn about this being built for an...
Using pybuild with pyproject.toml. Corrected the changelog format. Build instructions for local machine. Build instructions for docker image. Various debian/ files like control, links. Script to generate debian/changelog. Issue #8
Issue #98 and others. Instead of getting people to create their own Google Cloud application, and dealing with the increasingly convoluted differences that Google keep introducing, I've created an application...
Seen in #89, the Accuweather API lets you pass a language code.  Check if other weather providers also support language, and pass that along. Default to `en`.
On Windows 11, with dual monitor setup, if Clementine is running on the second monitor, some of the dropdown menus appear on the first monitor. In this example I am...
### Use Cases or Problem Statement When setting up [snowflake_resource_monitor](https://registry.terraform.io/providers/Snowflake-Labs/snowflake/0.62.0/docs/resources/resource_monitor), we can set up notify_users. The notify_users' email addresses need to be verified, or the `terraform apply` fails. For teams...
#110 It requires updating to latest icalevents library. But that in turn is updating some other important libraries, so this might end up becoming a bigger PR than I hoped...