
Valve are still updating Team Fortress 2 (TF2), and a bigger technical update is currently in the works that will bring 64bit and Vulkan support to the Linux version.

They have, snaps
Flatpak too, they could force more filesystem restrictions tho, line Android apps
Brasil is higher than Japan?? It's Japan that don't care to learn English because they can do "everything" in their country without the need to know english?
Are you implying that win10 is worse than win8?
That's too
It would still work with the biweekly
Arcane was a marketing scheme, they didn't invest in there to gain money, was to attract players, they needed it to be a good show, that's what i think
The game is good, if you try hard it you go insane tho because you depende in 4 other people to do their part, and it's 30min of suferring and losing feel so much worse(that's why dota with 1 hour is event more toxic, and league of legends mobile is less because the game is simpler and 10 min long and a lot less try-hard), dota has a lower time match option too
They usually use fire, so less a weaker flame no?, also, just scrape it everytime problem solved
To be fair they never moved their artillery location since forever, SK could steam roll over them faster than desert storm, they aren't afraid of NK winning, they are afraid of them losing and SK fucking their economy for a hell hole full of malnourished and ignorant people with their entire world revolving around their worshiping their leader, bombing Kim Jong-un would be faster tho, but they would have to put a puppet government there for decades
Nah, their leader don't give a shit for their population, if something killing the leader would be more efficient
Wait, that make sense, depression is the lack of feeling, everyone dead, at least in my experience
Are they ignorant or all their "knowledge" just revolve in being racist and an asshole?, a truly ignorant person would be like a toddler no? Without racism and such
It's supression if it's dead?
Everywhere that why I'm always trying to get my mind the most distracted as possible, and that probably make me dumb as fuck and more forgetful than a clown fish
What the speed that earth travel around the sun? And the speed that our solar system rotate in milk way, and milk way speed around the universe? We need the exactly number
Not on thunder beta lol
Isn't drag queen literally being woman as a hobbie?
I introduced my wife to the world of proper bra fit
How? like, I don't want to mansplain her, but I don't want her desconfortable just because it's using the wrong size
You all need to adopt metric for bras
how can i share the same profile between root and my user?
Hello you all, so basically i installed Nix in my machine, and i wanted a way to install packages, with nix-env --install, and those packages share with the root account, i was reading about nix multi-user and i'm gonna be honest, i didn't understood shit, i need to enable daemon for both root and my user?, or this only works between users, not root?, etc. thanks for any answer!
Valve are still updating Team Fortress 2 (TF2), and a bigger technical update is currently in the works that will bring 64bit and Vulkan support to the Linux version.
wtf am i missing something?, why no one saw the linux runtime sniper on the tf2 changelogs???
for context steam linux runtime sniper is made for newer native linux games, like cs2
Fedora automaticly run deduplication using BTRFS(or OStree for the immutable spins?
Hello!, i was thinking about running deduplication on my system to save some space, and wanted to know if Fedora already runs it in background, or if the function is enabled on OStree spin? Thanks!
Plasma 6 fundraiser update!
Spark Innovation with Your Donation Exciting news on the horizon! In February 2024, Plasma 6 is set to make its grand debut.
How do i debug xdg-desktop-portal-kde?
Hello, how do i debug the portal?, in my system it has a problem, every time i try to select a directory using it(like selecting the directory on ktorrent, or selecting the rom directory on Rosalie's Mupen Gui, both flatpak) i start eating ram infinitely and don't show up, i need to kill it from the task manager, but i didn't find anyone complaining about it, so i think is a problem with my setup
EDIT: removing ´export QT_QPA_PLATFORMTHEME=xdgdesktopportal´ from my .bashrc and rebooting fixed the problem
What is your opinion on Genp?
I didn't find it on the wiki or anyone discussion about it
reddit putting fake "5 minutes ago" in 2 year old post
notice the 5 minutes ago, that dosen't exist, and the post is from 2 years ago, from a deleted account. and it isn't from my web search because every other result don't have that
how can i open the FileChooser for the user to select a file in go
hello, noob here, so, i was writing a program in go to edit a image, and for now i use os.Open(file) to select the file, how i wanted to open the file chooser maybe using org.freedesktop.portal.FileChooser for the user to select the file, but i trying searching it and i couldn't find an answer, maybe i was using the wrong keywords, but anyway, i hope some can help me, thank you!
btw, i'm also not familiar with portals, i was hoping that i could learn a bit more how they work
How make steam(flatpak) show the .desktop in the start-menu of the installed games?
hello folks, so, i use fedora, and i have steam installed as flatpak, i tried this suggestion
i relaxed the flatpak, and log out, but the .desktop files are still in the /home/${USER}/.var/app/com.valvesoftware.Steam/.local/share/applications/
how i "force" the steam to re-create the .desktop files?
thank you!
(btw i just want the start-menu icons, i don't put shortcuts in the desktop :)
YSK: Ecosia is a search engine that plant trees with every search
Ecosia uses the ad revenue from your searches to plant trees where they are needed the most. By searching with Ecosia, you’re not only reforesting our planet, but you’re also empowering the communities around our planting projects to build a better future for themselves. Give it a try!
just appreciation for this app
like, how can this app be so fluid??, and beautiful, it don't have many features, but it has a sense of minimalism so good, it's just...clean, i love it
The guy who posted about a civil war starting in russia 100 days ago
how can i calculate the hours passed between 2 different times and between days in C
hello, i'm new to programming in i'm trying to solve this exercise in C, basically it's the amount of passed hours between the start of a game and it's end, if the game started at 16 and ended at 2 the result is a game with 10 hours(in different days) i know i can to it more manually, but i wanted to somehow use the <time.h> to learn how to use a header etc, can someone help me?, thank you all