this post was submitted on 02 Sep 2024
223 points (98.3% liked)

Programming

17020 readers
260 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
[–] jaxxed@lemmy.world 11 points 2 weeks ago (5 children)

Org-mode is like md but has tables and more. Emacs will even run computation as a party of interpretation. GitHub accepts it in place of markdown.

load more comments (5 replies)
[–] arthur@lemmy.zip 11 points 2 weeks ago (4 children)
load more comments (4 replies)
[–] 0x0@programming.dev 10 points 2 weeks ago (23 children)
load more comments (23 replies)
[–] MonkderVierte@lemmy.ml 10 points 2 weeks 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 weeks 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?

[–] UFODivebomb@programming.dev 9 points 2 weeks ago (1 children)

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

[–] cyclohexane@lemmy.ml 6 points 2 weeks 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)
[–] anzo@programming.dev 9 points 2 weeks ago (1 children)
load more comments (1 replies)
[–] madnificent@lemmy.world 8 points 2 weeks 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)
[–] seth@lemmy.world 6 points 2 weeks ago* (last edited 1 week ago) (3 children)

Oddly having several variants rather than a standard despite "regular" being in the name: everyone I work with eschews regex but after finally taking the time to learn more than just the basics of it a few years ago I find it so incredibly useful almost daily.

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

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

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