richardisaguy

joined 1 year ago
[–] richardisaguy@lemmy.world 12 points 2 days ago

i don't, not at all, but still think elementaryOS looks beautiful! Like holy hell, even on their websites they manage to make their design look good!

[–] richardisaguy@lemmy.world 25 points 3 days ago (1 children)

i think it's because black people don't have arms

[–] richardisaguy@lemmy.world 4 points 4 days ago

jokes on them, i don't own a computer

[–] richardisaguy@lemmy.world 27 points 5 days ago (1 children)

Yeah, that happens sometimes; Last time my friends had gay sex at my house i had to call the fire department. When the firemen came they couldn't understand why the house kept setting itself on fire after it was already extinguished, that was, until they tried checking in my closed.

[–] richardisaguy@lemmy.world 4 points 6 days ago

that's one hell of a free burn

[–] richardisaguy@lemmy.world 4 points 1 week ago

get youtube revanced for both phone and tablet at least

[–] richardisaguy@lemmy.world 17 points 1 week ago (1 children)

for me it looks like the icon is broken, if there's no other warning i'm sure the volume is working fine

[–] richardisaguy@lemmy.world 27 points 1 week ago

that is pitiful

[–] richardisaguy@lemmy.world 4 points 1 week ago

microsoft adding any new thing to windows:

[–] richardisaguy@lemmy.world 4 points 1 week ago (1 children)

you couldn't be more right, my friend

[–] richardisaguy@lemmy.world 11 points 1 week ago (1 children)

huh. I think i'm from the ones who prefers lemmurs

 

During world war two there was quite a rise of xenophobia against Japonese because of the acts of the Japonese empire, do you feel like xenophobia against you has increased in the past years?

You you are also from a ""enemy"" country from the US, you may also give away your experience.

[–] richardisaguy@lemmy.world 85 points 2 weeks ago (4 children)

kde plasma, it's fast, it's pretty, it's handy, it has all the keyboard shortcuts.

 

cross-posted from: https://lemmy.world/post/20962151

Hello Linux folks, i would like to share one little hack which i have found.

On fedora, zram-generator comes installed and configured by default with lz4 algorithm i believe, and no disk swap, if you have 8gb of ram or more, that is fine, but if you have 4gb or less, systemd-oomd either kills you games when they use too much memory, or you face an OOMD and get your system frozen.

When configuring fedora, normally i would create an in-disk swap, so that my computer wouldn't freeze but face a MASSIVE slowdown when on way too high memory usage, i also set zram-generator to use the zstd algorithm so that zram compression rate is higher but slightly slower, like that i can use my low memory more efficiently with a lower risk of OOMD.

I was watching a bringus studios video once, where he tried to run counter-strike 2 on a ps4 using linux and proton; the game would always use too much memory and that would freeze the system before it got a change to actually launch, the strange ps4 linux was using in-disk swap, and so, increasing swapiness to 100 bringus tried to leverage that to make the game run. He was sucessful. In disk swap is very slow, so the performance was crap, but that does not matter...

So i saw that, and had the idea to combine it with zram-swap to avoid the in-disk swap penalty, also using zstd as the algorithm to make the most out of the memory, and it was a massive sucess! Some games which would make my system very unstable or straight up freeze on certain launch attempts started launching and working just fine! and without dumb in-disk swap slowdowns!

While running modded Victoria 2 i have noticed my system is using about 3.3 to 3.4GB of swap, and about 3.5 gb of ram, so about 100 to 200MB of real uncompressed memory usage, assuming zstd is running at level 1 of compression, and achieving at least 3.0 as compression rate, in thesis, my system has now the equivalent to 10GB of ram, well about it's weight! even more impressing considering how low are the numbers we are working here!

tldr: setting your swapiness=100 while using zstd as your zram-generator compression algorithm, and no in-disk swap will help your system use the most out of your ram with negligible performance penalty

 

cross-posted from: https://lemmy.world/post/20962151

Hello Linux folks, i would like to share one little hack which i have found.

On fedora, zram-generator comes installed and configured by default with lz4 algorithm i believe, and no disk swap, if you have 8gb of ram or more, that is fine, but if you have 4gb or less, systemd-oomd either kills you games when they use too much memory, or you face an OOMD and get your system frozen.

When configuring fedora, normally i would create an in-disk swap, so that my computer wouldn't freeze but face a MASSIVE slowdown when on way too high memory usage, i also set zram-generator to use the zstd algorithm so that zram compression rate is higher but slightly slower, like that i can use my low memory more efficiently with a lower risk of OOMD.

I was watching a bringus studios video once, where he tried to run counter-strike 2 on a ps4 using linux and proton; the game would always use too much memory and that would freeze the system before it got a change to actually launch, the strange ps4 linux was using in-disk swap, and so, increasing swapiness to 100 bringus tried to leverage that to make the game run. He was sucessful. In disk swap is very slow, so the performance was crap, but that does not matter...

