Bluetooth sucks on all platforms. It may be worse on Linux, but given how often my coworkers on Mac and Windows have audio issues it meetings, not by much.
Get a good set of RF wireless headphones and only use Bluetooth when you’re traveling.
Nerd, professional solver of imaginary problems
Bluetooth sucks on all platforms. It may be worse on Linux, but given how often my coworkers on Mac and Windows have audio issues it meetings, not by much.
Get a good set of RF wireless headphones and only use Bluetooth when you’re traveling.
I frequently switch between audio outputs (headset for calls and focused gaming, speakers for other use). I installed an audio switcher applet to make changing that easier and faster. But cosmic is perfect for me other than that.
I joined a team years ago where everyone would catch exceptions then throw a different exception in the catch, swallowing the original. Sometimes these were nested many layers. Troubleshooting was a nightmare.
I spent a week deleting all of them and told everybody that “try” was now a forbidden word outside of entry points.
Games like Baldur’s Gate assume you have at least some DnD experience. I remember playing Neverwinter Nights for the first time long ago and being really glad I played one session of DnD before it.
This is a worse experience than a phone on every way I can think of. For a moment I thought maybe it could be a good solution for visually impaired people, but then I saw the laser projection screen. This seems doomed to be e-waste.
As wraithcoop suggested, you can install additional software like rectangle to do the job. But why is that necessary in 2023? Window snapping has existed forever on Linux DEs and Windows since Vista.
“You’re holding plugging it in wrong.”
I’m amazed at how many professionals use Macs because Apple seems to hate power users. I had to use a Mac briefly recently and was amazed to find they still don’t have window snapping.
It also had no idea what to do with my monitor, couldn’t even detect the correct resolution. I’m guessing if I had bought a $3000 Apple monitor it would have worked immediately. But had to dive into “advanced settings” just to set the correct resolution.
If everybody could stop using Twitter, that’d be great.
If they wanted to make browsers less secure, they would do so in much more obvious ways.
The new proposal demands browsers automatically trust government created root certificates. That means any EU government can do a man-in-the-middle attack on any end user running that web browser, even users in other countries. There is no reason to do that other than to spy on people or to manipulate the content that they’re viewing.
If any government, or company for that matter, wants to make their own root cert and deploy it to all their users/machines they can already do that easily. A lot of companies that work with sensitive data already do this, and some companies (ex: symantec) provide solutions to do it very easily, so the IT team can see everything the users are doing.
This is what the company valued itself as being worth. Not what it’s actually worth. So I’m not sure if Elon is trying to over or under value here, but I’m guessing over.
You’ve described a big part of why I hate startup culture. “Let’s build cool thing then sell it to a huge company and get rich.” I’m never doing it again, such a waste of time and energy.
Run this command to see what version of the vulkan API you’re on: vulkaninfo | head -n 5
Proton 8 requires vulkan 1.3 compatibility. I’m guessing the drivers you’re using (or maybe the drivers nvidia has published?) don’t have support for it.
Only until they’re in front of a judge it seems.
So the full Republican party supports this guy, who:
50-60% of my initial attempts at connecting to something via bluetooth is my accidentally selecting the wrong device. I’d say maybe you’re one of my neighbors but I definitely wasn’t up at 5am.
The dude that runs that site and writes most (all?) of the articles writes some wild conspiracy stuff. Is there a credible source for this? Like from a person who hasn’t said stuff like “If Ossof and Warnock win Joe Biden will have the votes he needs to impose Communism.”.
Not enough info. What are you trying to actually accomplish here? If you’re stress testing and trying to measure how fast a server can process all those requests, use something like jmeter. You can tell it to do 100 concurrent threads with 10000 requests each, then call it a day.