[-] boredsquirrel@slrpnk.net 2 points 10 hours ago

Because it is not a particle

[-] boredsquirrel@slrpnk.net -1 points 10 hours ago* (last edited 10 hours ago)

True one can install it on Mint. But at that level, just

  • install Kubuntu
  • add timeshift
  • run unsnap (removes snap, installs flatpak and flathub, installs apps as flatpaks)
  • add the new official deb repo for Firefox
  • remove a possibly installed Firefox Flatpak (has missing sandboxing) and install with apt
[-] boredsquirrel@slrpnk.net 4 points 22 hours ago

So the US nutella is even worse??

Damn

[-] boredsquirrel@slrpnk.net 1 points 1 day ago* (last edited 1 day ago)

Pretty cool!

Android and ChromeOS both also just use fuse for userspace (and user-files) encryption. This could totally be used too.

But of course, if something is not on your RAM it is not safe

[-] boredsquirrel@slrpnk.net 2 points 1 day ago

Yes. No proof their LUKS prompt isnt tampered with

[-] boredsquirrel@slrpnk.net 3 points 1 day ago

So how do you decrypt the LUKS vault when you have no sshd running as that thing is not up yet?

[-] boredsquirrel@slrpnk.net 9 points 1 day ago

As a German... Nutella is crap. There are way better brands.

[-] boredsquirrel@slrpnk.net 3 points 1 day ago

Lol, thanks for that info

[-] boredsquirrel@slrpnk.net 13 points 1 day ago

Uhm thats a pepper and why is that a GIMP thing?

[-] boredsquirrel@slrpnk.net 14 points 1 day ago

Too busy to answer

[-] boredsquirrel@slrpnk.net 12 points 2 days ago

The poster BEFORE ripping it off ;)

15

I got a Turris Omnia Router, which I want to use as a NAS.

I also really like SATA SSDs, they are abundant (I have too many), never overheat (take that, NVME crap) etc.

The router is pretty tight, a SATA SSD fits in, but I need a cable to have the adapter 90° and a bit upwards.

Now I wonder, what adapter do I need? On AliExpress I find one with 1 or 2 SATA connections, 1 is probably best for sanity and reliability.

This one looks more sketchy, as it has 2 SATA sockets.

6
submitted 3 weeks ago* (last edited 3 weeks ago) by boredsquirrel@slrpnk.net to c/linux@programming.dev

Additionally:

  • a ton of ISO downloads, ARM and RISC-V support
  • Local AI integration for detecting images, searching through docs, finding stuff and writing emails.
  • Wayland support.
  • A new UI which is a mix of MacOS, Windows 11 and KDE Plasma.
  • Atomic updates.
  • A new containerized package format (linglong) competing with Flatpak, with some improvements over it.
13
61

The developer wants to continue the project from the codebase before they used the AMD ROCM code.

Previously, it allowed to run CUDA apps on Intel GPUs (integrated I think) and beat OpenCL in performance.

https://github.com/vosen/ZLUDA

111
submitted 1 month ago* (last edited 1 month ago) by boredsquirrel@slrpnk.net to c/piracy@lemmy.dbzer0.com

Questionable if this is only about movies, and not about any Bittorrent traffic.

46

They did some crazy stuff, also implementing core technologies from the ground up.