So i saw that, and had the idea to combine it with zram-swap to avoid the in-disk swap penalty, also using zstd as the algorithm to make the most out of the memory, and it was a massive sucess! Some games which would make my system very unstable or straight up freeze on certain launch attempts started launching and working just fine! and without dumb in-disk swap slowdowns!

While running modded Victoria 2 i have noticed my system is using about 3.3 to 3.4GB of swap, and about 3.5 gb of ram, so about 100 to 200MB of real uncompressed memory usage, assuming zstd is running at level 1 of compression, and achieving at least 3.0 as compression rate, in thesis, my system has now the equivalent to 10GB of ram, well about it's weight! even more impressing considering how low are the numbers we are working here!

tldr: setting your swapiness=100 while using zstd as your zram-generator compression algorithm, and no in-disk swap will help your system use the most out of your ram with negligible performance penalty

 

cross-posted from: https://lemmy.world/post/20962151

Hello Linux folks, i would like to share one little hack which i have found.

On fedora, zram-generator comes installed and configured by default with lz4 algorithm i believe, and no disk swap, if you have 8gb of ram or more, that is fine, but if you have 4gb or less, systemd-oomd either kills you games when they use too much memory, or you face an OOMD and get your system frozen.

When configuring fedora, normally i would create an in-disk swap, so that my computer wouldn't freeze but face a MASSIVE slowdown when on way too high memory usage, i also set zram-generator to use the zstd algorithm so that zram compression rate is higher but slightly slower, like that i can use my low memory more efficiently with a lower risk of OOMD.

I was watching a bringus studios video once, where he tried to run counter-strike 2 on a ps4 using linux and proton; the game would always use too much memory and that would freeze the system before it got a change to actually launch, the strange ps4 linux was using in-disk swap, and so, increasing swapiness to 100 bringus tried to leverage that to make the game run. He was sucessful. In disk swap is very slow, so the performance was crap, but that does not matter...

So i saw that, and had the idea to combine it with zram-swap to avoid the in-disk swap penalty, also using zstd as the algorithm to make the most out of the memory, and it was a massive sucess! Some games which would make my system very unstable or straight up freeze on certain launch attempts started launching and working just fine! and without dumb in-disk swap slowdowns!

While running modded Victoria 2 i have noticed my system is using about 3.3 to 3.4GB of swap, and about 3.5 gb of ram, so about 100 to 200MB of real uncompressed memory usage, assuming zstd is running at level 1 of compression, and achieving at least 3.0 as compression rate, in thesis, my system has now the equivalent to 10GB of ram, well about it's weight! even more impressing considering how low are the numbers we are working here!

tldr: setting your swapiness=100 while using zstd as your zram-generator compression algorithm, and no in-disk swap will help your system use the most out of your ram with negligible performance penalty

76
submitted 1 month ago* (last edited 1 month ago) by richardisaguy@lemmy.world to c/linux@lemmy.ml
 

Hello Linux folks, i would like to share one little hack which i have found.

On fedora, zram-generator comes installed and configured by default with lz4 algorithm i believe, and no disk swap, if you have 8gb of ram or more, that is fine, but if you have 4gb or less, systemd-oomd either kills your games when they use too much memory, or you face an OOMD and get your system frozen.

When configuring fedora, normally i would create an in-disk swap, so that my computer wouldn't freeze but face a MASSIVE slowdown when on way too high memory usage, i also set zram-generator to use the zstd algorithm so that zram compression rate is higher but slightly slower, like that i can use my low memory more efficiently with a lower risk of OOMD.

I was watching a bringus studios video once, where he tried to run counter-strike 2 on a ps4 using linux and proton; the game would always use too much memory and that would freeze the system before it got a change to actually launch, the strange ps4 linux was using in-disk swap, and so, increasing swapiness to 100 bringus tried to leverage that to make the game run. He was successful. In disk swap is very slow, so the performance was crap, but that does not matter...

So i had the idea to combine it with zram-swap to avoid the in-disk swap penalty, also using zstd as the algorithm to make the most out of the memory, and it was a massive sucess! Some games which would make my system very unstable or straight up freeze on certain launch attempts started launching and working just fine! and without dumb in-disk swap slowdowns!

While running modded Victoria 2 i have noticed my system using about 3.3 to 3.4GB of swap, and about 3.5 gb of ram, so about 100 to 200MB of real uncompressed memory usage, assuming zstd is running at level 1 of compression, and achieving at least 3.0 as compression rate, in thesis, my system has now the equivalent to 10GB of ram, well above it's weight! even more impressive considering how low are the numbers we are working here!

tldr: setting your swapiness=100 while using zstd as your zram-generator compression algorithm, and no in-disk swap will help your system use the most out of your ram with negligible performance penalty

 
 
 
 
 

Olá, amigos do computador!

