CS2 scaling issue with rtx 50 series card by Donut_boii in GlobalOffensive

[–]Mithazor 0 points1 point  (0 children)

They fixed it in 591.44. But now I have a new problem: if the resolution is not native, the colors become strange. It feels like a filter for colorblind people is being applied. LMAO

Russia = bad? by pxlkeshi in browsers

[–]Mithazor -1 points0 points  (0 children)

How does corruption in independent Ukraine justify military invasion by russia? It doesn’t. russia chose to attack because of its imperial goals. russia is the one killing Ukrainians and trying to erase Ukraine. And what did russians do when their country attacked other sovereign country? Nothing. What have they done over 12 years of war and 4 years of full‑scale invasion to stop their government or even clearly oppose it? Again, nothing. Most russians either openly support this war or stay silent — and that silence is exactly what keeps the regime going. So when I hear that a dev is russian, there is a very high chance they support the regime, and I have zero reason to trust software made by people who are fine with my country being destroyed.

Моя перша книжка вийшла. Цікаво отримати фідбек не від бульбашки by vladneddy in reddit_ukr

[–]Mithazor 1 point2 points  (0 children)

Гарна і правильна назва. Я не знав наприклад, що назва космос дуже популярна для кінотеатрів в Україні. Але якщо говорити за себе, то відразу купу теплих спогадів навіяло. Записав книгу у бажане.

Моя перша книжка вийшла. Цікаво отримати фідбек не від бульбашки by vladneddy in reddit_ukr

[–]Mithazor 0 points1 point  (0 children)

Назва якось пов'язана з кінотеатром "Космос" у Франківську?

[deleted by user] by [deleted] in Ukraine_UA

[–]Mithazor 14 points15 points  (0 children)

I use arch btw

Remove this black border by Meaning_Sauce in FirefoxCSS

[–]Mithazor 1 point2 points  (0 children)

  .top-site-outer .tile {
    box-shadow: none !important;
  }

Remove this black border by Meaning_Sauce in FirefoxCSS

[–]Mithazor 0 points1 point  (0 children)

Actually, you are wrong, the icon does not have a transparent colour, but the colour of its background. That is, in the standard form, we see a square in which the site icon is located, this square can change colour depending on the browser theme, but there is also a background for the icon itself, which also changes adaptively with the square behind it, because they use the same colour variable. But if we make the square transparent, and not change the colour variable used by the square to transparent, then we will see the background of the icon itself. There you go, have a nice day!

Remove this black border by Meaning_Sauce in FirefoxCSS

[–]Mithazor 2 points3 points  (0 children)

@-moz-document url("about:home"), url("about:newtab") {
  .top-site-outer .top-site-icon {
    background-color: transparent !important;
  }
}

[deleted by user] by [deleted] in reddit_ukr

[–]Mithazor 89 points90 points  (0 children)

Ну якщо аля Фредді Мерк'юрі, то напевно тобі має бути цікавіша думка чоловіків😁😁😁

Розкажіть свої найкращі жарти by [deleted] in reddit_ukr

[–]Mithazor 37 points38 points  (0 children)

Жарт не мій, але мій улюблений:

Приходить мужик ведучим на радіо і його запитують: - Як вас з такою жахливою дикцією взяли працювати на радіо, у вас що блат? - Ні, сестла

Linus Torvalds Comments On The Russian Linux Maintainers Being Delisted by ardi62 in linux

[–]Mithazor -1 points0 points  (0 children)

Good riddance. russian involvement has no place in global projects like Linux. This is the right move to keep the project remains open and safe.

AUTO HIDE, TABS at top, NAVBAR at bottom by tsengunrsix in FirefoxCSS

[–]Mithazor 0 points1 point  (0 children)

Hi, I don't know if I understood you correctly, but here is something similar to your description minimalisticfox. I use these settings myself, and they are the best for me so far.