herzenschein

joined 2 years ago
MODERATOR OF
kde
[–] [email protected] 3 points 1 month ago* (last edited 1 month ago)

I'm surprised they don't mention how it compares to SuSE'S icecream (icecc) which has been the "better distcc" go-to for a long, long time.

[–] [email protected] 1 points 6 months ago

Cinny supports custom emoji reactions and stickers, enough said :P

More seriously, yes. It looks very good, has the right amount of settings, and it's pretty intuitive. It doesn't do the silly thing Element does for stickers where you need to selfhost a webpage (for which I shall forever be salty about), you can just join a stickers room and enable stickers globally or just add stickers manually.

 

I'm curious to see what other furs are selfhosting.

The things I selfhost are:

  • Navidrome (music server)
  • SilverBullet (note taking with login access via website)
  • Synapse (Matrix server)
  • Cinny (Matrix client)
  • Uptime Kuma (simple uptime monitoring tool) (only internal)
  • Focalboard (project management) (only internal)
  • Caddy (reverse proxy to manage all other services)

I used to selfhost:

  • Nextcloud
  • Etherpad
  • wg-easy
6
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

I was kinda surprised no one shared this here.

Konqi is KDE's mascot, lore here: https://community.kde.org/Konqi

Sauce: https://toot.finfur.net/@Neotheta/113074150288818364

🌈 🧦

Original text:

Ah.. I got distracted.

What if I drew Konqi in a similar style as Theo? Or both of them? Theo wouldn't understand anything since he lives in the wild but he would politely listen.

I been using KDE in the past year and been pretty happy with it.

 

Original post here: https://pounced-on.me/@dancrescentwolf/112280924285356180

Quote from the Mastodon post:

I made a free wallpaper of Konqi

:3

You can download the 4k .png file on my ko-fi shop uwu Hope I'll be able to do more :3

 

From the Qt World Summit 2021, but it mentions cool things like avoiding unqualified access, string interpolation, interaction signals and object names.

Not sure about ?? and ?. though...

 

Cool stuff:

Qt 6.7 introduces convenience improvements for implementing typical RESTful/HTTP client applications. The goal was/is to reduce the repeating networking boilerplate code by up to 40% by addressing the small but systematically repeating needs in a more convenient way.

These include a new QHttpHeaders class for representing HTTP headers, QNetworkRequestFactory for creating API-specific requests, QRestAccessManager class for addressing small but often-repeating pieces of code, and QRestReply class for extracting the data from replies and checking for errors. QNetworkRequestFactory, QRestAccessManager, and QRestReply are released as Technical Previews in Qt 6.7.

 

Best resource I've seen out there for template basics. It even briefly mentions variadic templates, concepts that are easy to understand, auto in function parameters (a.k.a. abbreviated function templates) and how to find out what type is chosen when you do class template automatic deduction (CTAD).

I feel like this is an absolute must-watch if you want to know about modern template practices.

 

When I visit, for instance, https://pawb.social/post/1768987, I can't see the title formatted in Markdown. However, https://lemmy.kde.social/post/60846 shows up correctly (aside from the last cut part).