sorted by: new top controversial old
[-] QuazarOmega@lemy.lol 2 points 1 week ago

Will do, hopefully there is one

[-] QuazarOmega@lemy.lol 7 points 1 week ago

You were far ahead of professors that make you write it out with pen and paper

[-] QuazarOmega@lemy.lol 4 points 1 week ago* (last edited 1 week ago)

Why so irritable? I'm just asking, I don't even know German, I thought since you knew the video already, you could point me in the right direction, rather than me having to sift through it all while also passing it through a translator to hopefully (because I don't know how well youtube's auto-translate feature works) find the information I'm looking for in the whole presentation

[-] QuazarOmega@lemy.lol 2 points 1 week ago

On a quick skim I don't see a way on it to set volume profiles, let alone program behavior based on certain events, is there some menu I might have missed?

[-] QuazarOmega@lemy.lol 1 points 1 week ago* (last edited 1 week ago)

So what I'm getting is that I would have to come up with something myself, right? I mean that would be super cool to do, but I don't have the time to put into that, unfortunately

[-] QuazarOmega@lemy.lol 3 points 1 week ago* (last edited 1 week ago)

This is the architecture though, I'm asking about an application that can interact with it

[-] QuazarOmega@lemy.lol 2 points 1 week ago

55 minutes? Uhm, could you tell me the relevant section of the video, please?

51
submitted 1 week ago* (last edited 1 week ago) by QuazarOmega@lemy.lol to c/linux@lemmy.ml

I sometimes play games and also open my music player, but the sound from the game drowns out the music, so I need to go into the sound mixer on KDE and manually lower the game's volume every time.
I was wondering, is there a way to do this process automatically? As in setting up conditions like "if music is playing (some MPRIS API?) then lower all other apps' volumes)", maybe even crazier "if some app is outputting voice then set its volume back up and lower music app's volume or pause its playback altogether for some specified timeout that keeps being refreshed for as long as voice is heard".
I imagine the latter is a bit of a dream, but maybe for the first, even some quick sound profile selector would go a long way, say switching from "normal profile" to "background music profile", etc. which specify preconfigured volumes for those apps.
Is that a thing?

[-] QuazarOmega@lemy.lol 1 points 1 week ago

I see, I guess that's what happened to those that broke for me

[-] QuazarOmega@lemy.lol 14 points 1 week ago* (last edited 1 week ago)

I used to prefer GNOME, until I started using KDE daily on the desktop, I thought it would just be temporary, but I ended up liking KDE way more because of the features that are built-in, the integration is simply priceless and I'm tired of those GNOME extensions that keep breaking at the next GNOME major release and I have to wait weeks for the poor devs to catch up and fix them up to get the compatibility going again, in some ways that also happens on KDE with the widgets, but, arguably, you will need way fewer of those to extend the already wide functionality provided by the Fedora KDE experience, so you risk incurring in that issue a lot less. Note I specifically mention Fedora both because it's the system you want and because the pool of apps included is the best for a streamlined, but not bloated, experience, which also allows me to use Kinoite without troubling myself to overlay crucial apps that aren't provided (or don't work fully) as Flatpak.

[-] QuazarOmega@lemy.lol 7 points 1 week ago

AGPL on documentation? What would that do?

[-] QuazarOmega@lemy.lol 6 points 2 weeks ago
18
submitted 3 months ago* (last edited 3 months ago) by QuazarOmega@lemy.lol to c/programming@programming.dev

I was looking to implement a year column and while researching I stumbled on the YEAR data type which sounded just right by its name, I assumed that it would just be something like an integer that can maybe hold only 4 digits, maybe more if negative?
But then I noticed while actually trying it out that some years I was inputting randomly by hand never went through giving an out of range error, so I went to look at the full details and, sure enough, it's limited to years between 1901 and 2155, just 2155!
In terms of life of an application 2155 is just around the corner, well not that any software has ever lived that long, but you get what I mean in the sense that we want our programs to be as little affected by time within what's reasonable given space constraints.
So what will they do when they get close enough to that year, because you don't even have to be in that year to need it accessible, there could be references that point to the future, maybe for planning of some thing or user selected dates and whatnot; will they change the underlying definition of it as time passes so it's always shifted forward? If that's the approach they'll take, will they just tell everyone who's using this type that their older dates will just not be supported anymore and they need to migrate to a different type? YEAR-OLD? Then YEAR-OLDER? Then YEAR-OLDER-BUT-LIKE-ACTUALLY? Or, that if they plan to stay in business, they should move to SMALLINT?
Or will they take the opposite approach and put out a new YEAR datatype every time the 256 range is expired like YEAR-NEW, YEAR-NEW-1, YEAR-FINAL, YEAR-JK-GUYS-THE-WORLD-HASNT-COLLAPSED, etc.?

So I wonder, what's the point of this data type? It's just so incredibly restricted that I don't see even a hypothetical use.
There exist other questions like this (example) but I think they all don't address this point: has anyone from MariaDB or MySQL or an SQL committee (I don't know if that's a thing) wrote up some document that describes the plan for how this datatype will evolve as time passes? An RFC or anything like that?

341
submitted 4 months ago* (last edited 4 months ago) by QuazarOmega@lemy.lol to c/linuxmemes@lemmy.world

We all know who's the real steward of free software and federation

*smiles in anticipation*


legit had to draw the vector logo of Gogs for this, smh

