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)
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.
As one practical example, a malicious program may monitor your key presses to extract your passwords (in web browsers or sudo).
Or it could be taking screenshots behind the scenes and sending that data remotely or to a local AI.
Or turning on your mic and….
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.
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:
GitHub - thesquash/gtk-theme-raleigh: A GTK+ 3 version of the old Raleigh theme for GTK+ 2
A GTK+ 3 version of the old Raleigh theme for GTK+ 2 - thesquash/gtk-theme-raleighGitHub
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
I guess it all comes down to the security of X11, and also whether X11 could even be exploited without arbitrary code execution though Anki or Firefox or Steam Chat or something. At which point no sane hacker would waste such an exploit on X11 that's rapidly becoming defunct.
An extreme case, I also know of a someone who used Windows XP to do rather important work on the internet until around 2020.. But they did follow the basic rules as you mentioned and seemed to be just fine.
I think they skipped the third rule, install patches fast.
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.
USAID review raised ‘critical concerns’ over Gaza aid group days before $30 million US grant
An internal government assessment shows USAID officials raised “critical concerns” last month about a key aid group’s ability to protect Palestinians and to deliver them food – just days before the State Department announced $30 million in funding for the organization.
A scathing 14-page document obtained by CNN outlines a litany of problems with a funding application submitted by the Gaza Humanitarian Foundation, a US-backed group established to provide aid following an 11-week Israeli blockade of the Gaza Strip. The United Nations human rights office says that hundreds of Palestinians have since been killed around private aid sites, including those operated by GHF.
The assessment flags a range of concerns, from an overall plan missing “even basic details” to a proposal to potentially distribute powdered baby formula in an area that lacks clean water to prepare it.
A USAID official came to a clear conclusion in the report: “I do not concur with moving forward with GHF given operational and reputational risks and lack of oversight.”
USAID review raised ‘critical concerns’ over Gaza aid group days before $30 million US grant
Key concerns were raised by USAID in vetting process days before $30 million grant was awarded to US and Israeli-backed Gaza Humanitarian Fund, documents show.Yahya Abou-Ghazala (CNN)
USAID review raised ‘critical concerns’ over Gaza aid group days before $30 million US grant
An internal government assessment shows USAID officials raised “critical concerns” last month about a key aid group’s ability to protect Palestinians and to deliver them food – just days before the State Department announced $30 million in funding for the organization.
A scathing 14-page document obtained by CNN outlines a litany of problems with a funding application submitted by the Gaza Humanitarian Foundation, a US-backed group established to provide aid following an 11-week Israeli blockade of the Gaza Strip. The United Nations human rights office says that hundreds of Palestinians have since been killed around private aid sites, including those operated by GHF.
The assessment flags a range of concerns, from an overall plan missing “even basic details” to a proposal to potentially distribute powdered baby formula in an area that lacks clean water to prepare it.
A USAID official came to a clear conclusion in the report: “I do not concur with moving forward with GHF given operational and reputational risks and lack of oversight.”
USAID review raised ‘critical concerns’ over Gaza aid group days before $30 million US grant
Key concerns were raised by USAID in vetting process days before $30 million grant was awarded to US and Israeli-backed Gaza Humanitarian Fund, documents show.Yahya Abou-Ghazala (CNN)
USAID review raised ‘critical concerns’ over Gaza aid group days before $30 million US grant | CNN
An internal government assessment shows USAID officials raised “critical concerns” last month about a key aid group’s ability to protect Palestinians and to deliver them food – just days before the State Department announced $30 million in funding for the organization.
A scathing 14-page document obtained by CNN outlines a litany of problems with a funding application submitted by the Gaza Humanitarian Foundation, a US-backed group established to provide aid following an 11-week Israeli blockade of the Gaza Strip. The United Nations human rights office says that hundreds of Palestinians have since been killed around private aid sites, including those operated by GHF.
The assessment flags a range of concerns, from an overall plan missing “even basic details” to a proposal to potentially distribute powdered baby formula in an area that lacks clean water to prepare it.
A USAID official came to a clear conclusion in the report: “I do not concur with moving forward with GHF given operational and reputational risks and lack of oversight.”
USAID review raised ‘critical concerns’ over Gaza aid group days before $30 million US grant
Key concerns were raised by USAID in vetting process days before $30 million grant was awarded to US and Israeli-backed Gaza Humanitarian Fund, documents show.Yahya Abou-Ghazala (CNN)
Imperial Hypocrisy About "Terrorism" Hits Its Most Absurd Point Yet
The US has removed Syria’s Al Qaeda franchise from its list of designated terrorist organizations just days after the UK added nonviolent activist group Palestine Action to its own list of banned terrorist groups.
The western empire will surely find ways to be even more hypocritical and ridiculous about its “terrorism” designations in the future, but at this point it’s hard to imagine how it will manage to do so.
This move comes as Sharaa holds friendly meetings with US and UK officials and holds normalization talks with Israel, showing that all one has to do to cease being a “terrorist” in the eyes of the empire is to start aligning with the empire’s interests.
So that was on Monday. The Saturday prior, the group Palestine Action was added to the UK’s list of proscribed terrorist groups under the Terrorism Act of 2000, making involvement with the group as aggressively punishable as involvement with ISIS.
The “terrorism” in question? Spraying red paint on two British war planes in protest against the UK’s support for the Gaza holocaust. A minor act of vandalism gets placed in the same category as mass murdering civilians with a car bomb when the vandalism is directed at the imperial war machine in opposition to the empire’s genocidal atrocities.
Imperial Hypocrisy About "Terrorism" Hits Its Most Absurd Point Yet
Listen to a reading of this article (reading by Tim Foley):Caitlin Johnstone (Caitlin’s Newsletter)
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.
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
like this
vii likes this.
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.
I’m supposed to wade through all the log files in /var/log myself??
You configured your logging. You could have made them all one file.
The Logfile Navigator
The Logfile Navigator, lnav for short, is an advanced log file viewer for the small-scale.The Logfile Navigator
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.
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.
“It’s more like gnu”
You are correct. GNU has the bad habit of only working with itself as well. Systemd only works with Glibc so it fits in well.
The reality is that GNU is just a subset of the Red Hat Linux platform these days. Systemd is another part. GNOME is the other big chunk. They are all designed to work with each other and do not care if they work with anything else.
predictable and consistent.
Or none of those.
Oh. My NIC didn't 'start' because systemd and network manager are fighting again? Neet.
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....).
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.
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.
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.
systemd-networkd
for some use cases, though. It lets me declaratively manage the network interfaces on my headless servers in a way that's very similar to how I'm managing the services. Sure, it's coupled to systemd
, but it's mostly one-way coupling; if I want to use NetworkManager (which I do on my laptop), I can switch over, and nothing in the init system breaks.
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 have struggled with Fedora for couple of years (graphics drivers after major updates), then Ubuntu got me down a couple of times (snaps and other malice).
Zero issues with Gentoo after the initial setup. You build it, update it, and IT WORKS. Also you can easily remove parts of software you're building with USE flags. -telemetry, -x11, and you never care about it anymore.
I have an 8 core CPU, but I have to admit I don't use any DE.
Updates can take several hours if I don't upgrade for a while, but PC is usable during them (you can set number of build threads).
Manual intervention is what I've said needed way more in Fedora, which left me without any video after updates, or Ubuntu which broke integrations or replaced my software.
Gentoo just... is.
There are sometimes updates that would require intervention if you do something special, nothing too difficult though, and you get a link to Wiki with working solutions.
I need to donate more money to that project.
Several hours for an update sounds insane to me lol
But I understand it's the tradeoff Gentoo makes to add a lot of control and minor optimization
It's usually the llvm that takes forever, then Firefox, then LibreOffice.
You can actually pull binary packages in Gentoo, if you are into that, and update like any other system.
Yeah I know 😀
Fiddled with Gentoo a little, just don't think it's worth it for me anyway.
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.
Re: systemd has been a complete, utter, unmitigated success
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.
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.
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.
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.
Though I see Systemd as an improvement, I still do not like it.
The Chimera Linux FAQ captures my thoughts quite well:
People handling 50 times those numbers encounter issues where it starts to matter, and those people tend to claim that, while it ain't perfect, it is a lot better than any alternative
All words from any it admin have weight, that is not what I meant.
Its just that init scripts and weird boot requirements are really crap to manage at scale and my job, like many others became a lot easier with systemd, that is why almost everyone uses it now. In my experience those that complain either never encountered these issues because they never scaled enough and like to use what they were used to, or prefer to write a script over a config file and make this a religious issue for some reason.
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.
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 😜
Except, they are. Pottering is the front man who does the dirty work for IBM and Microsoft to take over Linux by forcing distros to adopt systemd.
Those of us old enough to remember the "vote" that resulted in Debian going to Systemd remember it was almost at gunpoint.
Death to systemd, long live FOSS culture
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.
Ah but you see, you have to understand the FOSS community a little more than just "using a license that FSF and OSI endorsed".
In terms of inter-project politics, systemd is almost wholly owned by IBM. They can override any will they want, they can change anything they want, all while fucking the community over. In short, IBM, using systemd as a massive octopus growing it's tentacles all over mainstream Linux distros, is gaining considerable weight to pull in the Linux world.
They can essentially dictate matters to everyone they want, because you don't want your distro to stop being supported, do you? And now, another IBM-majority project, GNOME, is almost dependent on systemd (despite the very good word of both gnome and systemd that this wouldn't happen, IT HAS) and KDE is also being slowly pulled in that direction, with DrKonqi becoming systemd only in it's latest update.
Essentially, we are handing over 30 years of work in FOSS to IBM, literally the caricature of evil tech company, and now they control the mainstream and can dictate their will.
Allow me to remind you that this same IBM almost immediately after taking over RedHat, started closing down the source sharing of RHEL, which is it's own whole thing so I digress.
Let my final word be this, R.M.S as much of a problematic piece of shit he is, correctly predicted we being fucked over by DRM and subscription services 20 years ago and was ridiculed for it.
Don't you think it's time to take a fucking hint? You don't have to be an anarchist to see where this is going.
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.
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!
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...
Computer Scientists Figure Out How To Prove Lies: An attack on a fundamental proof technique reveals a glaring security issue for blockchains and other digital encryption schemes.
Computer Scientists Figure Out How To Prove Lies | Quanta Magazine
An attack on a fundamental proof technique reveals a glaring security issue for blockchains and other digital encryption schemes.Erica Klarreich (Quanta Magazine)
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.
So one of the gotchas about stopped/disabled apps is that other apps can still call and launch them. I frequently saw my apps pop back up even after being disabled, since I used SuperFreezZ to monitor them. f-droid.org/packages/superfree…
The alternative to that would be an ADB disable. IIRC it takes the app away from userspace completely. It doesn't touch the system-level though, so a factory reset will bring it back.
If you can't handle setting up ADB and it's hoops, there is an app combo that can set up a bridge and run the ADB disable for you: f-droid.org/en/packages/io.git…
SuperFreezZ App stopper | F-Droid - Free and Open Source Android App Repository
Entirely freeze all background activities of apps.f-droid.org
NetGuard | F-Droid - Free and Open Source Android App Repository
A simple way to block access to the internet per applicationf-droid.org
GitHub - TrackerControl/tracker-control-android: TrackerControl Android: monitor and control trackers and ads.
TrackerControl Android: monitor and control trackers and ads. - TrackerControl/tracker-control-androidGitHub
Rethink DNS is both a firewall app, and you can run a VPN at the same time using a wireguard configuration.
I use a VPN system wide, and for some apps like Fennec or a Torrent app (yes I torrent on my phone lol), I use a different wireguard config for each one of these apps. For the systemwide VPN, its using a server in my country, for individual apps, it goes to switzerland or iceland (So the IP used to check for system updates isn't correlated to the IP used for everyday browsing, watch youtube videos, or torrenting). I block everything from internet access unless it needs internet to function, like a phone app for example (for VoLTE). Enable "block connections without VPN".
Mullvad has the cheapest VPN at €5 Euro per month, and ProtonVPN have some free servers, but free servers have slower speeds.
a VPN doesn’t protect your privacy
Does from your ISP unless they do deep packet inspection and related techniques.
As I said, it doesn't protect, it changes who can see the data.
Your ISP might not be able to see it, but your VPN provider will instead. VPN providers are hardly ever under any kind of regulation, except those run by secret services, of which there are many.
And there are more than enough VPNs that sell customer data while claiming to be amazing for your privacy.
I''d argue changing who can see your data from either a large group to a smaller one or one you do trust vs one you do not trust precisely is protecting your privacy.
Also FWIW you can host your VPN, you do not have to rely on a commercial VPN provider.
I’'d argue changing who can see your data from either a large group to a smaller one or one you do trust vs one you do not trust precisely is protecting your privacy.
It's always astounding to me that people put more trust in an intangible rando from the internet than into organizations governed by law. Like those people who don't accept mainstream medicine but eat random supplements they imported from India by the kilogram.
Also FWIW you can host your VPN, you do not have to rely on a commercial VPN provider.
Sure you can. And where does that traffic go?
If you e.g. host a VPN in your home network and you connect to it from your phone, and then you use this connection to access the internet, then your traffic will just be visible to your home network's ISP instead of your phone's ISP.
No idea what your analogy about non conventional medicine is about. Feel free to explain.
just be visible to your home network’s ISP instead of your phone’s ISP.
Indeed, which is already what I mentioned, namely another group. It's about the threat model namely if you trust one ISP more than another. I believe your understood that but chose not to acknowledge it and I'm not sure why but maybe it related to your analogy that I didn't get.
Edit: if you and others are interested in the topic I recommend splintercon.net/ plenty of resources on the topic.
PS: FWIW I didn't suggest VPN is the solution to all problems but they do alleviate some. The point is one must understand both how they work and their OWN threat model rather than an idealized one.
SplinterCon- communications with and within isolated networks
A conference dedicated to technology for reaching isolated networks and solutions for users stuck inside national intranets.eQualitie
The analogy is that on the one hand you have a corporation where you know who they are, where you know which laws they are governed by, where you know how to file a privacy complaint, where you know who to sue in case something goes wrong. And you don't trust them.
Instead you choose to trust some rando from the internet. Where anyone with a sane mind knows they will get screwed over.
Mullvad, they have a feature called DAITA
Thanks, for reference mullvad.net/en/vpn/daita but as it's an arm race I wouldn't assume it's the perfect solution.
DAITA: Defense Against AI-guided Traffic Analysis
Even if you have encrypted your traffic with a VPN, advanced traffic analysis is a growing threat against your privacy. Therefore, we have developed DAITA – a feature available in our VPN app.Mullvad VPN
I guess you mean whatever factory OS is installed on your phone. Nobody uses stock OS.
What phone do you use?
Things I have done:
-install adguard and route all my traffic through it
- enable always on VPN and block connections without
-firewall all apps to block internet connection
-only allow apps the apps i want to use internet on
-replace everything I possibly can with FOSS software
-disable everything google and use helioboard as keyboard
-install shizuku and canta to debloat as much as I can
-route all traffic through orbot (except apps that require me to login)
This is probably overkill but that's the best I could do on stock android 🤭
To the extent that you still need to use standard apps, consider disabling your advertising ID. EFF has a guide to this at eff.org/deeplinks/2022/05/how-…
This won't stop google of course. You should probably also install a firewall, like other people here have suggested. And keep in mind, disabling features entirely is different from not using them. For example, if location services is turned off, then even google maps doesn't know your location (in theory anyway), whereas if it is merely unused then google will still check periodically.
How to Disable Ad ID Tracking on iOS and Android, and Why You Should Do It Now
The ad identifier - aka “IDFA” on iOS, or “AAID” on Android - is the key that enables most third-party tracking on mobile devices.Electronic Frontier Foundation
Moonshot AI’s Kimi K2 outperforms GPT-4 in key benchmarks — and it’s free
GitHub - MoonshotAI/Kimi-K2: Kimi K2 is the large language model series developed by Moonshot AI team
Kimi K2 is the large language model series developed by Moonshot AI team - MoonshotAI/Kimi-K2GitHub
China's ultimatum to Myanmar rebels threatens global supply of heavy rare earths
PS ~ that bird is an immigrant.
Hopefully that fun detail won't go unnoticed now.
(👁 ͜ʖ👁)
Sharing is hard.. mmmkay?
(but for real, I do my part. I just wish that everyone didn't want so damned much. I have little and would give it all, and have. And do. Often.)
Oh, I'm not putting this on any individual citizen, I'm genuinely sorry if it came out that way!
Sharing is virtuous, and everyone should most certainly try to share more (within their means, of course!), but the game was rigged long before those who are alive now ever existed. Unfortunately, as long as the system itself doesn't change, individual action can only achieve so much in terms of offering fair conditions and opportunities for everyone...
You are correct.
Many sticks; strong together.
Single stick is weak.
(Sorry to mash up ancient quotes with a quote from the Planet of The Apes remake & bastardize it, but for modern purposes this will suffice.)
Thank you; kind fediversor. Your supportive words contribute to my energy for world betterment!
Sorry to sound like a bot or AI; them fuckers basically stole my style & those like me.
“That's why they call it the American Dream, because you have to be asleep to believe it.”
- George Carlin
This isn’t new either.
What did they say? They deleted their account, so we all feel like assholes trying to figure out what you are replying to.
Don't feel obligated to respond, you aren't the "c u next Tuesday" in this situation
Edit: go figure, they didn't delete their account, just whatever they said. This is an incredibly META thing for someone with an 'umbrella emoji as a username' to do.
Oh, they said just that there has to be a hint of hope somewhere in the back of my mind, otherwise why act as such.
Edit: to clarify, nothing malicious or unbecoming.
Why delete it then? Umbrella only supposed to protect us from wet.
Not say anything, not delete. Shield.
No idea! If I were to guess, I'd say privacy reasons, leave no trace, but that's speculation on my part.
A pity, though, that we live in times where conversations get downright deleted due to privacy concerns...
Edit: not blaming the deletion, blaming the times, to be clear.
That's not enitirely true. The American Dream was (and is) settler-colonialism. Early settlers were promised free land if they killed indigenous peoples living there already, which led to a mostly self-sufficient labor class that could use its self-farmed land as a means to support themselves while bargaining for higher wages. If you were a white man, this dream was attainable, period, even if it meant enslaving and genociding millions of people.
Then came the post-war period. The wartime economy was still fairly planned, and aimed at full employment. Further, the US was emerging as world hegemon and de-facto empire. Imperialism and social safety nets largely expanded due to needing to provide better metrics than the Soviet Union was providing again kept the white men of the US living in the American Dream.
Now that imperialism is decaying, and social safety nets have been gutted along with the fall of the USSR as the main rival power, even white men are starting to fall into genuine proletarianization at large. The US is still a settler-colony, but its one where finance capital has dictatorial control yet imperialism is waning, and where many industries have been hollowed out and shipped overseas because imperialism was more profitable. The US is working its way to its own demise.
Agreed, that was the "advertised" goal, and the overall shape things took once it was set into motion. But looking at things now, in retrospect, I genuinely believe that's just what everyone was told to sell them on the idea, with the actual plan being very different for those who had access backstage, y'know?
I mean, it's much easier to motivate people to uproot their lives (regardless of how abysmal their living conditions were at the time) by promising a Land of Opportunity For Everyone, instead of telling them "yeah, we're a bunch of rich guys who want to get even richer, and we need cheap labour to get things started, then work for us, so that we may accumulate all of the wealth."
My point is that, initially, labor-power wasn't cheap. That's why there were slaves and indentured servants, to make up for the fact that the commodity labor-power was pricier. That's what's so dangerous about settler-colonialism, it "works" for a far larger portion of society, which is why it has led to some of the most horrendous crimes of all time.
It's only now that the system is starting to genuinely unravel, but the US Empire's history as one of the most far-right and brutal countries ever is directly tied to its large settler-colonial class relations.
Well, yeah, it's the pyramid scheme to end all pyramid schemes, not arguing against that. But that was the Dream.
And "not cheap" as in "had a wage," as opposed to not being paid at all as a slave (although there were some costs involved with that as well, so not entirely free - I am not arguing for slavery in any way, I was just boiling down the expenditure). But wealth was clearly still pooled at the top, while most people were no better off than they are now, when talking strictly about wealth distribution ratios.
Edit: the only advantage they had was that land was "free for the taking" (if they were willing to do a little genocide beforehand), but even that ended up pooling around a handful of people once things and people settled in.
The disparity is actually skyrocketing moreso now, and steadily has been for the last century. The New Deal, as a response to the USSR, did manage to temporarily lower inequality, but corporations weren't nearly as monopolized. The status we are in today took a long time, and for hundreds of years, disparity was actually much lower than England and other countries that had started capitalism in earnest. The semi-yeoman worker in the US had bargaining power and land, which slowed down tge process of disparity.
None of this is in defense of settler-colonialism. I bring it up because it points to the class character of the US, and helps explain why it's so far-right and reactionary, as well as why leftist radicalization is increasing rapidly.
Yet again, I agree! But wouldn't you also agree that the system always had this in-built inequality? What I meant to say was that, while it was less immediately obvious at the start, the subsequent pooling and acceleration of said pooling were always going to happen within this system.
And that's why I suspect that this was the plan all along, because it has been visible from the start, it didn't require a retrospective if one was paying enough attention. And those who did got very, very rich.
But even if everyone would have been paying attention*, there would be no room for equality, otherwise the entire pyramid would collapse, taking everyone's "more than" with it.
Yes, I absolutely agree that the disparity we see today is a direct result of the former social relations. The agrarian slave-driven economy in the south was certainly going to result in conflict with the industrial economy based on wage labor in the north, especially as the north needed new wage laborers to expand industrially. Historical progression is a process of endless spirals, tendencies and trajectories accumulate over time until a quantitative buildup results in a qualitative change.
However, I don't see it as something that was intentionally planned. Capital doesn't think that way. Capitalist production is an ever-expanding circuit that must constantly be repeated, anything going against that system of voracious profit gets dashed. Long-term planning is characteristic of socialism, not capitalism, nor the semi-yeoman style of settler-colonial capitalism or slave driven agrarian economy.
This is important, because understanding how we got here today can tell us where we are headed. The historic task of the US proletariat in the age of dying imperialism is to topple the capitalist state and replace it with a socialist state, focusing on decolonization and anti-imperialism. The old world is dying, and the new world struggles to be born. This is only increasingly possible because the US working class is becoming increasingly proletarianized due to monopolist capture of the land, and imperialism is weakening to the point where we cannot be bribed as much by its spoils.
We aren't here because of some 5-D chess from the old bourgeoisie, nor did the settlers have ignorance of the system. The US settler class was bribed using the spoils of genocide, and its only increasingly true now that there isn't really a semi-yeoman class. The immense brutality of settler-colonialism can't keep the US afloat anymore, nor can imperialism.
I'm just trying to help provide a Marxist perspective, as it genuinely gives us a chance of completing the US proletariat's historic duty. I'm a Marxist-Leninist.
Maybe you're right, maybe I'm just so completely lacking any faith in greedy humans that I now suspect everything was a ploy. I dunno, maybe it's one of the pitfalls of hindsight, that it can easily seem to have intentionality when the string of failures is so smooth and perfect. I mean, at the end of the day, Capitalism is, to my mind, uniquely insidious as a system.
Either way, I really don't want you to think I was disagreeing with you about anything else, whether planned or not, it is most certainly worth learning everything we can from its evolution. As you've said, we need to have the future in mind, because this thing'll be around for at least a bit longer...
Sincerely thank you for the theory! I'm not as versed in these aspects for now, so I don't know where I'd land on the political/philosophical spectrum exactly. All I know is that I sincerely want everyone to have a truly fair chance at life without having to worry about being persecuted for who they are, without having to be relatively rich to afford basic healthcare (I'm including the various hormone therapies here because it's well past time we grew the fuck up and stopped obsessing about other people's genitals, as... uuh... someone smarter than me put it) and without the fear that they may starve or become homeless, ffs... And I also know that what we've been doing so far obviously ain't it...
Modes of production are historical phenomena, guided by technological advancements. Capitalism wasn't a choice, but a result of growing industrial bourgeois production resolving its contradiction with feudal agrarian production. The steam engine is what accelerated this process. Zooming out, capital is the real master of capitalists, capitalists are merely the high priests of capital best guessing at what it wants, but ultimately are slaves to the profit motive and how to best extract it.
And no worries! One thing that's helpful, is that the centralization of capitalism over time is exactly what creates a large class capable of collectively planning and running production in the interests of all. The profit motive destroys the profit motive. I try to maintain revolutionary optimism, doomerism is more of a product of the capitalist class trying to remove revolutionary fervor.
Based on your final paragraph, you'd do well with reading leftist theory! I already said I'm a Marxist-Leninist, I actually made an introductory Marxist-Leninist reading list if you want to spend some time on theory, but you can explore whatever leftist tendencies you want to. The two biggest umbrellas are anarchism and Marxism, the former being about decentralization and horizontalism, the latter being about centralization and collectivization (to massively oversimplify), and the biggest tendency in Marxism is Marxism-Leninism. If you want to learn more about what makes these distinct, feel free to ask, I used to be an anarchist myself.
Also, if you can, join an org! If you're US-based, I recommend something like The Party for Socialism and Liberation. There are probably other orgs local to you, though, so do some shopping around. Getting organized is the only way out of this mess, and into the new. A better world is possible!
Read Theory, Darn it! An Introductory Reading List for Marxism-Leninism
"Without Revolutionary theory, there can be no Revolutionary Movement."
- Vladimir Lenin, What is to be Done? | Audiobook
It's time to read theory, comrades! As Lenin says, "Despair is typical of those who do not understand the causes of evil, see no way out, and are incapable of struggle." Reading theory helps us identify the core contradictions within modern society, analyze their trajectories, and gives us the tools to break free. Marxism-Leninism is broken into 3 major components, as noted by Lenin in his pamphlet The Three Sources and Three Component Parts of Marxism: | Audiobook
- Dialectical and Historical Materialism
- Critique of Capitalism along the lines of Marx's Law of Value
- Advocacy for Revolutionary and Scientific Socialism
As such, I created the following list to take you from no knowledge whatsoever of Leftist theory, and leave you with a strong understanding of the critical fundamentals of Marxism-Leninism in an order that builds up as you read. Let's get started!
Section I: Getting Started
What the heck is Communism, anyways? For that matter, what is fascism?
- Friedrich Engels' Principles of Communism | Audiobook
The FAQ of Communism, written by the Luigi of the Marx & Engels duo. Quick to read, and easy to reference, this is the perfect start to your journey.
- Michael Parenti's Blackshirts and Reds | Audiobook
Breaks down fascism and its mortal enemy, Communism, as well as their antagonistic relationship. Understanding what fascism is, where and when it rises, why it does so, and how to banish it forever is critical. Parenti also helps debunk common anti-Communist myths, from both the "left" and the right, in a quick-witted writing style. This is also an excellent time to watch the famous speech.
Section II: Historical and Dialectical Materialism
Ugh, philosophy? Really? YES!
- Georges Politzer's Elementary Principles of Philosophy | Audiobook
By far my favorite primer on Marxist philosophy. By understanding Dialectical and Historical Materialism first, you make it easier to understand the rest of Marxism-Leninism. Don't be intimidated!
- Friedrich Engels' Socialism: Utopian and Scientific | Audiobook
Further reading on Dialectical and Historical Materialism, but crucially introduces the why of Scientific Socialism, explaining how Capitalism itself prepares the conditions for public ownership and planning by centralizing itself into monopolist syndicates. This is also where Engels talks about the failures of previous "Utopian" Socialists.
Section III: Political Economy
That's right, it's time for the Law of Value and a deep-dive into Imperialism. If we are to defeat Capitalism, we must learn it's mechanisms, tendencies, contradictions, and laws.
- Karl Marx's Wage Labor and Capital | Audiobook as well as Wages, Price and Profit | Audiobook
Best taken as a pair, these essays simplify the most important parts of the Law of Value. Marx is targetting those not trained in economics here, but you might want to keep a pen and some paper to follow along if you are a visual person.
- Vladimir Lenin's Imperialism, The Highest Stage of Capitalism | Audiobook
Absolutely crucial and the most important work for understanding the modern era and its primary contradictions. Marxist-Leninists understand that Imperialism is the greatest contradiction in the modern era, which cascades downward into all manner of related contradictions. Knowing what dying Capitalism looks like, and how it behaves, means we can kill it.
Section IV: Revolutionary and Scientific Socialism
Can we defeat Capitalism at the ballot box? What about just defeating fascism? What about the role of the state?
- Rosa Luxemburg's Reform or Revolution | Audiobook
If Marxists believed reforming Capitalist society was possible, we would be the first in line for it. Sadly, it isn't possible, which Luxemburg proves in this monumental writing.
- Vladimir Lenin's The State and Revolution | Audiobook
Excellent refutation of revisionists and Social Democrats who think the State can be reformed, without needing to be replaced with one that is run by the workers, in their own interests.
Section V: Intersectionality and Solidarity
The revolution will not be fought by atomized individuals, but by an intersectional, international working class movement. Intersectionality is critical, because it allows different marginalized groups to work together in collective interest, unifying into a broad movement.
- Vikky Storm and Eme Flores' The Gender Accelerationist Manifesto | (No Audiobook yet)
Critical reading on understanding misogyny, transphobia, enbyphobia, pluralphobia, and homophobia, as well as how to move beyond the base subject of "gender." Uses the foundations built up in the previous works to analyze gender theory from a Historical Materialist perspective.
- Frantz Fanon's The Wretched of the Earth | Audiobook
De-colonialism is essential to Marxism. Without having a strong, de-colonial, internationalist stance, we have no path to victory nor a path to justice. Fanon analyzes Colonialism's dehumanizing effects, and lays out how to form a de-colonial movement, as well as its necessity.
- Leslie Feinberg's Lavender & Red | Audiobook
Solidarity and intersectionality are the key to any social movement. When different social groups fight for liberation together along intersectional lines, the movements are emboldened and empowered ever-further.
Section VI: Putting it into Practice!
It's not enough to endlessly read, you must put theory to practice. That is how you can improve yourself and the movements you support. Touch grass!
- Mao Tse-Tung's On Practice and On Contradiction | Audiobook
Mao wrote simply and directly, targeting peasant soldiers during the Revolutionary War in China. This pair of essays equip the reader with the ability to apply the analytical tools of Dialectical Materialism to their every day practice, and better understand problems.
Congratulations, you completed your introductory reading course!
With your new understanding and knowledge of Marxism-Leninism, here is a mini What is to be Done? of your own to follow, and take with you as practical advice.
- Get organized. Join a Leftist org, find solidarity with fellow comrades, and protect each other. The Dems will not save you, it is up to us to protect ourselves. The Party for Socialism and Liberation and Freedom Road Socialist Organization both organize year round, every year, because the battle for progress is a constant struggle, not a single election. See if there is a chapter near you, or start one! Or, see if there's an org you like more near you and join it.
- Read theory. Don't think that you are done now! Just because you have the basics, doesn't mean you know more than you do. If you have not investigated a subject, don't speak on it! Don't speak nonsense, but listen!
- Aggressively combat white supremacy, misogyny, queerphobia, and other attacks on marginalized communities. Cede no ground, let nobody be forgotten or left behind. There is strength in numbers, when one marginalized group is targeted, many more are sure to follow.
- Be industrious, and self-sufficient. Take up gardening, home repair, tinkering. It is through practice that you elevate your problem-solving capabilities. Not only will you improve your skill at one subject, but your general problem-solving muscles get strengthened as well.
- Learn self-defense. Get armed, if practical. Be ready to protect yourself and others. Liberals will not save us, we must save each other.
- Be persistent. If you feel like a single water droplet against a mountain, think of canyons and valleys. Oh, how our efforts pile up! With consistency, every rock, boulder, even mountain, can be drilled through with nothing but steady and persistent water droplets.
"Everything under heaven is in utter chaos; the situation is excellent."
- Mao Tse-Tung
Revolution. Socialism. Liberation. - Freedom Road Socialist Organization | FRSO
Freedom Road Socialist Organization (FRSO) is a national organization of revolutionaries fighting for socialism in the United States. Our home is in the working class.admin (Freedom Road Socialist Organization | FRSO)
Most definitely have a lot of Leftist reading to do! If nothing else, I at least know I'm well Left of Center:))
Now that I've mulled it over some more, I think it feels very intentional to me because I do see a lot of similarities between it and Feudalism, yes! It's like Capitalism is comprised of multiple smaller monarchies, referring to Corporations and any organisation/person with a large amount of capital at their disposal, and thus influence. But, yeah, we're talking orders of magitude of complexity above traditional feudalism, so it would stand to reason that it's most likely just a mathematical whirlpool of sorts. I do agree that capital is the main point of power in Capitalism and that everything else has formed around it.
Which, on a personal side note, is so sad when looking at the big picture! It means that the people in power aren't actually driven by anything concretely Human™, so to speak, they've ceeded full control of themselves and their lives over to the accumulation of something entirely fictitious... It'd be lamentable if it wasn't so damned dangerous...
Thank you so much for the reading list! It's so nice to have a quasi-curriculum for these things! And I probably will drop a line or two once I get started with the reading! Truth be told, I'm at the point where I know enough to understand just how little I know about the subject, so I can't even think of relevant questions at the moment. I've focused more on existential philosophy and such so far, needed to fix myself first:))
As for joining an org, that's in my 2-year plan (life got upended, again, so it's running alongside several other need-to-do stuff). I will lean very heavily into volunteer work, hopefully that'll open up some political networks as well. If nothing else, it is urgently clear that it's time to act as a citizen. Thank Christ we've managed to pull another 4 years of European Union (Romanian)... We have a lukewarm Centrist now, but at least it's not a raging Fascist...
Yep! Marx himself said that the history of all hitherto existing society is the history of class struggles, after all. Feudalism does have a lot in common with capitalism, but what makes Marx interesting is how he analyzed how capitalism is different. Many leftists of his era were focused on the similarity between capitalism and feudalism, Marx focused on the opposite, how it's different, and this is what propelled him into scientific socialism, socialism as it emerges from capitalism.
And no problem for the reading list! It's designed to be completed in order, and is focused on taking someone freshly radicalized but with no experience with leftist theory, and leave them as someone with a firm grasp on the fundamentals of Marxism-Leninism and how to behave as an organized leftist! It also has audiobooks, queer and feminist theory, a good dose of basic history, and more. Since you mentioned philosophy, the 2nd section goes over Dialectical Materialism, so it might be a really good fit for you if that's your current interest! Still read section 1 before 2, but 2 is a fun section once you get there!
And great to hear you plan on getting organized! Really, that's step 1, but obviously not everyone can do so immediately due to life events and whatnot. Just do what you can!
Yep, that makes a lot of sense. I mean, it's much easier to change things if said change is built upon what's useful from the old. No use throwing out the things which actually do work (whether by design or incidentally, doesn't matter, happy accidents are still happy), plus it has the added benefit of maintaining some degree of familiarity, so I would imagine that makes the pill easier to swallow.
I'll most definitely take it in the order given, the new is always prioritised:)) Sounds delectably thorough, my brain will be happy, thank you! And, yeah, that's pretty much the basis on which I've started pulling hard to the Left (used to be Undecided, a.k.a. I'm Severely Depressed And Don't Have The Space For It). Existentialism steered me toward an understanding of what a satisfying life means for the human psyche, which then shoved me into "well, hey! Sounds like something which would be nice for everyone!" Then I finally saw the world for what it is and... yeah...
Completely agreed, change starts from home, always. It looks daunting, but the fact that so many people remember that Fascism is objectively bad, actually, means it's not impossible.
Thanks so much once again, both for the resources and the conversation! And sorry again if I came off as hostile, I've been struggling to manage a hefty case of misanthropy for the past almost-decade.
Awesome, thank you!❤️
Wish I was 20 again, miss pulling all-nighters reading without needing to recoup for half a year afterwards...
The American government: you have to rent the klansman robe
YouTube Forces Dubs Now
Saw this video on another platform and I thought let me go to YouTube so I can share it, only to hear AI voices. I'm like WTF? I investigate and find out that it's auto dubbed and that there's no option to disable it. Huh?
youtube.com/shorts/9V90gOkOJBc
- YouTube
Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.youtube.com
Record escape attempt: 19-year-old Lviv resident tried to illegally cross the border 13 times
Record escape attempt: 19-year-old Lviv resident tried to illegally cross the border 13 times
A 19-year-old Lviv resident was detained in Zakarpattia for the thirteenth time attempting to illegally cross the border. He was trying to get to Hungary, seeking better living conditions.Olga Rozgon (UNN)
Don't forget to thank our Lord and Saviour Mr. Zelensky (and the brave heroes protecting Ukraine's borders!) that this criminal was caught!
Just imagine what would happen if he actually managed to escape, and god-forbid lived a happy life instead of being kidnapped in a few years (or earlier..) off the streets and sent into meat grinder to die? That would be terrible!
God bless western democracy.
And some people are really surprised how can people say that Russia is liberating Ukraine... Yeah, those must be tankies. Obviously freedom is slavery.
right?!
imagine the pandimonium taking place if all of these criminals got away scott free to live the rest of their lives instead of patriotically dying in the war that the united states fooled the country into starting with russia.
and just like the american ice agents, the border guards don't want the public to know what their faces look like.
Even if the US had a hand in it, starting war can never be the correct awnser.
In the end the regular people suffer for the rich oligarchs power games.
Former Wagner fighter seeks asylum in Finland after fleeing Russia
The combatant reportedly served as a company commander in Russia's 433rd Motorised Rifle Regiment.
Archived version: archive.is/newest/yle.fi/a/74-…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
How checklists lie with facts, and are bad for figuring out privacy of apps etc.
cross-posted from: beehaw.org/post/20989376
Where Soatok goes over why checklists are meaningless when trying to figure out if something is private or just for comparisons in general.
How checklists lie with facts, and are bad for figuring out privacy of apps etc.
Where Soatok goes over why checklists are meaningless when trying to figure out if something is private or just for comparisons in general.Checklists Are The Thief Of Joy - Dhole Moments
I have never seen security and privacy checklists used for any other purpose but deception. After pondering this observation, I’m left seriously doubting if comparison checklists have any val…Dhole Moments
Interesting article, and I feel that it's pretty fair. At first, I thought they were talking about this checklist, but I see they're different. The version I followed doesn't seem to have the same issues (lists jurisdiction but doesn't give it a rating, doesn't list or rate encryption methods at all, no summary at the beginning, etc.).
I think checklists/matrices still have their place, as listing all the branches/options might get too cluttered for a diagram, but I do understand why flowcharts (or the neat venn diagrams that get posted here often) can express information better. I don't think checklists are inherently biased, I just think you need a good decision maker behind the list.
I think the article was an interesting read. From a laymen's perspective it felt like it got to side tracked by the examples mentioned in the intro (the initial list example and signal vs mls).
When I initially started reading I had thought there would be more information for how someone that is new to a subject could spot and differentiate these lists from the ones the author says the article isn't about without being an expert.
Instead it feels like the title of the article ends up being more of a sub header and the sub header "How Do You Compare Signal to MLS?" was actually a more appropriate title.
Yet again, a free open-source Chinese AI has beaten all the investor-funded favorites like OpenAI, Anthropic, Grok, etc.
cross-posted from: futurology.today/post/5555646
If you tend towards conspiracy theory-type thinking, you might wonder if the Chinese government is directing its AI sector to use open-source AI to undermine US AI efforts. If they aren't, is it just a coincidence that this is what is happening?Two things seem inevitable to me if the trend of Chinese open-source AI equalling Western efforts keeps up. A) - It will eventually bankrupt the Western AI companies and their investors, as the hundreds of billions poured into them will never be realized in profits. B) The 21st century will be built on Chinese AI, as it will be what most of the world uses.
The former seems more dramatic in the short term, but the latter is what will be more significant in the long term.
Moonshot AI just released Kimi K2: China is not so behind in Agentic AI either it would seem.
Cambodian sites of Khmer Rouge brutality added to UNESCO heritage list
Three sites used by Cambodia’s brutal Khmer Rouge regime as torture and execution sites 50 years ago have been added by UNESCO to its World Heritage List.
Archived version: archive.is/newest/apnews.com/a…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
Sweden set to rent cells in Estonian jails as it runs out of room for its prisoners
Centre-right government rejects long-established national policies focused on rehabilitation and reintegration
Archived version: archive.is/newest/theguardian.…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
- YouTube
Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.www.youtube.com
"Ok have a nice day." 🤣
They're English though. (Checkout the comments, they are amazing)
Cutlers Court · High Wycombe
Recherchez des commerces et des services de proximité, affichez des plans et calculez des itinéraires routiers dans Google Maps.Cutlers Court · High Wycombe
Once I was crossing a signalised intersection in Canada while the pedestrian light was on, and some jackass turning left on red (which is the most illegal way to run a red light btw) almost hit me and had to slam on the brakes, but what shocked me the most was that the driver behind them, also intending to turn left on red, fucking honked at the first driver for having the audacity to stop and get in their way instead of running me over.
I've also had multiple instances where I was about to cross an uncontrolled intersection and a driver (who's usually speeding to the point where I could tell with just my eyes) honks at me to get back on the sidewalk because they don't intend on stopping for me when the laws require them to. Also seen drivers turning right on red (which is legal here in BC for some reason) honking at pedestrians crossing with the light and demanding to go first when the laws say you're definitely supposed to wait until the cross walk clears.
This is why I hate drivers. They call cyclists and pedestrians entitled while doing shit like this.
Russia and Belarus plan to create AI model based on “traditional values”
Russia and Belarus intend to develop their own artificial intelligence model built on “traditional values” that would be “understandable” to citizens of both countries.
adhocfungus likes this.
Why does Arch seem to have a cult like following?
like this
Mordikan likes 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.
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.
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
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.
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 can't speak to Arch but I use Ubuntu every day. I hate on Ubuntu because I use it every day. They make terrible choices. They've got common, serious issues people have reported at least as far back as 2009 with no acknowledgement or plan to address. I'm on LTS and they push through multiple reboot requiring sets of updates a week, heedless of the impacts.
I don't feel like learning a totally new environment so I'll be switching my main computer to Mint whenever I get the time. So I can deal with someone else's annoying decisions for a while.
- it is rolling release and I like having up to date software and not having to deal with distro upgrades breaking things
- it is community run and not beholden to a company
- packages are mostly unmodified from their upstream
- the wiki and forums are the best of any distro
:: Searching AUR for notes...
-> Missing AUR Packages: SideNote
there is nothing to read
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.
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.
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.
About 10 years ago it was The Distro for first time linux users to prove they were a True Linux Enjoyer. Think a bunch of channers bragging about how they are the true linux master race because they edited a grub config.
Before Arch that role belonged to Gentoo. Since then that role has transitioned to NixOS who aren't nearly as toxic but still culty. "Way of the future" etc.
All three of have high bars of entry so everyone has to take pride in the effort they put in to learn how to install their distro. Like getting hazed into a frat except you actually learn something.
The Ubuntu hatred is completely unrelated. That has to do with them being a corporate distro that keep making bad design decisions. And their ubiquity means everyone has to deal with their bad decisions. (snap bad)
archinstall
with LVM on LUKS is sufficient.
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.
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...
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.
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
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.
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.
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.
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.
If there was a simple Debian based distro that I could declaratively manage via a single config file, I think I'd try it. I.e. not using Puppet or Chef that can only bootstrap a system state, but something to truly manage a system's entire life cycle, including removing packages and anything littering the system file tree. But since there isn't, I'm using NixOS instead.
Having a DSL to declare my entire system install, that I can revision control like any other software project, has been convenient for self documenting my setup and changes/fixes over time. Modularizing that config has been great for managing multiple host machines synchronously, so both my laptop and desktop feel the same without extra admin work.
Nixpkgs also bolsters a lot of bleeding edge releases for the majority of FOSS packages I use, which I'm still getting used to. And because of how the packaging works, it's also trivial to config the packages to build from customer sources or with custom features. E.g. enabling load monitoring for Nvidia GPUs from btop
that many distros don't ship by default.
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.
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.
So I love Debian but it prides itself on stability so packages tend to be older. I think this is good for a server but probably not great for a desktop. Ubuntu came along and was like we'll be like Debian but newer packages. Everything was cool for a while but then they started doing shitty things. The first that I can think of was ads in the terminal. This was not great for an open source app. Then when you did apt install firefox
it installed Firefox as a snap. WTF?!?!? (apt should install .deb files, not snaps). Because of this, lately I've decided to avoid Ubuntu.
I used Gentoo for a while and it was great but configuring and compiling everything took forever. I'm getting too old for that. Arch seems like a good alternative for people who want to mess with their system. So it's become a way for people to claim they know what they are doing without having to recompile everything. (Note: I haven't used Arch, this is just my perception)
Recently I got a new laptop and I had decided to put Linux on it and had to decide what distro. Arch was in consideration but I ended up going with OpenSUSE Tumbleweed because it's got the latest but I don't really have to configure anything. If I had more time, I might go with something like Arch but I don't really want to do that much fiddling right now.
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.
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.
Rust introduces novel features and makes notable changes from its ancestors.
Arch was just blue Gentoo.
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.
How to make Zoom more private
Spread software freedom ideas to your classmates.
Don't say privacy. Say scam, abuse and control. You got to say it simple, so even a retard can see Zoom is fucked. You got to make it blatant.
File group complaints.
Zoom Redirector – Get this Extension for 🦊 Firefox (en-US)
Download Zoom Redirector for Firefox. Zoom Redirector transparently redirects any meeting links to use Zoom's browser based web client.addons.mozilla.org
island android app have google tracker
cross-posted from: lemmy.world/post/32631305
Analyzed by exodus, island the work profile app have 3 trackers detectedreports.exodus-privacy.eu.org/…
Should I be worried?
Report for com.oasisfeng.island 6.4.2
Known trackers, permissions and informations about this specific version of this applicationεxodus
Tony Blair’s staff took part in ‘Gaza Riviera’ project with BCG
Tony Blair’s staff took part in ‘Gaza Riviera’ project with BCG
Former UK prime minister’s institute participated in meetings on plan to turn shattered enclave into trading hubStephen Foley (Financial Times)
Canon PIXMA G550 Linux compatibility?
I think network printer made by big manufacturer recent years should be fine with IPP driverless. They found Printer Working Group of IEEE, this organization maintains IPP standard and IPP Everywhere™ Certification. AirPrint can be treated as Apple version of IPP Everywhere, the difference between them is AirPrint requires Apple Raster but IPP Everywhere requires PWG Raster (and JPEG JFIF file format if color printer).
Ah, so they are actually differences between IPP Everywhere and AirPrint (apart from AirPrint including the whole autodiscovery stuff)? Good to know. The latter is usually more prominently advertised though which is why that’s the one I mentioned.
But yeah, it should be very common for these to be supported with anything remotely recent.
- IPP Everywhere also include full autodiscovery stuff (mDNS and DNS-SD, of course, Apple call this combination as Bonjour). So I said raster is the only difference.
- Raster is unimportant in Linux situation because CUPS support both PWG Raster (It's actually a subset of original CUPS Raster) and Apple Raster. Whichever one your device supports, CUPS will work fine.
When you say proprietary drivers, I assume that means they are only available for x86_64 platform... leaving ARM64/aarch64 devices, like Pi's and such, out of luck?
Something I've experienced with similar printer drivers. Hence the ask.
'Autofocus' specs promise sharp vision, near or far - BBC News
'Autofocus' specs promise sharp vision, near or far
Start-up firms and researchers are working on lenses that can change their focus.Chris Baraniuk (BBC News)
9to5Linux (@9to5linux@floss.social)
#Wayland 1.24 Is Now Available for Download with New Features and Improvements 9to5linux.com/wayland-1-24-is-…Wayland 1.24 Is Now Available for Download with New Features and Improvements - 9to5Linux
Wayland 1.24 open-source replacement for the X11 window system protocol is now available for download with new features and bug fixes.Marius Nestor (9to5Linux)
Does anyone have any experience with sending raw HID commands on Linux? Trying to make a project work
/dev/hidraw6
device (that device at least on my system, may vary on others), as well as hidapitester
(a wrapper for hidapi
). I know the device works, as a WebUSB tool that uses the same commands makes the controller work on this system. Is anyone more familiar with this, and can point me in the right direction? I'm on Fedora Linux 42 if that info helps.USB Initialization
These commands are send to the bulk endpoint (Unless specified HID) in order. Acks are laid out for your viewing pleasure.docs.handheldlegend.com
You might want to try this matrix channel:
matrix.to/#/#simracing:matrix.…
It's a channel for sim racing, but there are pretty knowledgeable people around that can get all sorts of obscure peripherals working on Linux.
Matrix - Decentralised and secure communication
You're invited to talk on Matrix. If you don't already have a client this link will help you pick one, and join the conversation. If you already have one, this link will help you join the conversationmatrix.to
like this
Maeve likes this.
like this
Maeve likes this.
Installing Guix as a Complete GNU/Linux System - System Crafters
Trying out Guix for the first time! Waiting for packages to download.
I'm a long time Arch user. Any tips?!
I've heard there aren't as many packages for Guix as other distros, but I was thinking Flatpak and distrobox will help bridge the gap for me.
like this
Auster likes this.
Nonguix / nonguix · GitLab
Guix channel for packages that can't be included upstream. Please do NOT promote or refer to this repository on any official Guix communication channels.GitLab
Yep. Totally using nonguix
. I'm trying out Guix for the reproducibility and system management, not (just) for the FOSS software.
From my initial research, I thought that Guix was only going to allow 100% FOSS software. But I've learned that's not the case. It's actually pretty easy to add additional channels in order to install non-FOSS software. The third-party channels integrate nicely!
I added nonguix
and also a channel for Tailscale!
(list (channel
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix")
(branch "master")
(introduction
(make-channel-introduction
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"
(openpgp-fingerprint
"2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
(channel
(name 'tailscale)
(url "https://github.com/umanwizard/guix-tailscale")
(branch "main")
(introduction
(make-channel-introduction
"c72e15e84c4a9d199303aa40a81a95939db0cfee"
(openpgp-fingerprint
"9E53FC33B8328C745E7B31F70226C10D7877B741"))))
(channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))
to install nix succesfully on my laptop I had to do the following steps:
guix install nix
nix-channel --list
if nixpkgs is not in channel then add
nix-channel --add nixos.org/channels/nixpkgs-uns…
sudo nix-channel --update --verbose
now change the group and ower of /nix
cd /nix/
sudo chown -R {your user name} ./var
sudo chown -R {your user name} ./store
sudo chgrp -R users ./var
sudo chgrp -R users ./store
now update the channels
nix-channel --update --verbose
################################
then install say firefox
nix-env -iA nixpkgs.firefox
I've not used Guix but I don't think any distro has anything close to number of desirable available packages as arch--- so be prepared for that. My ventures into debian, suse and fedora were made quite annoying by having to work around the many missing packages. Including user-facing applications, dependencies and background programs. I never quite got down with distrobox, maybe that's the cure.
this chart on wikipedia gives the impression that Debian has more packages but that's not the way it feels when you are looking for something. Maybe they have a lot of dot matrix printer libraries from 1992 or something which bring the number up.
Arch includes a lot of not-at-all-free packages (which it is impossible to distinguish in pacman or other tool as far as I can find), orphaned, new packages that haven't yet made it into other repos, and packages where no attempt has been made to submit them to other repos.
On arch I have virtually never had to go outside the repos for packages. It's very hard to give up once you are used to it. (Even though it's better to use properly libre/free stuff and other benefits of a more curated approach like security, stability and quality.)
use something like distrobox, bottles, flatpak to run extra software
YES! That's my plan! I think I just figured out how to configure flakpak
a little better.
These are only part of the steps needed: flatpak.org/setup/GNU%20Guix
You also need to source ~/.guix-profile/etc/profile.d/flatpak.sh
in order to get the desktop icons to show up in the GNOME app launcher. (Using guix home
for that!)
Need to work on getting distrobox setup next. I was able to guix install distrobox
, but it requires some extra configuration apparently.
guix home
configuration file I used to add the contents of flatpak.sh
into my ~/.profile
, in order to update the XDG_DATA_HOME
env var.(use-modules (gnu home)
(gnu home services shells)
(guix gexp)
(gnu services))
(home-environment
(services
(list
(simple-service 'flatpak-service
home-shell-profile-service-type
(list (local-file
(string-append (getenv "HOME") "/.guix-profile/etc/profile.d/flatpak.sh")
"flatpak.sh"))))))
I’ve not used Guix but I don’t think any distro has anything close to number of desirable available packages as arch— so be prepared for that
nixpkgs would like a word
I quit on day two with two takeaways:
– Hardware must be well supported in fully-libre-land - I was trying to install on a Mac Mini and had to go nonguix pretty much right away. That kind of spoiled the whole effort.
– Profound meditation and enlightenment on the essence of Scheme is a must. I had one of those 'no, this is where you don't want a closing brace' moments and my zen was blown out of the water.
I would have soldiered on, but personally I like Arch first and foremost because I can (and do) have a local repo by rsyncing a rotation of mirrors couple of times a week. Just in case the Internet dies one day, you know. I realised Guix was not really suitable for the apocalypse use case, so after that brace episode I decided to stick with what my spine already knows.
After all that is said – I really hope you fare better 😁
Hardware must be well supported in fully-libre-land ... had to go nonguix pretty much right away.
Yep, same here. I started with nonguix
. I didn't realize it was easy to add additional channels.
Profound meditation and enlightenment on the essence of Scheme is a must. I had one of those ‘no, this is where you don’t want a closing brace’ moments and my zen was blown out of the water.
Aaaah. I juuuust had this happen to me. Took me a bit to balance the parens again! 😂 Although, so far Scheme seems nicer than Nixlang. I've also had curiosity to learn a functional language, so Guix gives me a reason to learn about functional programming.
personally I like Arch first and foremost because I can (and do) have a local repo by rsyncing a rotation of mirrors couple of times a week.
Are these mirrors for prebuilt packages? If not, you should be able to pull from other channels, create your own channel and include all your packages while building them locally.
I've also wanted to try out Guix for a while.. part of the reason I'm leaving a comment is just so I can recheck these posts later 😛
But when I do I for sure will start out from nonguix because I'm quite confident that my hardware won't be supported (I even have a recently purchased Wifi 7 card that relies on ath12k
module that I'm quite sure won't be in the official Guix repo.. maybe I'd even need to compile it myself..)
I see in the nonguix readme that there's a way to generate an iso that includes already a nonguix kernel, so I'll have a look at that.
It even looks like you can create a writeable image to run from a USB thumbdrive, which looks very interesting, I gotta try that!
guix system image --image-size=7.2GiB /path/to/this/channel/nongnu/system/install.scm
dd if=/path/to/disk-image of=/dev/sdb-or-whichever-drive-is-usb bs=4M status=progress oflag=sync
I've been burnt by Arch before which is what has got me into exploring other distros. I might ultimately end up again in Arch like you, who knows, but it looks like the way Guix works is well suited for hosting your own repo too.. I think I've seen before someone hosting their own Guix repo in github, including also a bunch of configuration for their system, which got me curious.
README.org · core-updates · Nonguix / nonguix · GitLab
Guix channel for packages that can't be included upstream. Please do NOT promote or refer to this repository on any official Guix communication channels.GitLab
guix shell and guix shell container for dev environment isolation
Yeah! This is one of the features I'm most interested in. I haven't gotten to using this feature yet, but I was curious about it.
Let's say I'm working on a project that requires Go, Node, maybe some C library, and GNU Make. Seems like I would be able to use guix shell
for this, right? Great.
Now if a friend wanted to work on the project, could I share my guix shell
configuration with him? (Assuming he's also a Guix user.)
I'm currently using distrobox.ini
plus distrobox assemble
for this kind of workflow, but of course this isn't totally reproducible.
Let's say I'm working on a project that requires Go, Node, maybe some C library, and GNU Make. Seems like I would be able to use guix shell
for this, right? Great.
Iirc guix shell is for one off package or programs you want to test, say you want to quickly format a drive to exfat or so, when you exit the sub-shell, the installed packages are discarded
guix shell containers would work best for your scenario but I have little experience with them
share with him guix manifest
Aaaah: guix.gnu.org/manual/devel/en/h…
# Write a manifest for the packages specified on the command line.
guix shell --export-manifest gcc-toolchain make git > manifest.scm
Heck yeah!
Btw, here's how you install distrobox on Guix.
First, install rootless Podman: guix.gnu.org/manual/devel/en/h…
You need to edit your /etc/config.scm
or where ever you store your system config. Import the right modules/services, add your user to cgroup
, add iptables-service-type
to your services
, add rootless-podman-service-type
and configure it.
(use-service-modules containers networking …)
(use-modules (gnu system accounts)) ;for 'subid-range'
(operating-system
;; …
(users (cons (user-account
(name "alice")
(comment "Bob's sister")
(group "users")
;; Adding the account to the "cgroup" group
;; makes it possible to run podman commands.
(supplementary-groups '("cgroup" "wheel"
"audio" "video")))
%base-user-accounts))
(services
(append (list (service iptables-service-type)
(service rootless-podman-service-type
(rootless-podman-configuration
(subgids
(list (subid-range (name "alice"))))
(subuids
(list (subid-range (name "alice")))))))
%base-services)))
Then of course you run
guix system reconfigure /etc/config.scm
.Now you can do a simple guix install distrobox
. If you install distrobox
first, you don't end up using rootless podman and you run into more problems that way. (You have to use distrobox --root
.)
After that command, everything should work like normal. Enjoy. 🍻
distrobox create --image docker.io/library/archlinux:latest --name arch-dev
distrobox enter arch-dev
Btw, here's how you configure HiDPI for GNOME. Unfortunately, my laptop has a hydeepeeay display, so it's not fully compatible with Linux. (It's 3840x2160, so at least 2x scaling is possible, hypothetically.)
Commands from the Arch Wiki, but also adds cursor scaling:
$ gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "[{'Gdk/WindowScalingFactor', <2>}, {'Gtk/CursorThemeSize', <48>}]"
$ gsettings set org.gnome.desktop.interface scaling-factor 2
The default GNOME configuration is some how missing that. I didn't have to do that in Arch, but I do in Guix. IDK. Anyway, if you don't run those commands certain apps will be tiny, including a tiny mouse cursor.
Re: Installing Guix as a Complete GNU/Linux System - System Crafters
I use Emacs on the daily, and I just can’t get into Scheme.
Do you find that Elisp and Scheme are too different? I don't know either, so they look almost the same to me.
Re: Installing Guix as a Complete GNU/Linux System - System Crafters
The destruction of Palestine is breaking the world
The destruction of Palestine is breaking the world
The rules of the institutions that define our lives bend like reeds when it comes to Israel – so much that the whole global order is on the verge of collapseMoustafa Bayoumi (The Guardian)
China retaliates against EU with a ban on European medical devices
China retaliates against EU with a ban on European medical devices
BANGKOK (AP) — China said Sunday that European medical device companies will be barred from selling to the Chinese government as a countermeasure for the European Union’s restrictions on the sale of similar products from China.News Staff (CityNews Halifax)
like this
geneva_convenience likes this.
ec.europa.eu/commission/pressc…
After the commission found that China has asymmetrical trade barriers for EU medical devices, it recommended some actions. For the past year EU was trying to negotiate China opening their medical market to the same level EUs market is open to China. It failed.
More symmetrical tarrifs incoming (from both sides).
Commission launches first investigation under EU International Procurement Instrument
Today, the European Commission has initiated for the first time an investigation under the International Procurement Instrument (IPI).European Commission - European Commission
Rapporto: Interoperabilità a tutela della privacy e Fediverse
La Social Web Foundation ha partecipato al 20° Internet Governance Forum delle Nazioni Unite in Norvegia .
Abbiamo ospitato il workshop "Privacy Preserving Interoperability and the Fediverse", che ha riunito sviluppatori, esperti di policy e organizzatori di community per esplorare la crescente importanza – e complessità – della privacy nelle piattaforme social decentralizzate di Meta, Data Transfer Initiative e Social Web Foundation. Con l'espansione globale dell'adozione di Fediverse, questa sessione si è concentrata su come raggiungere l'interoperabilità senza compromettere la privacy e l'autonomia degli utenti.
Feddit Un'istanza italiana Lemmy reshared this.
like this
sunzu2 likes this.
Aside from the Ars Technica article in the xpost, there's a lot of "it depends."
It depends on not just the OS, but if it's a custom image built for Dell or HP or Asus etc. computers, what settings are on, what settings were on by default, what bloatware is pre-installed, etc.
Typically, all MS or Apple really want are to know what apps you have installed, zip code, email address, IP address, crash reports, and possibly keywords they can associate with advertising. That's their baseline wish list, which is all advertising fodder, and depending on your settings, that can quickly expand to "anonymized" (it's not) cookie use, tracking of websites visited, etc.
If you have a custom image (i.e. a Dell specific version of Windows) the laptop manufacturer will look for access to roughly the same data.
With the whole Copilot fiasco, recording things like keystrokes and screenshots really are potentially in play now. But, again, only if you have foolishly installed Copilot and turned that stuff on. And that only after huge public outcry. So there's always a non-zero risk of that, but do your due diligence to know you settings.
Can you strip out bloatware and tighten down Windows to a reasonable degree? Sure. But because MS can and does change system settings without your consent, you might find in 6 months an article about a setting you turned off, that they turned back on and you had no idea.
like this
clove likes this.
like this
sunzu2 likes this.
Since they are closed source, we can't know. We can find out that messages are being sent at certain moments, but not what data is being contained in the messages, communications carrying this sort of data are always encrypted (for obvious reasons).
For legal reasons they often include some vague allusion in the terms of service about collecting information.. but they are never very clear on what data exactly they take when and how, so it's left up to interpretation.
like this
clove likes this.
There is so so so much, and they do get caught, and when they do we keep a peek into how invasive they are. As someone who has had to worry about being targeted by intelligence agencies and nation-states, I was completely blindsided by corporate/capitalist surveillance.
for example, look at this action by Meta, where they broke out of security sandboxes and exploited protocols in order to tie your browsing history (even private browsing) back to your identify saved in their databases back in meta land
theregister.com/2025/06/03/met…
the amount of data that is being harvested and sold, and resold, is absurd, and the greater threat is not just that they are exploiting you, its that they dont care who the data gets sold to. Bad actors (criminals, etc) can and will purchase information they can use against you.
So, consider the unintentional ramifications of all that info being harvested and available in addition to the intentional ramifications of hyper greed, and couple that with the amount of available compute and you will see that you do not need to be a person of interest, everyone is a data point that can be and will be exploited.
I would encourage everyone to take their privacy seriously.
Meta pauses mobile port tracking tech on Android after researchers cry foul
: Zuckercorp and Yandex used localhost loophole to tie browser data to app users, say boffinsThomas Claburn (The Register)
It's like they have a team of ex non ethical elite hackers to find security vulnerabilities in everything and exploit everything as much as possible.
digital-defense.io/
Digital Defense - The ultimate personal security checklist to secure your digital life
The ultimate personal security checklist to secure your digital lifedigital-defense.io
Once windows started reverting my privacy settings on update...
That was enough for me to stop using windows.
Similar incidents with android got to me to de Google.
I don't need prove anything beyond thwee incidents. I am dealing with a threat actor so I act like it.
not sure about win/mac, but for android yes they do keep record of stuff like what apps are being launched and upload/sync to google account. it's not hidden though.. it is(was) literally available on google account history or something (was about 7 years ago)
regarding keystrokes there was a case of a famous chinese keyboard app doing dubious stuff. not sure if i can say it's on a os level but i'm pretty sure more than a few chinese phones ship with that. citizenlab.ca/2023/08/vulnerab…
“Please do not make it public”: Vulnerabilities in Sogou Keyboard encryption expose keypresses to network
In this report, we analyze the Windows, Android, and iOS versions of Tencent’s Sogou Input Method, the most popular Chinese-language input method in China.Jeffrey Knockel (The Citizen Lab)
like this
sunzu2 likes this.
like this
sunzu2 likes this.
What are your summer league overreactions/thoughts?
Summer league is still getting started and I'm curious what y'all are thinking so far.
I haven't watched every game but I have some thoughts myself. I thought Tim Connelly was crazy for drafting another French center but I understand it now, Joan getting 7 blocks in his first game has convinced me that he can replace (and possibly exceed) Gobert in the future. Dilly, TSJ, and Clark were exciting too, the wolves' young core is looking nice especially on defense.
I had higher hopes for pistons' 2nd round pic Chaz Lanier, I'm hoping he gets some better catch-and-shoot looks going forward but those aren't as common in summer league. Ron Holland on the other hand might as well have been LebRon Holland. 28pts 11reb 3stl 4/5 3pt is impressive, especially the improved shooting, I hope it's not a fluke.
Speaking of fluke, all eyes have been on Cooper Flagg and Bronny James. We'll see in a couple hours if Coop can have a better game today, 5/21 from the field is rough though. Bronny was playing lockdown defense too which seems to be his new identity, we'll see if he can keep this up, he could be a rotational player going forward.
Anyways would love to hear what other people are thinking and feeling so far!
Poll: Zohran Mamdani's policies are popular with Americans outside New York — even if Mamdani is not
like this
iagomago e adhocfungus like this.
Probably also a lot of propaganda.
You get told by every mainstream news everywhere on social media that this is an “evil socialist”.
It’s been a trend for atleast the past 30 years that policy wise the average US voter has been way further to the left than the average party they vote for.
I mean haven't the likes of Chomsky and Cenk been pointing this out for decades? When polling Americans on the issues, they tend to be progressive?
That's in spite of a helluva lot of propaganda that is nonstop, 24/7, in favor of corporations, by the way...
Sunday, July 13, 2025
Share
The Kyiv Independent [unofficial]
This newsletter is brought to you by Medical Bridges.
Medical Supplies for Ukraine’s Hospitals. Partnering for global health equity.
Russia’s war against Ukraine
Smoke billows above the city’s buildings following mass Russian drone and missile strikes in the western Ukrainian city of Lviv on July 12, 2025. (Yuriy Dyachyshyn / AFP via Getty Images)
2 killed, 38 injured as Russia launches missile, drone attacks striking Ukrainian cities far from front line. Russia continued its attacks on western Ukrainian cities overnight on July 12, striking communities far from the front line with drone swarms and missile attacks for the third straight night.
Germany-funded long-range weapons to arrive in Ukraine by late July, general says. German Major General Christian Freuding confirmed that the weapons systems’ initial deliveries are expected by the end of July. The arms will be supplied in a “high triple-digit quantity,” he said.
Trump considering sending new funds to Ukraine for first time since taking office, CBS News reports. The funds could come from the $3.85 billion remaining in Presidential Drawdown Authority from the Biden administration or from frozen Russian assets, current and former U.S. officials said.
Zelensky signals major cabinet reshuffle, calls for defense reforms. Zelensky said Ukraine “requires more positive momentum in relations with the United States, alongside new steps in managing the nation’s defense sector.”
Your contribution helps keep the Kyiv Independent going. Become a member today.
‘Impeccable results’ — New Skynex video shows Ukrainian forces destroying Russian drones with German gun. Filmed in an undisclosed location at an unspecified time, the video published on July 12 shows Ukrainian soldiers shooting down multiple Russian targets with a German-made Skynex air defense system.
‘Cut off the head’ — Ukrainian intelligence accuses ‘Putin’s favorite’ brigade of another war crime. “Cut off the head, impale it on a pike, throw it the f**k away,” says the voice attributed by HUR to a company commander from Russia’s infamous 155th Marine Brigade. The intelligence agency said the order, intercepted on July 10, concerned a Ukrainian prisoner of war (POW).
Ukraine destroys Russian drone unit after Kherson infant killed, child ‘should never have been a target,’ governor says. “Dmytro should never have been a target. I thank our soldiers for their just retribution. No occupier who brought death and destruction to our land will escape punishment,” Kherson Oblast Governor Oleksandr Prokudin said.
Ukrainian doctors transplant organs of deceased girl amid Russian strikes, saving 3 children. “This is a story about humanity, the incredible power of a parent’s decision, and the chance for life even in the most difficult times,” the hospital said in a statement.
Read our exclusives
Analysis: Russia is stepping up attacks. Allies are stepping back. What happens to Ukraine next?
Short of a massive injection of military aid, or crushing sanctions on Moscow, there’s little that Trump could announce that could help Ukraine bring Russia’s full-scale invasion to a swift end on terms favorable to Kyiv.
Photo: Drew Angerer, Saul Loeb, Alexander Nemenov/AFP via Getty Image
Learn more
Ukraine’s top anti-corruption activist faces charges that his team calls political vendetta
Vitaliy Shabunin, the chair of the Anti-Corruption Action Center’s executive board and member of the Armed Forces, was charged with evading military service and fraud — an accusation his team rejects.
Photo: Evgen Kotenko/ Ukrinform/Future Publishing via Getty Images
Learn more
Ukrainians grapple with how to memorialize a war still being fought
While the improvised memorial reflects a public need to honor those killed in the war, designing a permanent monument for a conflict with no clear end presents a unique challenge for urban planners and designers.
Photo: Roman Pilipey/AFP via Getty Images
Human cost of Russia’s war
At least 13 killed, 46 injured in Russian attacks across Ukraine over past day. Russia launched 623 aerial weapons overnight, including 339 Shahed-type drones, various decoy UAVs, and 26 Kh-101 cruise missiles, the Air Force said.
Hungarian foreign fighter killed in Ukraine fighting against Russia, media reports. Benjamin Aser, originally from Hungary, was previously a contracted soldier in the Hungarian Defense Forces.
General Staff: Russia has lost 1,032,690 troops in Ukraine since Feb. 24, 2022. The number includes 1,070 casualties Russian forces suffered just over the past day.
International response
Slovakia seeks EU guarantees on Russian gas phase-out ahead of sanctions deal, Reuters report. While Slovak Prime Minister Robert Fico said the sanctions package itself is not objectionable, his government has blocked the proposal over concerns about a separate EU plan to fully phase out Russian gas imports by 2028.
Polish president-elect urges Ukraine to allow full exhumations of Volyn massacre victims, despite resumed work. Speaking at a ceremony in Chelm marking the 82nd anniversary of the 1943-44 Volyn massacres, Polish President-elect Karol Nawrocki said the victims “do not cry out for revenge, but for a cross, a grave, and memory,” and urged Ukraine to authorize further work across multiple sites.
Former Wagner fighter seeks asylum in Finland after fleeing across Russian border, media reports. The man, identified only as Yevgeny, reportedly served in a Wagner assault unit and fought in eastern Ukraine, including in Bakhmut and around Selydove.
French army chief says Russia sees France as ‘main enemy in Europe’ due to Ukraine support. The head of the French army, General Thierry Burkhard, attributed Russia’s view of Paris as a primary adversary largely to France’s unwavering support for Ukraine since Russia’s full-scale invasion.
Russia blames Western sanctions for collapse of UN food deal. A day earlier, the U.N. announced that the three-year agreement would end on July 22. The deal “will not be renewed” because of disagreements, a source close to the discussions told the AFP.
Russia’s Lavrov cautions West on North Korea security pact. Russian Foreign Minister Sergey Lavrov accused the U.S., South Korea, and Japan of military buildups around North Korea. “We warn against exploiting these ties to build alliances directed against anyone, including North Korea and, of course, Russia.”
In other news
Putin backs ‘zero enrichment’ in new Iran nuclear deal, sources tell Axios. Russia’s position, conveyed to both U.S. President Donald Trump and Iranian officials, marks a notable shift given Russia’s historical public advocacy for Iran’s right to enrich.
The Kyiv Independent delivers urgent, independent journalism from the ground, from breaking news to investigations into war crimes. Your support helps us keep telling the truth. Become a member today.
This newsletter is open for sponsorship. Boost your brand’s visibility by reaching thousands of engaged subscribers. Click here for more details.
Today’s Ukraine Daily was brought to you by Martin Fornusek, Anna Fratsyvir, Olena Goncharova, and Abbey Fenbert.
If you’re enjoying this newsletter, consider joining our membership program. Start supporting independent journalism today.
Share
Putin backs 'zero enrichment' in new Iran nuclear deal, sources tell Axios
Russia's position, conveyed to both U.S. President Donald Trump and Iranian officials, marks a notable shift given Russia's historical public advocacy for Iran's right to enrich.Olena Goncharova (The Kyiv Independent)
do you mean the holy grail of
firstname@gmail.com
or the slightly uncommon
firstnamelastname@gmail.com?
I got firstnamelastname@gmail.com when gmail was still 'invite only'.
The one drawback to that is there is a General in the U.S. Army with my exact name who doesn't understand how email works and apparently gives out my email address as his. I wish I knew what his actual email address was so I could let people know what it is. I bet he's missing out on a lot of VA functions and barber appointments because he couldn't be assed to remember his actual email address.
I have first name lastname too. And tbh… It’s a bit of a curse.
I have 2 swedish people wirh the same name as me give it to whatever websites they sign up for at random.
(I’m pretty sure its two people, but oculd also be one person)
In eigener Sache: „Established 2023“
Zwei Jahre. 24 Monate. 730 Tage. So lange gibt es diesen Blog – und das nur, weil ich eigentlich nur für mich die Mediatheken durchforste, um Filme zu finden, die etwas riskieren. Filme, die weh tun, irritieren, begeistern, wütend machen. Filme, die nicht glatt gebügelt wurden, Filme für meinen ganz privaten Eskapismus. Ich schreibe darüber, weil sie mich beschäftigen. Weil ich etwas sehe, das nicht untergehen sollte im Strom der Flachware. Und weil ich glaube, dass Filmkritik viel mehr sein kann als Konsumberatung.
In eigener Sache: "Established 2023"
Zwei Jahre. 24 Monate. 730 Tage. So lange gibt es diesen Blog - und das nur, weil ich eigentlich nur für mich die Mediatheken durchforste, um Filme zu finden, die etwas riskieren. Filme, die weh tun, irritieren, begeistern, wütend machen.NexxtPress
Pignio pignatico si rende superpignastico per pignare cose e cosine
L’altro giorno mi è venuta l’idea pazza che più pazza non si può etc etc… solito andazzo. Ma, per quanto l’andazzo sia sempre lo stesso del cazzo, il risultato delle mie macchinazioni è anche stavolta originale, e la primissima versione utilizzabile di esso è già in produzione da ieri sera. Occhi aperti sul nuovissimo gnammifico […]
octospacc.altervista.org/2025/…
Pignio pignatico si rende superpignastico per pignare cose e cosine
L’altro giorno mi è venuta l’idea pazza che più pazza non si può etc etc… solito andazzo. Ma, per quanto l’andazzo sia sempre lo stesso del cazzo, il risultato delle mie macchinazioni è anche stavolta originale, e la primissima versione utilizzabile di esso è già in produzione da ieri sera. Occhi aperti sul nuovissimo gnammifico pezzo di software che è Pignio.octt.eu.org!!! (Che per poco non rischiava di chiamarsi Octterest…) 💣💫💥
Questo coso spunta fuori dal fatto che, negli ultimi tempi, stava uscendo sempre più la necessità per me di avere un merdino per salvare ed organizzare elementi come link singoli o file multimediali, anche e soprattutto al volo, e potenzialmente renderli accessibili al pubblico… non so: memini, reference, cose da stampare, forse roba PDF file, tutto sotto il mio controllo a prova di sparizione. Ovviamente, una cartella con varie sottocartelle (magari sincronizzata su una repo Git pubblica), che in altri casi sarebbe l’opzione più ovvia, nel complesso qui non va bene, perché l’agilità va a farsi benedire… ma, io sono pur sempre una ragazza magica, dunque non devo accontentarmi delle soluzioni esistenti!!! 😍In effetti, di software specializzati per salvare cose ce ne sono a bizzeffe… ne hosto io stessa da anni uno per link e articoli dal web, Shiori… però, non so, manca in tutti quella cosa in più per questo caso d’uso… Tra cui, il fatto che è bello facile a salvare elementi singoli dentro tutti quei robi, ma se io ipoteticamente (…e praticamente) avessi cartelle già piene di roba sul PC, che stracavolo dovrei fare? Quindi, beh, semplicemente ho progettato Pignio per operare direttamente sul file system, pescando e salvando sia file che metadati da e su file nella cartella del server, e ho fuso insieme quei due universi che mai devono toccarsi, rispettivamente della banalità informatica e dell’alta informatica… in altre parole, è flat-file, e sono negativamente stupita del fatto che non esista alcun altro software lato server per questo scopo qui ma con questa caratteristica. 🤥
Ora è davvero nelle fasi iniziali, e funziona bene… bisognerà vedere poi quanto regge, soprattutto con decine o centinaia di migliaia di file multimediali da trovare sul disco, con altrettanti file INI messi affianco da cui vengono letti i metadati (e quanto sarà l’overhead sul disco avendo tutti questi file da poche centinaia di byte ciascuno), ma la struttura del file system (per gli elementi creati dalla app stessa, identificati da un ID Snowflake, non i file tirati da fuori) penso di averla architettata bene. Sarà davvero la prova definitiva per l’architettura flat-file, se davvero finisco per riempire il sistema con questo passo… ma, in compenso, una repo Git sarà perfetta per fare il backup di tali questi miei preziosi dati (cosiddetto “mio tessoro“), non avendo blob di database. 🤤
Lo stile dell’interfaccia, e a breve anche il sistema di raggruppamento di elementi in collezioni, vabbé, l’ho copiato spudoratamente da Pinterest, e mi sembra ben ovvio… ma, differenza di Pinterest, Pignio ha vantaggi molto tosti… in primis è mio, quindi posso sistemarlo per non avere tutti i bug di merda (Pinterest ne ha infiniti!), poi è self-hostabile, quindi i dati sono già sempre fisicamente in mano a me; e, in più, funziona senza JavaScript, e quindi anche su browser vecchi (pur se con un layout mezzo rotto su quelli, per via del framework che ho usato, UIKit)… figurarsi se io trascuravo proprio una cosa del genere. 😤
Il lavoro da fare è ancora tantino però (e te pareva), perché, a parte le collezioni, ci sono cose solo da sistemare. Cose piccole, come l’importazione automatica di elementi da feed RSS esterni (…ed implementare i feed della roba dalla app stessa)… ma poi anche cose grosse ma assolutamente necessarie, come avere un OCR automatico sulle immagini, o più in generale il riconoscimento dei contenuti per fare tagging automatico, così da ottimizzare la ricerca e potenzialmente avere un algoritmo di suggerimento utile in un’istanza con più utenti. A proposito… ancora non ho nemmeno finito di implementare i permessi per gli utenti, quindi non posso invitare ancora nessuno a provare la mia istanza… però, ho reso pubblico il codice già da ieri (nonostante inizialmente pensavo di aspettare un po’, perché potrei cambiare alcune cose della struttura dati… ma francamente non freca): gitlab.com/octospacc/Pignio. GODETE!!! 😈😳
#Dev #FlatFile #media #Pignio #Pinterest #selfhost #sviluppo #webapp #webdev
Grindr and Bumble top the list of the most data-hungry dating apps
- All analyzed dating apps collect your location, name, phone number, photos or videos, user and device IDs, purchase history, and sensitive information such as racial or ethnic data, sexual orientation, pregnancy or childbirth information, disability status, religious or philosophical beliefs, political opinions, genetic information, and biometric data. The most data-hungry dating app is Grindr, which collects 24 data types, followed by Bumble (22), Plenty of Fish (18), Tinder (16), Hinge (15), and Headero (9).
- Dating apps not only collect extensive personal and sensitive information but may also combine this data with information from third parties to enable targeted advertising. Additionally, data collected from your app about you or your device can be shared with data brokers, further increasing your exposure and the risk of your information being used in unexpected ways. This practice is known as ‘tracking’. While all analyzed dating apps (except Headero) collect data for tracking purposes, Bumble is the leader, collecting four data points in total: email address, location, device ID, and advertising data.
- We conducted a survey in the US, asking people about their use of various phone apps, including Bumble. Only 6% of respondents said they currently have Bumble installed on their phone, while 16% reported using it in the past but no longer do. Among those who have tried the app, usage is most popular among the 25–34 age group (32%), followed by 35–44 (28%), 18–24 (21%), and those aged 45+ (19%). Additionally, 60% of current or past Bumble users are male, and 40% are female. The majority of Bumble users, 68%, reside in big cities — while 20% live in small towns and 11% in rural areas. This suggests that while Bumble is aggressive in data collection and tracking, its actual reach remains relatively focused on younger, urban, and male demographics.
- Besides potentially exposing your personal data when using dating apps, there is also a risk of interacting with fake profiles. It is estimated that around 10% of profiles are fake. To put this in perspective, Tinder has about 75 million monthly active users, which amounts to 7.5 million fake profiles. This means there is a very high probability of encountering a fake profile at some point when using dating apps. These profiles are often created with the intent to deceive, scam, or manipulate others, which could lead to financial loss or emotional harm.
- Despite being the most data-hungry dating app and its past controversy over allowing users to filter matches by ethnicity⁵, Grindr is the highest-rated app in the Apple App Store, with a rating of 4.5 out of 5. Other analyzed dating apps are rated between 3.7 and 4.4. Grindr collects more data types than its competitors, including users’ names, email addresses, phone numbers, precise locations, sensitive information, email and text messages, search histories, and 17 additional data types. Nonetheless, Grindr’s high user rating shows that many still value the app’s experience over its data collection practices.
- Headero, the least popular app among those analyzed, recently had a data leak that exposed 352,081 user records, 3,032,001 chat records, and 1,096,904 chat room records. That seems like a lot, considering it has only 100K downloads in the Play Store. While Headero collects just nine data types, it still experienced a large-scale data breach, showing that users should be careful not to share too much information with any dating app and be mindful of conversations in the app, as they may not be as private as you would expect.
List of the most data-hungry dating apps announced - Surfshark
All analyzed popular dating apps collect your location, name, phone number, photos or videos, user and device IDs, purchase history, and other sensitive information.Surfshark
Buongiorno
skariko likes this.
Il problema delle patate - Una storiella nata in Francia e raccontata da Lucio Russo nel suo "Segmenti e bastoncini" per esemplificare il tracollo della prparazione matematica negli studenti della
crosspostato da: poliversity.it/users/macfranc/…
Il problema delle patate - Una storiella nata in Francia e raccontata da Lucio Russo nel suo "Segmenti e bastoncini" per esemplificare il tracollo della prparazione matematica negli studenti della scuolaPer mostrare un esempio del dibattito sul deterioramento dell'insegnamento scientifico, diffuso in termini analoghi in tutto il mondo occidentale, riportiamo la storiella del "problema delle patate", che, nata in Francia, è stata riproposta recentemente in Spagna. [Nota. Il "problema delle patate", ripreso da una rivista spagnola, è stato riproposto in traduzione italiana da Ana Millàn Gasca nel numero marzo-giugno 1996 di "Lettera matematica". Ho abbreviato leggermente il testo. Fine nota.] Si tratta della descrizione delle successive modifiche di un semplice problema di aritmetica.
1960.
Un contadino vende un sacco di patate per 1000 pesetas. Le sue spese di produzione sono i 4/5 del prezzo di vendita. Qual è il suo guadagno?
1970 (insegnamento "tradizionale").
Un contadino vende un sacco di patate per 1000 pesetas. Le sue spese di produzione sono i 4/5 del prezzo di vendita, e cioè 800 pesetas. Qual è il suo guadagno?
1970 (insegnamento "moderno").
Un contadino scambia un insieme P di patate con un insieme M di monete. La cardinalità dell'insieme M è uguale a 1000 e ogni elemento di M vale una peseta. Disegna 1000 grossi punti che rappresentino gli elementi dell'insieme M. L'insieme S delle spese di produzione è un sottoinsieme di M ed è formato da 200 grossi punti in meno di quello dell'insieme M. Rappresenta l'insieme S e rispondi alla domanda seguente: qual è la cardinalità dell'insieme G che rappresenta il guadagno? Disegna G in colore rosso.
1980 (insegnamento "rinnovato").
Un contadino vende un sacco di patate per 1000 pesetas. Le sue spese di produzione sono 800 pesetas e il suo guadagno è di 200 pesetas. Sottolinea la parola "patata" e discutine con il tuo compagno.
1990 (insegnamento "riformato").
Supponendo che degli agricoltori vogliano vendere un sacco di patate per 1000 pesetas, fai un sondaggio per determinare il volume della domanda potenziale di patate nel nostro paese. Completa questa ricerca analizzando gli elementi del problema, mettendo in rapporto gli elementi fra loro e cercando il principio del rapporto fra questi elementi. Per finire, fai una tabella a doppio ingresso, indicando in orizzontale, in alto, i nomi degli elementi citati, e in verticale, in basso, diversi modi di cucinare le patate.
Lucio Russo, Segmenti e bastoncini - Dove sta andando la scuola? - Milano 1998
Il problema delle patate - Una storiella nata in Francia e raccontata da Lucio Russo nel suo "Segmenti e bastoncini" per esemplificare il tracollo della prparazione matematica negli studenti della scuolaPer mostrare un esempio del dibattito sul deterioramento dell'insegnamento scientifico, diffuso in termini analoghi in tutto il mondo occidentale, riportiamo la storiella del "problema delle patate", che, nata in Francia, è stata riproposta recentemente in Spagna. [Nota. Il "problema delle patate", ripreso da una rivista spagnola, è stato riproposto in traduzione italiana da Ana Millàn Gasca nel numero marzo-giugno 1996 di "Lettera matematica". Ho abbreviato leggermente il testo. Fine nota.] Si tratta della descrizione delle successive modifiche di un semplice problema di aritmetica.
1960.
Un contadino vende un sacco di patate per 1000 pesetas. Le sue spese di produzione sono i 4/5 del prezzo di vendita. Qual è il suo guadagno?
1970 (insegnamento "tradizionale").
Un contadino vende un sacco di patate per 1000 pesetas. Le sue spese di produzione sono i 4/5 del prezzo di vendita, e cioè 800 pesetas. Qual è il suo guadagno?
1970 (insegnamento "moderno").
Un contadino scambia un insieme P di patate con un insieme M di monete. La cardinalità dell'insieme M è uguale a 1000 e ogni elemento di M vale una peseta. Disegna 1000 grossi punti che rappresentino gli elementi dell'insieme M. L'insieme S delle spese di produzione è un sottoinsieme di M ed è formato da 200 grossi punti in meno di quello dell'insieme M. Rappresenta l'insieme S e rispondi alla domanda seguente: qual è la cardinalità dell'insieme G che rappresenta il guadagno? Disegna G in colore rosso.
1980 (insegnamento "rinnovato").
Un contadino vende un sacco di patate per 1000 pesetas. Le sue spese di produzione sono 800 pesetas e il suo guadagno è di 200 pesetas. Sottolinea la parola "patata" e discutine con il tuo compagno.
1990 (insegnamento "riformato").
Supponendo che degli agricoltori vogliano vendere un sacco di patate per 1000 pesetas, fai un sondaggio per determinare il volume della domanda potenziale di patate nel nostro paese. Completa questa ricerca analizzando gli elementi del problema, mettendo in rapporto gli elementi fra loro e cercando il principio del rapporto fra questi elementi. Per finire, fai una tabella a doppio ingresso, indicando in orizzontale, in alto, i nomi degli elementi citati, e in verticale, in basso, diversi modi di cucinare le patate.
Lucio Russo, Segmenti e bastoncini - Dove sta andando la scuola? - Milano 1998
Car apps: the hidden data exchange
- The most data-hungry car app is Mercedes-Benz, which collects 17 different data types, followed by BMW (14), Volkswagen (13), Toyota (12), Hyundai (12), Honda (11), and Ford (10). These seven apps share a common pattern in their data collection practices: they all collect users’ names, email addresses, phone numbers, user IDs, device IDs, product interaction data, and diagnostic data. Additionally, all except Ford also collect location data. This suggests that many leading automakers are building comprehensive user profiles through their apps, likely to enable and enhance a wide range of connected features. > - However, the collection of location data and personal identifiers raises important privacy concerns, particularly if users are not fully aware of how their information is being used and shared or the potential risks involved.
- In contrast, Audi’s app stands out as the least data-hungry, as it does not collect any user data. Tesla and Nissan also collect relatively little information. Tesla gathers two diagnostic data types and one related to product interaction, while Nissan collects the same data types as Tesla, with the addition of the device ID. This suggests that these manufacturers may be adopting a more privacy-conscious approach, either by limiting the functionality of their apps or by intentionally designing them to operate with minimal data collection.
- BMW is the only analyzed app that collects audio data and a list of contacts from the user’s phone, address book, or social graph. Meanwhile, the Volkswagen app is the only one that collects payment information, such as form of payment, payment card number, or bank account number.
- Major data leaks have occurred in the automotive industry in the past, and the more information companies collect, the greater the potential risk if that data is compromised. For example, Toyota experienced a significant data breach in 2024, exposing 240 GB of sensitive customer information, including names, email addresses, physical addresses, and vehicle data. Another data leak affecting 800,000 electric vehicles happened in 2025 to the German company Volkswagen Group. > - The data was stored in Amazon Cloud and included information on the cars’ location, battery levels, and engine activation and deactivation. The group that exposed the leak confirmed that the amassed data on the vehicles was easily accessible and could be matched to car owners’ personal data.
- In 2024, the global sales of the analyzed car brands totaled 38.1 million vehicles. Toyota led with 10.8 million units sold, followed by Ford (4.5M), Hyundai (4.1M), Honda (3.7M), Volkswagen (3.3M), Nissan (3.3M), BMW (2.5M), Mercedes-Benz (2.4M), Tesla (1.8M), and Audi (1.7M). Considering that most official car apps began appearing in the mid-2010s, there are now potentially tens of millions of car owners who could use these apps.
What your car app really collects
Analysis uncovered what data 10 major car brand apps collect, with Mercedes-Benz’s app leading by gathering 17 different types of user and vehicle data.Surfshark
zockerr
in reply to ikidd • • •qaz
in reply to zockerr • • •And obviously their option is the "best". From the conclusion:
ziggurat
in reply to qaz • • •jlsalvador
in reply to ikidd • • •You could try mine, SimpleK8s (kubeadm, containerd, systemd, buildroot), ~50Mb single file (kernel+initramfs).
simplek8s.org/
The current footprint is lower than every alternatives commented on this article.
SimpleK8s - Linux distribution for effortless Kubernetes
simplek8s.orgmoonpiedumplings
in reply to ikidd • • •I find this comparison unfair becuase k3s is a much more batteries included distro than the others, coming with an ingress controller (traefik) and a few other services not in talos or k0s.
But I do think Talos will end up the lighest overall because Talos is not just a k8s distro, but also a extremely stripped down linux distro. They don’t use systemd to start k8s, they have their own tiny init system.
It should be noted that Sidero Labs is the creator of Talos Linux, which another commenter pointed out.
setVeryLoud(true);
in reply to ikidd • • •I've been looking at K3s deployed on FCOS, but I have no clue how I'm supposed to use Terraform to deploy FCOS.
My understanding is that FCOS is supposed to be ephemeral and re-deployed every so often, which would imply the use of a hypervisor like Proxmox on the host, but Proxmox does not play well with Terraform.
I also considered OpenStack, but it's way over my head. I have a very simple single-node Kubernetes setup to deploy using GitOps, and nothing seems to fit the bill.