Welcome to Friendica.Eskimo.Com
Home of Censorship Free Hosting

E-mail, Web Hosting, Linux Shell Accounts terminal or full remote desktops.
Sign Up For A Free Trial Here
Please tell your friends about federated social media site that speaks several fediverse protocols thus serving as a hub uniting them, hubzilla.eskimo.com, also check out friendica.eskimo.com, federated macroblogging social media site, mastodon.eskimo.com a federated microblogging site, and yacy.eskimo.com an uncensored federated search engine. All Free!
Does anyone know how to get "Ninja Remote" working on linux?
Hello,
Trying to use my linux partition to remote into windows PCs and I am struggling to get ninja remote software to work with even a browser running through wine. Has anyone used this software before and have a solution?
Funny I just spend a few hours working on this on my workstation. Tested in VM first before deploying out to my main machine. but here are rough steps:
You have to use wine and the browser extension "User-Agent Switcher and Manager"
I would say first install the browser extension then log into your RMM agent. The button to remote will appear but won't work.
Click the remote in button and Download the 32bit agent from the pop up
Then run wine not sudo on that exe file.
Once installed you need to make a desktop entry
[nano ~/.local/share/applications/ninja-remote.desktop]
Change the username and verify the path is correct by checking your wine folder
#Paste this with the correct path and username
[Desktop Entry]
Name=NinjaOne Remote
Exec=bash -c 'wine "/home//.wine/drive_c/users//AppData/Roaming/NinjaRemote/ncplayer.exe" "%u"'
Type=Application
Terminal=false
MimeType=x-scheme-handler/ninjarmm;
###
Second to last Register the desktop Entry:
run: xdg-desktop-menu install ~/.local/share/applications/ninja-remote.desktop
run: xdg-mime default ninja-remote.desktop x-scheme-handler/ninjarmm
Lastly, Paste this in your firefox extension (The we used to trick sites into thinking we are windows)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
Let me know how it goes.
Cheers!
SUSE launches new European digital sovereignty support service to meet surging demand
SUSE launches new European digital sovereignty support service to meet surging demand
With SUSE's help, European companies and governments can ensure their IT support, software, and data assets are safe.Steven Vaughan-Nichols (ZDNET)
like this
Andreas Gütter, Endymion_Mallorn and underrate170 like this.
Seems like we're getting what we wanted.
I hope this isn't a monkey's paw wish.
Look, folks, I’ve been hearing a lot, a lot, about this thing called Linux. Ever heard of it? Sounds European, doesn’t it? Probably invented in Brussels, or Sweden, maybe Russia, I don't know. Total disaster. I call it Socialist Windows, because that’s what it is! It’s chaotic, no one’s in charge. Total mess. Bernie Sanders running an IT department, terrible.
Meanwhile, Windows, great American company, by the way, very successful, very strong.
Is possible to learn to swim, just by reading a lot about it?
If a person reads a lot of theory about how to swim, different types of techniques, other people's written experiences etc., can they swim if thrown in a deep swimming pool? Or, at least, be able to swim enough to reach the steep end and save themselves from drowning?
By "a lot", I mean spending over 6 months to a year, gaining theoretical knowledge. And when we throw them in the pool, they are willing to try it, as in, "I have learnt enough, and I am willing to try it out."
How can you make stock Android as private as possible?
I know that stock Android itself is spyware.
What tips about setting up my stock Android phone would you give me?
It's not factory unlocked so I'm sticking with Google Android.
Things I've done:
- Stopped and disabled all apps that I don't use or need.
- Replaced all apps that I can with FOSS alternatives from github using Obtainium.
- Not installed things that I can just check on my laptop like email.
Is there anything else that I can do?
Thanks in advance
Edit
I've also:
- Changed my DNS to Mullvad DNS
- Restricted app permissions to only what they need
- Not signed into the phone. I don't even have Gmail account.
Okay why is your distro the best?
I made the unfortunate post about asking why people liked Arch so much (RIP my inbox I'm learning a lot from the comments) But, what is the best distro for each reason?
RIP my inbox again. I appreciate this knowledge a lot. Thank you everyone for responding. You all make this such a great community.
like this
Endymion_Mallorn, Andreas Gütter and Anban Govender like this.
My Arch is the best for my private laptop
My Asahi is the best so that I don't have to deal with f*cling macos crap
Why my distro (pop!_os) is the best? Well it's probably not, but here's why I went with it:
- ubuntu based, so lots of applicable tech support online
- looks nice out of the box (imo)
- comes with nvidia drivers. Not a major point cause they aren't hard to get, but it was one of the things I considered when I unintentionally ended up with with nvidia
- tiling (the big one imo)
Aand that's kinda it :3.. at the moment it's kinda behind all the other stuff cause they're working on the new COSMIC DE, which im hoping is gonna be an upgrade to the GNOME with extensions the current version has
Aeon desktop is the best indeed:
- Crazy fast install.
- System configuration is done on the first boot.
- Supports ignition and combustion.
- The install USB can become a $HOME backup if you re-install.
- Full disk encryption by default and mandatory.
- Latest GNOME, looks clean and pretty.
- Rolling.
- Immutable, with Distrobox by default.
As far as desktop Linux goes, I don't see why I would use anything else atm. Give it a try!
Or, if you want all the same features without immutability, just go with OpenSUSE Tumbleweed!
(Aeon is an OpenSUSE project, too)
Are all the distros having the same GNU/Linux kernel
Yes. Different distros have different versions, patches and so on, but the underlying kernel is the same.
if I replace all the Arch userland files into Debian’s, the system will become Debian?
If by "userland" you mean files which your normal non-root user can touch, then no. There's differences on how distributions build directory trees, file locations, binaries, versions and so on. You can of course replace all the files on the system and change distribution that way, a convenient way to do that is to use distros installer but technically speaking you can also replace them manually by hand (which I don't recommend).
EndeavourOS Bcause:
It’s Arch with an easy installer, with all of the most common administration tools already installed
With the Arch repo, AUR, and flatpak I have a wide breadth of software to choose from
I can easily install it without a desktop environment to install and set up Hyprland without the clutter of another DE
Not to mention it’s active and friendly community and excellent documentation
like this
jwr1 likes this.
Arch.
I'm vegan, german and into fitness. There really was no other choice. /s?
Also, it's lightweight, you always get the most recent software, pacman is superb and it's super stable. In about 10 years on multiple systems, I never had anything break. The worst of it are simple problems during updates, which are always explained on their website.
Lastly, there is the wiki. The single best source of Linux information out there. Might as well be using the distro that's directly explained there, albeit a lot of information can be used on other ones as well.
With arch-install, you don't even need to learn much, but learning is never a bad idea and will be great if something does break. Every system can break. Arch prepares you for that.
pacman is the best i've used, packages are very up to date, and it's pretty easy to troubleshoot with the enormous amount of info on the wiki and elsewhere
Also it taught me about Nix (the package manager, which also runs on any distro and macOS independent of NixOS) which I now use to set up perfect development environments for each of my projects... if I set up dependencies once (as a flake.nix shell), it'll work forever and anywhere.
Same for me. I distro-hopped for about 20 years with OpenSuse, Ubuntu, Debian, Arch and Fedora being the most memorable desktop setups for me. While all that was a valuable experience, NixOS feels like graduation.
For the Nix-curious: I wish someone would have told me not to bother with the classic config and build a flake-based system immediately. They're "experimental" in name only, very stable and super useful in practice.
git add
any new files before building!) but absolutely makes up for it by its features.
Same for me, I stopped distro-hoping 2 years ago when I moved to NixOS.
It was tough at first, setting it up took a while and i genuinely felt stupid like i haven't felt for a while; but now I love having the same config on my two laptops. I have one that stays at work and another one for traveling. With one word/line added into my config I can as a software, configure the VPN, change the wallpaper on both my laptop, or not. Some stuff like gaming goes only on the traveling laptop.
Also, another big thing for me is the feeling of having a cleanly built system all the time. I haven't felt the urge to do a clean reinstall since I started with NixOS.
- It's a fast way to get to a specific setup, like a particular DE or Vulkan gaming support, thanks to abstraction that NixOS modules provide
- There are tons of packages
- Because packages are installed by adding a config entry you don't accumulate random software you forgot you installed
- Immutable updates and rollbacks - this is similar to benefits of atomic ostree distros, but the nix solutions are more general, so you have one system that does more things with a consistent interface
- in addition to updating the base system, rollbacks also roll back user-installed packages, and configurations if those are managed via Nix
- devshells provide per-directory packages and configuration using the same package repos as the host system, without needing to manage docker images
- Nix is portable - much of what it does on NixOS can also be used in other distros, or even on Macos or Windows with the Linux subsystem
- Configurations often combine NixOS and Home Manager parts. The Home Manager part can be used à la carte on other OSes is a way that is fully isolated from the host OS package management. For example on Macos this is a much nicer alternative to Homebrew.
- devshells also work on other OSes
- similar to Guix - but NixOS uses systemd, and is (from what I understand) more tolerant of non-free software (whether these are pros or cons is up to individual interpretation)
Is a huge plus for me. I love to f up things to learn from them but I don’t like broken things and oh boy. Nix keeps me in the clean, safe.
Don’t get me wrong im doing stupid stuff all the time but just cus i have a few configs written down i can learn a lot. Or a little that amazes me lol
Debian (testing) is most suitable for me. If there were a universally best distro, all the others would cease to exist...
It isn't made by a for-profit company and thus doesn't have "features" I don't want.
It pays attention to software freedom, though it isn't so restrictive about it that it doesn't work with my hardware.
It was very easy to install only the things I wanted and needed.
Mint. It just works and Cinnamon is a good DE (ui design peaked in the Windows XP days). Plus you also get all the software built and tested for Ubuntu without the bullshit of using Ubuntu.
For my server I use NixOS, because having one unified configuration is so nice.
Arch.
Do I need to justify myself any further?
My way of thinking and working is incompatible with most premade automatism, it utterly confuses me when a system is doing something on its own without me configuring it that way.
That's why I have issues with many of the "easy" distributions like Ubuntu. Those want to be to helpful for my taste.
Don't take me wrong, I am not against automatism or helper tools/functions, not at all.
I just want to have full knowledge and full control of them.
I used Gentoo for years and it was heaven for me, the possibility to turn every knob exactly like I wanted them to be was so great, but in the end was the time spend compiling everything not worth it.
That's why I changed to Arch Linux. The bare bone nature of the base install and the high flexibility of pacman and the AUR are ideal for me. I love that Arch by default is not easy, that it doesn't try to anticipate what I want to do. If something happens automatically it is because I configured the system to behave that way.
Linux is so great, because there is a distribution for nearly everyone out there (unless you are blind, then things are not that great apparently, but it seems to get better).
99% of screenshot is just wallpaper lol
But it's a good one! Mind sharing original file?
does this work? it's a 4K wallpaper
EDIT: link mega.nz/file/cpUnkLDC#6h8Jjv_3…
Best FREE AI Image Extender- Expand Images by AI Outpainting
Seamlessly extend your photos beyond their original boundaries in one-click. Enlarge images and adjust to any aspect ratio (over 20 options available). Resize your photos to perfectly fit Instagram, Facebook, and YouTube dimensions.yce.perfectcorp.com
With Guix you have reproducibility, freedom, good docs and peace of mind, also when configuring things more deeply. You also have a powerful programming language (Scheme / Lisp) with which to define your system config as well as your dotfiles. This is my insight after years of GNU/Linux usage. I run Guix on laptops, desktops and servers, and I never have configuration drift, as well as the benefit that I have a self documenting system.
Isn't GUIX based on Linux-libre?
This must complicate installing nonfree software, including nonfree drivers if your computer needs any.
Thanks for this! I guess the point is, people don't want to dig deep into the system built with different approach as a base.
But you made me interested
Arch. I tried other distros and always came back to Arch. Other distros are very bloated and honestly I can't be bothered with removing them manually. I also love the AUR and the wiki.
Another interesting distro was NixOS, but that is a bit of a pain in the ass to learn.
For newbies, Fedora KDE Plasma edition or Mint Cinnamon is my recommendation. Kinoite is Fedora KDE Plasma edition but immutable for the ones that keep breaking the system because they keep following some absurd guide online for whatever.
I use fedora silverblue for a couple reasons. After jumping from elementary to Ubuntu to Manjaro to Artix I got tired of dealing with distro specific modifications and weird issues. With the Ubuntu based distro I never enjoyed how out of date some packages were. I’d hear about a cool new update for a program I use and realize it would be a while till that would be in my repos.
I really liked artix and Arch’s rolling release nature and I would probably enjoy arch if I still used my computer daily like I used to but now I can be away from it for a couple months at a time and I need updates to be stable.
I’ve found Fedora (silverblue in particular) to be a perfect middle ground between rolling release and having a more regular update schedule. I use silverblue because I never wanted to have to worry about an update breaking my install ever again.
I will admit that because silverblue uses flatpaks almost exclusively, my appreciation for software being up to date could be achieved on almost any other distro, but the vanilla style of fedora is what keeps me now. I’m a big fan of vanilla gnome and not too many distros ship it like that.
Honestly, having tried both atomic and regular Fedora, I ended up with regular, as it allows you to do all the same things without limiting you to them.
Install flatpak? Sure. Use Distrobox? Of course. But if you have to use native package, you can simply install it without jumping through the hoops with rpm-ostree (which doesn't even always work properly).
Fedora itself is great, though - a healthy release cycle, high stability, and mature base.
Gentoo works best for me because I'm a control freak. It lets me tune my system in any way I want, and I don't mind leaving my computer on while I'm asleep so that it can compile its way through libreoffice, webkit, and a couple of browsers. Plus, based on complaints I hear from people using other distros, Portage beats other package managers in every way except speed.
This doesn't mean that it's best for everyone, mind you, just that it's best for me.
I agree with Gentoo.
I had installed Arch for my wife, to get fast install times and more normal user friendly upgrades, but it kept breaking all the time.
It really opened my eyes to how incredibly stable Gentoo is while still allowing living on the bloodiest of edges at the same time.
OpenSUSE because rolling release and no IBM. Never used it though.
Currently I use Mint. It works but it's not the best.
Fedora Atomic because I don't fucking care what package manager and whatnot sits underneath.
I just wanna relax in my free time and not worry about all this fucking nerd stuff.
Touching grass > Troubleshooting a broken system
Arch. I think when people say "bloat" they don't mean it in the traditional sense of the word. Most people are installing plasma or gnome and pulling all the "bloat" that comes with them. To me at least it's more that no one is deciding what they think you're likely to need/do, and overall that makes the system feel much more "predictable". Less likely to work against what I'm trying to do.
Ignore all the comments about Arch being hard to install or "not for beginners". That view is outdated. When I first installed Arch when you had to follow the wiki and install via the chroot method. Now it's dead simple to install with the script and running it isn't any more difficult than any other distro.
Mainly though it's because of the AUR.
like this
Mordikan likes this.
OpenSUSE Tumbleweed/Slowroll
Tumbleweed is the only bleeding-edge rolling release distribution that just works and never fails and is super easy to install and manage without any expertise. And it is massively underrated and forgotten for no good reason.
All Tumbleweed packages go through extensive and to this day unrivaled automatic system testing that ensures no package is ever gonna bork itself or your system.
If you're still worried about stability, there is Slowroll - currently testing, but in my experience very stable distribution. It makes rolling release updates...a bit slower, so that they're only pushed after Tumbleweed users absolutely ensure everything is great and stable (not that it's ever otherwise). It does the same job as Manjaro, but this time around it actually works without a hitch.
Both deliver great experience and will suit novice users.
Ubuntu.
Why? - I guess I'm too lazy for distro hopping now 🙁
Besides, this was the 1st Linux distro I tried back in 2005. After the usual ditro hopping phase was over, I settled on it; somehow (irrespective of snap and other controversies) I feel at home.
I agree. I tried Fedora first, then Pop!OS, and then settled on Kubuntu.
Kubuntu has been the most stable so far, no big issues. I chose it for that and its Wayland support. Snaps can be disabled or even have auto update turned off which is what I did and I had no real issues with Ubuntu past that so overall a good distro.
Widely supported, plenty of tutorials, has my favorite DE as a spin, it just does what I need it to.
Debian stable.
Everybody think they are a special snowflake who needs bleeding edge, or a specific package manager or DE or whatever. Truth is 99.99% do not. They just like to believe they do, claim they do, try it, inflict self pain for longer than they need, convince themselves that truly they are, because of the pain, special.
Chill, just go with stable, it's actually fine.
Edit: posted from Arch, not even sarcasm.
As someone who ran Debian Stable for a while, this is not a distro for "99.99%".
First, Debian, while very stable in its core, commonly has same random issues within DE's and even programs that may likely just sit there until the next release comes along.
Second, a release cycle of 2 years is actually a giant and incredibly noticeable lag. You may love your system when it just releases, but over time, you will realize your system is old, like, very damn old. It will look old, it will act old, and the only thing you can do is install flatpaks for your preferred programs so that they'd be up to date.
This isn't just programs. It is your desktop environment. It is Wine (gamers, you're gonna cry a lot unless you work it around with flatpaks like Bottles, which will feel like insane workaround you wouldn't have to have with a better fitting distro).
It is the damn kernel, so you may not even be able to install Debian on newest hardware without unsupported and potentially unstable backporting tricks.
Don't get me wrong, Debian is absolutely great in what it does, and that is providing a rock solid environment where nothing changes. But recommending it for everyone? Nope.
I feel like a lot of your points were true at one point, but are becoming lest relevant.
For one, at least with XFCE, I found myself not really running into DE bugs.
Also, I don't think two years is as obnoxious anymore. During the era of the GTK 4 transition a couple, it drove me nuts, but now that a lot of APIs like that have stabilized, I really don't notice much of a difference between Debian Testing and Stable. I installed and daily drove Bookworm late in its lifecycle on my laptop, and in terms of DE and applications, I haven't noticed anything. I get the feeling Debian's gotten better at maintenance in the past few years - I especially see this with Firefox ESR. There was a time where the version was several months behind the latest major release of ESR, but usually it now only takes a month or two for a new ESR Firefox to come to Debian Stable, well within the support window of the older release.
Also, I don't think Flatpaks are a huge dealbreaker anyway - no matter what distro you're using, you're probably going to end up with some of them at some point because there's some application that is the best at what it does and is only distributed as a Flatpak.
Frankly, I probably am a terrible reference for gaming, as I'm a very casual gamer, but I've found Steam usually eliminates most of these issues, even on Debian.
Also, the official backports repository has gotten really easy. My laptop had an unsupported Wi-Fi chipset (it was brand new), so I just installed over ethernet, added the repo, and the install went smoothly. There were a few bugs, but none of these were specific to Debian. Stability has been great as ever.
In conclusion, I think right around Bookworm, Debian went from being the stable savant to just being an all-around good distro. I'll elaborate more on why I actually like Debian in a comment directly replying to the main post.
I might disagree with 99.999% like you - maybe I'd put it in the 50-75% range.
As a KDE fan, I had some bugs on some devices (like on one of the laptops, wallpapers did not install correctly and the setting to always show battery charge didn't work) even on Debian 12.
XFCE is well-known for stability, but seems to be increasingly irrelevant for the average/newbie user because the interface looks outdated and configuring is relatively complicated.
Interesting you mentioned Firefox ESR - iirc, even at release the version shipped with Debian 12 was considered very old, prompting many to install Firefox as a flatpak. Two years later, it's two years older.
Flatpaks are good and suitable options for many tasks - no argument here! But some things are just better installed natively, and there Debian just...shows.
Steam is a godsend, but there are many non-Steam games and, importantly, programs out there, and launching them through Steam often feels like yet another bloated and slow workaround; besides, you cannot choose Wine over Proton, and sometimes (granted: rarely) you may want to use Wine specifically.
To conclude - it's alright to choose Debian anyway, it is good! But I just feel like newbies and casual users could save a lot of trouble and frustration simply going with something that doesn't require all that - say, Fedora (non-atomic), or OpenSUSE, and then go from there to whatever they like. There are plenty of distributions that are stable, reliable, but without the tradeoffs Debian sets.
If you feel like stability is your absolutely biggest priority ever, and you have experience managing Linux systems - by all means, go Debian. But by that point you'll already know what you want.
Debian Stable actually updates Firefox ESR through the typically on by default security channel.
The current ESR version in there is 128, which is about a year old, which replaced the 115 that came with Debian 12 by default.
The newest ESR, 140 just came out 2 weeks ago. 128 still has 2 months of security updates, and 140 has already been packaged for sid. I have no doubts 140 will come before those 2 months are up.
Now the KDE thing actually sounds like it sucks.
even programs that may likely just sit there until the next release comes along.
... the only thing you can do is install flatpaks for your preferred programs so that they’d be up to date.
... Wine (gamers, you’re gonna cry a lot unless you work it around with flatpaks
I already posted on this a while ago but that's is a recurring misconception. No distribution, literally 0, provides all software to the latest version or to the version one expects. Consequently IMHO it is perfectly acceptable to go beyond what the official package manager of the distribution offers. It can be flatpaks, am, build from source, etc but the point precisely is that the distribution is about a shared practical common ground to build on top of. A distribution is how to efficiently get to a good place. I also run Debian stable on my desktop and for gaming, I use Steam. It allows me to get Wine, yes, but also Proton and even ProtonFix so that I basically point and click to run games. I do NOT tinker to play Elden Ring, Baldur's Gate 3, Clair Obscur, etc and my hardware is well supported.
So... sure if you consider a distribution as something you must accept as-is and NOT rely on any of the tool to get the latest software you actually need, can be games but can be tools e.g. Blender, Cura, etc, then you WILL have a tough time but that's the case for all distributions anyway.
TL;DR: a distribution is the base layer to build on. Its package manager, on Debian and elsewhere, is not the mandatory and sole way to get the software you need.
Debian. Truly the universal operating system. Runs on all of my laptops, desktops, servers, and NAS with no fuss and no need to keep track of distro-specific differences. If something has a Linux version, it probably works on Debian.
Granted, I am a bit biased. All of my hardware is at least 5 years old. Also came from Windows, where I kept only the OS and browser up to date, couldn't be bothered with shiny new features. A package manager is already a huge luxury.
- I have access to more packages than with any other package manager.
- everything to get my setup in the exact state I want is in my config, which is 90% useable on any other distro thanks to home manager
- My config is all in one place and easy to share
- If I ever break something, I can always roll back
- I don't need Docker
While I still care somewhat of distro differences for functional reasons, I completely agree that DE's are the most important part in terms of user experience.
Both my machines use KDE, and while they run two different distros, they look and feel pretty much the same since I use a very similar layout on both of them. This, along with file sync through my NAS and similar apps, makes switching from one computer to the other a breeze (pun not intended), despite some differences under the hood.
Mint Cinnamon.
It's easy, stable and gets out of my way.
I haven't seen the need to dostro hop for years.
I am a debian person but when I tried EndeavourOS i relegated debian to my homeservers only.
Almost 1 year in EndeavourOS, I fucked it up once and was very easy to recover.
My distro isn't the best, but it's at least a good starting point: Debian + XFCE.
Was using Ubuntu from about 12.04 through 20.04, but it is getting too snappy and support contract happy for me these days.
Bazzite.
Super easy install and setup. Ready to start installing games at first boot. Just a wonderful OS to use.
I can't speak for anyone else but I can tell you what I personally love about Gnome.
I like that it's Spartan. I like that it looks good without me having to customize a thousand different settings.
I like that It has client side decorations, so every window doesn't have to have an obscene, chunky, mostly useless title bar.
I don't miss every single application having 100 different options packed into a menu bar. Once you get used to it, you realize that it was mostly getting in the way the whole time.
It's just a really streamlined workflow for 98% of what you do. The problem is that 2% where it's too spartan and God do you wish you had some options.
But I also think KDE is a great desktop environment. If I were more of a gamer I'd be using KDE. I think XFCE is an excellent desktop environment for aging hardware and Windows converts. It is very much a matter of taste, Use cases, and your preferred workflow.
Devuan + Trinity Desktop
Moved over there since Debian switched to Sytemd. It is boring, dusty... but it works and stays out of my way.
As with others, I love Debian Stable.
Most packages have sane defaults, and it's so stable. It's true that it sometimes means older software versions, but there's also something to be said for behavior staying the same for two years at a time.
If hardware support is an issue, using the backports repo is really easy - I've been using it on my laptop for almost a year with no problems that don't exist on other distros. If you really need the shiniest new application, Flatpak isn't that bad.
It also feels in a nice position - not so corporate as to not give a darn about its community, but with enough funding and backing the important stuff gets maintained.
I just moved to Debian trixie (soon to be stable) because I needed an upgrade after ~15 years of Gentoo.
I was a proud Gentoo user. I learned a lot about systemd and kernel configuration. Many advances in portage made it possible to find the time to maintain my Gentoo setup. On my laptop I gave up Gentoo even earlier, because updating my system was just too time consuming. I actually learned less and less about the software I was using, because I was trapped in dependency conflict management. The new binary repos did save some compile time, but the actual time sinks are decision for your systems, use flags and the forementioned dependencies.
So, I installed Debian on my main workstation (two days ago). I am already using Debian on on my Raspberry Pis. I did choose a more challenging way using debootstrap, because I want to use systemd-boot, encrypted btrfs and have working hibernation. I am still busy with configuring everything.
One could argue, that I could've used the time on Gentoo to solve my current python_targets_python3_13 issues and do a proper world update. No, this is a future investment. I want the time to configure new stuff, not wait for dependency resolution or waste time solving blocking packages.
The main reason to switch from Gentoo to Debian is being able to install security updates fast without blocking packages in the same slot.
“Immutable” → reprovisionable, anti-hysteresis
This is going to be a longer blog entry, but here’s a TL;DR: I propose that instead of "immutable" or "read-only" when talking about operating systems (such as Fedora Core…Colin Walters
I love Pop OS because it got me back into Linux after ditching it for windows for the last 10 years, partly to do .net development and partly because I hated the state of Ubuntu/Unity.
As soon as cosmic is stable and easy to install on Nix I'll switch to it.
It's actually quite good so far, been struggling a bit with external monitors, but I don't miss windows
I recently needed to build newer versions of some packages for Debian. Now, they're go based so the official packaging is super complicated and eventually I decided to try and make my own from scratch. After a few more hours of messing with the official tooling I start thinking "there must be a better way."
And sure enough, after a bit of searching I found makedeb which allows you to make debs from (almost) regular PKGFILEs. Made the task a million times simpler.
makedeb - A simplicity-focused packaging tool for Debian archives
A simplicity-focused packaging tool for Debian archives.www.makedeb.org
I use Kubuntu. It is defintly not the best Distro. I am just used to it and too lazy to get used to another distro. My days as a distro jumper lie 15 years back...
Tbh though, I might switch to Debian stable whenever Trixie comes out.
It isn't. I'm on PopOS 24.04 Alpha 7 (soon to be Beta 1), because of COSMIC (and because I was having some bugs with Fedora a few months back).
I recently wanted to tinker with a piece of software that wasn't packaged, and I couldn't compile it because of outdated libraries. I could return to Fedora specifically to tinker with it but as an ex-distrohopper, I know it isn't worth the effort.
Even though Fedora or some version of it will likely be my forever distro, I will stick to PopOS for now because I can't be bothered to distrohop and back up months' worth of files, including game saves and a ton of stuff in my Downloads directory.
I use debian cause it just works.
I was a Nix user (more specifically, nix-darwin user) but after being away from the computer for like one year (to study for the university entrance exam), I completely forgot how to use it and resulted in erasing the computer. Nix/NixOS is fun, but it was too complicated for me.
I use Nobara with KDE for my gaming computer, Mint with Cinnamon for pretty much everything else.
Mint is the closest to a "Just Works" experience for me. Cinnamon is rock stable, especially on Mint Debian Edition. I don't remember the last time Cinnamon crashed or had any major bugs for me.
I use Debian for most of my servers, stable and simple. Arch on a junker Thinkpad to test and mess around with new programs and window managers.
Mint Cinnamon is also great
EndeavourOS is the best because.
It's currently on my system and said system hasn't burst into flames yet, so I'm too lazy to change it.
Tumbleweed. Rolling release with automated testing (openQA), snapper properly setup out of the box.
Honestly the entire openSUSE ecosystem. Tumbleweed on my main PC that often has some of the latest hardware, Slowroll on my (Framework) laptop because it's rolling but slower (monthly feature updates, only fixes in-between), and Leap for servers where stability (as in version/compatibility stability, not "it doesn't crash" stability) is appreciated.
openSUSE also comes in atomic flavors for those interested. And it's European should you care.
With all that being said, I don't really care much about what distro I'm using. What I do with it could be replicated with pretty much any distro. For me it's mostly just a means to an end.
- The fricking AUR
- Nothing I don't _actually_ need
- Pacman
- Everything is the latest version available–ALWAYS.
- ArchWiki
Gentoo because it is as stable as Debian, less bloated than Arch, has more packages than Ubuntu, is rolling release, can mix and match stable, testing and unstable on a whim.
Even its one downside, compile times, is now gone if you just choose to use binary packages.
And less stable than Arch, and more bloated than Ubuntu... If that is something you want for whatever reason! It is the most versatile distro in existance because it's literally anything you want it to be - clean and nice, or total chaos. What is there not to love?
Gentoo ❤
Since I mostly use computers for entertainment these days I keep coming back to Bazzite. It’s fast, stable, kept up to date, reliable, and “just works”. I’ve created custom rpm-ostree layers to faff around, but it’s not actually necessary for anything I need.
I used to keep a second Kubuntu Minimal partition around but I realized I just don’t need it. If I wasn’t so happy with Bazzite, I would probably go with openSUSE or Endeavor.
I've been using (X)Ubuntu for ages. I just wanted something that "just works". Tired of too much tinkering and there's plenty of (non commercial) support. Mixing it with i3 as my window manager.
Roast me ;)
For me it's openSUSE Tumbleweed on my Desktops/Laptops and openSuse Leap on my Servers. The killing Feature for me was the propper BTRFS integration with Snapper for seamless rollbacks in case I borked the system in some way.
One "downside" for me is the mix of Gnome Settings and Yast on my Desktop. But I like yast on my servers for managing everything (enabling ports in firewall, network config, enable autoamtic isntall of security updates, etc.).
Also openSuse is not that common, so sometimes it is hard to find a solution if you have a distribution specific question.
Personally never looked to closely into openSuse Build Services (OBS). But I know some people who really like it.
I am using Bluefin, based on Fedora Silverblue. I realized that I was already exclusively using flatpaks for everything except one random app, so I thought why not go all-in?
Haven't had to worry about updates or system breakages since, and it's been great so far.
I used to use Debian Stable, but since doing SysAdmin work I've just become used to the way Fedora / RHEL does things.
Which Kubernetes is the Smallest? Examining Talos Linux, K3s, K0s, and More - Sidero Labs
Which Kubernetes is the Smallest? Examining Talos Linux, K3s, K0s, and More - Sidero Labs
Lots of projects claim to be the “smallest” or “simplest” Kubernetes, but they never provide data to back it up. Let’s look at how these distributions compare to Talos Linux.Justin Garrison (Sidero Labs)
And obviously their option is the "best". From the conclusion:
Talos Linux is unique. It’s the only option that includes OS management in a purpose-built distribution for running Kubernetes. There’s no compromise for scaling up or down. In terms of small-scale numbers, it “wins” in several of the examined categories, including memory usage, disk r/w, and installation size. But all of these metrics are side effects of Talos Linux’s defining characteristic: It’s simple.
You could try mine, SimpleK8s (kubeadm, containerd, systemd, buildroot), ~50Mb single file (kernel+initramfs).
simplek8s.org/
The current footprint is lower than every alternative commented on this article.
Is the Trinity Desktop Environment Secure?
So, a while back I installed Xfce with Chicago95, but was disappointed. Xfce just doesn't vibe with me, and a strict emulation of Windows95 is not really what I wanted, I just wanted something that "felt" that classic.
So I was gonna give up and just use KDE, until I saw TDE. I think TDE is probably what I'm looking for but I'm concerned about using anything so minor because security.
It TDE secure (for personal use)?
Can a DE even be insecure, or are they all generally as secure as each-other as long as you follow the rules (trustworthy software, closed firewall, install patches fast, and disaster recovery plans)?
What vulnerabilities can a desktop environment even have (edit)?
It appears to be maintained, which is a point in its favour.
You could send them a message on their mailing list and ask the question.
It's good that it looks to be still maintained, but I imagine their resources are limited with so little market share and it doesn't look like they have the resources to switch to Wayland (which I assume is more secure).
I'm not sure my noob questions are worthy of asking the devs directly.
That might be true. They have a Mastodon too floss.social/@tde
There are no stupid questions and the attitude of any response would be a good way to judge if using the DE is worth your time.
Probably not significantly less secure than Xorg itself, I wouldn't mind using in your place. DE security is usually not a huge problem, if someone can exploit these vulnerabilities usually you are quite bonked.
Remember most of what happens on screen is xorg, the wm is a simply interacting with xorg and other parts of your DE are simple user level programs like the panel etc..
What kind of threats could affect Xorg? I can't imagine anything really exploiting the display manager without arbitrary code execution elsewhere (not that I know anything at all about software security).
I guess the biggest risk is whichever browser I use becoming a Wayland exclusive and not getting updates.
There are no open security bugs against TDE that I'm aware of—if there were, I'd expect them to be fixed in the next release. In my experience, the development team, while not huge, is active and competent.
I've been using TDE since a little while after Gentoo sunsetted KDE3, and I've had no issues. Just make sure your X server is secure—-nolisten
and all that stuff—and don't try to use Konqueror as a web browser (it remains an excellent file manager), and you should be fine.
Wayland is "more secure" than X in that it makes less LAN contact by default and tries to sandbox programs from one another to an extent, just in case some future browser exploit that can copy random swathes of your screen tries to screenshot your password manager or something. There are no active exploits against a correctly-configured X server at this time that will magically vanish if you switch to Wayland, as far as I'm aware—it's more future-proofing stuff.
Thanks, that's a very clear response. I guess I basically can use it until X11 stops getting security updates. I wonder whether an X11 vulnerability can trigger a serious vulnerability even if it doesn't get security updates.
No idea what that -nolisten
stuff is about. Is that to do with the firewall?
-nolisten
is an actual option passed to the X server—your distro may do so by default—to work around a known security issue in some versions. I admit I'd have to look up the details, as it's been a couple of years since that issue was reported. Recent X versions almost certainly have a patch.
That might be a better fit for me. I know KDE has a polish and security I want, I imagine I could make it how I want.
Apparently TDE has lower resource usage, so I wonder if for that reason TDE might be a better fit. Clearly I should get both more experience with KDE and a better idea of what I'm actually looking for.
Before you give up on XFCE and/or Chicago95 - have you replaced the default menu with Whisker Menu? For me, Whisker Menu is a must-have for any sane XFCE user. When I used it with Chicago95, I found I could have a Windows 7 style interface with Windows 95 aesthetics.
Honestly, even if Chicago95 is aesthetically not what you want, I'd recommend trying an alternate theme on XFCE - I currently use modified DesktopPal '97 combined with a pack of Haiku-style icons.
Overall, I'd be interested to know more about your qualms with XFCE and see if customization can help you overcome them. A lot of distros have annoying defaults for XFCE, but I changed a few simple settings and have a desktop I rather enjoy using. It is totally fine if it still isn't the thing for you after any potential discussion, but I just want to make sure you really know what XFCE has to offer before you move on.
I don't really like how I keep accidentally rolling-up the windows in Xfce and how long the settings menu takes to load, I probably had more qualms but I don't remember what they are. It works fine (except for some aspects of Chicago95), but it feels outdated in a bad way rather than good way. Part of it is probably my crummy laptop with broken CTRL keys and incompatible bluetooth.
DesktopPal '97 seems really cool, but right now my top priority is switching to KDE Plasma 6 with custom themes and seeing how that goes.
What do you mean by "window roll-up"?
Also, the settings menu thing is weird - mine takes less than a second to load, and I'm on a machine with a 7 year old processor at this point. I almost worry that if that takes a long time KDE will be more miserable performance-wise, unless you've already tried it on here.
By the way, what distro and XFCE version are you running - just for good measure.
The outdated sentiment is probably based, honestly. I think it's gotten better, but there are rough edges. In the end, do what works for you.
Roll up is when you scroll-up while hovering over the title bar and everything except the title-bar disappears. In the image monovergent provided the title bar is highlighted in red.
I use Linux Mint with Xfce. Gonna change to OpenSUSE once I can be bothered distro-hopping.
EDIT: Specifically it's the Font Settings that take forever to load, not all of the settings menu.
Oh yeh. The font menu is crap. I can’t argue with that.
It’s one of those mysterious annoying things that’s up there with the GTK file picker in some apps taking 10 seconds to load.
But I also don’t change fonts that often. Still, that has much room for improvement.
Window roll-up can be disabled under Window Manager Tweaks > Accessibility > Use mouse wheel on title bar to roll up the window
Getting the bitmap font right goes a long way towards making the theme much more cohesive: github.com/grassmunk/Chicago95…
If you decide to return to any GTK-based desktop environments, I'd suggest trying out the GTK3 port of the Raleigh theme (github.com/thesquash/gtk-theme…). It's a much less involved install compared to Chicago 95 but gets you most of the look-and-feel.
The Whisker menu properties menu also has settings to make it fit the Windows 95 style a bit better. Here's how it could look:
Suggested fix for MS Sans Serif font issues
Since Pango / HarfBuzz have dropped support for many legacy bitmap fonts, the following Helvetica OTB font works as a replacement for MS Sans Serif, including bold and italic versions. Add the file...pkfbcedkrz (GitHub)
I made the changes, and it's slightly better but I think the main issue is my bad laptop and the negative association I have with Xfce as a result (since Xfce was what I was interacting with).
Raleigh isn't really my style. Too many lines. Plus I've decide I'll switch to themed KDE (and probably FreeBSD with TDE on one device).
The theme in the image you sent is really nice. Beige makes it feel more classic, and the red title-bar is far less jarring than a blue one is in 2025.
As far as the TDE devs know, there haven't been any issues resulting in a user getting hacked, they've modernized the underlying code, and actively patch any reported vulnerabilities: redlib.tiekoetter.com/r/linuxq…
That said, it is still a niche codebase with a small team, so they might not have the resources to be so proactive against theoretical vulnerabilities as a project like KDE or GNOME with Wayland. If you're being targeted, TDE would certainly be a shiny attack surface, but otherwise, I don't really see why a hacking group would go for something as niche as TDE. There's a tradeoff, like the one I take with X11 because I refuse to give up my XFCE+Chicago95 setup for an arguably more secure Wayland setup.
Most of the issues of a desktop environment just come down to there being more code and therefore a larger attack surface. Lots of widgets, obscure processes, and nooks and crannies to hide malicious stuff too. And legacy code with expansive privileges from the days before security was as much of a concern. While not Linux, it is analogous with security being a big part of why Microsoft released Server Core, which stripped out much of the GUI.
An extreme case, I also know of a someone who used Windows XP to do rather important work on the internet until around 2020. Only thing that stopped them were websites getting too bloated to load on their computer. But they did follow the basic rules as you mentioned and seemed to be just fine.
Is Q4OS/Trinity Desktop Environment inherently insecure to use on a 'main' computer? - r/linuxquestions
View on Redlib, an alternative private front-end to Reddit.redlib.tiekoetter.com
It TDE secure (for personal use)?
Depends on your threat modeling. Though, unfortunately, none of the DEs/WMs on Linux offer perfect security; this even applies to a hardened distro like secureblue.
So, practically-speaking, it probably ain't great. But we aren't used to great anyways 😅.
Oh damn, so just viewing a file in your file manager is enough to get infected in an insecure desktop environment, as thumbnails can be generated programmatically? If I clicked a bad link that would 100% infect my system.
I'm not worried too much about screen-capture. I'm worried first and foremost about triggering any arbitrary code execution and thumbnail generation on a file would definitely do it.
So basically they still require arbitrary code execution as a starting point.
Another guy shared this link from Secureblue that goes into thumbnail generation, which can be done programmatically and has been documented in the past as an avenue for infection in Nautilus.
like this
Andreas Gütter likes this.
Right at the top:
FOKS is like Keybase, but fully open-source and federated, with SSO and YubiKey support.
I guess the reason I am asking is that I have never understood the use-case for Keybase either.
So your answer does not really answer my question. 😀
like this
TVA likes this.
just_another_person doesn't like this.
like this
TVA likes this.
Is the data and public keys being replicated in the communication between instances? it's not made clear how the federation actually works, because "enabling users on different servers to share data with end-to-end encryption" (from foks.pub/) is something all services with TLS / HTTPS support already do...
Also.. one big plus for the OpenPGP HKP protocol is that technically you can self-host your own key in a static HTTPS server with predefined responses and be able to have it interact with other servers and clients without issue. I'm expecting the more complex nature of FOKS might make self-hosting in this way difficult. I'd rather minimize the dynamic services I expose to the outside publicly if I'm self hosting.
systemd has been a complete, utter, unmitigated success
systemd has been a complete, utter, unmitigated success
Eleven init systems enter, one init system leaves.Tyblog
journald
. I'm supposed to wade through all the log files in /var/log
myself??
tail -f /var/log/*
could work too with multiple files, it'll "follow" all the files and display only new lines.
journalctl is the one part of systemd I really do not like. For whatever reason, it's insanely slow, taking multiple seconds before it gets around to display anything. It also has all the wrong defaults, displaying error messages from a year ago first, while scrolling to the bottom again also takes forever and consumes 100% CPU while doing so.
There are flags to filter and display only the relevant parts, but not only are none of them intuitive, doing a mistake there just gives you "-- No entries --", not an error. So you can never quite tell if you typed it wrong or if were are no messages.
Maybe it all makes more sense when studying the man page in depths and learned all the quirks, but /var/log/ kind of just worked and was fast, without any extra learning.
I totally agree. I used to hate systemd for breaking the traditional Unix philosophy, but the reality is that a tight init and service-tracking integration tool really was required. I work with and appreciate systemd every day now. It certainly didn't make things simplier and easier to debug, but it goes a long way towards making a Linux system predictable and consistent.
Poettering can go fuck himself though - and for PulseAudio too. I suspect half of the hate systemd attracted over the years was really because of this idiot.
Is it really breaking it? As far as I'm aware, it's more like gnu. It has components and you can select what you use (here meaning distros and packagers).
People mistake this for a monolith because it's all named systemd-thing. Integration, like you said, was and is needed. But what if all those separate utilities and services are actually disconnected and speak some protocol different to pipe? Does it make it less unixy?
And poettering is an absolute good guy here. Pulseaudio wasn't perfect, but did it improve things compared to what was there before? Sure it did. Even now, pulesaudio protocol is used within pipewire and it works just fine.
Perfect is the enemy of good. And while all these tools might not be perfect, they are the best in the Linux world.
poettering is an absolute good guy here
Agreed. But he's also an abrasive know-it-all. A modicum of social skills and respect goes a long way towards making others accept your pet projects.
pulesaudio protocol is used within pipewire and it works just fine.
I wasn't talking about the protocol, I was talking about the implementation: PulseAudio is a crashy, unstable POS. I can't count the number of hours this turd made me waste, until PipeWire came along.
People are idiots.
Poettering got death threats for systemd.
Everybody who is hated and popular gets death threats. Hell, even the nicest actors get death threats.
They are easy to write and send, and there's 0.01% of the population that is mentally unstable enough to actually do so. You and I don't get death threats because we aren't popular enough.
I feel that generally, when the issue is that the person is an arse, then the complaints are often not about the software. You might see people campaigning to boicot the software out of spite, but they won't give you a technical reason, other than them not wanting the creator to get any credit for it.
When the complaints are about discrepancies in the way the software is designed (like it was with systemd), there's no reason to expect the person to be an arse. Though him not being an arse does not make the criticism about his software invalid... in the same way as him being an arse would not have made the software technically worthless. Don't fall for the ad-hominem.
Pulseaudio was introduced in 2004. How come it took almost 20y for it to be replaced if it was that bad?
Implementation, being what it is, improved the situation compared to alsa and other things before it. Again, while not perfect it made things better for everyone.
It's funny that this is a thing attributed to poettering as bad since things before were way worse... why not throw Sticks and stones at those people?
I really don't get it.
And all of these things are optional. The fact that distro people and companies select them is because they solve real world problems.
Pulseaudio was introduced in 2004. How come it took almost 20y for it to be replaced if it was that bad?
Did you learn nothing from X11 usage? May I remind you that X11 was invented by Xerox in the fucking 80s?!
Bad software attaches itself to OSs like a cancer.
things before were way worse… why not throw Sticks and stones at those people?
My earliest memories of Linux audio were in Slackware in the mid 90s, reading and re-reading the HOWTO that started off with a bunch of attitude about how real computer users don't need audio, but we can do it anyway "so, if you must hear Biff bark..." and then a bunch of very unhelpful things to try following that never ever worked on any system I ever tried to use them on. Diverse systems that, of course, all played audio through Windows flawlessly.
Agreed. But he’s also an abrasive know-it-all. A modicum of social skills and respect goes a long way towards making others accept your pet projects.
This isn't what I get when reading bug reports he interacts in. Yeah, sometimes he asks if something can't be done another way – but he seems also very open to new ideas. I rather think that this opinion of him is very selective, there are cases where he comes off as smug, but I never got the impression this is the majority of cases.
I wasn’t talking about the protocol, I was talking about the implementation: PulseAudio is a crashy, unstable POS. I can’t count the number of hours this turd made me waste, until PipeWire came along.
PipeWire for audio couldn't exist nowadays without PulseAudio though, in fact it was originally created as "PulseAudio for Video"; Pulse exposed a lot of bugs in the lower levels of the Linux audio stack. And I do agree that PipeWire is better than PulseAudio. But it's important to see it in the context of the time it was created in, and Linux audio back then was certainly different. OSS was actually something a significant amount of people used…
But he’s also an abrasive know-it-all. A modicum of social skills and respect goes a long way towards making others accept your pet projects.
You mean like Linus Torvalds?
And poettering is an absolute good guy here.
You obviously weren't actually around when he was granted mini-king status and acted like a jackass to literally anyone who objected to pulse or systemd. As a result, redhat, canonical, and Debian had to eat criticism over pushing these before they were ready... because of "superstar" poettering.
Poettering is a disrespectful clown.
I had (and still have) way more issues with Audio on Windows then I ever had on Linux.
And I have seen it all, OSS, ALSA, aRts, EsounD, pulseaudio, pipewire and most likely some more that I have forgotten.
It definitely depends on what you are trying to get out of it.
I'll grant: low lag audio performance in Windows is... dismal. Which is why everyone had conference call lag adjustment issues in 2020, "go ahead", "no you go ahead", "ok" - both start talking simultaneously again... It seems better these days, I'm sure that's at least in part due to training of the conference participants, but maybe they have been working on getting the lag down without too many dropout / stutters.
We have a bespoke low lag audio system that was specifically implemented in Linux even though we put the GUI in Windows because of those lag / stutter issues, years back the audio was done on a dedicated DSP chip, but a Core i7 is more than up to the task on Linux these days.
The Linux audio pains I refer to were: A) audio just doesn't work at all, and B) audio works, until you start to try to use two audio applications simultaneously - then they start to mess each other up. Both of those were better in Windows long before Linux came up to speed. But a lot of how Windows audio gets acceptable performance is big laggy buffers.
I’ll just go ahead and start the flame war.
I totally agree with the functionality of systemd. We need that. But the implementation… Why the fuck do we need to cram everything into pid 1? At least delegate the parsing into another process, god damn. And could we all just agree that ’systemd-{networkd,resolved,homed}’ don’t really have a reason to exist, and definitely not that coupled to a fucking init system. Systemd-timers are wonderful, but why are we running cron-but-better in pid 1?
We have an init-system where the developers are afraid of using things like processes and separation of privileges. I’m just tired of patching fleets of servers in panic every time Pöttering’s bad design decisions hit the fan with their CVEs and consequences.
I don't know why they are downvoting you, it's true. I'm dealing with this kind of problem currently.. sometimes the boot lasts forever to the point that I have to use AltGr+SysRq commands to force kill everything.. other times it simply boots as normal. It's not consistent at all.
At least before with the old init it was relatively simple to dig into the scripts and make changes to them.. I feel now with systemd it's a lot more opaque and harder to deal with. I wouldn't even know how to approach the problem, systemd-analyze blame
does not help, since the times I actually get to boot look normal. But I do believe it must have to do with the mountpoints because often they are what takes the longest.
Any advice on what should I do would be welcome.
Also, I have a separate Bazzite install in my living room TV, and while that one does not get locked, sometimes NetworkManager simply is not running after boot... I got fed up to the point that I wrote a workaround by creating a rc.local script to have it run, so I can have it available reliably when the system starts (that fixed it.. though some cifs mountpoints often do not get mounted.. so I'm considering adding the mount command to the same rc.local script too....).
I'd say the main bad part of systemd is how it's used and now expected everywhere.
If you search for some Linux guides or install something complicated or whatnot, they always expect you to have systemd. Otherwise, you're on your own figuring how things work on your system.
This shouldn't really happen. Otherwise, yes, it's great, it integrates neatly, and is least pain to use.
like this
HeerlijkeDrop likes this.
like this
TVA likes this.
In my opnion, systemd is like core-utils at this point.
It's so integrated into most things and the default so many places, that most guides assume you have it.
I like systemd overall. The ease of use, uniform interface and nice documentation is awesome.
Though each time I try to run it on outdated hardware (say, my Thinkpad X100e, which is, well, a life choice xD) — it makes whole system much slower. IMO, openrc is not as bad, and in some ways it gives some capabiilties of systemd these days.
I totally agree.
I hate to admit I didn't want anything to do with systemd because it took me forever to get somewhat familiar with some other mainstream init systems.
Then, I didn't care for a while until I developed software that had to keep running using some sort of init system. The obvious choice was whatever the default I had (systemd) and I fell in love with the convenience of systemd (templates, timers, ..). I started shipping sample systemd with the things I provide & yes, you are on your own if you use something else.
Re: systemd has been a complete, utter, unmitigated success
I've been using systemd on most of my systems since it was released; I was an early jumper to upstart as well.
The thing I don't like about systemd is how pervasive in the OS it is. It violates the "do one thing, do it well" Unix philosophy, and when systemd went from an init system to starting to take everything over, I started liking it less.
My issues with systemd is that it isn't an unmitigated success, for me. journald is horrible: it's slow and doesn't seem to catch everything (the latter is extremely rare, but that it happens occasionally makes me nervous). There are several gotchas in running user services, such as getting in-session services working correctly (so that user services can access the user session kernel keyring).
Recently I've been using dinit on a system, and I'm pretty happy with it. I may switch all of my systems over to it; I'm running Arch everywhere, and while migrating Arch to Artix was scary the first time, in the end it went fairly smoothly.
Fundamentally, systemd is a monolithic OS system. It make Linux into more of a Windows or MacOS, where a bunch of different systems are consolidated under a single piece of software. While it violates the Unix philosophy, it has been successful because monolithic systems tend to be easier to use: users really only have to learn two command-line tools, vs a dozen. Is it categorically better, just because the user interface is easier for new Linux users?
It is not modular. This is a lie Poettering keeps pushing to defend building a huge edifice of interdependent systems.
Look at the effort required to factor out logind. It can't just be used in it's own; it has a hard dependency on systemd and needs code changes to decouple.
I will repeat that journald is really bad at what it does, and further assert that you can not run systemd without journald, or vice versa. That you can not run systemd without getting timed job control. Even if you chose not to use it, it's in there. And you can not get time job control without the init part. In most unix systems, init and cron are utterly decoupled and can be individually swapped with other systems.
Systemd is not modular if you can't swap parts out for other software. Systemd's modularity is a bald-faced lie.
The one exceptions are homed and resolvd, which are relatively new and were addedlong after systemd came under fire for being monolithic. And, ironically, they're the components most distributions don't use by default.
It's refreshing to read to someone that actually says "I was so wrong"
I was wrong also with systemd, I hated it mainly because I already knew init.d, where files are, where configs where etc. Some years later hate is gone, I'm not a power user, but I just now know how to handle my things with systemd and all is good.
I see most often that it's the people who live in init.d - interact with it multiple times a day - who are most vocal about systemd hate. I'm going to call "old dogs don't like new tricks" on that one.
I do get into that layer of system maintenance, but it's maybe 1-2% of my time, mostly a set-it and forget-it kind of relationship. There was a time when the old ways were easier due to more documentation and guides on the internet, which I lean on heavily because I interact with this stuff so rarely. Those days passed, for me, 8-10 years back.
I've never used any other init system since I'm relatively new to Linux (8 years of use). So, systemd is all I know. I don't mind it, but I have this one major issue with it. That "stop job for UID 1000......" Or whatever it says. It's hands down the most annoying thing I have ever experienced in Linux. Making me wait for 3 minutes sometimes is just insane. I know I can go in and make it wait for 5 seconds /etc/systemd/system.conf
or whatever, but why? Also, another one usually pops up.
Other than that, I really like how I can make timers. I like how I can make scripts run on boot, logout or login. And I like how I can make an app a background service that can auto start if they ever crashed. Maybe all of this can be done with other init systems? I wouldn't know, but I like these in systemd
I use it because I'm frankly too dumb to use something else, but if that wasnt the case, i dont think id be speaking fondly of it.
I'm a ram usage fetishist, I absolutely disagree with the "unused ram is wasted ram" phrase that has caught on with people.
I see some of these distros running a graphical environment with only 90mb ram usage and i cream myself. All of them run something other than systemd, usually avoid GNU stuff, and...require you basically to be a developer to use them.
I already run a half broken, hacked together system due to my stubborness, I can't imagine how fucked I'd be if I tried one of these cool kid minimalist distros.
90mb ram
If you're in a system where 256mb of RAM is the limit, sure - go for the RAM efficient OS options, they're out there.
Can you even buy less than 2GB of RAM in a desktop system anymore? Even the Raspberry Pi 5 starts at 2GB (and, yes, the older models have less, but I did say desktop system, implying: reasonable desktop performance.) Maybe if you feel the need to use a RasPi 3 as a desktop for something then you should dig around for one of your more efficient OS configurations, but I'll note... back when RasPi 3 was the new model, Raspbian came default without systemd, but offered a systemd option. The systemd option booted from power off to the desktop (such as it was) in about 1/3 the time.
Any advice on what should I do would be welcome.
You can play around with the mount option nofail
, if that's set, systemd will not wait for the mount point to be ready and continue booting normally. Can be useful with HDDs that take a while to spin up and aren't needed for the boot process (e.g. backup drives, etc.).
Another thing to look out for: SDCards or USB flash drives that might randomly fail to "spin up" and hang, unplugging those helps.
Unrelated but how do people feel about the ai images when used for something like this.
The font is very telling for being DallE
People would be less mad if you straight up used a stock image with a watermark so I don't understand why people go out of their way to use AI when they know people will comment on it and it will detract from the point of the article.
Also, using AI in the thumbnail makes people automatically assume you're using AI in the text as well. And if you're not doing that, why would you lessen the perceived value of your writing by making it seem like you are?
It just seems pointless and actively harms your actual goals because people will get hung up on the fact that you used AI and ignore your actual valid points. Especially when you're writing about open source projects when most people interested in open source are vehemently anti-AI, it really just shows you don't know your target audience.
While I mostly agree with you (and 100% on it distracting from the article), I think you’re not thinking about image rights.
If you’re a serious blogger with a good sized blog, a lawsuit or DMCA or otherwise is potentially a killer outcome of using an image you don’t 100% sure have the rights to. With AI, you can be 100% sure you can use the image however you want, without any repercussions. I’d imagine that’s huge in the considerations for a blogger.
I dont think this is a reasomable counterpoint because the target audience in question would also vastly prefer shit as simple as an mspaint illustration or a dithered irl image.
Also, it is quite feasible to find royalty free images, and I have no idea where you're getting the impression it is not. There are a host of images that provide licensing metadata. Google image search and co. can find these. It's simply a matter of verifying the license authenticity.
It's just fundementally stupid.
With AI, you can be 100% sure you can use the image however you want, without any repercussions.
For now... maybe. The courts haven't really settled that issue yet.
Personally I think it's fallen out of fashion. For my blog I'd either use a meme or other dump picture for each post. When generated images first came out I used a few for blog posts, it was new and interesting and said "I'm interested in technology and like playing around with new things".
Nowadays I'm back on the meme pics. I feel now it's so much easier to generate images, it more says "I want to look professional but also spend no money and have no standards".
i’m downvoting ai slop every chance i get. i’m sure it’s just as futile as downvoting every post that used the acronym ‘FAFO’. i hated that one because i think the people who used it thought they sounded sooo cool.
if you’ll excuse me, i’ve got some clouds outside i need to go shake my fist at.
Thanks! I'll try with nofail
and see if the lockups stop!
Another thing to look out for: SDCards or USB flash drives that might randomly fail to “spin up” and hang, unplugging those helps.
Honestly, that could be it now that you mention it.. I have had for a while an external hard drive plugged in that I've used for some backups.
Lol, this is borderline evil advice
But yeah, it works!
So, I don't like the guy either, but for a little devil's advocacy:
The stuff that already "just works" was developed during a very different era in terms of computing power, tasking of the computers which were running the systems, etc. Nobody (serious, and he is serious) develops something different because "why not?" they, at least from their perspective, feel that they are improving on the status quo, at least for the use cases they are considering.
one-size-fits-all mentality is
being decided by the distro maintainers, not the developers. Sure, developers promote their product, but if a distro thinks that multiple flavors are a better path, they distribute multiple flavors. It's not like the systemd developers are filling billion dollar war chests with profit because they're using strong-arm tactics to coerce distro maintainers to adopt their products.
stuff everything into one bin
When one bin serves the purpose, it's a lot easier to maintain, modernize, security harden, etc. than ten bins.
the community and its users will ~~not~~ always be able to freely develop FOSS.
Fork it and your loyal users will follow.
Gnome is a good example of something that creates too much of a dependency
Agreed, I was never happy with GNOME, and starting about 5 years back I have been migrating my systems, personal and professional, off of it. That's the nature of FOSS, no contracts to negotiate, make the choices that make sense for your use cases and execute them.
FOSS shouldn’t work like that.
FOSS, by its very nature, should be expected to work all the ways. If a particular way can't get enough developer traction, it stagnates but never really dies, not until the ecosystem it is dependent upon can no longer find hardware to run on and users willing to run it.
IBM/Red Hat finally decide to seal the deal and lock everyone out for good.
I am very glad that I walked away from CentOS about 8 years back, its proximity to Red Hat never made me happy. I have been trying to walk away from Canonical (toward Debian) for about 3 years now, but it still has some hooks that keep our professional team happier than Debian. If the unhappy ever outweighs the happy, we'll execute the move.
Sorry if I can’t rejoice
Never asked you to. End of devil's advocacy. I still don't like the guy, but I never really interact with him. I do interact with his products and the alternatives, and in my use cases the products speak for themselves. There's nothing about systemd that makes me dig around for systemd free alternatives - they are out there, but for my use cases I don't care. YMMV.
Why did you quote me but leave out where I mention systemd explicitly with Gnome? lol
So you agree Gnome has too much of a dependency on systemd. Let's not beat around the bush. Let's call a spade a spade.
Does Gnome have too much dependency on Gnome: yes or no?
Gnome is a good example of something that creates too much of a dependency
Agreed, I was never happy with GNOME, and starting about 5 years back I have been migrating my systems, personal and professional, off of it. That’s the nature of FOSS, no contracts to negotiate, make the choices that make sense for your use cases and execute them.
Does Gnome have too much dependency on Gnome: yes or no?
Absolutely. If you don't mind using Gnome exactly as Gnome wants you to - this year - then it's usually a pretty refined desktop experience, but if I wanted to be told what to like, how to like it, and to shut up and be happy, I'd use a Mac.
I prefer XFCE for its modularity... don't want a launcher bar? Don't run the launcher; nothing else misses it when it's gone.
Mess around with Gnome too much and it becomes a nightmare mess of dependencies.
All it does is stuff everything into one bin
Well, it is not one bin.
There is no monolithic systemd bin that does everything.
There are a lot of separate bin files for all the different tasks.
Well and if you don't want to use timers, then don't and just use cron instead.
If you don't want to use journald, then just don't and use rsyslog or whatever you want.
Don't need systemd-homed? Well, then don't use it.
You want to configure your network with something else then systemd-networkd? Great, do it if you want.
The Poettering Army will not come and force you to enable all the options 😜
Grub is working perfectly fine.
If it breaks it is, in my experience as a grub user for over 20 years and as a guy working in server hosting for 15 years, either because of failing HDD/SSD or because of user error.
People don't read when the updater tells them that running "grub-install" is needed (or they perform it on the wrong drive/partition) and then blame grub when it fails on the next boot.
The crappy bootloader that comes with systemd very often, in my experience, fails to register that a new Kernel was installed and boots the old one (or fails to boot if the package manager removed the old Kernel).
Oh and GRUB has so many useful features, like booting a ISO image.
GRUB is a piece of programmer art!
He wants to replace grub.
I hope so!
Even a system that uses 90mb of ram on a cold boot will accumulate gigs of stuff in cache if you're using it. (assuming it has the memory for it) That isn't what people have a problem with though.
Maybe this is an incorrect use of language on my part, but I feel like I'm not the only person who means "memory actively being used by a process" when referring to memory usage. I understand the whole linux ate my ram thing. That just isn't what I or what I assume a lot of people mean when talking about this.
When I boot up my system, pull up my terminal, run htop, and see 800-1200mb being used just by processes (not in buffer, not in cache), that doesn't raise any flags or anything, but I also know that some people have gotten their systems so streamlined they use 10x less than that. That's all memory that could be used by other things. That could be the difference between a low memory system running a web browser or not. Could be the difference maker in a game someone wants to play on their system. There are endless possibilities.
Could be the difference maker in a game someone wants to play on their system.
One reality of the world is: the developers choose what hardware/OS configurations they target. If the makers of your game don't target your RAM efficient system, you're outta luck. Developers make their choices for their own reasons, but even with the ever-growing FOSS communities, the majority of developers work for a paycheck, that paycheck comes from profitable businesses and those businesses have very strong influence on what the developers work toward. The businesses only exist because they are profitable... FOSS may not be bound by those realities, but it lives in a world dominated by them.
Because people here accuse Poettering of being an asshole: I've read some of his blogposts and seen some talks of his and him doing Q&A: He answered professionally, did his best to answer truthfully, did acknowledge when he didn't know something. No rants, no opining on things he didn't know about, no taking questions in bad faith.
As far as I can tell all the people declaring him some kind of asshole are full of shit.
He is not that bad, the issue is that, as all foss devs, he is not interested in solving problems he does not feel like are important.
The problem is, he disapproves when resources are allocated in his project to those problems and one main area he is not a fan of is support for legacy stuff.
It just happens that legacy stuff is the majority of the industry, as production environment of half the globe needs to run legacy software and a lot of it on legacy hardware
He answered professionally
Until you ask him about security and CVEs advisories...
I am not seeing how IBM and/or Microsoft are winning anything here or how systemd enables them to take over Linux. But maybe I am missing something.
Last time I checked (60 seconds ago) systemd was using FOSS licences for all it's code. So it seems to be living the FOSS culture, or not?
I am always open to learn and correct my view on things under new information, so if you can provide them I am open to read it.
I have seen with Oracle Java and OpenOffice (as two examples) that the open source community is very good in just leaving and forking a project if the current owners fuck up.
The same will happen with systemd if needed.
Red Hat may be the primary source behind systemd now, but they don't own it.
All the code is fully open source, none of your ramblings have any hint of facts or any real foreseeable danger behind it.
I asked for facts, for anything with some kind of real information behind it.
There is nothing that powers the claim that RedHat or IBM could take over Linux with systemd.
How would they do it? They can't, because even if IBM would tomorrow change the license to a closed one and would want money.
Who cares, everyone will just fork the version before the license change and good is.
Just as it happened back then with Xorg (I mean the change 15 or so years ago, not the current strange fork), like it happened a short while ago with Redis, and there are so many examples more.
My husband is interested in trying fisting, but I have long nails?
Sensitive content
So, this is kind of an awkward problem, and I think i know the answer but I just want reinforcement before I do anything. My friend recently got me into doing these dip powder nails, and they're super cute. I've been doing them for a couple months now, and I've enjoyed having them.
About a week ago my husband informed me he was interested in trying fisting. Before this we haven't been intimate in probably two or three years.
To be clear, I'm super on board with trying it, I'm looking forward to the intimacy, and I'm aware the answer is probably just "do short nails without glow in the dark shit on them", but is there I way I could tickle his insides without shredding them to pieces with long nails, or any suggestions before diving into this?
Well, generally, the answer is a no. Nails and intestines do not mix well, and once you're past the anus, that's what you're dealing with.
It isn't impossible to modify the nails to be less risky, but never to the degree that I'd be willing to have them up my rear, even if I was into that. There's reasons that nurses and nurse's assistants are often expected to keep their nails short, and that's one of them. We don't go wrist deep, and it's still too big a risk.
Way I see it, you have two options. One is to cut them back to where they don't extend past the end of the fingers, then use two nitrile gloves over your hand that's doing the work. You can still keep pretty nails like that, they just won't be as showy
The other is to take the risk, and wrap the nails in something like gauze, then tape them, then glove up. I've heard of people doing that with no injury, but it is still risky.
If you can't/won't do either of those, call it done and get a fist dildo.
Bazzite gets a new app store, newly supported devices, improved WiFi and more
Bazzite gets a new app store, newly supported devices, improved WiFi and more
The popular Linux gaming image Bazzite has a July 2025 update out with some interesting new features and expanded device support.Liam Dawe (GamingOnLinux)
US Teachers Are Kicking the ADL Out of Schools
US Teachers Are Kicking the ADL Out of Schools
The National Education Association, the United States’ largest teachers’ union, has voted to cut all ties with the Anti-Defamation League over the group’s weaponization of antisemitism and attacks on supporters of Palestinian rights.jacobin.com
Trump suggests taking over New York City and Washington
Trump suggests taking over New York City and Washington
He claimed "tremendous power at the White House to run places" if needed.Lalee Ibssa (ABC News)
externelly likes this.
Sanitation & City Services Strike Continues in Philly Labor Battle
Sanitation & City Services Strike Continues in Philly Labor Battle - UNICORN RIOT
City stands in solidarity by taking trash to the curb in defiance of Mayor Parker’s orders, 2 union member arrestsunicornriotuser (UNICORN RIOT)
'BBL Smell' Is Real—and Just as Gross as It Sounds.
‘BBL Smell’ Is Real—and Just as Gross as It Sounds
For a surgery that’s supposed to boost your confidence, the Brazilian Butt Lift (BBL) comes with a dirty little secret...Ashley Fike (VICE)
the Brazilian Butt Lift (BBL)
For those that also had no idea what a bbl is.
and shove it in your ass,
I think they inject it, but your way sounds more fun.
What is this new Bitchat scam that crypto-bros think is good?
My friend was telling me of this, thinking since its crypto related it must be really good. I said this has been around for many years and there are much better solutions than any that Jack is going to come up with to scam us. Have you guys heard of this?
I have to laugh at these tech-bros that actually know nothing, thinking they are great genius inventors. Reminds me of fElon.
It's open source, so I don't know what the scam is exactly...
It's just a less than ideal piece of software that only runs on iOS, but I assume somebody will address that.
I'm still not sure what you're refferring to.
Jack Dorsey is one of the original Twitter guys, started Square, launched Bluesky...etc.
The only company he's been involved in that deal with money is Square, so maybe I'm not sure where the "crypto scam" is?
Whens the last time you pooped twice in 1 day?
cheese_greater likes this.
cheese_greater doesn't like this.
This will be my last post on Lemmy...
Unfortunately, the time has come for me to leave Lemmy. Time will show where we all end up. I'll see you in the future... maybe sooner than you think?
Edit: Follow up post is here. Don't worry. You're not getting rid of me that easy. I'm just switching to piefed.world
externelly likes this.
LMAO
I'm unfortunately stuck here until Boost implements PieFed support
🫡
Piefed has a few extra features that I like and I know that the couple features that are currently missing are on their way. The development team is pretty quick to respond which doesn't affect me a ton but I don't want to support a shitty dev team. Which then lines up with the third big reason, the Lemmy devs are transphobic assholes. If I'm going to be posting a lot then I don't want to be doing it using what they made.
Also Fxomt is convincing.
Which then lines up with the third big reason, the Lemmy devs are transphobic assholes.
This is kinda a big deal for me too tbh. Do you happen to know, is there a good (android) piefed app, or is it website only for now? I imagine there'll be some of their aren't already, but my brief play store search wasn't very fruitful.
Is there a live-action location series analogue to the cartoon Yvon of the Yukon in terms of being in the Northern areas of Canada or the Arctic or whatever?
cm0002 likes this.
I've been told that I "bottle things up and then explode". How do you not "explode"?
- Set and enforce boundaries with everybody in general and specifically for people you feel overstep. Basically either faux-pas or actively try to fuck with or trespass you in any way
- Grey rock people who you believe are antagonising you
Any tablet suggestions?
I'm looking for something in the low hundreds range, mostly to do Visual Studio Code, pretty light html editing, general purpose stuff like Netflix and web browsing.
I'd kind of just like a decent tablet with a keyboard cover. The Pixel tablet might be an option, even if I have to go with something like this.
store.google.com/us/product/pi… $280
logitech.com/en-us/shop/p/k480… $35
I'd of course prefer to run Linux over Android if it works. Is there anything in a similar form factor and function for price in the Linux world?
Pixel Tablet
The Pixel Tablet is the first tablet with the Tensor G2 chip built in featuring Google AI for fast and smooth streaming, and more.Google Store
I was about to suggest the same thing. You can pick up a pro 4 with a case and get a keyboard for well within that range.
I have one and it runs Mint just fine.
Replacing the battery is a pain though.
Any one EXCEPT the Surface Pro 4.
The 4 is notorious for having lousy heat management and a faulty power circuit. The screen image shakes if it gets too hot.
My own SP4 worked fine for years, but as it aged it started to succumb. I can't use it for any real work anymore.
Don't get anything lower than the 5 (from 2017).
From what I understand, the poor heat dispersal slowly fries the power management circuits.
If you don't do anything to taxing with it, it may be fine for a while. Ever since I installed EndeavourOS on it, it's been running cooler - much less system overhead than Windows. Still, I know one day it's bound to fail. 🙁
PieFed.World is now open
cross-posted from: piefed.world/post/237378
Hello World!We've recently added PieFed.World to the Fedihosting Foundation portfolio.
PieFed.World is still in its early stages, and we still need to port some of our automations we already have in place on Lemmy.World. This includes functionality to inform people about moderation actions taken against them, as well as some other moderation tooling. Administration is currently done by the same team responsible for Lemmy.World, and the same rules that apply to Lemmy.World also apply to PieFed.World.
What is PieFed?
PieFed is a Fediverse/Threadiverse platform similar to Lemmy or Mbin/kbin. You can find a description and feature comparison with Lemmy on their website.While PieFed has a range of features currently not present in Lemmy, it also is a a lot younger and isn't quite as robust as Lemmy currently is. There are still many bugs and missing features that you will likely run across compared to Lemmy, which will take time to be addressed. PieFed has fairly active development and is seeing a lot of issues addressed fairly quickly, which is especially important recently, as the number of active PieFed instances and PieFed users increased significantly with a range of Lemmy instances opening up PieFed instances as well. PieFed currently does not have proper "stable" releases and no test suite, so it's not unlikely for things to break from time to time. Although 1.0.0 has already been released a while back, there are still too many issues addressed in more recent commits to stay on that version.
As PieFed is part of the same federated network as Lemmy and Mbin, all PieFed communities can be accessed from Lemmy and Mbin, as well as other Fediverse platforms. Likewise, PieFed can access communities from Lemmy, Mbin and other Fediverse platforms. Whether you use a PieFed instance, a Lemmy instance, or an Mbin instance, it does not matter what type of instance the community is on. The software affects your own user experience, but the content is available regardless.
Creation of communities
Creation of communities will be limited to admins for the first week of the public launch. We will reserve this time to allow community moderators of established communities to claim the name on PieFed.World before we open community creation to the public. We will limit this to communities with the same name and at least 2k monthly active users. In case of multiple qualifying communities with the same name on different instances expressing interest, Lemmy.World communities will be given preference, afterwards the number of monthly active users. Please reach out if you'd like to discuss an exception. Requests can be posted in !support@piefed.world. After the first week, community creation will be available to anyone.
Migration of communities
PieFed has a feature to migrate communities to a local instance. We will not be offering PieFed's community migration feature initially.We still need to research the details of how this works and the impacts this has on federation before we will make a decision on whether will support this in the future. If requested, we may reserve some names for potential future community migrations until we have made a decision to allow community migrations.
This does not prevent you from moving communities in the classic way, by opening up a new community and posting in the old community that people should move over.
Private voting
We had previously disabled private voting for PieFed.World before opening the instance to the public, as the original implementation has a range of drawbacks when it comes to federation, and our team overwhelmingly believed that the individual benefits of private voting did not outweigh the impact this has on the Fediverse beyond the user's instance. Additionally, due to the implementation of that feature, it was also trivial to identify the original voter, which significantly limited the promises of this bringing actual voting privacy.Since then, the implementation of private voting has been changed to provide the option of federating or not federating votes. While this is more likely to result in vote differences across instances, it does not feed bad information to other instances, which could make it a lot harder for other instances to identify manipulation.
Non-federated voting is available for all PieFed.World users.
Topics
Topics are a kind of "starter packs" or collections grouping multiple communities that people can follow, curated by the admin team. We don't have a clear vision for the structure of these yet.You can see an example structure on piefed.social.
Feel free to let us know your thoughts on this.
Feeds
PieFed supports feeds, which are user-created groups of communities, similar to topics. These are currently in a global namespace and all users can create public feeds in the same shared namespace.
Reputation and vote weight
PieFed has options for admins to treat certain types of content differently for "reputation" calculation, as well as options for weighing votes of specific instances differently compared to others. We currently have all options for treating certain content, communities or instances differently disabled.
How does PieFed compare to Lemmy?
PieFed has various features not present in Lemmy, check out their website!There is also various functionality that Lemmy has, which you may be missing currently with PieFed for now:
Limited API support
In Lemmy, the default web interface relies entirely on the Lemmy API. This has the major benefit of all functionality available in the default web interface also being available to all third party clients. PieFed currently uses separate code paths and implementations for the default web interface and its API. To make it possible to access functionality in third party apps, dedicated API endpoints have to be created, even if this functionality is already available in the default web interface. This also includes alternative web-based UIs.Multiple developers of alternative UIs and mobile clients are already working on PieFed support, some already released experimental versions.
Limited availability of Markdown previews
Markdown previews are currently only available in posts. There are many other places that accept markdown, but you can't preview the rendered comment before submitting it. This is tracked in #532.
Image uploads only on post creation
Images can't be uploaded to comments currently. You'll have to host them externally for now. This is tracked in #768.
Autocompletion of users/communities
Usernames and communities can't be autocompleted when typing their names currently. This is tracked in #799.
Limited availability of modlog
Modlog is currently very limited. While there is an instance modlog, there are currently no filters available, so it's not possible for users to see actions taken against a specific user or within a specific community. Community modlog exists, but it is currently only available to community moderators and admins. Filtering modlog is tracked in #846.
Moderator hierarchy
Lemmy has a moderator hierarchy based on the time a moderator was appointed, relative to other moderators in the community. This allows moderators to add other moderators, but they can only remove moderators that were added later than they were. There are a few other actions that check moderator hierarchy as well, including deletion only being possible by the top mod. In PieFed, communities have one or more owners, who can add and remove moderators, while all other moderators are currently on equal level. Community owners currently cannot be changed without editing this directly in the database, if you'd like to change owners in your community please reach out in !support@piefed.world.
Donations
Similar to Lemmy, PieFed development is supported by donations. You can donate to PieFed development through Patreon.Additionally, we would appreciate donations towards the Fedihosting Foundation, the non-profit organization operating PieFed.World, Lemmy.World, and a range of other Fediverse platforms.
Problems and questions
Please report any issues and questions about PieFed.World in !support@piefed.world.For topics about the software PieFed, please visit !piefed_meta@piefed.social.
Bugs can be reported on Codeberg.
TLDR: New platform with similar functionality available, Lemmy.World will continue to exist.
edit: reordered sections and minor wording changes
edit 2: updated community owner information
like this
schnurrito, SabMayaHai, Blaze (he/him), Agent Karyo, hendrik, SmolSteely, Coelacanth, Havatra, 𝕽𝖆𝖉𝖎𝖈𝖆𝖑 𝕽𝖊𝖇𝖊𝖑, serpineslair, cheese_greater, Takeshidude, Lucy :3, TheImpressiveX, Sam, The Man, CatZoomies, Regna, asudox, littleomid, Bort, MimicJar, 0ops, cm0002, sprite0, Anon518, brisa1795, brucethemoose, JoeKrogan, Im_old, LibertyLizard, fujiwood, Reckless_Moose, TheSpookiestUser, technomad, misericordiae, PattyMcB, passepartout, jqubed, wagesj45, NorthWestWind, lesserprophet, db0, ProdigalFrog, taaz, LCP, floo, snooggums, misk, SinningStromgald, jbk, gedaliyah, kylie_kraft, neukenindekeuken, Scroll Responsibly, yessikg, Coolkat, mintiefresh, ragingHungryPanda, PennyRoyal, Fitik, ChicoSuave, atrielienz, jutty, SineIraEtStudio, sorrybookbroke, laranis, flamingos-cant, Matt, gAlienLifeform, CrankyPants, deltatangothree, SpiceDealer, bayleaf, RavingGrob and 503 other people like this.
don't like this
James R Kirk, pelespirit, jjagaimo, twistypencil, AgaveInMyAss, picidae, reddig33, GreenKnight23, EmeraldMoth, IHawkMike, AeonFelis, bitjunkie, InternetCitizen2, indulgence, fabs0, KubrickFR, Lung, someguy3, talie, Ch0wW, FlavorPacket, cal4, teslasaur, atocci, adp1314, fozie and Exxor don't like this.
like this
serpineslair, cheese_greater, TheImpressiveX, 0ops, MrKaplan, LibertyLizard, technomad, yessikg, HBK, squirrel, L3ft_F13ld!, Octoham, Optional, Zombie-Mantis, PugJesus and Binette like this.
like this
TVA, 0ops, MrKaplan, TheImpressiveX, ProdigalFrog, reev, Slimthickens, yessikg, SineIraEtStudio, HBK, Interstellar_1, caurvo, L3ft_F13ld!, AnyOldName3, return2ozma, Klear, Optional, The Picard Maneuver, Takapapatapaka, Zombie-Mantis, Cris, PugJesus, notquitenothing, toffi, techwithjake and Binette like this.
greyhathero doesn't like this.
like this
Sergio, MrKaplan, TheImpressiveX, yessikg, caurvo, L3ft_F13ld!, AnyOldName3, Optional, The Picard Maneuver, Zombie-Mantis, PugJesus, Log in | Sign up and robocall like this.
robocall doesn't like this.
like this
caurvo, L3ft_F13ld!, WR5, Zombie-Mantis, PugJesus and compostgoblin like this.
like this
TVA, 0ops, jjagaimo, MrKaplan, technomad, hitmyspot, jbk, yessikg, SineIraEtStudio, Pilferjinx, lilyspren, caurvo, qaz, L3ft_F13ld!, ricdeh, Octoham, ChilledPeppers, OnlyLurks, Takapapatapaka, Zombie-Mantis, Cris, PugJesus, compostgoblin, toffi, Log in | Sign up, narp, AlligatorBlizzard, kimarxh, techwithjake and T4V0 like this.
maneek doesn't like this.
like this
MrKaplan, LibertyLizard, Nima, technomad, Teal, brucethemoose, toomanypancakes, TheImpressiveX, TropicalDingdong, passepartout, jqubed, NorthWestWind, QuazarOmega, bluespin, jbk, Scroll Responsibly, yessikg, emb, SatansMaggotyCumFart, QuadratureSurfer, Maven (famous), HBK, Interstellar_1, Botzo, mintiefresh, funky_dude, BackwardsUntoDawn, caurvo, L3ft_F13ld!, AnyOldName3, ricdeh, lemmybrew, Vengefu1 Tuna, ceilingcelery, FundMECFS, Klear, CluckN, Brownboy13, ChilledPeppers, nastyyboi, OnlyLurks, The Picard Maneuver, Takapapatapaka, Zombie-Mantis, 𝚝𝚛𝚔, samus12345, Shatur, RuBisCO, TwoWayVision, compostgoblin, PlasticExistence, notquitenothing, bort, toffi, Clot, 5too, mimic_kry, roydbt, tootoughtoremember, Blueshift, someacnt, sucoiri, whotookkarl, shadowplayer2, QubitN, joelfromaus, Hubi, rettetdemdativ, OnfireNFS, 0ops, techwithjake, univers3man, Binette, ksp [il/lui] and 1 other people like this.
don't like this
Orbital and veering_somber don't like this.
like this
MrKaplan, TropicalDingdong, LibertyLizard, Nima, Die4Ever, technomad, Teal, brucethemoose, toomanypancakes, TheImpressiveX, passepartout, jqubed, NorthWestWind, QuazarOmega, reev, bluespin, jbk, Scroll Responsibly, yessikg, emb, SatansMaggotyCumFart, toomanypancakes, HBK, Interstellar_1, Botzo, mintiefresh, funky_dude, BackwardsUntoDawn, caurvo, L3ft_F13ld!, AnyOldName3, ricdeh, Vengefu1 Tuna, ceilingcelery, FundMECFS, Klear, Brownboy13, ChilledPeppers, nastyyboi, OnlyLurks, The Picard Maneuver, Takapapatapaka, Zombie-Mantis, 𝚝𝚛𝚔, samus12345, Shatur, RuBisCO, TwoWayVision, compostgoblin, PlasticExistence, notquitenothing, bort, toffi, Clot, 5too, mimic_kry, roydbt, tootoughtoremember, Blueshift, sucoiri, whotookkarl, shadowplayer2, QubitN, joelfromaus, Hubi, OnfireNFS, 0ops, techwithjake, univers3man, Binette, ksp [il/lui] and bovinez like this.
don't like this
veering_somber and SoulSkill don't like this.
like this
nastyyboi, ChilledPeppers, Takapapatapaka, 𝚝𝚛𝚔, samus12345, Teal, PlasticExistence, notquitenothing, toffi, Clot, 5too, tootoughtoremember, someacnt, QubitN, joelfromaus, Hubi, 0ops, techwithjake, univers3man, ksp [il/lui], yessikg, bovinez and ultravioletbunz like this.
veering_somber doesn't like this.
like this
Voyajer, rettetdemdativ, 0ops, techwithjake, univers3man and Asidonhopo like this.
like this
samus12345, Voyajer, AlligatorBlizzard, 0ops and techwithjake like this.
Lizardking13 doesn't like this.
Ugh...this one still frustrates me a lot. If I could wave a magic wand and have a different contributor do two things for the project, animated gifs would be one and a more consistent compact layout would be the other.
Edit: Just want to add that when I was working on the gif problem, I got it working for posts...but you have to click through into the lightbox or to the complete image url...the thumbnail isn't animated. So, I got partway there, but ran into technical limitations of the specific python library being used. Relevant issue.
like this
MrKaplan, bluespin, brisa1795, SineIraEtStudio, Pilferjinx, HootinNHollerin, HBK, Blaze (he/him), squirrel, L3ft_F13ld!, Octoham, Optional, The Picard Maneuver, Takapapatapaka, Zombie-Mantis, Cris, PugJesus, robocall, 0ops and Binette like this.
like this
MrKaplan, SineIraEtStudio, NegativeNull, L3ft_F13ld!, Optional, PugJesus and Binette like this.
like this
SineIraEtStudio, MrKaplan, manmachine, Blaze (he/him), L3ft_F13ld!, return2ozma, Optional, The Picard Maneuver, PugJesus, 0ops and Binette like this.
Orbital doesn't like this.
like this
manmachine, eighty, L3ft_F13ld!, Octoham, Zombie-Mantis, Scotty_Trees and Voyajer like this.
don't like this
BigFig and In League With Seitan don't like this.
like this
L3ft_F13ld!, ceilingcelery, PugJesus and Binette like this.
these issues might explain
Federating with Lemmy - Don't boost comments
Steps to reproduce the problem Subscribe to Lemmy community Wait for new comments Check Home timeline, it's flooded with comments to subscribed communities. Discussion on Lemmy github re. this issu...UserThre3 (GitHub)
Cris likes this.
like this
TubularTittyFrog, rigatti, BRYMNSTONE and Binette like this.
no, accounts are completely separate.
piefed does have some social auth support, which is currently also being worked on, but lemmy is not an auth provider that can be used with that. once social auth in piefed becomes more stable we will consider enabling it for supported providers.
like this
Optional, Syrc, aceshigh, Takapapatapaka, Zombie-Mantis, Scotty_Trees, PugJesus, rigatti, Derin, BRYMNSTONE, Voyajer, AlligatorBlizzard, Binette and RmDebArc_5 like this.
like this
BRYMNSTONE and Voyajer like this.
like this
BRYMNSTONE, Voyajer and OnfireNFS like this.
rigatti likes this.
like this
samus12345 and PugJesus like this.
like this
no banana and Quadhammer like this.
like this
MysticKetchup, The Picard Maneuver, Takapapatapaka, Zombie-Mantis, Scotty_Trees, samus12345, marzhall, Cris, RuBisCO, PugJesus, skepller, rigatti, teohhanhui, Skysurfer, ayyy, buddascrayon, TeryVeneno, BRYMNSTONE, wabafee, cole, OnfireNFS, 0ops, Binette, yessikg, toomanypancakes, AbouBenAdhem, insaneinthemembrane, AbnormalHumanBeing and IMALlama like this.
Derin doesn't like this.
like this
bob_lemon, samus12345, marzhall, Cris, RuBisCO, RunawayFixer, Syrc, PugJesus, teohhanhui, Orbital, bluespin, ayyy, TeryVeneno, BRYMNSTONE, wabafee, blue_berry, PropaGandalf, qaz, robocall, 0ops, Binette, toomanypancakes, T4V0, AbnormalHumanBeing and IMALlama like this.
like this
Blaze (he/him), teohhanhui, Orbital, bluespin, ayyy, Derin, OnfireNFS, TeryVeneno, Stovetop, ripcord, wabafee, A_cook_not_a_chef, Alphane Moon, 0ops, Binette, toomanypancakes, v01dworks and AbnormalHumanBeing like this.
Autonomous User doesn't like this.
like this
PlasticExistence, Blaze (he/him), Syrc, teohhanhui, Lawnman23, davidgro, Zangoose, bluespin, ayyy, Derin, Stovetop, AlligatorBlizzard, wabafee, cole, A_cook_not_a_chef, kimarxh, PropaGandalf, ClamDrinker, 0ops, toomanypancakes, signalecho, TheatreBoothGuy, tired_n_bored and AbnormalHumanBeing like this.
like this
Regna, frog_brawler, Grerkol, wabafee, Maeve, BrainInABox, OnfireNFS, 0ops, AbouBenAdhem and tired_n_bored like this.
don't like this
TyrianMollusk, ripcord, A_cook_not_a_chef, Deceptichum and veering_somber don't like this.
Some users don’t want to support a project that’s being developed by people they don’t like.
It’s kind of how some people left Reddit because of Spez, even though the amount of money Lemmy devs make doesn’t remotely compare, and the risk of enshittification/powertripping is minimal due to the whole project being open source.
I personally don’t see it as a huge issue, but I can see why it would be for someone (and I’d definitely see it differently if I was actively supporting the platform through donations).
like this
ripcord, wabafee, Pickleideas, Alphane Moon, robocall, OnfireNFS, Binette, dil, toomanypancakes and T4V0 like this.
I have not found it hard at all to just ignore the .ml devs and people in general. Why is this such an issue for literally anyone?
I am Ukrainian. I hope the lemmy devs and all tankies get to experience russian genocidal imperialism firsthand.
Do you see why this is "literally" an issue?
like this
TheatreBoothGuy, v01dworks and tired_n_bored like this.
tired_n_bored likes this.
You most definitely can.
But that doesn't change the fact Lemmy's devs are a bunch of degenerate tankies.
like this
v01dworks and tired_n_bored like this.
Definitely. I've been on the Threadiverse for a while now.
The problem is that ML is such a prominent instance and the lead devs are degenerate tankies.
And I don't use the word degenerate lightly or as a generic insult.
Claiming (without irony) that North Korea is good place to live and their political system has been discredited by a vast capitalist conspiracy led by the BIA is a sign of true degeneracy. It doesn't even matter if they are engaging in demagoguery or not.
I have no issues with LW (and most other instance). I mod/curate multiple communities on LW.
I definitely do not intend to "run down" LW (if I am understanding the meaning of "run down" correctly).
like this
Furbag, samus12345, Teal, GreenKnight23, jjmoldy, ayyy, BRYMNSTONE, frog_brawler, Maeve, Pickleideas, Let's Go 2 the Mall! ❌👑, veering_somber, mozingo, insaneinthemembrane, Balerion6 and tired_n_bored like this.
don't like this
marzhall, TubularTittyFrog and Derin don't like this.
like this
lmskywalker, samus12345, marzhall, Blaze (he/him), RunawayFixer, Syrc, PugJesus, jollyroberts, TubularTittyFrog, Teal, compostgoblin, Die4Ever, rigatti, 5too, teohhanhui, , Zangoose, bluespin, Jayjader, OnfireNFS, Keegen, TeryVeneno, BRYMNSTONE, MimicJar, AlligatorBlizzard, wabafee, cole, Pickleideas, robocall, DuskyRo, ClamDrinker, Let's Go 2 the Mall! ❌👑, maniajack, Binette, toomanypancakes, Sergio, plyth, Mturodo and IMALlama like this.
Decoupling identity from the instance is really important. It's unfortunate that that's not yet possible...
My identity = who I am. The instances are just services that I use. I should be able to use the same identity while accessing different services.
like this
Kalcifer, wabafee, damon, Pazuzu, iopq, O4PetesSake, WhatAmLemmy, Binette, keegomatic and Balerion6 like this.
teohhanhui likes this.
did you see an orange/white cloudflare error page or something else? i tried searching for it in our server logs but i don't find it.
you may however have hit an outage we had for several minutes around an hour before your comment due to running out of memory on the host.
ripcord likes this.
What I really want out of a federated Reddit-like service is link consolidation. I don't want to see the same link posted on five different communities; I want those to be consolidated into one topic, with the OP text and comments from each threaded below it. It'd clean up the interface and make it work a lot more usefully.
In fact, this would make pretty much everything in the Fediverse better. Let me sort my timeline by URL or hashtag, so that I can see what is being said about a certain thing and not make the same observation or joke that a dozen others already have. Put that functionality into an RSS reader, so that I can see the discussion without leaving the article. Or, even better, merge the two into a single feed, tying threads together based on the URL that's being shared.
Now that would be an "everything app" worth using.
EDIT: Apparently they've already made the first leap there! Everyone's talking about topics and feeds, I didn't know they'd made that advancement. Looking forward to trying it out.
like this
JasSmith, orgrinrt, Zoldyck, Suck_on_my_Presence, rigatti, 5too, tamman2000, LilaOrchideen, How_do_I_computah, XNX, Lawnman23, nassau00, bluespin, guywithoutaname, ayyy, bstix, lagoon8622, stuffy8740, BlackMarketSalami, makatwork, jjmoldy, Leer10, vxx, chasingtheflow, hornedfiend, Mystify0771, Pyotr, TeryVeneno, 17jGuFCOn89iY, Obinice, e$tGyr#J2pqM8v, Lunch, BRYMNSTONE, readerrefuge, MimicJar, AnyOldName3, usernameusername, Voyajer, AlligatorBlizzard, whotookkarl, blackjam_alex, InternetCitizen2, moleverine, Pickleideas, damon, QubitN, Olivia5k, IrregularActivity, Pazuzu, robocall, AnalogJack, Eheran, ClamDrinker, SpookyBogMonster, Let's Go 2 the Mall! ❌👑, WxFisch, WhatAmLemmy, techwithjake, snooggums, Technoworcester, LucidNightmare, betabob, Binette, mozingo, luluu, Asidonhopo, SharkyAttack, Winged_Hussar, plyth, keegomatic, Steell, Jambone, hiimsomeone, Placid and 12 other people like this.
Derin doesn't like this.
Piefed solves that issue: piefed.zip/post/100161
All comments from 5 crossposts in a single view
A few other options
- piefed.social/ - flagship instance
- piefed.zip/ - lemmy.zip team
- piefed.ca/ - lemmy.ca team
- feddit.online/
like this
rigatti, 5too, XNX, davidgro, 🇺, Derin, Jayjader, Jonathan, Madbrad200, e$tGyr#J2pqM8v, BRYMNSTONE, usernameusername, Voyajer, AlligatorBlizzard, InternetCitizen2, Pickleideas, not_woody_shaw, PropaGandalf, robocall, SpookyBogMonster, Let's Go 2 the Mall! ❌👑, 0ops, techwithjake, Wrufieotnak, Binette, funkforager, dil, erlend_sh, manmachine, simple, thrawn, macarthur_park, hiimsomeone, artifex, JargonWagon, Zomg, AtariDump and AbnormalHumanBeing like this.
I don't know why piefed.dk isnt on lemmy.wtf sidebar but the email you get upon registration has the lemmy.wtf domain so I guess piefed.dk is from the same team as lemmy.wtf / peertube.wtf
also same admin piefed.dk/u/meldrik lemmy.wtf/u/meldrik
like this
e$tGyr#J2pqM8v, BRYMNSTONE, robocall, AtariDump and AbnormalHumanBeing like this.
like this
BRYMNSTONE, Pickleideas, ilinamorato and AbnormalHumanBeing like this.
like this
Blaze (he/him), greybeard, Alphane Moon, T4V0 and AbnormalHumanBeing like this.
like this
Blaze (he/him), Pickleideas, kimarxh, robocall, techwithjake, AtariDump and AbnormalHumanBeing like this.
Also
quokk.au - if you want a smaller community.
like this
Blaze (he/him), FarraigePlaisteaċ and AbnormalHumanBeing like this.
I just checked, it works on my side.
Does this one work? piefed.world/post/253374#post_…
macarthur_park likes this.
Reddit could have done this too, but never did. At least to my knowledge.
There must be a reason.
like this
lagoon8622, Leer10, TeryVeneno, BRYMNSTONE, robocall and Binette like this.
like this
BlackMarketSalami, BRYMNSTONE, MimicJar, Voyajer, robocall and AbouBenAdhem like this.
like this
BlackMarketSalami, BRYMNSTONE, MimicJar, Voyajer and robocall like this.
like this
lagoon8622, BlackMarketSalami, Leer10, TropicalDingdong, readerrefuge, AnyOldName3, Voyajer, AlligatorBlizzard, Pickleideas, robocall, Eheran, aceshigh, snooggums, MimicJar, mozingo, keegomatic and AbouBenAdhem like this.
Reddit sorta half did it with the "other discussions" or duplicate tab.
As an example,
old.reddit.com/r/news/duplicat…
I never saw any apps implement it, but it does look like it was part of the API, but maybe it wasn't robust enough.
I also know at one point, and possibly still, is that it lacked URL normalization. So for example, exanple.com/headline and example.com/headline#topstory would be treated as two different articles.
Similarly and youtu.be/dQw4w9WgXcQ
Would be treated as separate articles.
These are all fixable problems, but require work.
Rick Astley - Never Gonna Give You Up (Official Video) (4K Remaster)
The official video for “Never Gonna Give You Up” by Rick Astley. Never: The Autobiography 📚 OUT NOW! Follow this link to get your copy and listen to Rick’s ...YouTube
like this
Voyajer, robocall, snooggums and Kurkiaurajuusto like this.
robocall doesn't like this.
Oh, interesting. I honestly just glazed over that every time, but you're right that that's a step in the right direction. What I'd really like is for the instance to go the next step further and merge the conversations visually.
So in my mind, at the top of any individual post you'd see the thumbnail and the link title; and then underneath that, as a special-looking top-level comment, it would show the post title and OP text for each incarnation of the post across various instances and communities. The replies to those individual posts are then all rolled up under their top-level comment.
You could roll Mastodon (and other Fediverse) posts in there, too; they would just appear as their own top-level comment, just like replying to Lemmy posts on Mastodon works currently.
like this
SpookyBogMonster, Let's Go 2 the Mall! ❌👑, snooggums, ilinamorato, funkforager, yessikg, wjrii and macarthur_park like this.
like this
BRYMNSTONE and Binette like this.
Derin doesn't like this.
First paragraph of the post states:
Administration is currently done by the same team responsible for Lemmy.World, and the same rules that apply to Lemmy.World also apply to PieFed.World.
like this
odd, Maeve, BrainInABox, Binette and Hamartia like this.
don't like this
Derin, OnfireNFS, A_cook_not_a_chef and Syrc don't like this.
don't like this
A_cook_not_a_chef and Syrc don't like this.
Hamartia likes this.
Except even that never happened and it was just overcautious mods dealing with vague ToS. I’m pretty sure the only thing the admins did in that whole issue was make the ToS more clear.
I’d like to see what do you mean about it happening “over and over”.
toomanypancakes likes this.
like this
makatwork, dink, idealotus, TeryVeneno and Binette like this.
like this
idealotus, Leer10, Log in | Sign up, TeryVeneno, Madbrad200, Stovetop, Voyajer, AlligatorBlizzard, ripcord, cole, damon, merci3, robocall, Let's Go 2 the Mall! ❌👑, OnfireNFS, Binette and RmDebArc_5 like this.
Ch0wW doesn't like this.
Question: is PieFed the new kid on the block? Or has it been around for just as long as Lemmy or even longer?
I just love to see these platforms competing whilst working together, in the sense of adding to eachother, making the entire thing bigger and bigger. I've known for a long time that this is possible, but to see it happen is beautiful. Surely this allows for way more innovation and customization than closed source apps could ever realize. It makes me confident that the Fediverse will flourish, more than it already is.
like this
usernameusername, AnyOldName3, wabafee, Ghostalmedia, JargonWagon, Pickleideas, blue_berry, Alcan, Let's Go 2 the Mall! ❌👑, 0ops, snooggums, Binette and yessikg like this.
like this
AnyOldName3, Voyajer, ripcord, wabafee, Pickleideas, qaz, fin, robocall, Blaze (he/him), SpookyBogMonster, snooggums and Binette like this.
like this
Blaze (he/him), aceshigh and tomatoely like this.
Is there any plans for yunohost integration?
I'd love to self host piefed just so I can munge my peertube and threadiverse feeds.
like this
shrink9313 and funkforager like this.
Relevant issue: codeberg.org/rimu/pyfedi/issue…
I have never used yunohost before, but ldap was just recently integrated into piefed (that's what chat.piefed.social uses for instance). So the main blocker from that issue seems resolved.
Package PieFed as a Yunohost 'app'
https://yunohost.org/en/whatsyunohost https://doc.yunohost.org/en/packaging_appsCodeberg.org
like this
Blaze (he/him), funkforager and manicdave like this.
don't like this
mozingo, tamman2000, Bilb!, halferect, Daughter3546, zewm and Alphane Moon don't like this.
like this
PhillyCodeHound and AbnormalHumanBeing like this.
like this
m3t00🌎 and AbnormalHumanBeing like this.
like this
PhillyCodeHound and AbnormalHumanBeing like this.
like this
PhillyCodeHound, ThePyroPython and AbnormalHumanBeing like this.
lemmy currently doesn't have granular federation controls. the only option right now is to defederate from mbin instances, but other instances might still announce your users' votes to mbin instances. the more hacky way would be to also block federation related http requests from mbin instances to prevent them from retrieving user profiles, which is probably the most effective method that could be used.
piefeds non-federated votes are a user setting for the default value and users have the option for each vote whether it should be federated. see also piefed.social/post/982478
like this
AbnormalHumanBeing likes this.
Congratulations Ruud & Rest - everyone at the foundation really, it's just fun to say Ruud & Rest! I'm excited to see how this will develop. PieFed does have a lot of features already, that I do miss for Lemmy, and the communication from the main dev has been great so far. (An opportunity to post links to his PeerTube channel, as well as his Liberapay profile).
A great addition to the "Threadiverse" in particular, and the larger Fediverse!
PieFed's profile - Liberapay
I'm building PieFed, an open source federated forum similar to Reddit, Lemmy or Kbin. See https://piefed.social for a demonstration and more info at https://join.piefed.social…Liberapay
I had sadly the opposite experience as a developer. He bends the rules, the code of conduct to his will so that he stays in the "right".
He disregards any improvements to the codes style ( formatting, styling, linting ) and when you point that out you just get the lemmy devs treatment. I mentioned, the code is a mess. He went on rampage declining any attempts to "untangle" or format the code. And he simply said "Go away and dont come back".
One example:
codeberg.org/rimu/pyfedi/commi…
like this
AbnormalHumanBeing, Diva (she/her) and cookits like this.
Ah, I am sad to hear that. And sorry that has been your experience.
As only an amateur coder, I can't weigh in how serious the issue is, but I'm gonna take your word for it, without any other person involved adding input. I hope it'll end up in a state, where the project can still sustain its growth in both features and users.
AbnormalHumanBeing likes this.
This is all sour grapes.
I've read your interaction with him, and, frankly, if I were moderating a community where you incessantly carried on over insignificant details, continuing to question things after you got your answer (sea lioning), insisting on focusing on nothing, and never ever stopping, I'd block you too, and I've only blocked 2 people in my entire life as a mod.
Now you're in here trying to malign him, for revenge, for shutting you down so he could get work done and he can focus on important work instead of debating you over never-ending trivial topics.
He is the opposite of the image you are trying to give him.
Luvs2Spuj likes this.
Ahh yes, that is another risk factor of him. He never tests it. I guess he always goes for guts instincts. ( As there is no CI tests or any type hints ).
And again we speak of FORMATTING pr's those risky formatting pr's i guess he tested that? and somehow found that it didnt worked?
Just to be clear, i fixed a lot of bugs already too. E.g. Mastodon login never even worked ONCE, i implemented that to the end.
With his merge first fix later attitude, for little bit more established servers its killing argument: Oh yeah feature X broke because no one tested it before.
My PRs were in good faith. I was ok with constructive feedback ( e.g. change this, change that ) but dismissing ones PR MULTIPLE times. With almost none real reason other than "Opiniated Formatting" ( where none exists )
Trump Orders His Face Added To The Pep Boys Logo
Trump Orders His Face Added To The Pep Boys Logo
WASHINGTON—Insisting that he deserved a place alongside the iconic visages of the auto supply company’s founders, President Donald Trump issued an executive order Tuesday adding his face to the Pep Boys logo.The Onion Staff (The Onion)
cm0002 likes this.
[Sway] A little Gruvbox action
OC by @TobyTostoff@lemmy.world
Sway with waybar, alacritty, conky and rofi on Bunsenlabs Boron (Debian 12).
Military spending splurge ‘risk factor’ for EU economy, says Denmark
Military spending splurge ‘risk factor’ for EU economy, says Denmark
Stephanie Lose told Euractiv that Europe’s defence build-up must be combined with “wise decisions” to loThomas Moller-Nielsen (EURACTIV)
Ubisoft tells players to “destroy” games when online support ends
Ubisoft has updated its End User License Agreement, and it’s instructing its users to remove and destroy their games completely should the title be taken offline.Essentially, the EULA has given Ubisoft free rein on its ability to stop supporting a game, writing: “You and Ubisoft may terminate this EULA at any time, for any reason. Termination by Ubisoft will be effective upon notice to you or termination of your Ubisoft account, or at the time of Ubisoft’s decision to discontinue offering and/or supporting the Product.”
Interestingly, this isn’t the only company that has the same terms in its EULA. The likes of Capcom, Sega, and even the Oblivion Remaster have the same clause in their terms and conditions, meaning the stipulation isn’t unique to Ubisoft.
Ubisoft tells players to “destroy” games when online support ends
Ubisoft has updated its EULA, and it’s now instructing its users to destroy their games should the title be taken offline.Jessica Filby (Dexerto)
Linux removing an outdated, insecure Microsoft USB network protocol that's still on Windows
Linux removing an outdated, insecure Microsoft USB network protocol that's still on Windows
The Linux foundation seems ready to finally axe a Microsoft-made remote network protocol for USB that is still a part of modern Windows operating systems.Sayan Sen (Neowin)
Do you have any fun workplace/coworker "rivalries"?
Very water-resistant chalk for asphalt?
Does anyone have recommendations for some chalk that resists water very well?
I'd love any recommendations of brands, specific chemicals or properties to look for, or maybe questions that I would need to answer about the environment.
I'm planning to use my chalk on my asphalt driveway.
Honestly chat GTP is your friend. Or download an applications like Sim Daltonism that simulate how colors appear to individuals with different types of color blindness.
A.I response.
To understand how a cartoon like Harvey Birdman might look to a colorblind person, it's essential to consider the different types of color blindness and how they affect color perception.
Types of Color Blindness
1. Red-Green Color Blindness: This is the most common form, which includes:
* Protanopia: Difficulty distinguishing between red and green hues.
* Deuteranopia: Similar to protanopia but affects green perception more.
- Blue-Yellow Color Blindness: Less common, affecting the ability to differentiate between blue and yellow colors (tritanopia).
- Complete Color Blindness: A rare condition where individuals see the world in shades of gray.
Visual Representation in Cartoons
* Color Perception: For someone with red-green color blindness, colors that are typically vibrant red or green may appear muted or indistinguishable. For instance, a bright green tree might look more like a grayish or brownish color, and red objects may blend into greens or browns.
- Cartoon Examples: In cartoons, characters and backgrounds often rely on bright, contrasting colors to convey emotions and actions. To a colorblind person, these contrasts may be less pronounced. For example:
- A cartoon featuring a red apple on a green background might appear as a grayish shape against a similarly muted backdrop.
- Characters with red or green clothing may look similar in hue, making it challenging to distinguish between them.
not sure how to process the video, but you can put screenshots into this :
color-blindness.com/coblis-col…
Not sure why HB in particular though
?
cheese_greater likes this.
Jeremy Corbyn confirms new ‘socialist alternative’ before next election to fight Starmer
Jeremy Corbyn confirms new 'socialist alternative' before next election to fight Starmer
Jeremy Corbyn plans a new socialist alternative to rival Labour before the next general election. "There will be an alternative view"Bill Curtis (The London Economic)
Melting glaciers could trigger volcanic eruptions around the globe, study finds
Melting glaciers could trigger volcanic eruptions around the globe, study finds
Glacial melt could increase volcanic activity in North America, New Zealand and Russia, spewing greenhouse gases into the atmosphere.Ben Turner (Live Science)
Firefox is fine. The people running it are not
Firefox is fine. The people running it are not
Opinion: Mozilla's management is a bug, not a featureLiam Proven (The Register)
IRS says churches whose pastors endorse candidates from pulpit shouldn't lose tax-exempt status
IRS says churches whose pastors endorse candidates from pulpit shouldn't lose tax-exempt status
The IRS said in a court filing that churches whose pastors endorse political candidates from the pulpit shouldn't lose their tax-exempt status.CBS News
Who's the most wittily hilarious person in your personal and professional circles?
Mastodon is improving profiles and getting ready for quote posts
Mastodon is improving profiles and getting ready for quote posts
Mastodon 4.4 release brings for things like profiles and lists and also lays the groundwork for quote posts.Jay Peters (The Verge)
like this
squirrel, LostWanderer, Tony Bark, Russ, jodawznev, subterfuge, asudox, cheese_greater, vermaterc, Zer0Rank, andypiper, ganksy, 🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕠𝕕𝕚𝕝𝕖, fujiwood, TheImpressiveX, Binette, mateofeo, Teal, mintiefresh, Fitik, 👍Maximum Derek👍, pelespirit, myrmidex, Ep1cFac3pa1m, crozilla, Sam, The Man, assembly, Clay_pidgin, Cris, blueryth, ProfessorProteus, thisisbutaname, denial, blue_berry, pelley, oakey66, jqubed, Successful_Try543, macstainless, Sergio, emb, skepller, RobotZap10000, LukaFLBernaudeau, MysticKetchup, Blueberry, Lucy :3, aprehendedmerlin, fxomt, Zombiepirate, woelkchen, DharkStare, TORFdot0, pruwyben, , Griffus, bunkyprewster, Dogiedog64, ByteMe, tavostator, SuiXi3D, themadcodger, Look_lurk_like, Delusion6903, sprite0, Sam Tamaskan, underline960, Evil_Shrubbery, Pacrat173, joshg253, z3rOR0ne, LemmyAtEm2, half coffee, plz1 and 96 other people like this.
don't like this
fakeplastic, DarkHououmon and Funwayguy don't like this.
like this
Binette, HexPat, naught, myrmidex, kimarxh, underline960, Pacrat173, andypiper, MysticKetchup, RandomStickman and Fizz like this.
like this
RandomStickman, Therobohour and Fizz like this.
like this
RandomStickman and Therobohour like this.
Therobohour doesn't like this.
shnizmuffin likes this.
like this
Die4Ever, myrmidex, Fitik, Sam, The Man, Cris, oakey66, MysticKetchup, fxomt, , Delusion6903, underline960, pogodem0n, mapu, SineIraEtStudio, Maven (famous), Fizz, Stety, Vengefu1 Tuna and ArtificialHoldings like this.
like this
mintiefresh, fxomt, , MysticKetchup, SineIraEtStudio, Fizz, Kalcifer, AbnormalHumanBeing and aksel like this.
redshift doesn't like this.
like this
miss_demeanour, oakey66, fxomt, , mintiefresh, James R Kirk, misk, MysticKetchup, RebekahWSD, yessikg, SineIraEtStudio, Fizz, Kalcifer, Ascense and hankskyjames777 like this.
SheeEttin doesn't like this.
like this
fxomt, MysticKetchup, SineIraEtStudio, Fizz, hankskyjames777 and aksel like this.
like this
mintiefresh, MysticKetchup, SineIraEtStudio, AbnormalHumanBeing and Ascense like this.
Oh, my understanding is that originally they didn't want quote posts because it could lead to a culture of people dunking on each other and a lot of negativity.
So I believe there was a lot of resistance early on against that feature. That's just what I've seen people saying whenever this feature was requested over the past few years. I could be wrong though.
like this
, yessikg, PastelKeystone, Kalcifer and Ascense like this.
To my understanding (please take with several grains of salt), some folks felt like it would encourage toxicity since you can essentially mock something someone said without saying it to them directly, while sending your audience to the original post, and I believe for quite some time the plan was intentionally not to add it
On the other hand, I've heard folks suggest that by allowing people to have their own isolated conversation about an idea you can potentially limit some of the harmful consequences of people with large audiences or something, but I don't remember the exact explanation
Personally I'm happy to get quote posts and I'm happy that mastodon is cautious about implementing features that facilitate hostile interactions in the way that major platforms do for engagement
Hopefully someone can chime in with a more informed/detailed explanation, but I thought I'd share what I know in case I'm the only one to reply 😀
like this
jqubed, mintiefresh, fxomt, , Delusion6903, James R Kirk, MysticKetchup, Fighter_Moo, Malta Soron, Blaze (he/him), yessikg, SineIraEtStudio, technomad, Maven (famous), Fizz, Loki, Kalcifer, AbnormalHumanBeing and Ascense like this.
like this
fxomt, mintiefresh, MysticKetchup, dth, Cris, SineIraEtStudio, technomad, Fizz, AbnormalHumanBeing and aksel like this.
Note that for now, quote posts from other platforms will be displayed correctly in Mastodon 4.4. You can't quote posts yet. That will come in 4.5
(I will update mastodon.world tomorrow)
like this
SineIraEtStudio and AbnormalHumanBeing like this.
like this
MysticKetchup, dth, Cris, yessikg, SineIraEtStudio and Fizz like this.
No idea, I do use Mastodon relatively regularly, but I am not on top of development discussions.
This was news for me so I decided to share. 😀
like this
MysticKetchup and aksel like this.
like this
fxomt, MysticKetchup and aksel like this.
like this
MysticKetchup, mintiefresh, dth, mapu, SineIraEtStudio, Fizz, AbnormalHumanBeing, Stety and Vengefu1 Tuna like this.
like this
Alphane Moon, MysticKetchup, Griffus, Pacrat173, jarmitage, RichardDegenne, sleepingoddish, dth, RebekahWSD, Lør, mapu, SineIraEtStudio, Fizz, Novaling, AbnormalHumanBeing and aksel like this.
redshift doesn't like this.
like this
MysticKetchup, SineIraEtStudio and Fizz like this.
redshift doesn't like this.
Bringing Quote Posts to Mastodon
Sharing our thinking and progress on bringing Quote Posts to Mastodon, with a goal to create a safe and respectful space for everyone.Mastodon Blog
like this
paraphrand, dth, NoPanko, SineIraEtStudio, Fizz, AbnormalHumanBeing and Ascense like this.
redshift doesn't like this.
like this
dth, RebekahWSD, mapu, SineIraEtStudio and Fizz like this.
redshift doesn't like this.
like this
RandomStickman, InternetCitizen2, redshift, mapu, dacvm, SineIraEtStudio, Fizz and aksel like this.
With a quote post, the post you are quoting is fully (text, avatar image) nested in your post.
It was commonly used on Twitter (I deleted my accounts some time ago).
like this
lgsp@feddit.it, InternetCitizen2, Russ, mapu, dacvm, SineIraEtStudio, Fizz and Novaling like this.
redshift doesn't like this.
like this
dacvm, SineIraEtStudio, Fizz and andypiper like this.
Future teachers in Oklahoma!
This is the “Emergency Certified” Teacher Facebook group.
These people possibly have bachelor’s degrees, but in subjects completely unrelated to the subjects they will be teaching.
Common complaints are about the tests being too hard (they aren’t, you can memorize the questions on fucking quizlet).
My first year teaching I was pulled aside and told by my principal, “you actually have a degree in this, you’ll have to step in to help your team” - because the other science teachers were a Physical Education teacher and the schools secretary.
But no f-ggots allowed! Being a drag queen on the weekends disqualifies you to be a school principal now, no matter how good you were at it.
I am a relatively new teacher in Oklahoma. In my experience, the teachers I've worked with are a fairly mixed bag. There are absolutely amazing teachers working in Oklahoma that are knowledgeable and passionate about their content areas. I have also noticed a fair amount of teachers that are wildly under qualified or seem to only be in a classroom for the opportunity to take advantage of the system (frequently missing work, not actually teaching their students content, etc.) Oftentimes, though schools don't have many options because they simply need bodies to supervise the students. It is very heartbreaking.
"My first year teaching I was pulled aside and told by my principal, “you actually have a degree in this, you’ll have to step in to help your team” - because the other science teachers were a Physical Education teacher and the schools secretary."
I can relate to this. I'll be entering my 4th full-year teaching. In my short time working in education, I have become the most senior and qualified teacher for my subject and grade level. I do the bulk of the curriculum planning for my subject.
The politics injected into public education via State Superintendent Ryan Walters is absolutely disgusting.
cheese_greater likes this.
DOJ says no evidence Jeffrey Epstein had a 'client list' or blackmailed associates
Managing Temperatures For Ultrafast Benchy Printing
Managing Temperatures For Ultrafast Benchy Printing
Commercial 3D printers keep getting faster and faster, but we can confidently say that none of them is nearly as fast as [Jan]’s Minuteman printer, so named for its goal of eventually printing a 3D…Hackaday
Asking About Tuxedo Computers
First of all, I'm not sure this is the best community for this, so if you think there is a more suitable one, please inform me.
So I've been looking for manufacturers that sell computers with Linux out of the box and I remembered hearing about Tuxedo Computers. Some people seem to really like them, but I've also heard of some people complaining about them too.
And so I've come here to ask this community what are your experiences with this vendor? Is there somewhere else I should look? Thanks in advance.
like this
cheese_greater likes this.
Describe more about your use-case. Tuxedo is just alright, but a bit overpriced IMO.
The he absolute best performance and value laptop or desktop on the market is going to be a Framework, for instance, but maybe that's not exactly what you want.
Some caveats on the framework recommendation:
- Its value proposition is in its repairability and upgradeability. You save money by repairing and upgrading the existing laptop later instead of buying a new one. If you don't like tinkering, its not a great value.
- Framework does not provide firmware support. Most framework mainboards only receive one or two firmware updates within the normal lifespan of a device. So if you need a secure bios, framework is not an option.
- The actual performance per dollar of framework laptops the day you buy them is poor. A lenovo or a dell will beat it in perf/$ anyday.Frameworks laptops are only attractive perf/$ wise later when you start benefiting from cheap upgrades.
don't like this
just_another_person doesn't like this.
Well this is one of the worst takes I've seen around here 🤣
1) Not sure where you're getting this from. The value comes from buying a known Linux compatible platform at a similar price point to any other manufacturer. The Desktop is the first AMD Ryzen Max+ platform on the market in that form factor, and those chips are well above the performance of any other Ryzen chip on the market. Fair price as well.
2) This comment is disingenuous at best, and just wrong overall. They were slow on their firmware updates during their initial pilot shipments while the platform was still in validation, so they were making delayed changes to firmware in light of that until they cleared that hurdle. Been regular updates since. Also, firmware rarely decides the overall security of a hardware platforms unless known vulnerable portions are found and then intentionally NOT fixed, which is not what happened with all of that.
3) Absolutely wrong. The price point is the same as any other machine in the same segment, which is not the general consumer crap Lenovo kicks out, but the slightly elevated professional segment. If you're not looking for that in a new device, guess what, they have refurbs at have the price. Both conditionals right there completely invalidate whatever point you're trying to make, especially when you're buying for the stability on Linux as OP mentioned, and it's a crapshoot at best with any other manufacturer in their cheaper segments of machines.
I don't know if you're shilling for some specific point here, but you need to get informed.
Not trying to be disingenuous, I have a framework 13 and I love it. Just pointing out some real tradeoffs with it that folks ought to be made aware of.
You can get a lenovo or a dell or something else with the same specs for cheaper if you're willing to give up repairability. I'm not, so I have a framework, but that's not everyone.
For firmware support, the 12 gen frameworks still haven't received a single stable update on Linux since launch despite known vulnerabilities. That's an ongoing issue, its not fixed. For some people in security a critical environments, that's a deal breaker. Similarly the 13th gen only got 1 stable update on linux and the ryzen 300s (which I have now) again have started to get vulns reported but no patches yet.
Most vendors patch vulnerabilities according to the coordinated disclosure, and framework doesn't. Not saying framework is the devil or anything, just that there's a real tradeoff for some people.
BIOS and Drivers Downloads
Linked below are the latest official BIOS release and Driver Bundles for each generation of Framework devices.knowledgebase.frame.work
Unfortunately no, that is only for installation via windows. There is no Linux updater for it. Still no stable update on Linux for the 12th gen 🙁
Edit: oh nice actually I see they added an EFI updater! That's great progress 😀 so I stand corrected -- 3 years after launch, it got its first and only stable update on linux! Thanks for the correction.
just_another_person doesn't like this.
I have a Tuxedo Pulse 14 gen 3 as my personal laptop, was looking for something with a bit more display resolution than my old 1080p machine, but did not like the price of 4K laptops.
It has been superb for over a year now. Came with Tuxedo's own Linux, which looked pretty but wasn't for me. Installed Arch on it, has been rock solid. Is a great machine for coding on, makes a great job of running Dwarf Fortress and less stressful 3D games - Crusader Kings 3 and Disco Elysium run great, for instance. Battery life impressive too.
Been quite robust, too - heard complaints that the lid can get a bit loose but mine's fine. All the rubber feet have come off the bottom, but that's probably because I use mine on my lap. They prefer that you install their own fan control app rather than eg. just providing drivers so that you can set it up in CoolerControl, but it works fine.
All in all, good machine. Better than the ThinkBook that it replaced, and those are fine laptops.
when i bought one, they were nothing more than re-badged clevo and tongfeng laptops.
that means that they costed a little bit more than windows based laptops with the same specs; but it also means that there was no headaches with hardware compatibility and that the battery life was better if you chose your hardware correctly. (it's also smooth sailing if you pay for the support).
i bought from kfocus most recently and it turns out it's not any different than tuxedo and i suspect that all the linux laptop companies are the same; besides system76 who have started building their own laptops instead of re-badging clevo/tongfeng.
like this
just_another_person likes this.
I might be the wrong person to answer in this community since I daily drive Windows, but my Tongfang has been a dream and I’m thinking of buying a new one.
Although in OP’s case I’d probably still be looking for the cliche used Thinkpad. Unbeatable.
They don’t, my current machine is a Maingear branded one that someone painstakingly hauled over from the US, and my potential new one would be an XMG branded machine, shipped at significant expense from the EU.
I’m in the armpit of the Middle East, I don’t have a local reseller, and even if I did, they’d want $1,000 more than just going through the pain of buying from overseas, alongside a blood sacrifice and the soul of my firstborn child, and a slap across my face for the insolence of asking.
We have a few Tuxedo computers and some other Linux brands at our company and are generally happy about them. Cheaper devices have a less than perfect keyboard (though I liked the one on the slimbook) a worse camera and microphone (though some are very ok).
I'm very happy with these Linux devices. The few makes for which we needed parts also supplied them but sending the device their way for repair took longer than we'd have wanted.
I loved my Pulse 15 (Gen 1) from Tuxedo
It was a performance monster and still had amazing battery life.
But as others have said, they only take some finished Clevo models - like most small distributors, who can't afford their own factory.
But they verify that everything runs with Linux, else they sometimes patch stuff.
And I need to highlight their support!
After years with my Pulse 15 the battery became a pillow, because I used a USB C charger that wasn't working right (always switched on and off, which killed the battery)
Pretty much without questions asked I got a new battery for free.
Now I have it to my nephew, who enjoys Minecraft on this laptop (still Linux), but the CMOS battery was dead.
Got that one for free as well after warranty
So, I can't really complain about them.
Actually the opposite.
But I still settled for a Framework 16, because I wanted something different and the models at that time weren't fitting my use case...
NASA - National Anal ~~Science~~ Sex Agency
FTFY
sdfsdafasdf
:::
What makes you think suspending an election is going to tip the scales?
Mostly that at least right now there's hope for midterms to change things in Congress and then the presidential election to get Trump out. Right now we still have the trappings of a Republic. I think if elections got suspended all belief in a peaceful solution will be erased and people will react.
You have a point though, bread and circuses go a long way towards kowtowing the population. That and the risk of death at the hands of the state. I don't know where the line is that people will readily accept potentially getting shot especially if they're in white man suburbia.
We are past the eviction deadline. Please don’t look away.
I know I’m new here, and I understand some may feel unsure about trusting a stranger. But I come to you with my heart open, because we truly have nowhere else to turn.
My name is Britnny, and I’m a transgender woman living in Gorom refugee settlement in South Sudan. I’m here with three other queer sisters women I now call family. Together, we’ve survived what most people couldn’t imagine: daily threats, hunger, violence, and complete abandonment. But now, even survival is slipping out of reach.
The South Sudanese government gave us an order: leave the camp and go to Juba or face arrest. That deadline has already passed. We’re living in terror, unsure when the next knock on the door might come, or when we’ll be dragged out, humiliated, or worse. We weren’t given any help no money, no transport, not even a safe place to go. And for people like us trans and queer women Juba is not safe. We fear being beaten, harassed or even killed in the streets simply for being who we are.
Right now, we’re holding on with nothing. No shelter, no food security, no peace of mind. We don’t need luxuries we just want a chance to be safe. A kind friend who was once in the same camp helped us set up a fundraiser to help us relocate safely and find shelter in Juba. But we need help to make it real. We’re not asking for pity,we’re asking for solidarity, for a hand to hold while we try to escape what feels like a death sentence.
Please, if you can share, donate, or even just boost this message, you could help save four lives. We just want a chance to live. A chance to breathe without fear. A chance to make it to tomorrow.
Thank you for reading. Thank you for not turning away.
With love and hope,
BritnnyX
like this
CyaraKairaa, Spood_Beest, fxomt, Rozaŭtuno, Sanctus, clove, Lucy :3, mateofeo and db0 like this.
don't like this
yapping, Admiral Patrick, DABDA, Mosfar, Pudutr0ñ, L3ft_F13ld!, JASN_DE, TabbsTheBat, Womble, nocturne, 11111one11111, Ace! _SL/S, InvisibleShoe, Björn Tantau, dagodemon, AbouBenAdhem, Irdial, slazer2au, limer, dingus, Successful_Try543, MyOpinion, deegeese, Flax, caoimhinr, skribe, misk, Scrubbles, Prostetnic Jeltz, andypiper, serpineslair, shaggyb and r0ertel don't like this.
don't like this
Admiral Patrick, JASN_DE, TabbsTheBat, nocturne, deegeese, yapping, caoimhinr and Ace don't like this.
like this
ns1, Prostetnic Jeltz, grimaferve and Russ like this.
Fediverse alternative for Tiktok?
like this
Lucy :3, jutty, nesc, mintiefresh, lemmyuser68, caos, squirrel, AgaveInMyAss, artifex, V7r_KfqL, escew, dwemthy, mapu, felsiq, slazer2au, emb, misk, mateofeo, Mohamad20ZX, Rubberman, zecg, Clay_pidgin, Predalien, octopus_ink, , fujiwood, Banthex, wabbit, badjay, Fitik, deltatangothree, sNoooKer, LukaFLBernaudeau, tavostator, kelpie_is_trying, Metype, Zos_Kia, Dju, Binette, 0ops, Shrike 🐦⬛, BackwardsUntoDawn, ℍ𝕖𝕝𝕚0𝕤, dabster291, chelatna, TheOneAndOnly, Let's Go 2 the Mall! ❌👑, newbeni, aksel and josiahunderwood9 like this.
don't like this
ApollosArrow and redshift don't like this.
like this
jqubed, SoupBrick, Admiral Patrick, Sonalder, Jim East, Novaling, LongLive, squirrel, Stillwater, Teal, cyborganism, artifex, W.itjust.works, L3ft_F13ld!, dwemthy, mapu, Lazycog, FundMECFS, felsiq, SheeEttin, emb, Balder, Clay_pidgin, cheese_greater, , fujiwood, Banthex, wabbit, Default Username, tavostator, oakey66, sleepingoddish, Binette, Shrike 🐦⬛, hendrik, rigatti, macstainless, Fizz, butwhyishischinabook, and 0ops like this.
like this
underscores, rumimevlevi, Techeable, bcovertigo, , kek, Shrike 🐦⬛, rigatti and Fizz like this.
Clay_pidgin doesn't like this.
like this
Blaze (he/him), Olap, L3ft_F13ld!, mapu, Lazycog, felsiq, Clay_pidgin, Techeable, cheese_greater, oakey66, underline960, rigatti, dacvm and Fizz like this.
Clay_pidgin doesn't like this.
usually to prevent spam and other crazy shit
but a registration shouldn't be needed if you just want to browse and scroll.
like this
Clay_pidgin, Die4Ever, Techeable, , Russ, rigatti, BubblyRomeo and Fizz like this.
That's not how it works though.
I actually agree that registration is silly. It's trivial to create fake email addresses; all it does is present obstacles and slight privacy implications for legitimate users, while forming an incredibly mild speedbump for malicious users. But, it's probably not going away, every little tool in the toolbox that can be deployed by overworked volunteer admins against the unending tide of malicious users trying to make their lives more difficult is probably going to get deployed if it is easy to do.
like this
Clay_pidgin and Techeable like this.
like this
Balder and Clay_pidgin like this.
Clay_pidgin doesn't like this.
Oh, I thought you meant no email address required to make an account.
Just having to register in order to read the feed is probably just for server load reasons, if I had to guess.
like this
Clay_pidgin, rglullis, Novaling and Russ like this.
like this
Techeable, JustMoe, serpineslair, reminiscensdeus, dacvm, Fizz and misophonium like this.
the project is unfinished
Understatement of the year. Dan has posted "loops next week" for more than an year already...
like this
Techeable, Novaling, rigatti, ℍ𝕖𝕝𝕚0𝕤 and butwhyishischinabook like this.
like this
Arcane2077 and rigatti like this.
rumimevlevi doesn't like this.
rigatti likes this.
Yes, this is Loops: "Loops is a short video sharing platform.".
However, if I am correctly informed, the planned federation with the Fediverse has still not been realised.
Why " with no required registration"? Where can you simply share videos without any account?
like this
L3ft_F13ld!, mapu, emb, pixguin, Fitik, sNoooKer, sleepingoddish and bluespin like this.
Why " with no required registration"? Where can you simply share videos without any account?
pedo.org
like this
L3ft_F13ld!, vaguerant, caos and frañzcoz like this.
don't like this
SheeEttin and don't like this.
like this
L3ft_F13ld!, Teal, Lazycog, mapu, mbirth, Steve, mateofeo, Clay_pidgin, cheese_greater, sNoooKer, blue_berry, Binette, 0ops and BackwardsUntoDawn like this.
like this
mateofeo, ricdeh, TheTeej107, Techeable, classic, Fitik, tavostator, kelpie_is_trying, sleepingoddish, Arcane2077, 🔍🦘🛎 and BubblyRomeo like this.
tavostator doesn't like this.
Fizz likes this.
"Best," somewhat turnkey, user-friendly distro for a 2016 Intel MacBook Pro
Thinking nothing more wonky than mint/pop!/bazzite/elementary. I know there is never “one” perfect one but feeling like trying something new on this machine that’s at least somewhat push button. Since it no longer receive regular updates from Apple I just want to keep this machine available for use when needed.
I’m pretty comfortable on the above ones I mentioned. I’m not a coder/engineer so I tend to lean heavily on flatpaks and such, though if I have to go into the terminal occasionally I can usually poke my way around
sdfsdafasdf
:::
just_another_person likes this.
LandedGentry likes this.
don't like this
LandedGentry doesn't like this.
I think driver wise Linux is almost all the same as they are all in the kernel
I would recommend giving bazzite a go. But if performance is an issue then mint with xfce might be the sensible choice
The only problem I’ve had was the Mac not going asleep properly, and immediately waking up. But that’s something I encountered on other distros including Mint also.
Found a fix for it.
Ctrl key hasn’t been a problem. Often on many distros the old hybrid Nvidia graphics and the old Broadcom card were both problems. But ok on Mint and EOS.
If you're comfortable administering your own system, try Arch.
If you're not comfortable administering your own system but you want a rolling release, try tumbleweed.
If you don't want a rolling release, try Fedora.
I'd advise against Ubuntu, Debian, mint, and their derivatives. The only one I know of that doesn't ship out of date packages is Debian unstable.
If you hate yourself, try Gentoo lol
ubuntu because everything works.
in case you can't stand the snap business go fedora, add rpmfusion and poke around. if everything works, you're set.
two possible issues with resume from sleep. if your wifi won't come back, use the script from t2linux. if your laptop won't wake up expeditiously (takes a while), come back here and ping me and I'll dig up the the script.
stay away from mints and xfces and friends as you need wayland (so, Plasma or Gnome) for fractional scaling, gestures, seamless dock/undock, etc.
Gosuki: a privacy friendly, real time, multi-browser, extension-free bookmark manager
Hello r/linux !
I just released the first version of Gosuki, a multi-browser real time bookmark manager I have been writing on and off for the past few years. It aggregates your bookmarks in real time across all browsers and even external APIs such as Reddit and Github.
- Github: github.com/blob42/gosuki
- Documentation: gosuki.net/
I was always annoyed by the existing bookmark management solutions and wanted a tool that just works without relying on browser extensions, self-hosted servers or cloud services. As a developer and Linux user I also find myself using multiple browsers simultaneously depending on the needs so I needed something that works with any browser and can handle multiple profiles per browser.
The few solutions that exist require manual management of bookmarks. Gosuki automatically catches any new bookmark in real time so no need to manually export and synchronize your bookmarks. It allows a tag based bookmarking experience even if the native browser does not support tags. You just hit ctrl+d
and write your tags in the title.
Feature Highlights:
- A single binary with no dependencies or browser extensions necessary. It just work right out of the box.
- Use the universal
ctrl+d
shortcut to add bookmarks and call custom commands. - Tag with #hashtags even if your browser does not support it. You can even add tags in the Title. If you are used to organize your bookmarks in folders, they become tags
- Real time tracking of bookmark changes
- Builtin, local Web UI which also works without Javascript (w3m friendly)
suki
cli command for a dmenu/rofi compatible output- Modular and extensible: Run custom scripts and actions per tags and folders when particular bookmarks are detected
- Browser Agnostic: Detects which browsers you have installed and watch changes across all of them
- Also handles multiple profiles per browser
- Stores bookmarks in a portable sqlite database compatible with the Buku. You can use any program that was made for buku.
- Can fetch your bookmarks from external APIs (Reddit and Github for now).
- Easily extensible to handle any browser or API
It's open source with an AGPLv3 license, Checkout the README and website docs for more details.
GitHub - blob42/gosuki: no-extension multi-browser real time bookmark manager
no-extension multi-browser real time bookmark manager - blob42/gosukiGitHub
like this
breadguy, Badabinski and sfera like this.
Right now it's not yet built-in but it's on the high priority list of features and should be fairly easy to add soon. It will be either a self hosted sync server or a replicated architecture.
For mobile it can be achieved with the autoimport feature and Syncthing
gosuki.net/docs/features/multi…
Multi-Device Sync
🔄 This guide describes a workaround for multi-device bookmark synchronization using existing GoSuki features and third-party tools. Native multi-device sync is not yet implemented in GoSuki.gosuki.net
Right now it's not yet built-in but it's on the high priority list of features and should be fairly easy to add soon. I am planning to do it as a self-hosted docker.
For mobile it can be achieved with the autoimport feature and Syncthing
gosuki.net/docs/features/multi…
Multi-Device Sync
🔄 This guide describes a workaround for multi-device bookmark synchronization using existing GoSuki features and third-party tools. Native multi-device sync is not yet implemented in GoSuki.gosuki.net
sfera likes this.
Amazon engineers and marketers were asked on Monday to volunteer their time to the company’s warehouses to assist with grocery delivery
Amazon asks corporate workers to ‘volunteer’ help with grocery deliveries as Prime Day frenzy approaches
Exclusive: Amazon office workers in New York requested to donate time over to Fresh delivery process during firm’s busiest timeGuardian staff reporter (The Guardian)
like this
cheese_greater likes this.
Grave Hex - Vultural Scourge (Finnish Death Metal, Night Terrors Records)
GRAVE HEX - "Vultural Scourge" (Single 2025)
Emerging from the festering depths of the Finnish underground, GRAVE HEX are set to unleash their debut album, “Vermian Death”, on August 22nd, 2025 via Nigh...YouTube
KDE Devs, I Love You, But Please Remove This Feature
KDE Devs, I Love You, But Please Remove This Feature
I cannot explain how much I do not want to see this green dot and “New!” text in my application launcher.KDE Discuss
like this
eierschaukeln likes this.
How about choosing different default settings in an installation based on a central "expert" vs "newbie" setting?
People who find computers useful should be using computers.
This weird idea from some linux users that only people who see their computer as a hobby and have mastery over them should be allowed to use them, and that computers should be designed exclusively around the needs of computer-as-hobby users, is absolutely nuts.
Its a tool. It should be designed to be useful as possible to anyone who needs such a tool.
Sincerely,
Another linux user who cares about UI/UX and is tired of this kind of junk. It's a dumb argument, let's all stop making it please. Linux supports all your "technical user" wildest dreams, let the average people have their features and design considerations too.
Its a tool. It should be designed to be useful as possible to anyone who needs such a tool.
Twenty years ago I might have agreed. Now, in hindsight, I can say that giving everyone access to computers & thereby the internet has brought out the worst in humanity, including mass-manipulation and authoritarian regimes thanks to people making even worse calls in elections than they used to.
This is really getting that "old man screams at the cloud" vibe.
Are you okay?
The devil is in how things are made useful to users who just want to get things done. The problems comes with corporations making decisions about what users should need to understand, and what users want. There's been a lot of dumbing down and manipulation in that process, serving the needs of those corporations and advertisers and not the needs of the users.
Software can be made useful for those who don't want or need to undertand all the details, in a good, non-harmful way. The principle of separation of interface and implementation even demands it. But our society being what it is, that largely doesn't happen, so I'm inclined to agree with your pessimistic take.
I recently installer something, and KDE showed me where it ended up in the launcher, which I appreciated, and now I'm not supposed to use a computer. Really? Thanks.
At least me wife will be happy, but I'll need to find new work.
What qualifies as "expert" setting can be very divisive.. for me, it would be removing this menu entirely. Or even switching from KDE to sway or similar ^^U
But if I was the kind of people that do use this kind of menus I would probably find that kind of indication useful. It helps finding the category the app you just installed belongs to. If you install an educational app/game that teaches programming by giving instructions to a turtle in order to draw a graphic/picture (I think I have seen something like that before): which category should it be at? games? education? development? graphics?
Welcome to a future of forever arguing which features are gimmicks.
This one, for example, is not.
Everything in the desktop is a gimmick... remove all visible things of the desktop and only show apps. Settings can be handled in a text configuration file. Or are some of these gimmicks actually useful, even for "experts"?
I have many times, installing a new app on a Windows Server, just gone in and seen the latest installed app and clicked on it. Sorry, that is my best example as that is where I most often use this feature - I don't install that many apps on my desktops.
There is a setting, but I was equally annoyed that it is on by default.
Even more surprising - when I launched the new app miltiple times, it was still marked as new.
like this
Endymion_Mallorn likes this.
It's probably time based.
And this kind of thing isn't for the type of people who mess with settings. If this defaulted to off, then it would actually be useless.
like this
Endymion_Mallorn likes this.
If this defaulted to off, then it would actually be useless.
Would just be the other way around with what posts you see online. Instead of OP you'd see "how can I find my newly installed apps" and the same "ahem" screenshot reply.
Except that if people don't know the feature exists, they might not ask about it. If you see the feature exists and you don't want it, it is easier to figure out how to turn it off.
There are many feature that are turned on by default - this is just one of them.
I see plenty of posts here, on the kde matrix, on the kde forums, on the bugtracker asking for non existing features.
I have no clue about the exact percentages, their motivations or feelings, so it's hard to conclude anything.
Personally, I more often ask for nonexistent features (and i feel no barriers there) than turning off something that is on by default - which is a good sign I guess?
like this
Endymion_Mallorn likes this.
like this
Endymion_Mallorn likes this.
I’m glad there’s a toggle, it seems like it would actually be useful here but I’d probably turn it off.
With that said, there’s a special place in hell for the multitudes of apps that have red notification dots all over the UI with no clear indicator as to what they’re about or how to clear them 😁
I cannot wrap my head around the use case of this. Is the attention span of people really this degraded in 2025 that they need to be reminded what program they just installed?
I think the author has a valid point. This just clutters the UI and adds unnecessary mental load by directing your focus to the indicators every time you open the application menu.
Don't get me wrong, I am not against a "new" label in every context but in this specific case it just feels unnecessary.
*edit: If the use case is: Little Timmy installed a new program on grandmas PC and now she can see the new program better I guarantee you grandma will be super confused when the green dot disappears and from that time on can't find the program anymore.
I support a couple of KDE systems with users like Grandma and a dynamic UI like this is contra productive in my experience.
For grandma you put the app she is supposed to use in the taskbar as a starter and that's it. No "new" label needed.
You can set most KDE menus to show the "Comment" key of the .desktop files instead of the "Name" key. So "KDE Advanced Text Editor" instead of "Kate".
Packages can come with several "programs" that aren't necessarily named the same as the package. Example: Calibre installs menu items for "Calibre", "EBookViewer" and "EBookEditor" on my distro.
It's not about forgetting...it' about helping to quickly find what you just installed and what is all included.
I dunno man.
It's not like linux applications ever have different app-names in the menu, when compared to the package name you just saw when installing it.
I'm interested in usability, am not a beginner and I know my UI and settings well. I can see why people find this tiny green dot useful. It's OK if you are not into usability. But note that there are many different user types, with different needs at different times.
And the flexibility of KDE Plasma makes it a really great desktop environment.
It's more about which category a particular specific software belongs. If a kid installs an educational app/game that teaches programming by giving instructions to a turtle in order to draw a graphic/picture (I think I have seen something like that before). Which category should it be? games? education? development? graphics?
I personally don't use this kind of menus with categories, I prefer dmenu style launchers where you type to search what you need. But if I was the kind of people that do use this kind of menus I would probably find that kind of indication useful.
I was very annoyed when I got this, but remembered that it's KDE, and turning it off is 4 clicks. Proprietary software often doesn't allow you to turn this off (easily). Windows has this "feature", where is the setting?
I don't think it's a productive "feature", but considering it can be turned off so easily I don't consider it a complete showstopper.
KDawful reminds me again why I ditched it for XFCE.
Windows has this "feature", where is the setting?
I'm assume youre talking about W11?
Because the "Show recently added apps" setting is third option in the start menu settings on W10.
How does this give incentive for that?
My understanding is that this only happens in newly installed apps, not recently updates ones. They are only highlighted because the user installed them, not because the developer did anything.
It's a screenshot of the application launcher, the menu to launch apps already installed, not the software store.
For every change there is an angry Linux user. Even when it is easily disabled and never a problem again.
On the flip side - how often do you install new programs so this becomes an annoyance in the first place?
I install something new maybe once a month or less for desktop use. I have not even noticed this blip.
Somewhat more often in and for terminal use.
I find this complaint very strange. It's a dot. It helps people find what they installed.
But if this person doesn't need it, how would they ever see it? Most power users I know never even look in the menu, so they would never know there is a dot in the first place.
When I install a new application, I generally run it immediately. Having the new indicator might be nice to help find it - they don't always drop into the menu where I expect.
I agree, I can't see why it upsets the author so much. "You've installed a new app, here it is." "YYYEEEAAAARRRRGGGGHHHHHHH!"
Hundreds of Minnesota Healthcare Workers Are Getting Ready to Strike
Hundreds of Minnesota Healthcare Workers Are Getting Ready to Strike - Workday Magazine
On July 8 and 10, hundreds of healthcare workers in Minnesota could go out on strike. They are nurses and physician assistants who are members of the Minnesota Nurses Association (MNA) who are upset about what they say is unsafe staffing, as well as …Isabela Escalona (Workday Magazine)
Educators Union Rejects Anti-Defamation League, Cuts Ties
Educators Union Rejects Anti-Defamation League, Cuts Ties
The Anti-Defamation League has been a ubiquitous presence in U.S. schools for forty years, pushing curriculum, direct programming, and teacher training into K-12 schools and increasingly into universities, often over the objections of students, paren…Labor Notes
Bugs Found in sudo
Bugs Found in sudo » Linux Magazine
Two critical flaws allow users to gain access to root privileges.Linux Magazine
like this
chuso and Endymion_Mallorn like this.
sudo-rs
If your version is older than 1.9.17p1, update immediately.
Infinite loop engaged.
As far as mitigation is concerned, the only thing you need to do is to confirm that your system's sudo version is at least version 1.9.17p1 or later, which can be done with the command sudo -V. If your version is older than 1.9.17p1, update immediately.
Why wouldn't this apply?
One day in the future the later version of sudo would become available...?
I am assuming the fix for the second vulnerability will be backported to the older version in bookworn; 13p1 if I remember correctly.
I've seen theme backport security to older releases of much less important software.
Robert Anchipolovsky Quintet I Got Rhythm
Robert Anchipolovsky Quintet I Got Rhythm
I Got Rhythm by George Gershwin Robert Anchipolovsky tenor sax Meir Ben Michael guitar Leonid Detzelman pianoValery Rovinski bass Roy Kimelman drumsYouTube
Live Under the Sky 1989 – Michael Brecker & Ellington Tribute (Full Concert, Tokyo Jazz Festival): posted by Jazz Video Guy
Live Under the Sky 1989 – Michael Brecker & Ellington Tribute (Full Concert, Tokyo Jazz Festival
Experience a landmark moment in jazz history.This rare, one-hour video captures highlights from the 1989 edition of the legendary Live Under the Sky festival...YouTube
Why is there no life on Mars? Rover finds a clue
Why is there no life on Mars? Rover finds a clue
Why is Mars barren and uninhabitable, while life has always thrived here on our relatively similar planet Earth?Daniel Lawler (Phys.org)
Man killed after opening fire on Texas border patrol station
Man killed after opening fire on Texas border patrol station
A man with a rifle and tactical gear was shot and killed by police after he opened fire in Texas.Nadine Yousif (BBC News)
Judge blocks Trump from cutting off Planned Parenthood funding under "big, beautiful bill"
Judge blocks Trump from cutting off Planned Parenthood funding under "big, beautiful bill"
A judge partially froze a provision of the One Big Beautiful Bill Act just days after President Trump signed it into law.Joe Walsh (CBS News)
Georgia Librarian Fired After Displaying Book Featuring Transgender Child
“The library is for everybody,” said the Pierce County library manager, who had served for 15 years before her firing.
What are the forum-like communities that are federated?
like this
herrrichtig, Steve, Townlately, Lost_My_Mind, aninnymoose, vovo, PooshandClusp, emb, Clay_pidgin, MysticKetchup, mintiefresh, mateofeo, TheImpressiveX, jutty, Penguin_1024, Zachariah, Fizz, plz1, Nemeski, paequ2, Pebble_Clef, Successful_Try543, JohnTheKea, openrev0lt, Lucy :3, sorrybookbroke, pruwyben, misk, cole, ProfessorProteus, ThreeEelsInABaseballJersey, offendicula, Zos_Kia, LukaFLBernaudeau, Lemmyboi, ns1, ToastedRavioli, Fox, essell, newbeni, escew, artifex, slazer2au, Frank Exchange of Views, Fitik, suswrkr, Someplaceunknown, Sleeposaurus, neukenindekeuken, dumpymctruckers, chelatna, deltatangothree, Emotional_Ice, EarthshipTechIntern01, dabster291, LemmyAtEm2, hexabs, UnculturedSwine and Let's Go 2 the Mall! ❌👑 like this.
don't like this
betterdeadthanreddit, AgaveInMyAss and ninepointeight don't like this.
like this
Issytia, CraigCabbage, Fizz and funkforager like this.
PooshandClusp doesn't like this.
Fizz likes this.
don't like this
Alphane Moon, trxxruraxvr, joshg253, late_night, tofu, infeeeee and Eugene V. Debs' Ghost don't like this.
like this
trxxruraxvr, funkforager, joshg253, QuadratureSurfer, Someplaceunknown and Eugene V. Debs' Ghost like this.
Is there a federated Discourse? discourse.org/
I'd like to see that.
Discourse is the place to build civilized communities
Discourse is modern forum software for meaningful discussions, support, and teamwork that gives your online community everything it needs in one place.Discourse - Civilized Discussion
like this
HootinNHollerin and aksel like this.
there's a plugin for it
!announcements@meta.discourse.org
like this
dave, HootinNHollerin, CraigCabbage, Blaze (he/him) and aksel like this.
Kinda: discover.discourse.com/
I don't think it's a complete list, but also there's no way to filter by which ones have the ActivityPub plugin
aksel likes this.
Dark dwarfs lurking at the center of our galaxy might hint at the nature of dark matter
Dark dwarfs lurking at the center of our galaxy might hint at the nature of dark matter
Celestial objects known as dark dwarfs may be hiding at the center of our galaxy and could offer key clues to uncover the nature of one of the most mysterious and fundamental phenomena in contemporary cosmology: dark matter.SISSA Medialab (Phys.org)
Study warns 1.5-degree warming limit can’t prevent dangers of melting glaciers
Study warns 1.5-degree warming limit can’t prevent dangers of melting glaciers
The 2015 Paris agreement’s goal of limiting global warming to 1.5 degrees Celsius was thought to be the threshold for averting severe climate change impacts.John Yang (PBS News)
Lenovo WMI Gaming Series Drivers Expected To Debut In Linux 6.17
Lenovo WMI Gaming Series Drivers Expected To Debut In Linux 6.17
Being worked on for a number of months now has been the Lenovo Gaming Series WMI Drivers for Linux to expose additional power/performance settings for Lenovo gaming series hardware like the Lenovo Legion Go S gaming handheld with Steam OSwww.phoronix.com
Hardware Suggestions For A Beginner?
Hello, I've been saying it to myself for a year now, but I'm on summer break rn and I really need to do something with my life. Here's some of the software I plan to host. Goal is to not spend more than $150-200, I do have some gift cards though.
Absolutely Will Run:
Nextcloud & Immich - I want to replace Google and OneDrive
Might do in the near future:
Jellyfin - my mom and I usually just bootleg by using Kodi on our FireTV, so not a major need rn, but might be nice for future purposes.
piHole - better overall ad blocking, so I don't have to use nextDNS on all my devices, and maybe help my mom out.
VPN - I currently pay for Proton, and we use it on the FireTV, but it sucks cause it doesn't have killswitch. I have several devices and profiles that I use, so I was thinking maybe just an overall VPN might be nice
Seeding - I think it would be nice to give back to the community, since I torrent every now and then.
OS Plan:
I plan to use Proxmox as I have a little bit of experience using it, and others seem to like it a lot for managing multiple software.
I know I don't need to go full power mode rn, so I wanna stick with something low end that I could maybe upgrade in the future. Should I just buy a used laptop/PC, or get like an Optiplex or ThinkServer? I don't wanna rack up my parent's electric bill. I already got some hard drives a year ago, so but is using an external drive bad?
I know to use the Ethernet ports so my signal isn't shit, but I gotta work out the best spot I can put my server. I do know an okay amount of networking knowledge, and I'm a cyber student anyway so this is like a fun yet educational personal project for me.
When it comes to external access and security of these services, should I stick with Tailscale? Some people have concerns over the proprietary bits and are using headscale instead I guess.
Any guidance is much appreciated!
If you really want something upgradeable, used enterprise SFF is the way to go: discountelectronics.com/
However, the hardware market is in a weird spot right now; you’ll get far more bang for your buck with an Intel N150. You can find a 16GB DDR5 w/ 1 TB SSD around the $200 mark, and that’s what I’d roll with in your shoes, assuming you don’t mind living without a spinning disk. Your Jellyfin and Immich instances will run far smoother.
Used Computers, Laptops, Monitors
Discount Electronics sells Used Computers, Laptops and Monitors. We have been online and in Austin, Texas since 1997.Discount Electronics
'Completely unexpected': Antarctic sea ice may be in terminal decline due to rising Southern Ocean salinity
'Completely unexpected': Antarctic sea ice may be in terminal decline due to rising Southern Ocean salinity
The ocean around Antarctica is rapidly getting saltier at the same time as sea ice is retreating at a record pace. Since 2015, the frozen continent has lost sea ice similar to the size of Greenland.Alessandro Silvano (Phys.org)
"All You Need Are 8-bits" - Taki Udon Just Teased Something NES-Related
"All You Need Are 8-bits" - Taki Udon Just Teased Something NES-Related
"Cool project" is almost doneDamien McFerran (Time Extension)
How much spacing while stopped at a red light?
Meteorite challenges the timeline of the early solar system
Meteorite challenges the timeline of the early solar system
A small, inconspicuous meteorite may be about to change our understanding of how and when our solar system formed.Paul Arnold (Phys.org)
'Space ice' is less like water than previously thought
'Space ice' is less like water than previously thought
"Space ice" contains tiny crystals and is not a completely disordered material like liquid water, as previously assumed, according to a new study by scientists at UCL (University College London) and the University of Cambridge.University College London (Phys.org)
Palworld is now Steam Deck Verified and SteamOS Compatible
Palworld is now Steam Deck Verified and SteamOS Compatible
With the latest updates to the popular Palworld, Valve have now bumped it up to Steam Deck Verified and SteamOS Compatible.Liam Dawe (GamingOnLinux)
just_another_person likes this.
Why does Arch seem to have a cult like following?
like this
Mordikan and BubblyRomeo like this.
The shortest answer -
Arch has really good documentation and a release style that works for a lot of people.
Ubuntu is coorporitized and less reliable Debian with features that many people dont need or want.
The biggest one: Snaps.
I switched from Ubuntu to Debian, and it's basically the same thing, just faster since it uses native packages instead of Snaps. Ubuntu might as well run all it's apps in Docker containers.
You could rebrand Debian to Ubuntu and most users wouldn't even notice.
Arch requires reading the manual to install it, so installing it successfully is an accomplishment.
It's rolling release with a large repo which fits perfectly for regularly used systems which require up-to-date drivers. In that sense it's quite unique as e.g. OpenSUSE Tumbleweed has less packages.
It has basically any desktop available without any preference or customisations by default.
They have a great short name and solid logo.
Arch is community-based and is quite pragmatic when it comes to packaging. E.g. they don't remove proprietary codecs like e.g. Fedora.
Ubuntu is made by a company and Canonical wants to shape their OS and user experience as they think is best. This makes them develop things like snap to work for them (as it's their project) instead of using e.g. flatpak (which is only an alternative for a subset of snaps features). This corporate mindset clashes with the terminally online Linux desktop community.
Also, they seem to focus more on their enterprise server experience, as that is where their income stream comes from.
But like always, people with strong opinions are those voicing them loudly. Most Linux users don't care and use what works best for them. For that crowd Ubuntu is a good default without any major downsides.
Edit: A major advantage of Ubuntu are their extended security updates not found on any other distro (others simply do not patch them). Those are locked behind a subscription for companies and a free account for a few devices for personal use.
installing it successfully is an accomplishment
Not really with archiinstall, but indeed as you say reading the manual is an expectation. Their philosophy is "creating an environment that is straightforward and relatively easy for the user to understand directly, rather than providing polished point-and-click style management tools", as well-summarized by Wikipedia.
wants to shape their OS and user experience as they think is best
tbh that goes for every distro. It's just that Canonical is more hands-on with its approach. The major complaint with Snap besides performance issues is Canonical making it so that only the Snap versions of popular apps (most famously, the bundled Firefox) are available by default.
I don't know about everyone else, but the last couple of years has had the most unstable Ubuntu releases, with the most unrecoverable releases when issues happen.
I've since moved to Fedora for desktop and straight Debian for server.
I used it a little way back in 2005-2006ish, and decided to give it a try again after a third reinstall of ubuntu within a year last year.
though, I'm about to get a "new" laptop and may toy around with Arch on the old one. I had previously tried setting up Arch in a VM but that's not supported and ended poorly.
I don't really have a concise answer, but allow me to ramble from personal experience for a bit:
I'm a sysadmin that was VERY heavily invested in the Microsoft ecosystem. It was all I worked with professionally and really all I had ever used personally as well. I grew up with Windows 3.1 and just kept on from there, although I did mess with Linux from time to time.
Microsoft continues to enshittify Windows in many well-documented ways. From small things like not letting you customize the Start menu and task bar, to things like microstuttering from all the data it's trying to load over the web, to the ads it keeps trying to shove into various corners. A million little splinters that add up over time. Still, I considered myself a power user, someone able to make registry tweaks and PowerShell scripts to suit my needs.
Arch isn't particularly difficult for anyone who is comfortable with OSes and has excellent documentation. After installation it is extremely minimal, coming with a relatively bare set of applications to keep it functioning. Using the documentation to make small decisions for yourself like which photo viewer or paint app to install feels empowering. Having all those splinters from Windows disappear at once and be replaced with a system that feels both personal and trustworthy does, in a weird way, kind of border on an almost religious experience. You can laugh, but these are the tools that a lot of us live our daily lives on, for both work and play. Removing a bloated corporation from that chain of trust does feel liberating.
As to why particularly Arch? I think it's just that level of control. I admit it's not for everyone, but again, if you're at least somewhat technically inclined, I absolutely believe it can be a great first distro, especially for learning. Ubuntu has made some bad decisions recently, but even before that, I always found myself tinkering with every install until it became some sort of Franken-Debian monster. And I like pacman way better than apt, fight me, nerds.
like this
themadcodger likes this.
:: Searching AUR for notes...
-> Missing AUR Packages: SideNote
there is nothing to read
Is it really? I've always understood the cult around it as a joke.
But seriously, RTFM.
Arch has a very in-depth wiki that's the go-to resource for a lot of Linux users, and it offers a community-driven way to have access to literally anything that's ever landed on Linux ever through the AUR. It's also nice to have an OS that you never have to reinstall (assuming all things go well).
Why that turned into such a cult-meme is anyone's guess though.
I just think its good.
The way I see it, you can have an OS that breaks less often and is hard to fix, or an OS that breaks a little more often that is easy to fix. I choose the latter. 99/100 times, when something breaks with an update, it's on the front page of archlinux.org with a fix.
The problems I've faced with other distros or windows is the solution is often "reinstall, lol", which is like a 3 hour session of nails on a chalkboard for me.
But arch is less work, not more
Ubuntu = breaking update every 2 years
Arch = breaking update never
Before Arch that role belonged to Gentoo.
To add, before the change the Gentoo wiki was a top resource when it came to Linux questions. Even if you didn't use Gentoo you could find detailed information on how various parts of Linux worked.
One day the Gentoo wiki died. It got temporary mirrors quickly, but it took a long time to get up and working again. This left a huge opening for another wiki, the Arch wiki, to become the new top resource.
I suspect, for a number of reasons, Arch was always going to replace Gentoo as the "True Linux Explorer", but the wiki outage accelerated it.
like this
Mordikan likes this.
I use Ubuntu professionally and Arch at home
Anything that's not Windows is my preference.
I love arch because I know what's in it and how to fix it and what to expect, the community is mostly very nice and open to help
AUR is great and using pacman feels lovely
I also care about learning and understanding the system I'm using beyond just using a GUI that does everything for me
Ubuntu is not bad it's probably one of the most used distros by far
Linux motto is: Use what you like and customize it how you like because there is no company forcing you to do things their way
there is no company forcing you to do things their way
IBM would like to do have a few words.
"oh no I took the memes literal"
This ain't 2010 anymore. Community is great.
It's funny because I see the same cult behavior, but for Fedora. I've never understood the point of this distribution that has never worked well for me.
I'm on Manjaro by the way, because I love everything about Arch except the release style.
Funnily enough, I feel the opposite. Manjaro never worked reliably for me, but Fedora works great for my use case. Is it perfect? Fuck if I know. But it's a good, no-nonsense, extremely low maintenance, super reliable distro that I use daily with zero issues.
Also, they pioneered the atomic distro concept that has amazing use cases, and some fantastic projects are based on this technology. My gaming PC runs Bazzite for a zero-maintenance, immediate gaming experience. My dads laptop runs Bluefin and he hasn't broken it yet, and he's capable of breaking every single OS.
Same.
That said, never heard of fedora being a cult at all. Hell I feel it gets far less recognition than it should honestly for being cutting edge and stable.
But you're still getting updates every day, just two weeks later than Arch. The "testing" is just two other branches somewhat closer to the Arch package releases.
like this
HeerlijkeDrop likes this.
Arch is amazing for what it is, hence the love. It’s what you make of it; by default there’s nothing and you design your own system from scratch. This leads to a very passionate and enthusiastic community who do great work for one another, for everybody’s benefit. Anything under the sun can be found in the AUR, the distro repos are fresh and reliable, and every issue that arises has a hundred people documenting the fix before it’s patched.
Ubuntu has a bad reputation for inconsistency, privacy invasive choices, etc. I don’t think all the hate is deserved, as they corrected course after the Amazon search fiasco, but I still won’t use it because of Snaps. They have a proprietary backend, so even if I wanted to put up with their other strange design decisions I can’t unless I wanted closed source repos. That goes against my whole philosophy and reasoning for being on Linux to begin with, and many feel the same.
like this
HeerlijkeDrop likes this.
Normal people who use Arch don't bring it up much, because they're all sick of the memes and are really, REALLY tired of immediately being called rude elitist neckbeard cultists every time they mention it.
The Ubuntu hate is because Canonical has a long history of making weird, controversial decisions that split the Linux community for no good reason.
like this
HeerlijkeDrop likes this.
Unity would be the first example, and although Unity was actually a good DE,
it was too bloated and almost non-modifiable.
People jumped ship to Linux Mint that had its priorities straight.
Mir and Snap were bigger issues though
as Wayland and Flatpak were great replacements for
X11 and AppImage and did not need another competitor.
But the privacy issues were the straw that broke the camel's back.
People left windows for linux so they wouldn't have to deal with this
kind of nonsense.
I actually jumped when Ubuntu jumped to Gnome 3.
Gnome 3 was too bloated for me and it looked ugly.
I decided to see what Arch Linux was about
and eventually settled for Manjaro Linux.
Arch + Xfce for the win.
I tried Ubuntu on a laptop, and when i saw the Amazon logo, I did a double take. I actually got a bit dizzy, and had to evaluate what I had just done.
Shame on me though, because I installed Ubuntu on a vps, and got spam in my ssh session. "Get Ubuntu pro now!"
Sigh.
I'm quite experienced in Linux but I wouldn't use either. Arch is great if you like to tinker, Ubuntu sucks for the not so libre approach , corporate ties, telemetry etc. I distrohopped before but today I just install my debian based distro and shit works.. Ubuntu I've installed twice before when I was new to Linux, and have had a major issues every time due to official updates that broke internet drivers and other things, that's a fun one when you only have one PC . Not to mention its so bloated that shitty computers that I like to thinker with it have a hard time catching up. The arch thing is also mostly a kind of meme, targeting the more unbearable nerds. People I hated when I was a noob (they will let you know you are) But they are found everywhere and in general I don't think there's more of those people in arch community than anywhere else. It's more of a stab at elitism than arch specifically.
I see a point in arch but zero in ubuntu.
Arch Hits the great spot
It has:
- a great wiki
- many packages, enough for anything you want to do
- its the only distros that is beetween everything done for you and gentoo-like fuck you.
- and the Memes.
the wiki ~~and forums~~ are the best of any distro
If you don't participate in it that is.
If you veer only a little off of their strict rules,
then Arch forum will ban you and they won't allow you to even read the forum.
because they used to be special. "I run linux", matrix text on boot, typing shit in the terminal, "I'm in", awe-inspiring shit to an onlooker...
but nowadays, anyone can run ubuntu or mint or whatevs and our hero ain't special no more. so here comes the ultimate delimiter.
Arch is better because...
- pacman, seriously, I don't hear enough of how great pacman is.
Being able to search easily for files within a package is a godsend when some app refuses to work giving you an error message
"lib_obscure.so.1 cannot be found".
I haven't had such issues in a long time, but when I do, I don't have to worry about doing a ten hour search, if I'm lucky, for where this obscure library file is supposed to be located and in what package it should be part of. - rolling release. Non-rolling Ubuntu half-year releases have broken my OS in the past around 33% of the time. And lots of apps in the past had essential updates I needed, but required me to wait 5 months for the OS to catch up.
- AUR. Some apps can't be found anywhere but AUR.
- Their wiki is the best of all Linuxes
The "cult" is mostly gushing over AUR.
"I run Arch btw" became a meme because until install scripts became commonplace you had to have a reasonable understanding of the terminal and ability to read and follow instructions to install Arch Linux to a usable state. "Look at my l33t skills."
Dislike of Ubuntu comes from Canonical...well...petting the cat backwards. They go against the grain a lot. They're increasingly corporate, they did a sketchy sponsorship thing with Amazon at one point, around ten years ago they were in the midst of this whole "Not Invented Here" thing; all tech had to be invented in-house, instead of systemd they made and abandoned Upstart, instead of working on Wayland they pissed away time on Mir, instead of Gnome or KDE they made Unity, and instead of APT they decided to build Snap. Which is the one they're still clinging to.
For desktop users there are a lot better distros than Ubuntu these days.
I left Ubuntu for Arch because I got sick of Arch having everything I wanted and Ubuntu taking ages to finally get it. I was tired of compiling shit all the time just to keep up to date.
Honestly glad I made the change, too. Arch has been so much better all around. Less bloat and far fewer problems.
I installed arch before there was the official install script. It's not that is was THAT difficult, but it does provide a great sense of accomplishment, you learn a lot, customize everything, and you literally only install things you know you want. (Fun story: I had to start over twice: the first time I forgot to install sudo, the second I forgot to install the package needed to have an internet connection)
All of this combined mean that the users have a sense of pride for being an arch user so they talk about it more that the rest. There is no pride in clicking your way though an installer that makes all the choices for you
The problem there is that stable vs unstable distro uses a slightly different meaning of the word stable than you would use to talk about a stable vs unstable system.
In distro speak, a stable distro is one that changes very little over time, and an unstable one is one that changes constantly. That's sort of tangentially related to reliability, in that if your system is reliable and doesn't change then it's likely to stay that way, but it's not the same thing as reliability.
I think Arch is so popular because its considered a middle of the road distro. Even if not exactly true, Ubuntu is seen as more of a pre-packaged distro. Arch would be more al a carte with what you are actually running. I started with Slackware back in the day when everything was a lot more complicated to get setup, and there was even then this notation that ease of access and customization were separate and you can't have both. Either the OS controls everything and its easy or you control everything and its hard. To some extent that's always going to be true, but there's no reason you can't or shouldn't try to strike a balance between the two. I think Arch fits nicely into that space.
I also wouldn't use the term "cultists" as much as "aholes". If you've ever been on the Arch forums you know what I'm talking about. There is a certain kind of dickish behavior that occurs there, but it somewhat is understandable. A lot of problems are vaguely posted (several times over) with no backing logs or info to determine anything. Just "Something just happened. Tell me how to fix it?". And on top of that, those asking for help refuse to read the wiki or participate in the problem solving. They just want an online PC repair shop basically.
I'm not sure either. I think arch used to be one of the less popular distros (because of the more involved install process, solved now by the arch-based distros with friendly installers), despite having some of the best features, so it required more "evangelism", that's unecessary now. Arch-based distros are now some of the most popular ones, so its not necessary.
Others have commented on why its so great, but the AUR + Rolling releases + stability means that arch is one of the "stable end states". You might hop around a lot, but its one of the ones you end up landing on, and have no reason to change from.
I think so. I lost count of the little things, it really was death by a thousand paper cuts.
I was a pretty rabid fan of Ubuntu, still have an x86 and ppc CD of 5.04 somewhere.
But by the time snaps started appearing, and then Ubuntu pro, Ubuntu decided to revert some of my customized configs in /etc after an upgrade, I had had enough. When snaps were reinstalled after an upgrade in 2021, I just flipped over to Debian, which has come a long way in being usable out of the box.
There are a lot of different reasons that people hate Ubuntu. Most of them Not great reasons.
Ubuntu became popular by making desktop Linux approachable to normal people. Some of the abnormal people already using Linux hated this.
In November 2010, Ubuntu switched from GNOME as their default desktop to Unity. This made many users furious.
Then in 2017, Ubuntu switched from Unity to Gnome. This made many users furious.
There's also a graveyard of products and services that infuriated users when canonical started them, then infuriated users when they discontinued them.
And the Amazon "scandal".
And then there's the telemetry stuff.
Meanwhile. Arch has always been the bad boy that dares you to love him... unapproachable and edgy.
It's true, and it was a huge pain in the ass:
answers.launchpad.net/ubuntu/+…
Question #223855 “Why is ffmpeg obsolete?” : Questions : Ubuntu
I have been using ffmpeg to convert audio files to MP3 format for my commercial web service and have found out that ffmpeg is no longer available in my version (12.Launchpad
I've started with ubuntu/mint and it was always a matter of time before something broke then i tried everything from then all the major distros and found that I loved being on a rolling release with openSUSE Tubleweed (gaming and most new software works better) and BTRFS on Fedora (BTRFS let's you have boot time snapshots you can go back to if anything breaks).
After some research I found I can get both with arch so installed arch as a learning process via the outstanding wiki and have never looked back.
Nowadays I just install endevourOS because it's just an arch distro with easy BTRFS setup and easy gui installer was almost exactly like my custom arch cofigs and it uses official arch repos so you update just like arch (unlike manjaro). It's been more stable than windows 10 for me.
Tldr: arch let's you pick exactly what you want in a distro and is updated with the latest software something important if you game with nvidia GPU for example.
I had moved from Slackware to Debian but by 2004 the long release cycles of Debian were making it very hard to use any Debian with current hardware or desktop environments. I was using Sid and dealing with the breakages. Ubuntu promised a reskinned Debian with 6 month release cycles synced to Gnome. Then they over delivered with a live cd and easy installation and it was a deserved phenomenon. I very enthusiastically installed Warty Warthog. Even bought some merch.
When Ubuntu launched it was promoted as a community distro, "humanity towards others" etc despite being privately funded. Naked people holding hands. Lots of very good community outreach etc.
The problem for Ubuntu was it wasn't really a community distro at all. It was Canonical building on the hard work of Debian volunteers. Unlike Redhat, Canonical had a bad case of not invented here projects that never got adopted elsewhere like upstart, unity, mir, snaps and leaving their users with half-arsed experiments that then got dropped. Also Mint exists so you can have the Ubuntu usability enhancements of Debian run by a community like Debian. I guess there is a perception now that Ubuntu is a mid corpo-linux stuck between two great community deb-based systems so from the perspective of others in the Linux community a lot of us don't get why people would use it.
Arch would be just another community distro but for a lot of people they got the formula right. Great documentation, reasonably painless rolling release, and very little deviation from upstream. Debian maintainers have a very nasty habit of adding lots of patches even to gold standard security projects from openbsd . They broke ssh key generation. Then they linked ssh with systemd libs making vulnerable to a state actor via the xz backdoor. Arch maintainers don't do this bullshit.
Everything else is stereotypes. Always feeling like you have to justify using arch, which is a very nice stable, pure linux experience, just because it doesn't have a super friendly installer. Or having to justify Ubuntu which just works for a lot of people despite it not really being all that popular with the rest of the linux community.
At the time, canonical was throwing its weight around and essentially bullying Debian upstream repos. Around this time, there was a mass exodus of the Debian leadership over this kind of thing.
The old guard of Debian wasn't as... enthusiastic about systemd either, but look what they use now.
Ok, I think I can provide some insight into this that I think it's missed on other replies.
I switched to Arch back when Arch had an installer, yup, that's right, Arch used to have an installer, then they removed it and you had to do most of the process manually (yes, I know pacstrap
is technically an installer, but I'm talking about the original ncurses installer here).
After Arch removed its installer it began to attract more purists, and with that the meme was born, people online would be discussing stuff and someone would explain something simple and the other would reply with "I use arch BTW", which meant you didn't need to explain trivial stuff because the person had a good idea on how their system works.
Then Arch started to suffer from being too good of a distro, see those of us that were using it consistently saw posts with people complaining about issues on their distros that never affected us, so a sort of "it doesn't happen on my distro" effect started to grow, putting that together with the excellent wiki that people were linking left and right (even for non Arch users) and lots of people became interested.
This new wave of users was relatively new to Linux, they thought that by following a tutorial and running a couple of command lines when installing arch they had become complete experts in Linux, and they saw the "I use Arch btw" replies and thought they meant "I know more than you because I use Arch", so they started to repeat that. And it became common to see posts with people being L337 H4ck3r5 with no clue whatsoever using "I use Arch btw".
That's when the sort of cult mentality formed, you had experienced people who liked Arch because it was a good distro that didn't break on its own with good documentation to help when you screw up, these people suffered a bit from this and told newbies that they should use Arch. Together with that you had the other group who thought because they installed Arch they were hackers telling people Arch was waaaay too hard, and that only true Linux experts should use it. From the outside this must have felt that we were hiding something, you had several people telling you to come to our side or they couldn't help you, or pointing at documentation that looked specific for their distro, and others saying you weren't cool enough for it probably felt like a cult recruiting.
At the end of the day Arch is a very cool distro, I've tried lots of them but prefer Arch because it's a breeze to maintain in the long run. And the installation process is not something you want to throw at a person who just wants to install Linux to check it out, but it's also not complicated at all. There are experts using Ubuntu or other "noob" distros because at the end of the day it's all the same under the hood, using Arch will not make you better at Linux, it will just force you to learn basic concepts to finish the installation that if you had been using Linux for a while you probably already know them (e.g. fstab or locale).
As for Ubuntu, part of it stems from the same "I use Arch btw" guys dumping on Ubuntu for being "noob", other part is because Canonical has a history of not adoption community stuff and instead try to develop their own thing, also they sent your search queries to Amazon at some point which obviously went very badly for their image in the community.
I used Ubuntu as my first distro out of curiosity sometime around 2006. I've tried others (Mint, Pop OS, Debian, Fedora) but mostly settled with Ubuntu because it was just kind of ok for me and as another user said, there was a lot of articles that helped with getting things working because it became popular.
I had heard of Arch and to your point the it's complicated thing very much kept me away from it even though I have been using computers for around 30 years and was comfortable using a terminal.
The other thing is gaming, I consistently had problems with the nvidia cards that I've had over the years and never really cared to dig into trying to get things to work so Linux was kind of my testing ground for other things and just general learning about how things work.
Then I finally just had enough of Windows a couple of years ago, and with gaming support getting better I went back to Ubuntu and it just didn't feel good, I wanted something different that was setup how I wanted it so I looked into Arch.
I tried a couple of times to manually install it but my attention span (ADHD) kept me from focusing on the documentation enough to actually learn what I was doing. In comes the archinstall script, it was basic enough for me to follow and understand to get my system up and running.
I went through roughly 3-4 installs using it and testing stuff after I had it running and breaking stuff and just doing a fresh install since the script made it very easy. Since then I have learned a good bit more, and honestly don't think I will ever use another distro for my desktop. Just the ability to make it exactly what you want and things just work. Not to mention the documentation is massive and the AUR is awesome.
I do use Pop OS on my wife's laptop since it decided to automatically upgrade to W11 which crippled it and I just wanted something that I could just drop on there that would work with no real configuration since the only thing it needs is Citrix which works ootb and she can use all her office tools through that and has libre office if she wants to do something locally.
I do have a separate drive with W11 on my desktop, its used for one thing, SolidWorks. Which I use enough to merit having windows.
Arch was and still kind of is seen as the "I use Arch BTW" crowd, but it really shouldn't be that way. The install script isn't fancy, but it works. I think that would be one of the biggest barriers to break that mindset and open it to more people that are still fresh to Linux. I think that having even the most basic "GUI" for installing Arch would do wonders.
My way of thinking and working is incompatible with most premade automatism, it utterly confuses me when a system is doing something on its own without me configuring it that way.
That's why I have issues with many of the "easy" distributions like Ubuntu. Those want to be to helpful for my taste.
Don't take me wrong, I am not against automatism or helper tools/functions, not at all.
I just want to have full knowledge and full control of them.
I used Gentoo for years and it was heaven for me, the possibility to turn every knob exactly like I wanted them to be was so great, but in the end was the time spend compiling everything not worth it.
That's why I changed to Arch Linux. The bare bone nature of the base install and the high flexibility of pacman and the AUR are ideal for me. I love that Arch is not easy, that it doesn't try to anticipate what I want to do. If something happens automatically it is because I configured the system do behave that way.
Ubuntu? Its a can't make up its mind what it is trying to be while always becoming a crashy mess. When it first came out I remember trying it and immediately broke it.
The last time I installed it recently it had issues out of the box.
BTRFS with LUKS (OpenSUSE gets close), but using rEFInd as bootloader. Snapper snapshots, Zram.
I'm actually thinking about switching to systemd-boot with Secure Boot, TPM2 and stuff, so even further from mainstream installers.
I wonder if it's just me or if other people who were around before Ubuntu feel the same way but the reason I hate Ubuntu is that it seemed to take over the Linux world.
A lot of the information about how to do something in Linux was drowned out by how to do it in Ubuntu. When searching for information you have to scroll down in the search results for something that sounds unrelated to Ubuntu.
Ubuntu material was often titled "how to do it in Linux" and you thought you had a good long tutorial until you read a few paragraphs in and realized it was for Ubuntu and wouldn't work for you for whatever reason.
Even some software that says it's available on Windows and Linux just means they have a Ubuntu package and if you're really good there's a chance you might be able to figure out how to use it on a non Ubuntu system.
It's like when Ubuntu came out, people just assumed that Linux was Ubuntu. I've never used Ubuntu so a lot of the information I've came across regarding it has just been in the way of me finding useful information.
Arch has a cult like following because it emphasizes simplicity and customizability. If you have the time to fully administer your own system, there is no better choice.
Ubuntu is corporate, frequently out of date, and sometimes incompetent. They got big a long time ago when they were a significantly easier option than their competitors, but I really don't think there's compelling reason for a new user to install Ubuntu today.
Maybe it's masochism, but I like Arch because it forces me to make mistakes and learn. No default DE, several network management choices, lots of configuration for non-defaults. These are all decisions I have to make, and if I try to cut corners I usually get punished for it.
However, I think the real reason I stick with arch is because this paradigm means that I always feel capable of fixing issues. As people solve the issues they face, forum posts and wiki articles (and sometimes big fixes) get pushed out, and knowledge is shared. That sense of community and building on something I feel like Arch promotes.
Last time I used EndeavourOS, I managed to get the graphical installer to install BTRFS on LUKS, it did require custom partitioning in the graphical installer, snapper just worked after that.
Zram (or was it Zswap?) was pretty easy to enable after installatiok
The bootloader might be beyond what the graphical installer can do though... I never really bothered switching...
The Arch users being so vocal is more of a trope to me. Never fails to make me smile.
Ubuntu started as a great endeavour. They made Linux much more approachable to the less tech inclined user.
It is an achievement to get a distro capable of basically work out of the box that hides the hard/technical stuff under the hood and delivers a working machine, and they did it and popularized Linux in the process.
Unfortunately, they abused the good faith they garnered. The Amazon partnership, their desktop that nobody really enjoyed, the Snap push. These are the ones I was made aware of but I risk there were more issues.
I was a user of Ubuntu for less than six months. Strange as it may sound, after trying SUSE and Debian, when I actively searched for a more friendly distro, I rolled back to Debian exactly because Ubuntu felt awkward.
Ubuntu is still a strong contributor but unless they grow a spine and actually create a product people will want to pay for, with no unpopular or weird options on the direction the OS "must" take, they won't get much support from the wide user community.
like this
BubblyRomeo likes this.
Arch was just blue Gentoo
I don't know if that ever was true but I definitely disagree with that nowadays because Arch is in my opinion significantly more approachable and easier to daily-drive than Gentoo.
Unless users take action, Android will let Gemini access third-party apps
Unless users take action, Android will let Gemini access third-party apps
Important changes to Android devices took effect starting Monday.Dan Goodin (Ars Technica)
like this
cheese_greater and just_another_person like this.
European News Outlets Continue Misrepresenting GrapheneOS Project
GrapheneOS is currently under a state sponsored attack attempting to misrepresent it as being for criminals, which we covered a bit at grapheneos.social/@GrapheneOS/…. These poorly researched, biased and inaccurate news stories have led to more harassment towards our community and team.These attacks are taking a multi pronged approach including pushing existing fabricated stories and harassment towards our team. We'd appreciate if our community was more active than usual in debunking misinformation and attacks on our team. It's a very abnormal wave of attacks.
European authoritarians and their enablers in the media are misrepresenting GrapheneOS and even Pixel phones as if they're something for criminals. GrapheneOS is opposed to the mass surveillance police state these people want to impose on everyone.xatakandroid.com/sociedad/cada…
"Cada vez que vemos un Google Pixel pensamos que puede ser un narcotraficante". Es el móvil perfecto...
Los Google Pixel son los máximos representantes de Android, con permiso de Samsung. Es por ello que convencen a los usuarios entusiastas del sistema...Pepu Ricca (Xataka Android)
GrapheneOS AOSP 16 To Reach Stable Channel Within Few Days
GrapheneOS based on Android 16 has been through extensive public Alpha/Beta testing and should reach our Stable channel today. We'll continue fixing various upstream Android 16 regressions such as the back button issue impacting the stock Pixel OS we fixed in our latest release.July Android Security Bulletin will likely be published today. We obtained early access to the signed partner preview and confirmed no additional patches were required, so we set the 2025-07-01 patch level last month after we backported Pixel 2025-06-05 driver/firmware patches.
Tomorrow will likely be the first monthly update of Android 16 with a new Android Open Source Project and Pixel stock OS release. We won't need to backport Pixel driver/firmware patches since we're on Android 16 and can simply incorporate and ship the monthly update within hours.
It can be extraordinarily difficult to backport driver/firmware patches due to dependencies on the new major release. We were only able to backport everything required for the 2025-06-05 security patch level because Android 15 QPR2 is much closer to Android 16 than Android 15.
After our Android 16 port was completed yesterday, we started fixing an Android tapjacking vulnerability disclosed last month:
We have a fix implemented and it will be included in our next release, likely with the monthly Android 16 update tomorrow.
This vulnerability was disclosed to Google in October 2024 and Android still hasn't fixed it. Security researchers should report vulnerabilities to GrapheneOS in addition to Google. This now joins our many other GrapheneOS exclusive fixes for serious Android vulnerabilities.
We've decided to make another release today with our fix for the Android tapjacking vulnerability because we need to fix a DisplayPort alternate mode regression specific to 8th generation Pixels which doesn't impact 9th generation Pixels.
GrapheneOS version 2025070600 released
Tags:
- 2025070600 (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, Pixel 9a, emulator, generic, other targets)
Changes since the 2025070500 release:
- backport fix for back button regression in Android 16 from Android 16 QPR1 Beta 2.1
- Pixel 8, Pixel 8 Pro, Pixel 8a: restore using asymmetric MTE mode for userspace instead of the default asynchronous mode
- add back switching to using the Natural display color mode by default
- migrate more device support to adevtool and remove more unused configuration
- improve per-device integration for USB-C port control and pogo pins control to make maintenance easier
- adevtool: remove obsolete overlay handling implementation
- remove Circle to Search feature declaration
- enable Runtime Resource Overlay (RRO) enforcement
GrapheneOS releases
Official releases of GrapheneOS, a security and privacy focused mobile OS with Android app compatibility.GrapheneOS
GrapheneOS version 2025070500 released
Tags:
- 2025070500 (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, Pixel 9a, emulator, generic, other targets)
Changes since the 2025070301 release:
- partially revert upstream changes in Android 16 breaking parts of the lockscreen layout including the date and media info
- Pixel 8 Pro, Pixel 9 Pro, Pixel 9 Pro XL: add back feature declaration for Pixel Thermometer support lost in our Android 16 device port migration which prevented fresh installs of the app
- Terminal (virtual machine management app): disable VM console feature since it isn't supported by the stable release of Android 16 outside of debug builds and trying to use it breaks installing the new images (the feature can be enabled once the core OS supports it in production builds)
- update Pixel HAL compatibility matrix version numbers for Android 16
- add lockscreen synchronization failsafe to protect against unknown vulnerabilities
- improve code quality and add unit tests for our strict CVE-2024-50089 protection
- kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.94
- fix port of our 2-factor fingerprint authentication tests to Android 16
GrapheneOS releases
Official releases of GrapheneOS, a security and privacy focused mobile OS with Android app compatibility.GrapheneOS
GrapheneOS Based On AOSP 16 Now Available In Beta Channel For Testing
GrapheneOS based on Android 16 is now available in our Beta channel. There are 2 main known issues which will be fixed in the next release: lockscreen date and media info are not properly displayed due to an upstream AOSP bug and Pixel Thermometer doesn't appear in our App Store.Last month, we provided the 2025-06-01 Android/Pixel security patch level early in the month before the stock OS release as preparation and then backported Android 16 firmware and kernel/userspace driver patches to provide the 2025-06-05 Android and then Pixel patch levels.
Our 2025062700 release raised the overall patch level to 2025-07-01 since we got early access to it with a verifiable signature and know we already provide the patches. We usually do an early Android Security Bulletin release before the stock OS but it was done for July in June.
Android Security Bulletins are backports of High/Critical severity patches to older Android. Starting this month, the initial release of Android 16 is one of those older releases. It's split into AOSP userspace patches (YYYY-MM-01) and driver/firmware/Linux patches (YYYY-MM-05)
YYYY-MM-05 patch level has a device-specific portion with more driver/firmware patches. For Pixels, it's the Pixel Update Bulletin. Most Pixel Update Bulletin patches aren't specific to Pixels but the Android Security Bulletin doesn't cover Samsung cellular, Broadcom Wi-Fi, etc.
Pixel Update Bulletin patches are what we had to backport to Android 15 QPR2:
source.android.com/docs/securi…
These were for firmware/drivers/services for Samsung cellular (including the Radio Interface Layer), Broadcom/Qualcomm Wi-Fi/Bluetooth, NVT touchscreen, fingerprint and TPU.
The only part truly specific to Pixels was the TPU patch. Bear that in mind when you look at those Pixel Update Bulletins. Other devices are meant to have their own bulletins covering the same things if they use those components and also further patches. It's fully up to OEMs.
Android Security Bulletin (ASB) is published on the first Monday of the month unless it's a US/Google holiday in which case it gets pushed ahead a day or two. The Android release for the month is a separate thing from the ASB backports, usually published the day after the ASB.
ASB is likely July 7 and the Android OS release is likely July 8. Our aim is to have Android 16 in our Stable channel prior to July 8 so we can ship the initial monthly update to Android 16 instead of needing to backport Pixel Update Bulletin patches which could be infeasible.
Each month, Android has a new stable OS release. It's a monthly, quarterly or yearly release. Quarterly and yearly releases move along the development branch about the same amount and have a similar amount of changes. Those have months of public Developer Previews / Betas first.
Pixels ship the latest monthly, quarterly and yearly release each month. Non-Pixels ship an initial yearly Android release and then only Android Security Bulletin backports until they ship the next yearly release. ASB backports are a subset of the AOSP patches, not all of them.
GrapheneOS needs to follow the stable releases in order to provide the full AOSP privacy/security patches. It also needs to keep up with them in order to ship Pixel driver/firmware patches which are made for the latest stable release, but we'd still need to do this on non-Pixels.
GrapheneOS version 2025070301 released
Tags:
- 2025070301 (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, Pixel 9a, emulator, generic, other targets)
Changes since the 2025070300 release:
- fix upstream Android 16 issue causing very large Binder transactions due to the size scaling based on the number of apps installed across all users including base OS apps
- reduce virtual memory reserved for Binder buffers back to 1MiB now that we have a direct fix for the upstream issue causing more to be required and using a larger virtual memory reservation size appears to have a small chance of failing
- revert our fix for a screenshot process crash that's now fixed upstream in Android 16
GrapheneOS releases
Official releases of GrapheneOS, a security and privacy focused mobile OS with Android app compatibility.GrapheneOS
GrapheneOS Foundation Discusses Non-Standard Per-app Permissions
Android regularly adds and splits permissions for new API levels. Legacy apps are handled by treating them as requesting the permission to provide a toggle for it. For example, Android 13 converted the existing toggle for disabling notifications for an app into a new POST_NOTIFICATIONS permission.The Android Open Source Project has infrastructure for this since it's a regular part of the app sandbox and permission model improving. We add Network and Sensors permission toggles in GrapheneOS where Network is based on the existing low-level INTERNET permission and Sensors is entirely new.
Nearly all apps are unaware of these non-standard permissions just as they're unaware of new permissions added by Android before they get upgraded. Therefore, we enable them by default for compatibility but provide the ability for users to disable them at install time like the standard permissions.
For Network, apps request INTERNET, so we provide a toggle for rejecting that request in the initial app install dialog. If it's added in an upgrade, it's disabled by default. For Sensors, apps don't request it so we handle it similarly to how Android handled POST_NOTIFICATIONS for existing apps.
When Network is disabled, we act as if the network is down for compatibility. We won't run network-dependent jobs, various APIs will report it as down and we give errors matching it being down. When Sensors is disabled, sensors not covered by standard permissions give zeroed data and no events.
For usability, apps trying to use those sensors when Sensors is disabled will trigger a notification from the OS which can be disabled on a per-app basis. This informs users about what's going on so they'll know the app is either doing something sketchy or that it may actually require it.
F-Droid has an incorrect approach to installing apps which wrongly warns users about the standard Android POST_NOTIFICATIONS permission, our OTHER_SENSORS permission and previous Android permission additions/splits. They wrongly blamed GrapheneOS and didn't fix it:
They're now realizing that it happens with standard Android permissions added / split in new releases. Their approach to installing apps has been incorrect in multiple ways for many years and this is one of them. Their approach to listing which permissions are used by apps is also very incorrect.
F-Droid has a long history of denying issues including covering up serious security flaws. In some cases they eventually ship a fix but still deny it. It's a major factor in why F-Droid is not a safe or trustworthy source of apps due to major security issues not being acknowledged or addressed.
Multiple of the F-Droid developers wrongly blaming their app bug on GrapheneOS in that issue are Calyx contractors. They prioritize attacking GrapheneOS with inaccurate claims and fabricated stories about our team over fixing a bug in their app impacting both GrapheneOS and non-GrapheneOS users.
We've repeatedly brought up F-Droid not properly listing permissions or checking for them. Their understanding of Android's permission model is wrong. The way they list permissions misleads and misinforms users. It's one of many major F-Droid flaws they consistently don't acknowledge or fix.
Due to F-Droid deliberately causing friction and annoyances for GrapheneOS users, we'll be implementing a feature similar to our sandboxed Google Play compatibility layer for it. We'll can resolve deliberate issues created for GrapheneOS users ourselves as we did with Revolut.
More than 100 killed in Texas floods, with 11 still missing from Camp Mystic
More than 100 killed in Texas floods, with 11 still missing from Camp Mystic
Search efforts continue for a fourth day as a girls' summer camp confirms 27 children and staff are dead, with 10 campers and one counsellor unaccounted for.BBC News
All I know is its like having sex while ascending an escalator
it'll fuck you up
Apple’s 5th Ave store spray-painted to protest ‘climate hypocrisy’
Apple’s 5th Ave store spray-painted to protest ‘climate hypocrisy’
A climate change activist spray-painted Apple’s 5th Avenue storefront in New York City as part of an Extinction Rebellion protest against Big Tech’s “hypocrisy” about environmental commitments.Emma Roth (The Verge)
US military cuts climate scientists off from vital satellite sea-ice data
US military cuts climate scientists off from vital satellite sea-ice data
A Japanese satellite is coming to the rescue, but researchers will miss out on months of crucial data.Keith Cooper (Space)
vortexal
in reply to GustavoM • • •flubba86
in reply to vortexal • • •