edit: actually... it already exists, oopsie (ᵕ—ᴗ—) smh my head

39
submitted 8 months ago* (last edited 8 months ago) by QuazarOmega@lemy.lol to c/fdroid@lemmy.ml

I've mostly been using the official F-droid app, but I've become tired of having to click install every single time there's a new update for an app.
On a new phone I tried starting right away with Neo Store, which I know has that functionality, and in fact I haven't had to confirm installation of updates since on there, but on my old devices where I started with F-droid how can I get that to work?
I believe I read somewhere that for this to work, the apps I want to update automatically need to be installed the first time from within the same app and, even then, only some apps that target Android SDKs from a certain point forward support that, so not all can benefit from this feature.
So how can I make this change, do I have to uninstall every application from F-droid I have and reinstall them from Neo Store or is there an easier way?

Edit: One other thing, even in Neo Store it seems I can't update without confirmation if I manually update only one app at a time and instead it works if I let it update everything by having "Auto-update" enabled

14
submitted 11 months ago by QuazarOmega@lemy.lol to c/fdroid@lemmy.ml

I've been using Quillnote for a long time now and this is a feature I've been sorely missing, are there other apps that can help me do the conversion?

1
submitted 11 months ago* (last edited 11 months ago) by QuazarOmega@lemy.lol to c/kde@lemmy.kde.social

I was thinking, with the recent news of a contributor to GitLab adding support for forge federation, given some time we could see that being enabled in the KDE instance as well, I hope.
So that brings me to a question, if it will be used, will we be able to largely move to reporting and discussing issues on the specific project pages without signing up rather than going to the more generic Bugzilla?
I was really hoping for something like this to happen because I find Bugzilla to be very dispersive and it feels hard to find the issues that you want, unless you remember the syntax needed to filter the results correctly every single time, so much so that I never signed up on there (but maybe I'm just too lazy and I never took the time to actually understand it).
On the other hand I think most other issue trackers integrated in software forges are way more intuitive, as well as having better discoverability, since they're right there by the code base.

If, instead, you won't do it and prefer to keep Bugzilla as the main issue tracking platform, could you tell us why? Is it to keep the developer discussions separate from the user ones so as to keep your GitLab more focused? Or would there be other reasons?

365

Reposting this since the original got deleted (except on the instances where it was federated in time) when my beehaw account was erased alongside a week worth of data a few months ago.
Came across the image and thought "why not post again?", I don't know if I still stand by the meme, but frankly I don't care...

I just want to schizopost

⠛⠛⣿⣿⣿⣿⣿⡷⢶⣦⣶⣶⣤⣤⣤⣀⠀⠀⠀
⠀⠀⠀⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⡀⠀
⠀⠀⠀⠉⠉⠉⠙⠻⣿⣿⠿⠿⠛⠛⠛⠻⣿⣿⣇⠀
⠀⠀⢤⣀⣀⣀⠀⠀⢸⣷⡄⠀ ⣀⣤⣴⣿⣿⣿⣆
⠀⠀⠀⠀⠹⠏⠀⠀⠀⣿⣧⠀⠹⣿⣿⣿⣿⣿⡿⣿
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠛⠿⠇⢀⣼⣿⣿⠛⢯⡿⡟
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠦⠴⢿⢿⣿⡿⠷⠀⣿⠀
⠀⠀⠀⠀⠀⠀⠀⠙⣷⣶⣶⣤⣤⣤⣤⣤⣶⣦⠃⠀
⠀⠀⠀⠀⠀⠀⠀⢐⣿⣾⣿⣿⣿⣿⣿⣿⣿⣿⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠈⣿⣿⣿⣿⣿⣿⣿⣿⣿⡇⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⠻⢿⣿⣿⣿⣿⠟

281
submitted 1 year ago by QuazarOmega@lemy.lol to c/linux@lemmy.ml

You may wonder:

It's 32 years old, so why does Tux look like a cub?

To that I say: It's 32 years... young!
Linux has never been more in shape than it is today :)

spoilerYou may title this as "The Curious Case of Benjamin ButTux", ooor not, that sounds suspiciously like "buttocks"


Side note

I wasn't expecting the birthday to come already, but, as it happens, I was working on my Tux design these past few days, so I felt hard pressed to release some celebratory art today when I found out.
You can see the little guy being built right now in my ~~laboratory~~ repository: https://codeberg.org/quazar-omega/tux-reloaded

I'll be posting a proper announcement when I feel like it's ready (if I don't get burned out before that X﹏X )

1
submitted 1 year ago* (last edited 1 year ago) by QuazarOmega@lemy.lol to c/firefox@lemmy.ml

Background

I'm using GNOME and it has this problem where it deletes all notifications coming from a single application when they exceed 3, so, without even having many websites that send notifications, I find myself opening the browser, getting a slew of them and most disappear immediately to make way for the others that all come in quick succession, so I don't get the chance to actually read them.
That's especially annoying when I spot a notification, try to dig up where it could have come from and don't manage to find anything, either because the website redacted it or because I misread it at a glance so I'm unable to point to which one it could have been

Actual question

How do we keep in a log all the notifications that are coming through? Preferably not in a way that is dependent on the OS, with Dbus in this case, but all inside Firefox

54

you haven't changed one bit

(I love you Olive <3)

9

cross-posted from: https://lemy.lol/post/3995572

(I hope the video link works, otherwise)

Genshin TCP

view more: next ›

QuazarOmega

joined 1 year ago