@VGamingJunkie@995qe@J_the_L_A_D_ I made an e-ink photo frame like 1,5 years ago and it still blows my mind how much color depth can be achieved with just 7 dithered colors (awkwardly spaced out across the color spectrum). How do I have all those shades of brown on the floor? Or all that details in greens?
@vikhyatk I've been using kitty for years and macOS 26 seems to have completely broken something. Now kitty has like 50% chance of not recovering after waking from sleep and ends up rendering blank window
@stopkorkom@GrzegorzJanko12 To czego w takim razie brakuje tutaj? Niby miejsca wyznaczone są ale chodnik po drugiej stronie ulicy zastawiony samochodami permanentnie
@TomaszJanusz@ogorekmagda Jako przypadkowy przechodzień z ulicy odpowiadam że znam Tomasza Janusza, za to pani Magdaleny nigdy na żywo nie wiedziałem więc równie dobrze może być zwykłym internetowym trolem. Czyli 1:0, bez odbioru xD
@DrownedSinTF@NessEagleland@socpens Edible candles sound like a fun thing. Imagine the confusion when you start cutting the cake with candles still in it and serve it to people like this 😃
@Sosowski I actually don't remember ever having problems removing english layout, but windows used to add "Unknown Locale (qaa-Latn)" layouts for me that didn't even show up in settings properly and this was the only way to get rid of them 🤷♀️
@Sosowski You can try doing this with admin PowerShell:
$l = Get-WinUserLanguageList
$l[0].InputMethodTips
# 0809:00000415 should be Polish
$l[0].InputMethodTips.Remove("whatever_the_other_one_is")
Set-WinUserLanguageList $l -force
Worked for me in the past
@kvlly The "classic" one was sluggish, had this weird bug where parts of login screen would stuck over the whole app after signing in, and joining the call took ages. The "new" one doesn't even let me login, so you can argue they technically got rid of some issues 😃
@ryan_harlow@lopp But for some mental gymnastics lets assume ASICs have (even though they don't) the same FLOPS to hashes/s ratio as RTX 4090 which can do 0,02 TH/s. Bitmain S21 does 200 TH/s, so 1 modern ASIC could be an equivalent of 10 000 GPUs. Only 100 are needed to cross the threshold 👀
@ryan_harlow@lopp And one may wonder how it affects ASICs, but without actually reading this law (which I can't be bothered to do) there isn't an easy answer. Calculating SHA2 hash only requires integer operations so there isn't really an obvious FLOPS value associated with those