Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)K
Posts
2
Comments
50
Joined
2 yr. ago

  • Wow, you found the mother lode!

  • That's a great list. Thank you. I thought about vault warden, it is great as a self hosted alternative to bit warden. At the same time, I am not sure if I would be able to properly secure it.

    I just read about forgejo, while reading up on Codeberg, which seems to be very popular here.

    I am intrigued about baserow. What are you using it for?

  • Wow, a lot to dig through. Thank you! Joplin server catched my eye immediately. I use Joplin as my ... Well, to write everything down. Didn't know there was a server version for it.

  • Nice, looks like the perfect community to join. Thank you.

  • Interesting, this one needs definitely a deep research from me. I love rss feeds, at the same time the summaries tend to be click baity. I was fantasizing to get the full articles and use ollama to boil them down. Remove all the bloat text.

    I saw in the feature list the possibility to play yt videos directly in miniflux. What is your typical use Case miniflux<->YouTube wise?

  • Oh yeah, that was it for me as well. Great recommendation! That reminds me to check, if there is a release for the new version yet. I think they rewrote a lot of code.

    Had some "conversations" about why Google shopping doesn't work anymore... Wasn't able to convey the reason properly :/

  • That looks very neat. It is also a great resource for more inspiration. I will definitely try it out. Thank you.

  • To crawl I use playwright and cheerio to traverse through the html. I startet with another library, but playwright is more stable in my opinion (or just in my use Case). After the crawl I use nodecron to send Mails with nodemailer to myself, on a daily basis. All together it is a node.js app I wrote, inside a docker container.

  • Thank you, I will look into KWin.

    Turns out, it is awesome and does more than I need. I already move a lot of my applications with xdotool to prediscribed positions and sizes, via hotkeys, which start some scripts. Now I found out, it also can move them across virtual desktops. Nice :)

  • Is it possible to "save" those sessions between reboots? That would be awesome.