Acadêmico de Medicina Veterinária 🇧🇷 | Capinzal - SC 🐧 Crente no desktop #Linux e software livre 🏳️🌈 Levanta Gay Bora Trabalhar
Mastodon: https://mastodon.social/@tarcisio_surdi
- 2 Posts
- 17 Comments
tarsisurdi@lemmy.eco.brto Linux Brasil@lemmy.eco.br•Secure boot: vale a pena o esforço?3·11 months agoSe você não corre o risco de alguém ter acesso físico à sua máquina e rodar algo que possa comprometer sua sequência de boot (sejamos honestos, a maioria de nós não corre) ele mais atrapalha do que ajuda, na minha experiência.
Then they must be held liable for what they allow to spread on their platforms
tarsisurdi@lemmy.eco.brto Gaming@lemmy.ml•PlayStation's "Concord" is getting absolutely decimated into oblivion by "Squirrel with a Gun".4·1 year agoPaying for it is not the problem at all, in fact it’s preferred over a freemium model.
The practices I mostly refer to are:
- microtransactions in any context;
- requiring additional software (PSN overlay) that doesn’t support all platforms;
- PSN account requirement for a game that’s sold on Steam (have they forgotten about the shitshow that was Helldivers II?).
EDIT: history has also told us that paying upfront for a hero shooter doesn’t work out in the long term if the game wants any shot at being popular, just look at Overwatch’s failure to capitalize on it’s momentum by not becoming free-to-play earlier (and everything else wrong with Blizzard and their management).
tarsisurdi@lemmy.eco.brto Gaming@lemmy.ml•PlayStation's "Concord" is getting absolutely decimated into oblivion by "Squirrel with a Gun".5·1 year agoThat’s what happens when you mix a pile of abusive industry practices with an overall bad and iterative game that doesn’t bring anything new to the genre
tarsisurdi@lemmy.eco.brto Linux Gaming@lemmy.world•How I got HDR working on Linux with an Nvidia GPUEnglish2·1 year agoYes, at least that’s what was on OP’s system
tarsisurdi@lemmy.eco.brto Linux Gaming@lemmy.world•How I got HDR working on Linux with an Nvidia GPUEnglish9·1 year agoWill the Gnome version of Bazzite work for HDR on an Nvidia GPU, or for that matter any other OS as long as I’m using gamescope to run the game with HDR enabled?
I don’t think it would work because of the fact that HDR isn’t properly implemented yet on GNOME, still waiting for that to land in 47…
tarsisurdi@lemmy.eco.brto Mildly Infuriating@lemmy.world•Can't change xbox controller settings without updating Windows firstEnglish5·1 year agoI suffer from having to update the firmware of my Xbox controllers through a Windows Laptop we use for office work (using LibreOffice, btw) because they will stop working on my Fedora Linux machine after some time when I update the kernel modules for
xone
andxpadneo
.It’s interesting to me that you can do that using a VM!!
tarsisurdi@lemmy.eco.brto Steam Deck@lemmy.ml•Steam Deck Now Cheaper Than A Switch During Valve's Big Summer SaleEnglish6·1 year agoWish I could buy one through official means here in Brazil 🇧🇷
tarsisurdi@lemmy.eco.brto Mildly Infuriating@lemmy.world•I ordered my daughter a pizza, something I don't usually do. I got Domino's smallest size with two toppings. I got her cheese sticks and two sauces and tipped the driver 20%. $31.07.English1·1 year agoThat’s fair, but measuring the diameter of pizzas isn’t really something I do tbh and I don’t know the US equivalent of what we call “family sized” around here
tarsisurdi@lemmy.eco.brto Mildly Infuriating@lemmy.world•I ordered my daughter a pizza, something I don't usually do. I got Domino's smallest size with two toppings. I got her cheese sticks and two sauces and tipped the driver 20%. $31.07.English4·1 year agoWow that is outrageous. I paid the Brazilian equivalent for that amount yesterday on a 16 slice pizza with four different flavors and a white chocolate border + an 8 slice small sweet one from a local shop with delivery services and all.
No wonder these companies don’t see the financial benefit for bringing their operations to the country…
tarsisurdi@lemmy.eco.brto Android@lemmy.world•Used VPN for cheaper YouTube Premium? Congrats, your subscription has been canceledEnglish21·1 year agoBig tech can cheat the system by paying their taxes on countries in which they are lower, but when you try to do the same:
Hmmm, now I get it, thank you!
I’m aware there are problems with the way their survey works, but I don’t see how that’s the case…
To me it seems like it’s done on a monthly basis by selecting a random pool of users and prompting them to participate by collecting stats at that moment, only once they opt into it.
AFAIK the data is not aggregated over a certain period of time (i.e. “a year”)
Digital Audio Workstation
If the latest Steam survey is anything to go by, it’s actually lower of a percentage when it comes to gaming, representing 1.94% of the market. The stats mentioned in the article come from StatCounter which monitors web traffic.
tarsisurdi@lemmy.eco.brto Technology@beehaw.org•Windows users don't want copilot on their taskbar3·1 year agoLooks like we’re going to have to wait until May 15th for NVIDIA’s Beta drivers (555.xx) to add support for the recently merged explicit sync wayland protocol, but at least progress is being made to finally get these issues fixed.
If Wine on wayland were ready we wouldn’t depend on that merge request since the major compositors have already implemented the protocol, but I’m hopeful it won’t take long for XWayland to support it too since all threads were resolved and CI is already passing there.
This article gives a nice overview of the current situation: Explicit Sync Wayland Protocol Merged, Wayland Protocols 1.34 released
Pois então, preciso focar o desenvolvimento apenas em um serviço de sistema que converse com o
dkms
e exponha uma API no DBus, dessa forma funcionaria com o Flatpak (e também com outros formatos), pensando em manutenção disso no futuro…Em conversa com o pessoal do GNOME Brasil no Matrix, me apontaram para essa biblioteca que parece facilitar bastante o desenvolvimento do serviço, só agora eu tenho que saber quais métodos implementar e como usar essa biblioteca kkkkkkkk
EDIT: mas sim, se eu tivesse acesso ao
pkexec
seria muito mais simples executar os comandos como subprocessos…