They (companies) only care when it affects their cash flow and money. Not one iota of caring for humans.
Not accurate. If the goon squad is that close and questioning you or ordering you to do anything, you won't make it past the first sentence while they laugh and/or shoot.
I think that is a signal limitation not a flameshot one.
Yeah, Beehaw doesn't have anywhere near that MAU, but I cannot fathom how it is costing him $5k a month to run a few instances, a few of which have many less MAU.
Dude has no goddamn concept of opsec, or keeping secrets safe.
Look at this article for installing a non ESR, latest version of Firefox on Debain. Might solve the issue.
uses a version of Ubuntu's modified kernel, with the non-free code (binary blobs) removed.[8
Why not just Debian without non-free, at that point?
Dude awesome job!
@libertyoftheforest@beehaw.org
Looks like you're getting errors based on the way your client is behaving. I see a lot of errors with your username that are client side errors (HTTP 499, 206). I'd wager you're likely trying to use too large an image, your client isn't sending the complete form (attempting to chunk/partial it), something client side. Please let me know the web browsers or apps you're using to attempt to make those profile changes.
FWIW, I tested on a few different browsers within my control to edit my own profile, and did not get any errors or issues. I don't think this is a Beehaw specific issue.
Solved problem. Python virtual environments. Or install another python version with your package manager and make sure the python script calls it in the shebang instead of a generic
/usr/bin/env python
.