

And for context, it does this because cheaters are willing to run cheats that run at that kernel level, and the only way to detect and prevent them is if the anticheat is in your kernel first.
And for context, it does this because cheaters are willing to run cheats that run at that kernel level, and the only way to detect and prevent them is if the anticheat is in your kernel first.
another useful one is <(cmd here)
It’s like $(cmd here) but instead of returning the output of the command as a string passed into the arguments, it makes a new file descriptor for the output of the command and returns the path to it, for use in commands that want a file as an argument.
So for example if you want to use diff to compare your local passwd file to a remote one…
diff -u <(ssh host1 cat /etc/passwd) /etc/passwd
Admittedly I can’t think of many things I’ve used this for outside of diff and alternatives to diff…but I’ve used it there a lot, like comparing the results of running two slightly different queries.
then I would install one
just say I help improve ad blockers on YouTube and refuse to elaborate.
They don’t provide stuff for free, they provide stuff in exchange for your data and to sell ads.
growing it like a garden is a perfect phrase imo
because on windows or Mac it may have just worked. …until it doesn’t, or leaves your windows scaled wrong or placed on monitors that don’t exist or some other failure condition. at which point you reboot and hope for the best.
when it doesn’t work on Linux I’d check logs, actual configuration, and even the source if I need to.and then I’d hopefully improve things and make it work the way I want it to.
it sounds like you understand the value of using water to clean your butthole after you poop… so why not spend the $30 on a bidet just in case you ever do have a poop and don’t want to shower? or hell just so you don’t use as much TP before hopping in the shower. or for anyone else using your toilet and not wanting to hop in the shower…
https://www.nbcchicago.com/news/local/mcdonalds-says-18-big-mac-meal-was-an-exception-says-news-reports-overstated-its-price-increases/3450713/?amp=1 looks like 9.29 for the meal, 5.29 for just the sandwich.
…any tips on getting in? I tried checking the store page to see if any friends have it and none of mine do 🙁
If adopt systems then the question is easy to answer: no, journald does everything you need.
without adopting systemd… well. Are you evaluating going without any log handling at all and maybe just dumping logs ephemerally to tty0? DIYing all log stuff like your init scripts DIY things?
Personally if I had to go without journald I’d probably go back to using syslog-ng. But I guess there’s an argument for shipping straight into something like opentelemetry-collector if you’re willing to put in a lot of work.
pc has already had this with Xbox game bar and the perf impact isnt really noticable. if I recall correctly modern gpus have some dedicated chips for video rendering that are otherwise idle. I would assume there is some hit to vram that could hurt if you’re limited on it, but for most people it should be fine.
It depends on the package really. Sometimes you’re better off without the fixes that occurred in the last 2 years if it means avoiding the new bugs in the last 2 years.
IMO the more you try to stick to the latest releases, the more important it is to continue to stay updated. but every upgrade is a chance for new bugs or just breaking changes, so for new users starting with a stable distro is a good choice.
… except for browsers, where you both need the newest features but REALLY need the newest fixes.
Agreed but I think the intent is still interesting. My interpretation would be that you can still talk to friends, but not about the vacation. Id still say yes but I’m curious if that changes it for you.
The more simplified question would be just not bringing your phone or a camera, but then id say no as that just sounds like a dangerous trap and isn’t really what the question is trying to ask- it’s more 'would you go on a vacation and just enjoy it, or do you only want to go on vacation so people know you went? ’
slightly off topic but I’ve been disappointed with ultrawide support and really advise against it for most people. Many single player games that do support it clearly weren’t designed for it and just give you a prettier pillarboxed 16:9, like Hades adding some art on the sides.
And multiplayer games just crop your vision down so you have a weird FoV and see the same amount horizontally as a 16:9 user, but can’t see as much above or below you as they can. Proper support would let you see more horizontally than 16:9 players and since that’s the vast majority of players it’s understandable… but then anyone who does buy an ultrawide has to run it in 16:9 with pillarboxing or be at a disadvantage.
There’s a lot of things that make the Bluetooth experience better… it’s just almost all focused on mobile phones, maybe apple laptops if you stay in their walled gardens, but definitely not stock windows.
I say stock because if you do use windows and want to use Bluetooth you can improve things with a third party driver https://www.bluetoothgoodies.com/a2dp/ it’s still not great but at least you can use better codecs than default
for earbuds it’s useful as many modern phones can share their battery to wirelessly charge another device, so you can top up your earbuds off of your phone while you’re out somewhere and not need to lug around a charger and cable.
For wirelessly charging phones, I agree the pad style chargers defeat a lot of the point, but I am a fan of the dock-style wireless chargers. I have one at my desk and can just glance at my phone to see notifications, and I have to set my phone somewhere anyways, so this lets me top up my phone without really thinking about it.
Yes. and why it’s wildly complicated on Windows machines where you have an audio output device for headphones and for headset, and once something starts using the mic the output device itself changes.
So joining team chat in a game will either make audio sound horrible or break it entirely if you had specified the output device instead of using default device.
In the US that is not legal per the GINA act. Note that that is specific to health insurance. Life insurance can legally use that data. And laws can be broken often with less penalty than the profit made from violating them. And data can be retained much longer than laws exist so the GINA act could be repealed or updated at some point allowing companies to legally use the data already acquired.
before steam had the built in library categorization I used a third party tool that created categories automatically based on tags
which is to say I have way too many useless categories now and need to wipe them all and start over 🙁
I dont have any specific llms to recommend but if you do want to go that route you could always run it remotely through something like Google collab.
But I don’t know if I would trust the results of an llm doing this as any mistake would make your entire resume untrustworthy