

Both Strange New Worlds Season 6 and Starfleet Academy Season 2 are officially in post-production
Huh?


Both Strange New Worlds Season 6 and Starfleet Academy Season 2 are officially in post-production
Huh?
Yes it is. No cones = no color.
Achromatopsia is not the same as deuteranomaly, where you have less functional cones and see some, albeit muted colors
Rod monochromacy (achromatopsia)
Achromatopsia is when you don’t have any cones. This is true color blindness. You won’t see any colors, and will probably have reduced or low vision and other complications.


I worked in a fruit fly lab for years during grad school, so I’m pretty much fucked


Damn you literally drove OP off the deep end
Yarn isn’t a JS runtime


They probably caught on when people started buying hundreds of xboxes to build supercomputing clusters


Or just… teach them? play movie.mkv isn’t rocket science.
Instructions on how to switch to HDMI 1 are currently taped to the back of my mom’s TV remote
If you’ve had chicken pox before and have had mysterious pain/tingling on an arm/leg on the same side of the body as those for the past few days it could be shingles
I just had it at 33 last week and it looked very similar to that when it first popped up


Giraffes in shambles
Fair - point still stands though - the application only has a single breakpoint defined at 600sp from a cursory glance, the lack of an ultra-wide specific layout is just because it hasn’t been implemented rather than a shortfall of GTK (though I’m not sure you would even want to make the message view wider, as it would impair readability)
That looks like it’s just wrapping a WebView, is it not?
It looks like the CSS is just capping the container class width at 1440px, which has nothing to do with GTK
OP said it was to notify you when an alarm went off, not when it ran out of batteries.


If the code doesn’t change, the resulting docker image will have the same hash, and a new image won’t be created
https://github.com/jackett/jackett/releases
Jackett is literally just releasing a new version every day


Especially because it’s to a newbie, who stands to benefit the most from using an OS with more user share and more available online resources.


That assumes that an adversary has control of the browser
No it doesn’t, if they intercept an encrypted password over HTTPS they can resend the request from their own browser to get access to your account
The big reason you don’t want to send passwords over https is that some organizations have custom certs setup
What is the problem with that? The password is secure and only shared between you and the site you are intending to communicate with. Even if you sent an encrypted password, they wrote the client side code used to generate it, so they can revert it back to its plaintext state server side anyways
It is better to just not send the password at all.
How would you verify it then?
If not sending plaintext passwords was best practice then why do no sites follow this? You are literally posting to a site (Lemmy) that sends plaintext passwords in its request bodies to log-in


Client side verification is just security by obscurity, which gains you very little.
If someone is capable of MITM attacking a user and fetching a password mid-transit to the server over HTTPS, they are surely capable of popping open devtools and reverse engineering your cryptographic code to either a) uncover the original password, or b) just using the encrypted credentials directly to authenticate with your server without ever having known the password in the first place
Denuvo is anti-piracy