Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

TuTiuTe

TuTiuTe created a comment on an issue on deniscerri/ytdlnis
Just updated my CrDroid to 10.10 and it fixed the issue. Still, I think all ytdlp calls should be run with --no-check-certificate, or the app should (if possible) update the certificates locally (...

View on GitHub

TuTiuTe opened an issue on deniscerri/ytdlnis
[Bug] Unable to download music, problem with ssl certificates
### ⠀ - [X] Tried latest version ### ⠀ - [X] This issue is not duplicated with any other open or closed issues ### Describe the bug I am unable to download any song or browse the front page. I...
TuTiuTe opened an issue on Maccraft123/Cadmium
rmtfs-dir not started by install script
no wifi on trogdor based devices because rmtfs-dir is not running
TuTiuTe created a comment on an issue on espanso/espanso
sorry, the markdown ate one of the backslashes, plus the name of the capturing group. The expression I tried to write was ``` - regex: ":foo_(?P<value>.*)\\." replace: "hello {{value}}" ``` ...

View on GitHub

TuTiuTe created a comment on an issue on espanso/espanso
I guessed recursion might have been the issue, however I saw that there was a nested match example in the getting started documentation (with which I have not much experimented) and the recursivene...

View on GitHub

TuTiuTe opened an issue on espanso/espanso
Using an espanso trigger expansion inside a regex expansion does not yield the expected result
### Description I'll try to showcase it with a very simple example Let's say we have: - trigger: ":hi" replace: "world" - regex: ":foo_(?P<value>.*)\\." replace: "hello {{value}}" ...
TuTiuTe opened an issue on espanso/espanso
espanso expansion not working inside a form
### Description I started using espanso a few days ago, and it really shines when it comes to making useful expansions for creating latex documents I started using the form feature, however I can...
TuTiuTe created a comment on an issue on fthx/task-up
You were really fast on this one, I did not have time to post the log It is working now, thx !!

View on GitHub

TuTiuTe opened an issue on fthx/task-up
[BUG] Wrong icon on some apps
![image](https://github.com/user-attachments/assets/d92dad3a-2ec9-4a9e-9985-699b5c717737) Here I have RhythmBox and Evince opened, which both have this default gears in a square icon, which is not...