this post was submitted on 19 Apr 2024
260 points (98.5% liked)

Linux

55101 readers
552 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Whether you're really passionate about RPC, MQTT, Matrix or wayland, tell us more about the protocols or open standards you have strong opinions on!

(page 8) 14 comments
sorted by: hot top controversial new old
[–] [email protected] 12 points 1 year ago

I sincerely wish all of my messages were delivered to me by an owl holding a scroll.

[–] [email protected] 15 points 1 year ago (4 children)

i wish all the big players would agree on one of the many open chat and IM protocols. it's like kindergarten where the toddlers don't want to share toys

load more comments (4 replies)
[–] [email protected] 55 points 1 year ago (1 children)

RSS (RDF Site Summary or Really Simple Syndication) It is in use a fair amount, but it is usually buried. Many people don't know it exists and because of that I am afraid it will one day go away.

I find it a great simple way to stay up to date across multiple web sites the way I want to (on my terms, not theirs) By the way, it works on Lemmy to :)

load more comments (1 replies)
[–] [email protected] 32 points 1 year ago (5 children)

Matrix... it's on such a good path I can't complain. Adoption could be faster but it's alright.

I2p, although I have no idea if the lack of adoption has not a very good reason.

load more comments (5 replies)
[–] [email protected] 159 points 1 year ago (10 children)

RSS. It's still around but slowly dying out. I feel like it only gets added to new websites because the programmers like it.

[–] [email protected] 16 points 1 year ago (6 children)

WebSub (formerly PubSubHubbub). Should have been a proper replacement for RSS with push support instead of polling. Too bad the docs were awful and adopting it as an end user was so difficult that it never caught on.

load more comments (6 replies)
load more comments (9 replies)
[–] [email protected] 13 points 1 year ago (3 children)

I'd love to see more adoption of... I2C!

Bazillions of motherboards and SBCs support I2C and many have the ability to use it via GPIO pins or even have connectors just for I2C devices (e.g. QWIIC). Yet there's very little in the way of things you can buy and plug in. It feels like such a waste!

There's all sorts of neat and useful things we could plug in and make use of if only there were software to use it. For example, cheap color sensors, nifty gesture sensors, time-of-flight sensors, light sensors, and more.

There's lmsensors which knows I2C and can magically understand zillions of temperature sensors and PWM things (e.g. fan control). We need something like that for all those cool devices and chips that speak I2C.

[–] [email protected] 9 points 1 year ago (2 children)

I2C is a bit goofy though. As a byproduct of being an undiscoverable bus you basically just have to poke random addresses and guess what you're talking to. The fact lmsensors i2c detection works as well as it does is a miracle. (Plus you get the neat issue where even the act of scanning the bus can accidentally reconfigure endpoints)

load more comments (2 replies)
load more comments (2 replies)
[–] [email protected] 22 points 1 year ago (2 children)

Remember SOAP? Remember XML-RPC? Remember CORBA?

Those were not very good.

load more comments (2 replies)
[–] [email protected] 18 points 1 year ago (3 children)
load more comments (3 replies)
[–] [email protected] 46 points 1 year ago (3 children)
[–] [email protected] 3 points 1 year ago (1 children)
load more comments (1 replies)
[–] [email protected] 22 points 1 year ago (2 children)

Call me old fashioned, but I still call it Jabber.

load more comments (2 replies)
load more comments (1 replies)
[–] [email protected] 5 points 1 year ago (1 children)

I’m really into CloudEvents because I love event-driven systems, and since events can come from, or be consumed by, so many different services, having a robust spec is super duper useful.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›