full changelog

  • ABRoot v2: Complete rewrite using OCI images for reliable updates, improved support for atomic transactions, system state dumping, changing kernel flags, a built-in method to edit the configuration, ability to generate local images with extra packages (for drivers, codecs, and libraries), ability to rollback, and re-generate the initramfs.
  • Hybrid Debian Base: Transition from Ubuntu to a hybrid base made of Debian packages and Vib modules for increased flexibility and control over updates and configuration.
  • LVM Thin Provisioning: Efficient disk space usage with logical volumes, allowing virtual filesystems larger than the available physical storage and supporting the dynamic allocation of space as needed for the two roots.
  • PolKit Policies: Replaces sudo for secure privileged operations.
  • VSO v2: Acts as system shell, package manager, and supports Android apps via Waydroid integrated with F-Droid. Improved the tasks automation system to cover infinite scenarios.
  • DEB/APK Sideloading: Install .deb and .apk packages with Sideload Utility.
  • Apx v2: Custom environments, supports various package managers, and introduces stacks for replicating environment configurations. Includes package manager mapping, stack creation, and subsystem management. Distrobox updated to version 1.7.2.1.
  • Apx GUI: Graphical interface for APX management with ease.
  • FsGuard and FsWarn: Boot-time system integrity checks to ensure system security and reliability.
  • Vanilla Installer: Uses a reduced GNOME session, a new Albius backend that replaces distinst, new configuration screens, OEM support, and support for encrypting the /var partition with LUKS2. Supports manual partitioning and network configuration during installation.
  • First Setup: Uses a reduced GNOME session, added network configuration, user creation, hostname configuration, allows picking your browser of choice, and improved screens.
  • PRIME Profiles: A new GUI for switching graphics cards, enhancing hardware compatibility.
  • Vanilla Tools: Utilities for managing system features: cur-gpu to display the GPU in use, nrun to run a command using the NVIDIA GPU, prime-switch to switch PRIME Profiles.
  • Kernel 6.9.8: Ensures compatibility with the latest devices and peripherals.
  • GNOME 46: Updated GNOME to version 46, introducing the new pill icon to switch between workspaces plus all the UI and stability improvements.
  • Vib (Vanilla Image Builder): Our new OCI recipe system. Recommended method for creating custom and derivative OCI images of Vanilla OS, facilitating modular and scalable system builds. We have created a template for users to easily create custom images for Vanilla OS.
  • Recovery Mode: Integrated in the installer with recovery tools like terminal, GParted, and documentation access for system restoration.
  • Prometheus: Container library/engine for OCI image management, enhancing deployment processes in Albius and ABRoot.
  • Eratosthenes: Platform for browsing package details from our Debian repositories, providing detailed package information.
  • Atlas: Platform for browsing our OCI image details, aiding in system transparency.
  • Pico, Core, Desktop Images: Structured for modularity and flexibility, forming the base of Vanilla OS.
  • VM and NVIDIA Images: Proposed at installation time if the right hardware is identified.
  • Dev Image: Can be used in APX, and provides a large set of development libraries/SDKs and tools.
  • Chronos: Unified documentation server and frontend combining all guides and documentation for easier access and management.
  • Update Feedback and Control: A new icon now appears on the top right of the screen when an update is being installed, click on it to stop the ongoing operation.
  • New Wallpaper: Designed by community member hrstwn.
  • Build Provenance: We are attesting our OCI images using GitHub Actions to ensure build provenance.
  • New Branding: Introduced a new refreshed brand. Plymouth updated using our new brand.
  • Deprecation of Vanilla Control Center: We have deprecated Vanilla Control Center and implemented all our settings in GNOME Settings.
  • Updated AdwDialog Utility: With many UI and UX improvements.
  • New App Tour: Introduced a new Tour app that shows after the first setup process.
  • New Differ Utility: Used to extract info between OCI images.

36

He has an ASUS laptops, one of the only ones you can get, got Arch on there.

The devices are not even shipped for the most part, people are booting Windows, using the ACPI dump to build the device trees.

Then those need to be upstreamed into the kernel, drivers need to be written.

Its not Asahi Linux, but still hard.

But there is progress, quite fast!

42
submitted 1 month ago* (last edited 1 month ago) by boredsquirrel@slrpnk.net to c/kde@lemmy.kde.social

screenshot

Removing the color-coding of mimetypes, for accessibility for "color blind" people. (Like me!)

(this is not my work, just posting here)

36
33

I am not a KDE dev, but interested in that topic.

To partiticipate you can sign up in the forum, and maybe stay a bit and help other users ;)

32

I have no idea why Mozilla doesnt show this theme.

I use Breeze Dark, as I am a simple guy :)

But the "Breeze Dark" Theme on AMO (firefox insider name for addons.mozilla.org :D) is just wrong?

So I created my own one, with the Addon "Firefox Color" and the Plasma Color-Picker.

Picture of my Desktop

Enjoy!

14
view more: ‹ prev next ›

boredsquirrel

joined 5 months ago