For the nearly $1500 spec they tested you can basically get a Framework 16, with much better upgradability and a 2560x1600 165hz vrr display.
For the nearly $1500 spec they tested you can basically get a Framework 16, with much better upgradability and a 2560x1600 165hz vrr display.
I pay $10/month for copilot because it saves me a lot more than $10 in time not spent typing out boilerplate or searching through garbage documentation.
It frees up my mind to focus on the actual software architecture instead of the quirks of the language.
Semicolons are optional in JavaScript unless you are combining multiple statements on a single line, which is generally not something you should be doing anyway.
I avoid them whenever possible. It encourages people to write poorly formatted code. But then I’m a python dev so I tend to be opinionated when it comes to whitespace.
Protest laws generally revolve around the right to peacefully assemble. If the stated intention of your ‘protest’ is to block traffic and cause gridlock then that falls to meet the definition of ‘peaceful’, as it puts public safety at risk.
One of the linked articles quotes the Essex police who mention that one of the people impacted was a pregnant woman in medical distress, unable to receive medical care due to the actions of these ‘protestors’. I would imagine there were dozens of similar incidents over the 37 hours they held the city hostage.
I strongly disagree with your first point. Kids these days are more familiar with ChromeOS than Windows. Google has proven that as long as it has Chrome and a taskbar at the bottom people will be fine with it.
For long term support I also disagree with #2. The company I work for develops software that goes into both windows and Linux environments. The Windows environments are several orders of magnitude harder to secure and maintain because you never know what bullshit Microsoft is going to pull with their updates.
It may be easier to find a Windows IT person to maintain the system but it’s going to be significantly more expensive and significantly less reliable than an immutable OS like Fedora silverblue.
Remember when Google said that if the result you wanted wasn’t on the first page that they had failed?
The problem is the first page is now 2 sponsored links, a widget suggesting 10 YouTube videos, 5 search results for a related search, and two actual search results for the thing you are looking for.
We almost need a browser widget that appends &page=2 to any google search result.
This is the way. There are so few places to smoke in BC that I pretty much only ever see people doing it 5 metres from a bus stop.
They are so expensive that the few people that still do it smoke maybe a pack a week.
We even banned the sale of no-nic vape juice because they were becoming a gateway to nicotine addiction for teenagers.
Could be an RCE exploit. Doesn’t matter if it’s privilege escalation at that point because it can be used to execute a payload that can.
Endeavor OS solves most of those problems. Out of box experience is fantastic, and the installer is the best I’ve ever used.
That being said, I still wouldn’t recommend it due to the Arch package maintainers willingness to break userspace.
You will do a system update and it will break something. Most recent for me was Python packages. I updated my system and suddenly pip stopped working because they decided to follow PEP-668 and force the user to install packages using pacman.
The rationale given was allowing the user to install packages outside of the distro’s control can potentially break system tools like Fedora’s DNF, which is python based.
Now, I’ve done this on Fedora, it’s not fun. But you know what else? FEDORA DOESN’T EVEN ENABLE THIS FEATURE YOU FUCKING IMBECILES.
Because all of the other retailers do the same shit only with higher prices. Here in Canada they don’t pay their employees any less than the competition, yet their prices are 30-40% cheaper on average.
That extra 40% doesn’t result in better working conditions for the employees, it goes directly to the shareholders and bonuses for the C-suite.
I respect the hell out of Walmart because they actually keep their price increases tied to inflation and aren’t out there trying to sell a loaf of poverty white bread for $5 or a pack of 4 chicken breasts for $37.
Lol the US will invade not because they are our ally, but because they believe they are the only ones that are allowed to attack Canada.
New idea for Lemmy apps: drunk text mode. Between 10pm and 6am you have to answer a skill testing question before submitting.
If I want to watch every game I need to subscribe to 3 different services and pay something like $60/month, and I’m in an out of market area.
I know there is probably a historical reason but I hate how find parses its arguments.
Any other app would be fine --name or find -n.
Every time I use it I have to spend a few minutes checking the results to make sure that it’s actually doing what I want it to do.
I worked at a grocery store and the produce department got a big load of fresh cilantro in. My eyes watered as I walked into the back room. I thought they had just done a shitty job of cleaning the floors.
I’ve thrown Linux on every laptop I’ve ever owned, and a couple of family members laptops as well and the past 15 years and haven’t encountered 1/10th of the issues they you have.
Complaining about broken suspend is funny because Microsoft basically killed S3 sleep in favour of the battery sucking S0. If anything it works better in Linux because you won’t open up your laptop to find that Windows Update fucking ran in the background while it was sitting closed in your backpack and rebooted.
I think your issue might be more of an AMD issue. They have a long history of buggy mobile hardware even on Windows.
I mean hell I threw Fedora on to my Intel MacBook Pro and the only real annoyance I had was not being able to reliably disable the SPDIF light in the 3.5mm jack.
I’m currently using the non-linux version of the XPS 13 2-in-1 and my OS experience is actually the opposite of your friends. I can install any Linux ISO without issue, but the standard Win 11 ISO refuses to work because it can’t detect any storage drives.
As far as daily driving Linux on it, the only things that don’t work are the fingerprint reader and webcam. It’s a bit of a piss off given that non-touchscreen version uses similar spec hardware that does support it but it doesn’t really affect daily use.
If a game can’t run on the Series S it means it also can’t be ported to the PC. Turn down the resolution and graphics settings until you get the same fps target and continue in with your day.
I would expect any game from a developer that complains about this to be so poorly optimized that it runs like it would on the Series S on the bigger consoles, and likely have garbage gameplay as well because they spent all of their budget on graphics.
He says it to get views. The only place you might hear ‘aboot’ is in Newfoundland. Aboat is I think an eastern thing as well. I rarely hear in in BC.
Dude is from Vancouver, which means he should have a PNW accent. There are some differences between Vancouver and Seattle accents but on the whole they are considered one of the most subtle and neutral in North America.
If you want the American equivalent word, ask someone to pronounce the word ‘roof’. Canadians will pronounce the ‘oo’ like in boot but a lot of Americans will say ‘ruff’ or ‘rough’.
I use the proprietary version for the remote tools and settings sync.
I can work from home on my windows PC with no loss of productivity compared to my Linux workstation.
And the ability to open any GitHub repo in the browser based Code just by pressing . is a game changer.
Depends on what you’re using it for. Fedora’s release ver upgrades are fairly seamless. Just a big dnf update really.
Meanwhile I have a bunch of servers stuck on CentOS 7 that are going to need to be completely rebuilt by next summer. I’m also limited by them because the pdf generator I use requires a version of libpango that was released in 2019 and EL7 is stuck on the 2018 version.
I switched from Rocky to Fedora Server because I was sick of running into compatibility issues with dependencies that exist in the Fedora repo and not EL.
Specifically postgres. One of the projects requires postgis and gdal, which are in the Fedora community repo, but I have to use the official postgres repo on Rocky and the people that maintain those repos are literally incompetent. They have an automated script that generates all of the packages and they can’t even be bothered to double check that the packages are built against the correct version of postgres, so your install will fail because a PG14 package is looking for a dependency that only exists in the PG11, PG12, and PG15 repo.