johnblommers

Results 98 comments of johnblommers

The other day I stumbled across the [Diffuse GitHub repository](https://github.com/MightyCreak/diffuse). Diffuse can display the differences among N files at one time. It has only one missing feature, word wrap. There...

Taking a break after a huge burst is smart. My big takeaway from Diffuse is the ability to display N versions along with their deltas at once. Current tools max...

Hiding an entire paragraph is one of the use cases I'm thinking about, indeed it is likely the most common use case. But I'm also thinking to hide entire sentences,...

Maybe something like ``Bla bla bla `` or `%hidden`Bla bla bla `%`.

Fast forward to release GameHub-jammy-0.16.3-2-master and GNOME 42 with PopOS still cannot launch GameHub as this still happens: ```bash [AppRun ] GameHub AppImage [AppRun ] AppDir: /tmp/.mount_GameHu8TUMMJ [CheckRT] Checking library...

The flatpak version gives a blank page. In the terminal: ```bash [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libdart_ffi.so': libssl.so.1.1: cannot open shared object file: No such...

> Still not working? @johnblommers appflowy is working normally today. Thanks for asking :-)

Agreed that it's an issue with the Flatpak edition of Marker at least on PopOS. My solution was to remove it and install instead using `snap install marker`, remembering to...

Every day multiple times I use Mindforger on PopOS. It is solid as brick, performs extremely well even though I have thousands of notebooks and notes. It's also used less...

When I look at https://github.com/dvorka/mindforger/wiki/Developer-documentation scrolling down maybe 3/4 of the way is a section entitled **Localization**. That appears to provide the documentation necessary to add a language translation. It...