I tend to think in terms of 1 function that is meaningful for composability. The point in having small tools is that they can be combined in new ways, not just small programs for its own sake. To me it makes sense if you think of Unix itself as both the IDE and the system carrying out the purpose of the machine. We’ve gradually moved away from this though.
- 24 Posts
- 763 Comments
pmk@lemmy.sdf.orgto
Rant@lemmy.sdf.org•opinion: lemmy instances - should disclose basic hardware and infrastructure in "about" section. Most lemmy instances cant afford to have non-text usersEnglish
2·10 days agoI’d trust servers that have been around for a couple of years and have a significant amount of active users more than the ones that pop up and disappear. Preferably maintained by a team with routines and stated policies. That said, there are no guarantees.
In a way, the non-slop trend is like the early Arts and Crafts movement which in its time reacted to the industrialization of that time. Slop being the modern version of soulless mass produced cheap stuff. Is this a fight we humans will always have with technology?
I like it. “A” should look like a bulls head, as was originally intended. We’re the ones using the letter upside down.
Sadly I don’t know much about formal logic, but I choose to believe you are correct.
Ken actually uses Debian, at least he said so in an interview a couple of years ago.
pmk@lemmy.sdf.orgto
Asklemmy@lemmy.ml•I'm new to lemmy, came from reddit. What's the lemmy etiquette like? How different is it from reddiqutte?
189·10 months agoAs others have said, lemmy.zip might be a better instance for you than .ml.
In general, I’d say people are nicer here, more arguments in good faith, which I like.
Politics range from socialism to anarchism. Any thread on any topic is a good place to discuss Linux. No one cares about how many upvotes people have. You may need to actively explore communities and join them if you want. It’s a bit like free software, if you think something is lacking, participate with more content and build up the community. Free software is great, what’s your favorite distro?
It’s a quote from the movie Blade Runner. It’s meant to produce involuntary emotional responses in humans, to tell them apart from robots.
If you want something with a game/tech black mirror like feeling, I recommend Daemon and Freedom by Daniel Suarez.
Gael Duval (/e/os) wrote as a response:
"I’d like to state *very clearly* that Murena and e Foundation are not related in case to this ridiculous and pseudo-drama.What we seek is to totally ignore these guys, and have nothing to do with them.
And again, and again, despite what they are repeating, we are NOT competitors, as we are not in the hardened-security market spaces."
What makes you go back to stock?
Currently, only the Pixel hardware has all the hardware security features GrapheneOS wants. They could support other devices, but then they would have to compromise on security, which is something they don’t want to do. A while ago it was reported that they were looking to partner up with another manufacturer, but I haven’t heard anything about that since.
I have not been able to find this again, but I swear that I once read a study where they had measured oxytocin levels while stimulating a badgers nipples. I just want to see the person who did this. Anyways, it worked as expected, and they had some data on which frequency worked best. Iirc it was one slow stroke every 1.5 seconds. Which is kind of the pace I pet cats to relax.
Iirc, the list is of operating systems that the FSF recommends. You could have a system running 100% free software, but the FSF won’t recommend it if the distro makes it easy to theoretically install proprietary code. It’s fine to run such a system, but the FSF won’t recommend it.
pmk@lemmy.sdf.orgto
Linux@lemmy.ml•Open Source Developers Are Exhausted, Unpaid, and Ready to Walk Away
91·10 months agoI respect how OpenBSD seems to work. Like “we do this for ourselves, but if you want to use our software, go ahead, we don’t mind (or care)”.
pmk@lemmy.sdf.orgto
Proton •Proton Data Breach Observatory | A haveibeenpwned like service.English
7·10 months agoSteve, I just read this whole exchange between you and the other person, and I just want you to know that it was beautiful. You are the kind of person that we need for the public discourse and democracy to work.


















In “The UNIX Programming Environment” from 1984, mail is described like this:
“Sending mail to someone is straightforward. Suppose it is to go to the person with the login name nico.
$ mail nico
Now type in the text of the letter
on as many lines as you like…
After the last line of the letter
type a control-d.
ctl-d
$”