Não consegui encontrar uma comunidade como c/pergunteaadvogados... Como qualquer Brasileiro nascido no nosso grande Bostil, tive de completar 18 anos em algum momento, ai veio bater a minha porta o tal do alistamento militar obrigatorio. Tenho alguns problemas físicos, como um de respiração e outro de circulação de sangue, mas tenho receio de não conseguir um laudo para estes a tempo, então escrevi um documento como plano B, este que tem o objetivo de provar a minha incompatibilidade com o serviço militar.

Aos estudantes de direito, advogados, ou quaisquer que trabalhem ou tenham interesse na area, humildemente, peço ajuda de vocês para analisar o meu documento

Obrigado!

DECLARAÇÃO DE INCOMPATIBILIDADE MORAL COM O AMBIENTE MILITAR Meu nome é XXX, com 18 anos, sou nascido no estado do Piauí, porém sou brasileiro como todos vocês.

Neste texto, venho declarar minha posição em relação ao alistamento militar obrigatório, previsto na Constituição Federal. Antes de mais nada, faço claro que minha posição não vem de um lugar de desrespeito, desprezo, desacato ou muito menos ódio, muito pelo contrario, possuo um respeito profundo pelas Forças Armadas, dado seu papel crucial na defesa da soberania e da paz do Brasil. Sou grato a todos que fazem valer a nossa bandeira por meio de seu serviço às Forças, porém, por razões éticas e filosóficas inerentemente relacionadas ao meu código ético, não posso ser considerado compatível com o ambiente militar.

A Constituição Federal de 1988, em seu artigo 5º, assegura a todos os brasileiros a liberdade de expressão, consciência e crença. O inciso IV estabelece que “é livre a manifestação do pensamento”, e o inciso VIII reforça que “ninguém será privado de direitos por motivo de crença religiosa ou de convicção filosófica ou política”. Invoco esses direitos para expressar minha visão contrária à incorporação ao serviço militar, uma vez que este entra em conflito com meus valores, ao criar um ambiente que valoriza a obediência absoluta, a rigidez e, em última instância, a violência.

A liberdade de expressão é um dos pilares fundamentais da nossa democracia. Através desse direito, desejo externar minhas convicções sem temer represálias. O serviço militar exige a aceitação de uma hierarquia rígida, na qual a obediência cega e a complacência tornam-se componentes centrais. No entanto, não acredito que uma sociedade feliz, livre e verdadeiramente justa se construa dessa forma. Para mim, a obediência absoluta significa abrir mão da capacidade de pensar criticamente e de cultivar o pensamento construtivo, este que é tão necessário em um mundo no qual a cultura de massas se torna cada vez mais forte, onde a capacidade de questionar, por vezes, caminha em direção à extinção. O pensamento crítico e a livre reflexão são, para mim, o que nos tornam não apenas homens, mas pessoas.

O artigo 143 da Constituição reconhece que, em tempos de paz, aqueles que, por convicção filosófica ou política, não se sintam aptos a cumprir o serviço militar podem optar por prestar um serviço alternativo à sociedade. Apoio-me nesse dispositivo legal, pois minha ética me afasta das práticas militares. Não acredito que a violência, seja ela legalizada ou não, seja uma forma eficiente de resolver conflitos. Para mim, o caminho para a resolução de conflitos deve ser o diálogo, a negociação, a educação e o cuidado. Esses valores me fazem incompatível a incorporação as Forças Armadas, sendo centrais a minha visão de mundo, não podem e não serão colocados a mesa para negociação.

A minha recusa ao serviço militar não representa uma fuga das minhas responsabilidades cívicas, muito pelo contrário. Ela reflete um compromisso profundo com o meu povo e a minha nação. Desejo contribuir para o desenvolvimento social, econômico e humano do nosso país por meio de métodos que não se coloquem a trair os meus valores. Com o amparo da Constituição, peço que minhas convicções sejam respeitadas.

Nossa Constituição não apenas permite, mas também incentiva que cidadãos sirvam o país de maneira digna e coerente com seus valores. Em uma sociedade democrática, o direito à diversidade de consciência, não violando a liberdade dos demais, é um componente fundamental não apenas para a construção, mas também para o fortalecimento de uma nação soberana, satisfeita e verdadeiramente unida.

Como cidadão brasileiro, solicito respeitosamente que meus direitos à liberdade de consciência, expressão e crença sejam feitos a valer, conforme instala a Constituição Brasileira de 1988 e conforma os faz visto pelo Artigo 109 do capitulo XVI no decreto n° 57.654 de 20 de janeiro de 1966.

A vocês, eu desejo o melhor, XXX de YYY.

Referencias:

https://www.jusbrasil.com.br/topicos/10641516/artigo-5-da-constituicao-federal-de-1988

https://www.jusbrasil.com.br/topicos/10673271/artigo-143-da-constituicao-federal-de-1988

https://www.planalto.gov.br/ccivil_03/decreto/d57654.htm

 

 

view more: next ›