Gaming on Linux hasn't been great so far...
tl;dw their performance numbers don't match up to what we've seen in the past. Some pretty significant decreases in performance over Windows. I think there's clearly some sort of configuration error there. They also ran into the old dual-boot problem where Windows overwrites the Linux partition.
In my opinion this is lazy and irresponsible reporting. I don't at all mean to discount his experience, they are legitimate concerns, and it's fine to show the struggles of using Linux, but it's very clear he (admittedly) doesn't know what he's doing, and they need to consult an expert (or even a casual user) to figure out what the problem is before reporting. He said in the last video that Bazzite reached out to him to let them know if he has any problems so they could help but he obviously did not do that. As is, it just makes Linux/Bazzite look bad.
I hope he follows up with another video discussing the solutions.
What do you think?
- YouTube
Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.www.youtube.com
like this
China's green energy boom could spell the end of the fossil fuel age
ABC News
ABC News provides the latest news and headlines in Australia and around the world.Jo Lauder (Australian Broadcasting Corporation)
like this
Cancer scientist Feng Gensheng leaves US for China as Trump cuts funding
Cancer scientist Feng Gensheng leaves US for China as Trump cuts funding
Feng, whose work focuses on liver cancer and immunotherapy, will lead research institute at Shenzhen Bay Laboratory after 40 years abroad.Shi Huang (South China Morning Post)
like this
Are these two rar files malware? (virustotal results)
Does anyone know if these two files are considered malware?
I see a lot of things in the behavior tab that seem suspicious (but then again, I have no idea, and am relatively new/dumb).
Here are the images of the virustotal results I am referring to:
Also, I did see there was an noticeable slowness to my pc after I extracted the rar files (I was in a VM).
Thank you.
like this
There are some suspicious things going on like the qcloud and counter-strike domains, as well as the 7zip extract being run.
I would probably get rid of it.
Malware or not, remember to update WinRAR
arstechnica.com/security/2025/…
High-severity WinRAR 0-day exploited for weeks by 2 groups
Exploits allow for persistent backdooring when targets open booby-trapped archive.Dan Goodin (Ars Technica)
Kiev downplays Putin-Trump summit
Kiev downplays Putin-Trump summit
The two leaders can’t make any deals on Ukraine without it, Vladimir Zelensky has claimedRT
White House to host UFC fight night on 4 July
White House to host UFC fight night on 4 July
The fight is set to be part of a series of events commemorating the 250th anniversary of the founding of the United States.Christal Hayes and Jake Lapham (BBC News)
OneXPlayer Super X: New AMD Strix Halo gaming handheld teased with convertible design
OneXPlayer Super X: New AMD Strix Halo gaming handheld teased with convertible design
The OneXPlayer Super X has been officially teased. Sticking with a similar design to the other X-series devices, it's a convertible gaming handheld but with the AMD Ryzen AI Max+ 395, which brings the powerful Radeon 8060S iGPU.Abid Ahsan Shanto (Notebookcheck)
Technology reshared this.
Are distros really different or is it more about preference?
I've been working and testing to switch my main PC (used for work like audio recording, music, and general multimedia) and have been playing with Ubuntu Studio on my laptop. Loving it so far but I keep seeing people talk about CachyOS, Bazzite, or the new Debian Trixie.
I'm having trouble finding what's really different about all these distros aside from how they look or slight changes in how they do things (I know Ubuntu Studio has a low latency kernel which seems important for what I need to do). Is there a big difference? Like, if I go with Ubuntu Studio am I gonna end up wiping everything and installing CachyOS or Bazzite or something in a month because it's better? Or are all these distros basically the same thing with a different look and feel and as long as I choose one that gets regular updates, it doesn't matter fundamentally?
I'm trying to grasp the Linux concept but being a Windows user my whole life I'm struggling to 'get it'. Instead of trying to understand in the contex of Windows or Mac, is a better comparison Apple/Android? Like iPhones would be similar to both Mac and Windows (you don't get to choose much) and Android would be Linux (I know it's built on it haha) and it's really just a bunch of different options to do the same thing?
like this
Really they all work the same as long as they're based on the same OS. I've done a lot of distro hopping and the only real difference I've seen is the desktop environment, package managers(sometimes), and pre-installed applications.
Even then, all of these can be changed. I would suggest picking a distro that best suits your needs by default and then add what you need from there.
I personally have been really happy with Linux Mint.
Debian +openbox is Mighty
This is not a tutorial. This is a way.
Debian +OpenBox is (a) the way. My system is a lenovo p53s laptop; nvidia remains unused because I only play Nexuiz, if I do. Yesterday I had a couple minutes so I downloaded a new trixie netinstaller iso and burn'd it to a usb stick, to which I booted into immediately, for the installing.
You can simply hold the enter key down and proceed through the installer and be magically booted into debian, if you like. Don't do that, though, that's crazy, and, I'm lying. Change these: networking, partitions, software. Networking is no big deal to mess with, or not, I use ethernet, so, I use a static local IP, therefore I don't allow the installer to auto-negotiate anything. Only occasionally do I use wifi, I act accordingly when I need it. Let it auto if you like, it's cool.
Root is allowed, absolutely.
I have a separate /home partition and I like it that way - do the same, smile later when it hits you. I have an nvme drive and I use ext4, with discard and noatime, for the root partition and xfs for /home, with noatime. ANd when the installer gets to (tasksel) the software part of the show, I uncheck everything other than typical system stuff, near the bottom. Do the same.
Installing debian is simple, clean, and fast. Upon rebooting there is nothing but a prompt if you do it this way, which, is the correct way. Let's build-up the sexy real quick.
I log in as root and install sudo and aptitude, which I have not added to kevin, for reasons. Then, still as root, I: visudo, and add my user beneath the existing root user down the file:
me ALL=(ALL:ALL) NOPASSWD:ALL
Then I log out of root and in as me to run the kevin bash script which installs the stuff I need to maintain penultimate level boredom. I run it like: sudo kevin.sh - Here's the guts to kevin, probably with some redundancy:
#!/bin/bash
# check root
[ "$(id -u)" -ne 0 ] && { echo "Must run as root" 1>&2; exit 1; }
# Install packages
echo -e "\e[1mInstalling packages...\e[0m"
[ "$(find /var/cache/apt/pkgcache.bin -mtime 0 2>/dev/null)" ] || apt-get update
apt-get -y install xorg openbox lxpanel thunar thunar-archive-plugin intel-microcode claws-mail polkitd xinit intel-media-va-driver-non-free va-driver-all
apt-get -y install curl feh bat lsd diodon nvtop unclutter numlockx wget whois mesa-utils mesa-va-drivers mpg123 alsa-utils ffmpeg bc jq libnotify-bin mc lshw lsof ncal ncdu inxi psmisc s-tui sed cpufetch dfc sysstat tar unzip zip x11-xserver-utils htop apt-utils at upower pwgen usbutils vnstat xpdf oxygencursors gpicview jpegoptim libimage-exiftool-perl
apt-get -y install tango-icon-theme keepassxc dbus-x11 lxappearance obsession scrot gvfs-backends arandr menu menu-xdg pnmixer bogofilter bleachbit gifsicle
apt-get -y install geany geany-plugins claws-mail-bogofilter lynx alacritty claws-mail-fancy-plugin claws-mail-pgpmime claws-mail-tools claws-mail-pgpinline claws-mail-vcalendar-plugin
apt-get -y install rsync fastfetch cpufetch cbatticon xscreensaver gpicview xscreensaver-gl xscreensaver-gl-extra fd-find libxml2-utils starship pulseaudio
apt-get -y install meld mintstick ips seahorse tldr mpv net-tools neverputt gnome-characters gparted pkexec xclip gsimplecal
apt-get -y install hwinfo iftop imagemagick acpi lm-sensors python3-pexpect pwgen s-tui sensible-utils catfish iotop pithos
apt-get -y install xdg-user-dirs-gtk xdg-utils xdotool unzip usbutils util-linux vym yelp zenity zip silversearcher-ag galternatives
apt-get -y install planner libreoffice libreoffice-gtk3 xfce4-screenshooter smartmontools gimp obsidian-icon-theme orage gmrun synaptic yad zim bashtop grc duf
I have a smoke as kevin does its thing. I arrive back at the prompt, system installed.
I do more:
sudo update-alternatives --install /usr/bin/x-file-manager x-file-manager /usr/bin/thunar 210
sudo update-alternatives --install /usr/bin/x-text-editor x-text-editor /usr/bin/subl 210
sudo update-alternatives --install /usr/bin/x-terminal-emulator x-terminal-emulator /usr/bin/alacritty 210
I might use kitty instead, which is usual
sudo dpkg-reconfigure tzdata
I have saved stuff:
sudo cp -R .local/share/fonts/* /usr/share/fonts/
sudo cp -R .local/share/themes/* /usr/share/themes/
sudo cp -R .local/share/icons/Dracula/ /usr/share/icons/
curl -s 'https://liquorix.net/install-liquorix.sh' | sudo bash
echo "vm.dirty_background_ratio=20" | sudo tee -a /etc/sysctl.conf
echo "vm.dirty_ratio=60" | sudo tee -a /etc/sysctl.conf
I might change swappiness, too
put the following in /etc/fstab:
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
tmpfs /var/spool tmpfs defaults,noatime,mode=1777 0 0
tmpfs /var/tmp tmpfs defaults,noatime,mode=1777 0 0
tmpfs /var/log tmpfs defaults,noatime,mode=1777 0 0
I like the following 3 proggys so:
sublime text:
wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo tee /etc/apt/keyrings/sublimehq-pub.asc > /dev/null
echo -e 'Types: deb\nURIs: https://download.sublimetext.com//nSuites: apt/stable/\nSigned-By: /etc/apt/keyrings/sublimehq-pub.asc' | sudo tee /etc/apt/sources.list.d/sublime-text.sources
Then, update and install sublime.
firefox:
wget -q https://packages.mozilla.org/apt/repo-signing-key.gpg -O- | sudo tee /etc/apt/keyrings/packages.mozilla.org.asc > /dev/null
echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null
update, install firefox
phoenix:
echo 'deb https://download.opensuse.org/repositories/home:/celenity/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:celenity.list
wget -O- https://download.opensuse.org/repositories/home:celenity/Debian_12/Release.key 2>/dev/null | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_celenity.gpg > /dev/null
update, install phoenix
I add:
eval "$(starship init bash)"
to root .bashrc, for the pretty.
I install loginfetch from marcov's script, sans physlock:
script is here, unmodified.
I remove the following after installing the sexy: exim*, xdg-desktop-portal, and xdg-desktop-portal-gtk
I modify /etc/default/grub thusly:
GRUB_CMDLINE_LINUX_DEFAULT="quiet mitigations=off"
You may want to leave grub alone.
randomly, when I log into a gui, I: sudo lxappearance and choose to make root apps comply.
I have a wicked: ~/.bashrc and also: ~/.bash_aliases, ~/.bash_functions. My: ~/.config/openbox rc.xml and menu.xml are fully tweaked and wicked, my ~/bin dir is full of handy scripts; I want for nothing. Firefox opens in ~ a second with win+b, which is the slowest app to open. I maintain: starship, kitty, et al. config files. I back stuff up to a usb stick with a handy rsync alias.
This has been my desktop for ~ 20 years - completely reliable and functional top'd with kill-me-now boring.
debian-openbox/script_loginfetch/install.sh at master · leomarcov/debian-openbox
Script to install a full Openbox environment on Debian - leomarcov/debian-openboxGitHub
like this
EnteAuth (and a bunch of other FOSS) take Microsoft's "free" money
cross-posted from: lemmy.dbzer0.com/post/51040952
I'm moving away from using products by big tech and I recently started using EnteAuth for 2FA. Today I got an email from them saying that they received money as part of GitHub's secure open source fund. Maybe I'm just being paranoid but I do not like this at all. Microsoft is not altruistic I don't care what anyone says. There has to be an ulterior motive for this. With even the recent news that github won't be so independent anymore and they're getting folded into the Microsoft umbrella this has me worried. But let's be real github was never independent just look at copilot being forced down everyone's throat. That's why I personally stopped using it.
According to the fund
Throughout this program, each project receives $10,000 USD via GitHub Sponsors (which breaks down to $6,000 USD during the sprint and $2,000 USD at 6- and 12-month security check-ins). Projects are also invited to a new security focused community, and office hours with the GitHub Security Lab, that they can take advantage of during the full 12 months. They also receive security resources to immediately implement in their project and Azure credits for cloud infrastructure.
Those sponsors include
Alfred P. Sloan Foundation, American Express, Chainguard, Datadog, Herodevs, Kraken, Mayfield, Microsoft, Shopify, Stripe, Superbloom, Vercel, Zerodha, 1Password
Projects that are part of this even include nodejs, nvm, log4j, JUnit, and Matplotlib. Taking cybersecurity seriously is great but this just seems like a way to sucker them into their ecosystem to get them dependent on their products. Like I said maybe I'm being paranoid but I wouldn't be surprise when Microsoft suddenly buys these projects and we lose what made them so great.
Securing the supply chain at scale: Starting with 71 important open source projects - The GitHub Blog
Learn how the GitHub Secure Open Source Fund helped 71 open source projects significantly improve their security posture.Kevin Crosby (The GitHub Blog)
Technology reshared this.
You may as well just stop using computers all together, bud 🤣
I don't mean to ruin your world view, but there are no ways to run anything you want to run by focusing on "altruistic companies", however you may subjectively define that.
Look, you're focusing on the wrong thing here. Maybe you didn't know this, but the massive majority of FOSS projects get funded by companies - either for consulting, feature bounties, IC development - and is a main driving force for the ecosystem.
Many in this ecosystem would even tell you that every single project is massively UNDERfunded by said companies, and they should kick in more to help keep these projects secure and in good standing. They make billions and billions of dollars off people's work, and it surely seems they should kick some of that back to the projects.
Whatever Microsoft's involvement is here, it's not going to be changing the direction of any of the projects mentioned. If for some reason something untoward starts happening with any project: boom, fork and new community. It's that simple.
In short, these people getting funding for their work is a good thing. If you take issue with who is providing that money, you're going to be digging a deep, deep hole in your research, and if you're running down the dep chain, you'll find out that all of the things you use have some funding by companies like Microsoft, Apple, Google, Facebook, IBM, Red Hat, Amazon, Alibaba, Halliburton, Qualcomm...I could keep going on and on.
but there are no ways to run anything you want to run by focusing on "altruistic companies", however you may subjectively define that.
I think you misunderstood OP. their complaint is not that these projects should search an altruistic donor... but that Microsoft is suspicious in doing this, because arguably they rarely have good intentions.
Whatever Microsoft's involvement is here, it's not going to be changing the direction of any of the projects mentioned.
let's hope so
If for some reason something untoward starts happening with any project: boom, fork and new community. It's that simple.
easier said than done.
In short, these people getting funding for their work is a good thing.
I think OP (and me too) is worried about the terms. like, can these projects abandon github without repercussions? can they start using another code forge in parallel?
Uhhh, repercussions like what?
sudden closure of donated azure services without prior notification and time to move off.
having to pay back some of the money.
the project planning with the promised donations as a given (they don't get all of it upfront, but as they get the most of it it's actually fair) and microsoft either using it as leverage or just carelessly terminating the contract to save money.
in extreme case banning the project from microsoft owned services, including github.
any of that in decreasing order of probability if implementation is different from expected (like not baking in specific security tools to the project) and the parties cannot agree on a solution.
Uhhh, repercussions like what?
sudden closure of donated azure services without prior notification and time to move off.
having to pay back some of the money.
the project planning with the promised donations as a given (they don't get all of it upfront, but as they get the most of it it's actually fair) and microsoft either using it as leverage or just carelessly terminating the contract to save money.
in extreme case banning the project from microsoft owned services, including github.
any of that in decreasing order of probability if implementation is different from expected (like not baking in specific security tools to the project) and the parties cannot agree on a solution.
oh and I must also live in texas, right?
I wouldn't even recognize their voice or face.
In terms of the open source community Microsoft has been significantly less sketchy than usual for about a decade now. For those of us that are old enough to remember the halloween files it's hard to let go of that paranoia, particularly with the sketchy shit MS has been doing with their proprietary stuff lately, but near as I can tell they've been above board on their open source stuff.
I wouldn't go so far as to say blindly trust them at this point, but I wouldn't just assume with no evidence at all that there has to be something nefarious going on either.
Whether it's good or bad is not determined by the fact that it's corporate money, but how that money impacts development, the devil's in the details, not just in a company donating lots of money.
Open source in general is very dependent on corporate sponsors. The linux kernel wouldn't exist had companies not invested in it.
I'm not knowledgeable enough to assess the potential pitfalls here, so I will be cautious but not paranoid, and continue to pay attention to discussions on how FOSS projects are run 🤷♂️
New Zealand woman and six-year-old son detained for three weeks by Ice in US enduring ‘terrifying’ ordeal
A New Zealand woman who is being held at a US immigration centre with her six-year-old son after they were detained crossing the Canada-US border, is being wrongly “treated like a criminal”, according to her friend and advocate.
Sarah Shaw, 33, a New Zealander who has lived in Washington state for just over three years, dropped her two eldest children to Vancouver airport on 24 July, so they could take a direct flight back to New Zealand for a holiday with their grandparents.
When Shaw attempted to re-enter the US, Immigration and Customs Enforcement (Ice) detained her and her youngest son, in what was a “terrifying” ordeal, said Victoria Besancon, Shaw’s friend who is helping to raise money for her legal fight.
“Sarah thought she was being kidnapped,” she said. “They didn’t really explain anything to her at first, they just kind of quietly took her and her son and immediately put them in like an unmarked white van.”
New Zealand woman and six-year-old son detained for three weeks by Ice in US enduring ‘terrifying’ ordeal
Sarah Shaw, who has a US visa and lives in Washington state, was detained after attempting to re-enter US from CanadaEva Corlett (The Guardian)
copymyjalopy likes this.
New Zealand woman and six-year-old son detained for three weeks by Ice in US enduring ‘terrifying’ ordeal
A New Zealand woman who is being held at a US immigration centre with her six-year-old son after they were detained crossing the Canada-US border, is being wrongly “treated like a criminal”, according to her friend and advocate.
Sarah Shaw, 33, a New Zealander who has lived in Washington state for just over three years, dropped her two eldest children to Vancouver airport on 24 July, so they could take a direct flight back to New Zealand for a holiday with their grandparents.
When Shaw attempted to re-enter the US, Immigration and Customs Enforcement (Ice) detained her and her youngest son, in what was a “terrifying” ordeal, said Victoria Besancon, Shaw’s friend who is helping to raise money for her legal fight.
“Sarah thought she was being kidnapped,” she said. “They didn’t really explain anything to her at first, they just kind of quietly took her and her son and immediately put them in like an unmarked white van.”
New Zealand woman and six-year-old son detained for three weeks by Ice in US enduring ‘terrifying’ ordeal
Sarah Shaw, who has a US visa and lives in Washington state, was detained after attempting to re-enter US from CanadaEva Corlett (The Guardian)
copymyjalopy likes this.
Surrey police pose as joggers to catch men harassing women out exercising
Eighteen people have been arrested after a police force sent out female undercover officers posing as joggers to catch men harassing women while they are out exercising.
A pilot operation from Surrey police deployed female officers in running gear during rush hour to expose how often women are harassed. The pilot has resulted in 18 arrests for offences such as harassment, sexual assault and theft.
Surrey police pose as joggers to catch men harassing women out exercising
Undercover female officers deployed in pilot scheme to tackle catcalling, resulting in 18 arrestsRachel Hall (The Guardian)
Lithuania to give children drone training to counter Russia threat
Children in Lithuania are to be taught how to build and operate drones as part of the small Baltic country’s efforts to build capacity to deal with any future threat from Russia.
In a joint initiative by the defence and education ministries, the government said on Tuesday it hoped to teach more than 22,000 people, including schoolchildren, drone skills as part of an attempt to “expand civil resistance training”.
The programme would be adapted to different age groups, with third- and fourth-grade students of between eight and 10 years old learning to build and pilot simple drones, the government said. Secondary school students will design and manufacture drone parts and learn how to build and fly advanced drones.
Lithuania to give children drone training to counter Russia threat
Government aims to teach 22,000 people, including children as young as eight, how to build and operate dronesLisa O’Carroll (The Guardian)
The Western media is complicit in Israel’s murder of Palestinian journalist Anas al-Sharif
I still remember the day Shireen Abu Akleh was martyred. My mother called me crying. She had grown up watching Shireen, who was an invited guest into her home every day while she lived in Palestine. I remember when my mom called me after Israel dropped their first bomb in Gaza, the same tears, a different type of violence. And yesterday, my mom called me again to talk about Anas. Anas al-Sharif’s voice was one I’ve come to intimately know over the last two years, and one we will never hear again. Because, like the almost 300 journalists in Gaza that Israel has killed, Anas represented the truth. And truth is a threat to Israel.
For 22 months, the international community has watched Israel systematically murder journalists and called it acceptable losses in a just war. Nearly 300 media workers have been killed, the deadliest conflict for journalists in recorded history. Yet the world’s response has been to write strongly worded letters while shipping more weapons. Where are the sanctions that followed Russia’s invasion? Where are the war crimes tribunals that prosecuted Rwandan generals? Where is the global media solidarity that should transcend borders and politics? Apparently that only exists when the victims are not Palestinian.
Under Article 79 of Additional Protocol I to the Geneva Conventions, journalists are explicitly protected as civilians in armed conflict zones. Intentionally directing attacks against civilians, including journalists, constitutes a war crime under the Rome Statute of the International Criminal Court and amounts to grave breaches of the Geneva Conventions. The law is clear. The crime is obvious. But, Israel has transformed every Palestinian journalist into a “legitimate target” by simply calling them terrorists first.
The Western media is complicit in Israel’s murder of Palestinian journalist Anas al-Sharif
Israel murdered Anas al-Sharif and his colleagues because genocide can only proceed without witnesses. Western media outlets have failed to condemn the systematic murder of Palestinian journalists, and in the process have become accomplices.Ahmad Ibsais (Mondoweiss)
The Western media is complicit in Israel’s murder of Palestinian journalist Anas al-Sharif
I still remember the day Shireen Abu Akleh was martyred. My mother called me crying. She had grown up watching Shireen, who was an invited guest into her home every day while she lived in Palestine. I remember when my mom called me after Israel dropped their first bomb in Gaza, the same tears, a different type of violence. And yesterday, my mom called me again to talk about Anas. Anas al-Sharif’s voice was one I’ve come to intimately know over the last two years, and one we will never hear again. Because, like the almost 300 journalists in Gaza that Israel has killed, Anas represented the truth. And truth is a threat to Israel.
For 22 months, the international community has watched Israel systematically murder journalists and called it acceptable losses in a just war. Nearly 300 media workers have been killed, the deadliest conflict for journalists in recorded history. Yet the world’s response has been to write strongly worded letters while shipping more weapons. Where are the sanctions that followed Russia’s invasion? Where are the war crimes tribunals that prosecuted Rwandan generals? Where is the global media solidarity that should transcend borders and politics? Apparently that only exists when the victims are not Palestinian.
Under Article 79 of Additional Protocol I to the Geneva Conventions, journalists are explicitly protected as civilians in armed conflict zones. Intentionally directing attacks against civilians, including journalists, constitutes a war crime under the Rome Statute of the International Criminal Court and amounts to grave breaches of the Geneva Conventions. The law is clear. The crime is obvious. But, Israel has transformed every Palestinian journalist into a “legitimate target” by simply calling them terrorists first.
The Western media is complicit in Israel’s murder of Palestinian journalist Anas al-Sharif
Israel murdered Anas al-Sharif and his colleagues because genocide can only proceed without witnesses. Western media outlets have failed to condemn the systematic murder of Palestinian journalists, and in the process have become accomplices.Ahmad Ibsais (Mondoweiss)
The Western media is complicit in Israel’s murder of Palestinian journalist Anas al-Sharif
I still remember the day Shireen Abu Akleh was martyred. My mother called me crying. She had grown up watching Shireen, who was an invited guest into her home every day while she lived in Palestine. I remember when my mom called me after Israel dropped their first bomb in Gaza, the same tears, a different type of violence. And yesterday, my mom called me again to talk about Anas. Anas al-Sharif’s voice was one I’ve come to intimately know over the last two years, and one we will never hear again. Because, like the almost 300 journalists in Gaza that Israel has killed, Anas represented the truth. And truth is a threat to Israel.
For 22 months, the international community has watched Israel systematically murder journalists and called it acceptable losses in a just war. Nearly 300 media workers have been killed, the deadliest conflict for journalists in recorded history. Yet the world’s response has been to write strongly worded letters while shipping more weapons. Where are the sanctions that followed Russia’s invasion? Where are the war crimes tribunals that prosecuted Rwandan generals? Where is the global media solidarity that should transcend borders and politics? Apparently that only exists when the victims are not Palestinian.
Under Article 79 of Additional Protocol I to the Geneva Conventions, journalists are explicitly protected as civilians in armed conflict zones. Intentionally directing attacks against civilians, including journalists, constitutes a war crime under the Rome Statute of the International Criminal Court and amounts to grave breaches of the Geneva Conventions. The law is clear. The crime is obvious. But, Israel has transformed every Palestinian journalist into a “legitimate target” by simply calling them terrorists first.
The Western media is complicit in Israel’s murder of Palestinian journalist Anas al-Sharif
Israel murdered Anas al-Sharif and his colleagues because genocide can only proceed without witnesses. Western media outlets have failed to condemn the systematic murder of Palestinian journalists, and in the process have become accomplices.Ahmad Ibsais (Mondoweiss)
copymyjalopy likes this.
Recognising Palestinian state must not distract from ending Gaza mass deaths, UN expert says
cross-posted from: lemmy.ml/post/34601933
Wed 13 Aug 2025 05.00 EDT
She called for an embargo on all arms sales to #Israel and a cessation of trade agreements – as well as accountability for the war crimes and crimes against humanity with which the international criminal court has charged top #Israeli officials. She also called for a complete Israeli withdrawal from occupied territory by the 17 September deadline set by the #UN general assembly.“Ending the question of #Palestine in line with international law is possible and necessary: end the genocide today, end the permanent occupation this year, and end apartheid,” she said.
Recognising Palestinian state must not distract from ending Gaza mass deaths, UN expert says
cross-posted from: lemmy.ml/post/34601933
Wed 13 Aug 2025 05.00 EDT
She called for an embargo on all arms sales to #Israel and a cessation of trade agreements – as well as accountability for the war crimes and crimes against humanity with which the international criminal court has charged top #Israeli officials. She also called for a complete Israeli withdrawal from occupied territory by the 17 September deadline set by the #UN general assembly.“Ending the question of #Palestine in line with international law is possible and necessary: end the genocide today, end the permanent occupation this year, and end apartheid,” she said.
Recognising Palestinian state must not distract from ending Gaza mass deaths, UN expert says
Wed 13 Aug 2025 05.00 EDT
She called for an embargo on all arms sales to #Israel and a cessation of trade agreements – as well as accountability for the war crimes and crimes against humanity with which the international criminal court has charged top #Israeli officials. She also called for a complete Israeli withdrawal from occupied territory by the 17 September deadline set by the #UN general assembly.“Ending the question of #Palestine in line with international law is possible and necessary: end the genocide today, end the permanent occupation this year, and end apartheid,” she said.
Recognising Palestinian state must not distract from ending Gaza mass deaths, UN expert says
Francesca Albanese, UN special rapporteur for the occupied territories, calls for practical actions and warns against distracting ‘attention from where it should be: the genocide’Alice Speri (The Guardian)
Germany: ING Bank to introduce Wero this month
Bezahldienst: Bezahlen in Echtzeit: ING führt Paypal-Konkurrent Wero ein
Frankfurt/Main - Der noch junge europäische Paypal-Konkurrent Wero bekommt weitere Unterstützung: Europas größte Direktbank ING will den BezahldienstSTERN.de
"I support it only if it's open source" should be a more common viewpoint
like this
Technology reshared this.
How the world "should" respond to the thing we care about is an actively counter-productive thing to get hung up on.
Its much important how they do respond to it, and how we can reach those who don't connect with it
(And that doesn't just lecturing people and trying to brow beat them into caring about it, which seems like the default approach for a lot of foss folks 🥲 thats the opposite or reaching people, that's alienating them)
like this
I’m an open source developer who’s put thousands of hours of work into my open source projects.
- Amount of money I’ve made from writing and maintaining open source projects: $0
- Amount of money I’ve made from writing and maintaining closed source projects: idk exactly, but probably close to $1,000,000 (over ten years of working in big tech)
I get wanting to use open source software. I want to use open source software. I want to write open source software. I do write open source software. But please understand that I only do that because I enjoy it. I also need to pay the bills, and there’s not much money in writing open source software.
If you value an open source project, especially if it’s just a small development team that doesn’t sell anything, please donate to them.
Right now, I run an email service, port87.com/, and it is technically closed source. But it’s built on my open source projects, Svelte Material UI, Nymph.js, and Nephele. Probably about 70% of the code that makes up Port87 is open source, and if you use Port87, you’re helping me continue to develop those open source projects. So even if you don’t donate to open source projects, there are other ways to contribute. Support companies who support open source projects.
This sort of thing can't really be done in capitalism at all. Open Source (as it was advanced by Eric S. Raymond and the Mozilla Project back in the late 90s) was always stuck in a capitalist way of thinking.
In a society where everyone has their basic needs met and people are expected to contribute what they can, writing FOSS can be your contribution.
The early mobile phone apps conditioned people to expect things free.
I donate to any project, open or closed source if it's worth it.
‘Jewish Jihad’ Has Seized Control of Israel
cross-posted from: lemmy.ml/post/34601111
reprinted with an introduction by World-Outlook
August 11, 2025
“I read and translate testimonies of people who walk 7 kilometers each way in order lug a sack of flour weighing 30 kilos in this horrific heat. How can we even imagine that? The extreme heat is also playing a part.“It’s terribly frightening because every time, you feel as if you’ve crossed another threshold from which it’s already impossible to return. For example, the erasure of #Gaza — there is no way back from that. What that means is, that even if the last soldier returns to Israel today and the Gaza Strip is opened to the world, we’re in a situation in which there is no way to exist in Gaza.”
like this
And what everyone else means is the 1940s is still about 50 years too late...
It's started in the late 19th century, that means like the 1890s.
This has all the appearance of blogspam, they'te just regurgitating a legitimate news site.
If you can link to the orginal, that's allowed, this is not.
"The following was the lead article in the Israeli daily Haaretz on August 7, 2025"
‘Jewish Jihad’ Has Seized Control of Israel
cross-posted from: lemmy.ml/post/34601111
reprinted with an introduction by World-Outlook
August 11, 2025
“I read and translate testimonies of people who walk 7 kilometers each way in order lug a sack of flour weighing 30 kilos in this horrific heat. How can we even imagine that? The extreme heat is also playing a part.“It’s terribly frightening because every time, you feel as if you’ve crossed another threshold from which it’s already impossible to return. For example, the erasure of #Gaza — there is no way back from that. What that means is, that even if the last soldier returns to Israel today and the Gaza Strip is opened to the world, we’re in a situation in which there is no way to exist in Gaza.”
‘Jewish Jihad’ Has Seized Control of Israel
reprinted with an introduction by World-Outlook
August 11, 2025
“I read and translate testimonies of people who walk 7 kilometers each way in order lug a sack of flour weighing 30 kilos in this horrific heat. How can we even imagine that? The extreme heat is also playing a part.“It’s terribly frightening because every time, you feel as if you’ve crossed another threshold from which it’s already impossible to return. For example, the erasure of #Gaza — there is no way back from that. What that means is, that even if the last soldier returns to Israel today and the Gaza Strip is opened to the world, we’re in a situation in which there is no way to exist in Gaza.”
‘Jewish Jihad’ Has Seized Control of Israel - World-Outlook
This was the lead article in the Israeli daily Haaretz on August 7, 2025. In an expansive interview this essay reports, Assaf David, provides a glimpse of the destructive impact on Israeli society today from Israel’s ongoing slaughter of Palestinians…world-outlook.com (World-Outlook)
like this
How language is hiding the real internet from you
How language is hiding the real internet from you
Most of the internet is out of your reach, but the barrier isn't just algorithms. In another language, the same platforms turn into to whole other worlds.Ryan McGrady (BBC)
Rozaŭtuno likes this.
Dutch Signal Group
like this
SMplayer...jitter? Slightly choppy framerate
Hi guys!
So...I have a beefy AMD PC, CPU AMD 7700, GPU 7800XT 16GB, 32GB RAM. Maybe not top of the line, but definitely capable of playing about any kind of video. Well...not with SMPlayer! I get a slightly choppy playback. Like, if the movie being played is 24.97FPS, it feels to be playing at...23FPS? It's hard to tell as there's no obvious proof of what I'm saying. It's usually ok on normal dialog scenes, but super noticeable when the the camera pans around. It can be very distracting.
But VLC on default settings plays the same file consistently better, no noticeable jitter. This applies to about any 1080p/4K file. Also not crazy bandwidth nor anything, a bit under 2GB for 1h worth of video on most TV shows.
SMPlayer uses video output driver - GPU, and in Performance, hardware decoding is set to Auto. I've toyed with several of these settings (vdpau, vulkan, wayland-copy...about anything available in the lists), to no avail. I have checked both with mplayer or mpv as multimedia engine (by default it's specified as 'other' and then the /usr/bin/mpv). Either option has differences, but still get the same...choppy playback. Any idea of what could be wrong? I have no clue on how to troubleshoot this.
I'm using NobaraLinux (Fedora 42, KDE plasma edition).
EDIT: It seems to be refresh rate. The videos are 24, or 24.97FPS, and that doesn't convert well to 60Hz. If depending on the video file I change the output to the TV to 24Hz or 50Hz (I don't have 25 nor 40Hz) then the playback seems perfectly smooth. My follow-up question would be, how can I do this automatically from SMPlayer? Is there a way it either adjusts the screen refresh rate, or interpolates the playback FPS to account for the existing refresh rate?
Israeli controlled UN will add Hamas to blacklist of groups that commit sexual violence as weapon of war without any evidence
There are a few companies on the UN blacklist. But these falsified rape allegations of which the UN and Israel have no evidence are primarily so that countries can smear smear Hamas and prevent organizations such as UNRWA from working with the government of Gaza to help Palestinians.
The UN is directly committing genocide with this designation
Free select screenshot tool for Pop
Hi all. New to Linux, just installed Pop yesterday. I'm trying to find a screenshot tool which allows freeform selection, something which was built into Windows via snipping tool. I've tried Flameshot, Shutter, and a half dozen other programs but either I'm blind or none of them have this functionality.
Can anyone recommend a program that does that? Thanks!
Edit:
Clarification: I want to be able to draw a shape, say a circle instead of a rectangle, and have the screenshot only be of what I've circled. Snipping Tool in Windows had this functionality, you could select that instead of a rectangle or square it would be freeform. I wanted to know if there was any Linux equivalent, because I haven't been able to find one on my own.
like this
Attic Insulation Installers: What You Need to Know for a More Comfortable Home
If you’ve ever stepped into your attic and felt like you were walking into a furnace—or a freezer, depending on the season—you’re not alone. In a climate like Scottsdale’s, where temperatures often soar above 100°F in summer, your attic plays a huge role in determining your home's comfort and energy efficiency. That’s where professional attic insulation installers come in. Whether you're building a new home, upgrading an older one, or just looking to cut down those soaring energy bills, installing or updating your attic insulation is one of the smartest investments you can make.
In this post, we’ll cover everything you need to know about attic insulation installation, from why it matters to how to choose the right installer in the Scottsdale area.
Why Is Attic Insulation So Important?
Attic insulation acts as a thermal barrier between your home and the outside environment. In the intense Arizona heat, proper insulation prevents the sun’s radiant heat from penetrating your living spaces. During the cooler months, it works in reverse—keeping the heat inside where it belongs.
Here’s how attic insulation benefits your home:
Lower energy bills – By reducing the amount of heat entering in summer and escaping in winter, your HVAC system doesn’t have to work as hard.
Improved indoor comfort – No more drastic temperature swings between rooms or floors.
Extended HVAC lifespan – Less strain on your heating and cooling systems means fewer repairs and a longer operational life.
Environmental benefits – Reduced energy use means a smaller carbon footprint.
Types of Attic Insulation
Before diving into the installation process, it’s helpful to understand the types of attic insulation available:
- Blown-In (Loose-Fill) Insulation
This is one of the most common types for attics. It’s made of fiberglass or cellulose and is ideal for irregular or hard-to-reach areas. It's fast to install and great for topping off existing insulation. - Batt (Roll) Insulation
Typically made from fiberglass, batt insulation comes in pre-cut panels. It works well in attics with standard joist spacing and few obstructions. - Spray Foam Insulation
This option offers superior thermal performance and air sealing but tends to be more expensive. It's especially useful if your attic is prone to air leaks or moisture problems.
Why Hire Professional Attic Insulation Installers?
You might be tempted to tackle attic insulation as a DIY project, but here’s why working with professionals—like our team at Scottsdale Attic Insulation—makes a big difference:
- Accurate Assessment
A certified installer will assess your current insulation, check for air leaks, and identify moisture issues before recommending a tailored solution. - Proper Installation
Even the best insulation materials won’t perform well if they’re improperly installed. Professionals ensure coverage is consistent and complete, avoiding gaps that reduce effectiveness. - Safety First
Working in an attic can be dangerous. Trained installers have the equipment and experience to avoid injury, electrical hazards, and exposure to insulation materials. - Building Code Compliance
Insulation requirements vary by region. A licensed installer ensures your home meets Scottsdale’s building and energy codes, which is especially important if you plan to sell your home in the future.
What to Expect During the Installation Process
At Scottsdale Attic Insulation, we make the process as smooth and transparent as possible. Here’s what typically happens:
Inspection & Evaluation – We start with a thorough inspection of your attic to evaluate current insulation levels, ventilation, and potential problem areas.
Custom Recommendations – Based on your home’s specific needs, we recommend the best insulation type and R-value (thermal resistance).
Prepping the Space – We seal any air leaks, repair damage, and ensure the attic is clean and safe for installation.
Insulation Installation – Whether it’s blown-in fiberglass or spray foam, our team installs your new insulation with precision and care.
Final Inspection – After installation, we double-check everything to ensure maximum performance and customer satisfaction.
Questions to Ask Your Attic Insulation Installer
Choosing the right contractor matters. Here are a few questions to ask before hiring someone:
Are you licensed and insured?
What type of insulation do you recommend for my home, and why?
How long will the installation take?
What R-value do you suggest?
Do you offer any warranties or guarantees?
Why Choose Scottsdale Attic Insulation?
We’re a local team that understands the unique challenges of insulating homes in the Sonoran Desert climate. Our focus is on high-quality materials, expert installation, and honest service. When you work with us, you're not just improving your home's comfort—you’re investing in long-term energy savings and peace of mind.
Ready to Make Your Home More Efficient?
If you’ve been noticing higher utility bills, hot or cold spots in your home, or if it’s just been a while since your attic insulation was evaluated, now’s the perfect time to schedule an inspection. At Scottsdale Attic Insulation, we’re here to help with friendly, professional service every step of the way.
5-Star Attic Insulation Installers in Scottsdale | Expert Service
Need top attic insulation installers in Scottsdale? Our expert team offers efficient, cost-effective insulation solutions to enhance energy savings and comfort.https://scottsdaleatticinsulation.com
Technology reshared this.
Blown In Insulation: Everything You Need to Know for a More Comfortable Home
If you’re a homeowner in Scottsdale or the surrounding areas, you probably already know how critical proper insulation is to maintaining comfort and reducing energy bills. But if your attic insulation is outdated, compressed, or simply insufficient for our intense Arizona climate, your home could be losing a lot of energy—and money. One of the best solutions to upgrade your home's energy efficiency is blown in insulation.
In this article, we’ll break down everything you need to know about blown in insulation, from how it works and what materials are used, to its many benefits and why it's such a smart investment for Scottsdale homes.
What Is Blown In Insulation?
Blown in insulation—also known as loose-fill insulation—is a type of insulation made from small particles of material that are blown into place using specialized equipment. This allows the insulation to fill cavities and cover irregular spaces more completely than traditional batts or rolls.
There are two main types commonly used in attics:
Cellulose – Made from recycled paper products treated with fire retardants.
Fiberglass – Made from spun glass fibers and also treated for fire safety.
Both types are highly effective at creating a thermal barrier that helps keep indoor temperatures stable all year round.
How Is It Installed?
The process is quick, clean, and minimally invasive—making it a favorite among homeowners and insulation pros alike.
Assessment: A professional will inspect your attic to determine how much insulation is needed and identify any issues like leaks, pests, or inadequate ventilation.
Preparation: If existing insulation is damaged or needs to be removed, that step comes first.
Installation: A blowing machine is used to distribute the loose-fill material evenly across the attic floor, filling every nook and cranny.
Finishing Touches: The insulation is leveled to a consistent depth to ensure optimal performance.
For most standard-size homes, the entire process can often be completed in just a few hours.
Why Scottsdale Homes Need Blown In Insulation
Arizona’s climate poses unique challenges—especially the extreme summer heat. Blown in insulation can significantly improve your home’s ability to withstand these temperatures. Here’s how:
Improved Energy Efficiency: A well-insulated attic can lower your cooling bills by up to 20%. Blown in insulation helps create a strong thermal barrier that keeps your AC from working overtime.
Year-Round Comfort: While summers get all the attention, Scottsdale can also see chilly desert nights in the winter. Blown in insulation helps regulate indoor temperatures in all seasons.
Moisture and Mold Resistance: When properly installed, blown in insulation can also help reduce the risk of moisture buildup—especially with cellulose, which is treated to resist mold and pests.
Environmentally Friendly: Cellulose is made from recycled materials, and fiberglass has a relatively low environmental footprint. Both options contribute to greener living.
The Benefits of Blown In Over Other Insulation Types
You might be wondering how blown in insulation compares to traditional batt or spray foam insulation. Here's a quick breakdown:
Feature Blown In Insulation Batt Insulation Spray Foam
Coverage Excellent – fills gaps completely Good – may leave gaps Excellent
Installation Speed Fast Moderate Slower
Cost Affordable Affordable Higher
Sound Dampening Great Moderate Good
Best Use Attics, retrofits Walls, new construction Sealing air leaks
For many Scottsdale homeowners, blown in insulation offers the best combination of performance, affordability, and ease of installation—especially for upgrading attics.
How Long Does It Last?
When professionally installed and maintained, blown in insulation can last 20 to 30 years or more. It doesn't settle as quickly as many people assume, especially modern fiberglass versions, and remains effective for decades. Regular inspections can help ensure it maintains its depth and effectiveness over time.
When Should You Consider Upgrading?
If you’re experiencing any of the following, it might be time to upgrade your attic insulation:
High energy bills, especially in summer
Uneven indoor temperatures
Drafts or hot spots in the home
Old or damaged insulation
Preparing to sell your home and want to improve energy ratings
Upgrading to blown in insulation is not only practical but also one of the most cost-effective ways to boost your home’s energy efficiency and resale value.
Why Work With Scottsdale Attic Insulation?
At Scottsdale Attic Insulation, we specialize in helping local homeowners stay cool in the summer, warm in the winter, and save money all year round. Our experienced technicians use high-quality materials and state-of-the-art equipment to ensure your blown in insulation is installed perfectly the first time.
We understand the unique needs of homes in the Scottsdale area and take pride in providing honest, friendly service with results you can feel.
Final Thoughts
Blown in insulation is a simple yet powerful upgrade that offers immediate and long-term benefits for homeowners in Scottsdale. Whether you’re dealing with rising energy costs, uneven temperatures, or just want to make your home more eco-friendly, blown in insulation is a smart, effective solution.
Ready to improve your home’s comfort and efficiency? Contact Scottsdale Attic Insulation today for a free consultation and find out how blown in insulation can make a big difference in your home.
Top Blown In Insulation in Scottsdale | Save 30% on Bills
Professional Blown In Insulation in Scottsdale for better energy efficiency and comfort. Trusted installers delivering quality service. Call 602-483-4042!https://scottsdaleatticinsulation.com
Technology reshared this.
TabbsTheBat
in reply to Ulrich • • •¯\(ツ)/¯ average non-linux tech youtuber video. Something goes wrong on windows = user error, something goes bad on linux = OS fault
This one kinda makes me laugh tho. Other than work I don't know why people would put up with that level of bullshitery from an OS
like this
ElcaineVolta e Sickday like this.
Cenzorrll
in reply to TabbsTheBat • • •JcbAzPx
in reply to Cenzorrll • • •Ep1cFac3pa1m
in reply to TabbsTheBat • • •lightnsfw
in reply to Ep1cFac3pa1m • • •Ep1cFac3pa1m
in reply to lightnsfw • • •lightnsfw
in reply to Ep1cFac3pa1m • • •Ep1cFac3pa1m
in reply to lightnsfw • • •poVoq
in reply to Ulrich • • •Their critic seem fair? Sure the benchmarks are a bit unfortunate for Linux because all except Cyberpunk 2077 are games not very popular and not optimized well in Proton, but they don't seem to have selected them specifically to make Linux look bad.
And the boot error... well yes those things sometimes happen, especially when you dual boot and are a Linux noob 🤷
Ulrich
in reply to poVoq • • •JillyB
in reply to Ulrich • • •Ulrich
in reply to JillyB • • •DreamButt
in reply to Ulrich • • •I think part of the issue is people don't remember all of the little tricks they've learned over the years getting windows to work for them. So when they find Linux and have to learn a whole bag of them it feels like it's not worth it compared to something that "just works" (in their mind anyway)
Duel booting definitely isn't a viable strategy for most people imho. The best situation would be seeing crappy everyday laptops sold in bestbuy or whatever with either windows or some gaming configured Linux. People shouldn't have to think about the OS as much as possible
Prebuilts and preconfigured systems are where most people live. It's also often where most gamers start before diving into something more sophisticated for the sake of things like performance
Mactan
in reply to DreamButt • • •like this
Sickday likes this.
esteemedtogami
in reply to Ulrich • • •the_q
in reply to Ulrich • • •geneva_convenience doesn't like this.
LoreSoong
in reply to the_q • • •hobowillie
in reply to Ulrich • • •A few months ago, I switched from gaming on Windows to full time gaming on Linux. I have the same hardware for both but my Linux gaming experience is much jankier than it was on Windows. I have more available resources (Mint is much leaner than 11, even with cutting out Windows bloat), but games have odd hang ups and crashes that never happened before my switch.
Discord also works poorer in Linux, so I have to mess with that during gaming sessions as well. It worked much better after I removed the version I installed through snap but now I have to manually download and install an update every time it wants an update, which is frequently. Discord definitely worked better on Windows.
Also, my buddy and I built identical gaming computers at the same time and he stayed on Windows. My computer will crash or stutter on lower settings in games while his doesn't at the default detected settings, which are usually higher since I had to back mine off to ward off the issues.
That all said, it feels like I am gaming on XP in 2003-4. Games mostly work but GPU (NVIDIA) drivers are a pain in the ass and I occasionally have to do some troubleshooting to get things to work and and deal with crashes that I did not have before the switch.
I think the switch is for the best overall but I won't pretend like Linux gaming is equal (or better) to gaming on Windows. I am learning a ton about Linux but overall, out of the box, I miss Windows features and accessories and Linux needs a lot more configuration to do the same things. And even then, it is still not at the same quality for quite a few features.
msmc101
in reply to hobowillie • • •hmmmm i wonder what the issue could be
Demdaru
in reply to msmc101 • • •LoreSoong
in reply to msmc101 • • •Nvidia gpus are in a huge amount of PCs out there right now. many users are going to make the switch to linux not knowing about the closed source drivers. yes its obviously Nvidias fault but dont be so brazenly "WELL DUH" when most people arent going to buy a new GPU just to test out an different OS. or even think to buy from a particular company due to business practices that only affect people on linux.
that being said im currently on a Nvidia GPU and for the most part Im having minimal issues. If @hobowillie needs some help I will gladly offer my limited knowledge but I understand if you've given up on Linux for the foreseeable future.
hobowillie
in reply to LoreSoong • • •My issues are also fairly minimal. I do have crashes and stutters I did not have before switching to Linux, but they have been manageable and (mostly) isolated events.
I had issues with Warhammer 40,000: Darktide the most but the issues seem to have mostly subsided and I don't play that game all that much, anyhow. It was the one I had to really knock back settings and turn things off that were on by default to make it work reliably.
I had the most trouble with Dune: Awakening but that is a Funcom game and people were reporting similar issues on Windows to what I was having. But notably, my friend with the exact same hardware was not experiencing those issues. But we synced our settings and seem to have similar performance now that Funcom has released a handful of patches and hotfixes for the game.
I do have issues where, when powering on my computer, it will have one of my 2 monitors (usually the primary one) just flashing red, green, and blue in order on the screen until I restart it. Sometimes the screen comes up completely distorted. But my other monitor is fine and I just restart the computer and it's fine. If you have any ideas for that, I'd love to hear them. It happens maybe 1 in 10 start ups and only really inconveniences me for like 30s but it'd be nice to know why it's doing that. It seems to happen more right after driver updates.
LoreSoong
in reply to hobowillie • • •The only thing i can think of that would cause youre monitor issue would be not having nvidia-drm enabled in the kernel params. The stutters and what not, might just be the games themselves and their compatibility with the version of proton you use. I highly recommend testing It with proton-ge if you havent before. In my experience ge(Glorious Eggroll) has the best compatibility with newer titles beyond that you can try the proton-experimental. Contrary to its name the experiemntal branch is fairly stable and fixes alot of games.
For info on getting a specific game running well or checking compatibility before you buy protondb.com is great! users upload their steam launch options for the specific game to enhance or stabilize their experience.
If youre using grub and you dont like using the the terminal or file explorer there is a gui software called grub-customizer that I use to quickly theme and edit kernel params
Note:(Its not exactly smart to use software like this because it essentially has the full control of the pc. Even if its not malicious its still not recomended because it can break things but with proper back ups etc I think its worth it)
Best of luck man! feel free to reach out again for any thing else or more indepth help.
copygirl
in reply to hobowillie • • •Certainly not Linux' fault if developers write shitty Electron apps and then put a bunch of OS-specific stuff in it.
Also, try Vesktop? I like that I can customize my experience a little more with the plugins.
All my homies hate Snap.
hobowillie
in reply to copygirl • • •I didn't say it was any fault of Linux that Discord doesn't work as well. Just that it's a fact that it doesn't work as well, regardless of the reason. It has issues in Windows, too.
I'd never heard of Vesktop. I read up on it a bit and I might swap over to it today if I have some time to work on it.
I was trying out different installation types and Discord was my only foray into Snap. Probably not using it again. haha
jmankman
in reply to hobowillie • • •hobowillie
in reply to jmankman • • •9488fcea02a9
in reply to Ulrich • • •Lazy reporting...
Then why post here and get clicks for their shitty youtube channel?
copygirl
in reply to 9488fcea02a9 • • •Ulrich
in reply to 9488fcea02a9 • • •Redredme
in reply to Ulrich • • •What I think:
If i install Windows, latest drivers and steam I am set. No need to know what i am doing, no need to consult an expert. Just: Next, next finish, yes yes, sure, here is the soul of my first born, next yes, sure. Fuck off with that edge update. Yes next end.
The moment bootloaders etc can break, whatever the cause, is the moment you lose 60% of your users.
The moment you need to consult an expert to game you lose another 20%.
That's what he's doing. He is not catering or talking to you, the experienced Linux user, he's talking to your nephew who just finished building his first game pc. He's saying: You little guy... don't bother just yet. Get acquainted with everything and then try this.
like this
lusterko0 likes this.
Droechai
in reply to Redredme • • •Nemoder
in reply to Redredme • • •msmc101
in reply to Ulrich • • •geneva_convenience doesn't like this.
geneva_convenience
in reply to msmc101 • • •LoreSoong
in reply to Ulrich • • •I find it very interesting that as a windows user, for years learning the OS was this collaborative effort for me and the community at large. Wed google everything, find obscure forums with equally obscure sollutions, and then eventually youtube tutorials. It was always a community educatiing themselves further in infinite directions.
Why does it seem like people dont want this with linux? I get that it might be too slow for some people and they just need something to "work". I see so many people on various comment sections saying "yeah i tried it had issues and switched back" basically the same experience that the video portrayed. Why was that same person able to suffer through windows for 25+years but this is just "too much".
I personally feel that most of the linux community has been a breath of fresh air. I feel stupid sure, but at the same time its rewarding to communicate with others and find a solution.
Even some people within the linux community feel this way, telling users to simply read the man page or the official forums to find solutions rather than teach them to use the man pages and arch wiki for example. Its honestly baffling to me on both ends.
Open question to all: what is your level of profiency? How do you learn about linux? Do you think there is a problem or is it a loud minority of users?
lightnsfw
in reply to LoreSoong • • •LoreSoong
in reply to lightnsfw • • •I see what you are saying, but thats where the collaborative effort comes in. The only reason you are able to get to a solution so efficeintly with windows is because the base level users of windows are more educated in their OS. There is 25+ years of effort from millions of base level or above users. The fact that windows hasnt changed very much since 98 helps alot too, The solutions from all those years ago generally still apply.
Edit: also those solutions are noticed by microsoft and often get implemented directly into the OS.
All that is to say we need YOU, and users like you, to recreate the educational enviorments that seem so second nature to us with windows.
Its a very positive feedback loop we make a forum post "hey I have this issue" and either someone would allready have a solution or youd figure it out with help from the community and update the post with your workaround or fix, etc. This still exists obviously but I feel like we dont appreciate enough how many years of this had to happen before we got to the point we are now with windows.
I can understand not feeling like you have the free time for all of this effort. but to me the only reason we feel that way is because we still have windows as a fallback that works. Where as we didnt see linux or mac os as a viable alternative back then.
nickwitha_k (he/him)
in reply to LoreSoong • • •I'd say that I'm pretty proficient. I haven't done LFS yet but haven't really spent more than a few mins with windows except for a handful of times for about 15 years. The one time that I did so recently was to try to get a PSVR2 to work. That experience was so awful (driver disks for OS install, ADS FUCKING EVERYWHERE THAT CANNOT BE DISABLED, etc) that I quickly gave up and ended up killing the VM. I'd dinner become a hermit in a cave than abide by OS-level ads that can only be partially disabled by mucking around in the registry.
Sorry. A bit off-topic. I just really hate ads. Erm... I've done some basic tutorials on writing drivers for the kernel and have been working on reverse engineering a driver for some AR glasses, though I've not made it too far.
My initial learning was because I lost my XP serial in college and decided to give Linux a try. From there, a lot of my learning has been through work, which I got due to my teaching myself how to use Linux.
It's both. I'd say that it really is going to vary based upon the sub-community. Unfortunately, there's a lot of toxicity in the gaming community at large, which, in my experience, is reflected in segments of Linux gaming communities. On the other hand, I just last night saw a bunch of people on Lemmy trying to help someone figure out how to get their new GPU to work, which was very much the opposite of toxic.
LoreSoong
in reply to nickwitha_k (he/him) • • •im with you man, FUCK ads, it was a major motivator moving from windows, as well as DRM and system level 0 anti-cheat.
you answered my second question but not in the way I intended, I meant to ask for more of a methodology like, do you just read the man pages? do you refer to AI? are you just full trial and error? does your work provide resources? Im asking because I generally want to see why its such an issue for people to find info, personally I use a mix of selfhosted AI and various forums and wikis. I wouldn't be supprised if some users are learning 100% through chatgpt or a single youtube channel.
Im experiencing much the same with the community it seems to be a 60-40 whether im going to find actual help or have someone just tell me to RTFM and the people who do care are absolutely kind and absurdly helpful. Your observation about the gaming focused linux community being slightly more on the toxic side is probably an apt assessment. and probably skews the initial proportion of 60-40 to the more to the toxic side where as it would otherwise be something like 80-20 helpful and toxic respectively.
geneva_convenience
in reply to Ulrich • • •Linux should work out of the box. Besides installing drivers no effort should be required. Especially with stuff like Bazzite which has all gaming stuff preinstalled.
This is a great and much needed video to show an actual user experience.
MXX53
in reply to Ulrich • • •All I know is I finally migrated my gaming desktop to Linux 3 years ago as my last hold out system and the only windows machine I’ve had since 2009. I haven’t noticed anything in terms of reduction in performance. Not to mention the ease of use when compared to getting Debian running on my laptop in 2009.
But more importantly to me, when I click shutdown, my machine shuts down within 5 seconds. When I start up I’m not spammed a million times over with ads and bullshit. And when I update and reboot, my updates are done, no more update, reboot, update some more, reboot, etc.
Let’s say Linux performance is worse than windows (has not been my experience), I would take that and not have all the other bullshit.
Auth
in reply to Ulrich • • •pineapple
in reply to Ulrich • • •Ulu-Mulu-no-die
in reply to pineapple • • •It's actually not necessary, I've been dual-booting on the same system drive for years without any issues at all.
The only thing that's strictly necessary in that case is knowing darn well what you're doing.
Ulrich
in reply to pineapple • • •