I play all my games via steam, was the easiest way to set up proton for me. 😂 now I have my productive windows app in the steam library as well 🤷🏻
I play all my games via steam, was the easiest way to set up proton for me. 😂 now I have my productive windows app in the steam library as well 🤷🏻
People pay real Money for AIaaS as well…
US voting System in a nutshell 😂
Don’t just delete the app, delete the whole account!
Yea, have you heard about project 2025?
With choosing trump, the American people have chosen that they approve that project.
At least, so do I see it.
Or USA 🤭 they just killed their democracy hard
AI needs a search Engine as well. it uses it to find the context needed to answer the prompt that was send to the AI system.
Aren’t snapshots in btrfs above root?
Edit: they are in “subvolumes”
Source: ChatGPT
On a Btrfs filesystem, running rm -rf /* will attempt to delete everything in the root directory, which includes all files and directories accessible to your permissions. However, Btrfs snapshots are designed to be resistant to regular file deletion commands. Here’s what happens:
1. Snapshots remain intact: rm -rf /* doesn’t automatically delete snapshots because snapshots are stored in special subvolumes. By default, this command won’t affect subvolumes that are not mounted within the filesystem you’re deleting from.
2. You would need specific commands to delete snapshots: To delete snapshots on Btrfs, you would typically use a command like btrfs subvolume delete <snapshot> for each snapshot individually, as snapshots are managed by the filesystem and not treated as standard directories.
3. The data inside the snapshots is preserved: Even if files in the root filesystem are deleted, any data captured in snapshots remains, as snapshots are essentially read-only copies at a certain point in time.
Important Note: If the snapshots are mounted and accessible in the directory tree where rm -rf /* is run, you could accidentally delete them if the command traverses into the snapshots’ directories. To protect snapshots, administrators often mount them in isolated directories (e.g., /snapshots) or keep them unmounted until explicitly needed.
In summary, unless you run specific deletion commands for Btrfs subvolumes, snapshots should remain unaffected by rm -rf /* due to the unique way Btrfs manages snapshots.
Why would you not just format the stick?
🥰so cuuute!
Lol, as if macOS would not warn you with way enough time prior death of the mouse…
Then, you open it up and lead two wires to the rack front panel where your new accessible power button is mounted
Are they trying to befriend more with EU?
If route all data through VPN and drop the unwanted packages in the firewall at home, you achieve this. But apple is a bitch and ignore VPN (and even DNS) for own domains.
Except, apple is bypassing VPN for their own tracking:
https://appleinsider.com/articles/22/10/12/most-apple-apps-on-ios-16-bypass-vpn-connections
https://www.reddit.com/r/apple/comments/yfhmfw/ios_161_allows_certain_apps_to_bypass_vpn/?rdt=60650
Aren’t iPhones switching from AFU to BFU if you don’t unlock them long enough anyway? Or is BFU not the same state as entered if lock and volume down button are pressed for some time?
😂😅 so true
Maybe for you…
I think, if they are preserved for windows DRM and anti-cheat free, it should be no problem launching them using wine / proton. In the other hand, a native Linux game will not run as smooth on WSL as a comparison.