Tbh if the average grad school student overused object oriented stuff they would produce vastly better code than the status quo.
eager_eagle
yeah, discord the the true black hole of information
nah, I just misunderstood the call to action, I was expecting a link for each app.
colleague of the marketing guy that just makes up metrics to pretend to his boss and stakeholders that their work on ads makes any difference
laudable professionals
ok, but how to donate to an app? I only see a link to become a supporting member of KDE itself
I'll assume you're asking for Linux; I have tried several ways of blurring the background of Firefox window components with page content in the back without success. It seems they're rendered in entirely separate contexts, as blur effects don't apply; nor does any other filter that would combine window and page content.
My use case was to blur the background of collapsible vertical tabs when expanded, and blur the bg of the URL bar dropdown. Changing background opacity works, however.
thankfully Python seems to be moving away from the "activating your venv" nonsense. If you use poetry or uv, you don't necessarily need to "activate" it before running your code; though a lot of people still try to do it because of learning inertia I guess.
uv
Everything else feels 4 to 15 years behind.
basically sums up the opencv experience in Python.
great lib, very mediocre Python wrapper.
I've seen plenty of grad student code, abundance of OOP concepts was never an issue. Complete lack of any structure on the other hand....