this post was submitted on 02 Sep 2024
220 points (98.2% liked)

Programming

17417 readers
38 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

There are a couple I have in mind. Like many techies, I am a huge fan of RSS for content distribution and XMPP for federated communication.

The really niche one I like is S-expressions as a data format and configuration in place of json, yaml, toml, etc.

I am a big fan of Plaintext formats, although I wish markdown had a few more features like tables.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] arthur@lemmy.zip 11 points 2 months ago (4 children)
load more comments (4 replies)
[–] 0x0@programming.dev 10 points 2 months ago (23 children)
load more comments (23 replies)
[–] MonkderVierte@lemmy.ml 10 points 2 months ago (2 children)

About s-expressions, what i read about it: https://web.archive.org/web/20120206034439/https://shinkirou.org/blog/2010/06/s-expressions-the-fat-free-alternative-to-json/

Seems rather niche, for non-key-value-pair data structures (aren't no-sql databases good for that?), considering that lightweight markup fulfills that role for readable document source.

load more comments (2 replies)
[–] matcha_addict@lemy.lol 10 points 2 months ago

Not sure if it counts, but the terminal world being a place where many applications do so many different things but are interoperable, is amazing. I guess that would be the POSIX standard?

[–] anzo@programming.dev 9 points 2 months ago (1 children)
load more comments (1 replies)
[–] UFODivebomb@programming.dev 9 points 2 months ago (1 children)

Is ipfs usage growing? Stagnant? No idea... Diatributed serving of content seems great

[–] cyclohexane@lemmy.ml 6 points 2 months ago (8 children)

I never really quite understood IPFS and why it gets used where I see it today. What problem is it solving?

load more comments (8 replies)
[–] madnificent@lemmy.world 7 points 2 months ago (2 children)

The semantic web and social linked data. We could have applications share data without depending on big tech, but rather based on application standards.

It can be used today and gains traction but I wouldn't mind it going faster. Especially the interoperable personal app space could use some love and attention.

load more comments (2 replies)
[–] MonkderVierte@lemmy.ml 6 points 2 months ago* (last edited 2 months ago) (10 children)

Unicode editors for notes/todo formats, making markup unnecessary.

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