Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Resilient technologies aren’t retro—they’re ROOT: Robust, Open, Ongoing, Time-tested.

Uncategorized
18 9 45

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 🎉 What's New in Org Social!

    Uncategorized emacs orgmode orgsocial
    1
    0 Votes
    1 Posts
    0 Views
    🎉 What's New in Org Social! 🎉This month the community has been buzzing about LoRa radio communications, members shared deep Emacs workflows, including GNUS for email, AUCTeX for papers, BQN/ngn/k array languages with Org Babel, pdf-tools, whisper.el voice dictation tricks, and org-alert debugging on Termux/Android. The org-publish vs Hugo debate sparked up, with one member proudly running a website built 100% with org-mode and elisp.The spirit of digital freedom ran strong: deleting big tech accounts, supporting EU tech independence, and celebrating that "in plain text, identity verification doesn't exist and never will."Also, org-social.el v2.11 was released with bug fixes found by the community itself.And yes, there were cat photos 🐱If you love Emacs and plain text freedom, join us!For more information: https://github.com/tanrax/org-social#emacs #orgmode #orgsocial
  • 0 Votes
    1 Posts
    8 Views
    🎉 What’s New in Org Social! 🎉The last month has been incredibly productive for Org Social! Here’s everything that happened:📜 Org Social SpecificationVersion 1.5 (29 Dec)Version 1.6 (4 Jan) - Final/Stable Version!∙ #+LOCATION: for user location (city, country)∙ #+BIRTHDAY: in YYYY-MM-DD format∙ #+LANGUAGE: for languages spoken (ISO 639-1)∙ #+PINNED: to pin a post to profile top∙ Post ID now allowed in header (after **) in addition to :ID: property🖥️ org-social.el ClientVersion 2.8 (11 Dec)∙ Real-time Desktop Notifications via SSE (Server-Sent Events)∙ Post Preview Length Control with “Read more” button (configurable)Version 2.10 (5 Jan)∙ Full support for Org Social v1.6 specification🌐 Ecosystem Growth∙ 50 feeds on the official Org Relay! 🎊∙ New “Ecosystem Developers” section in official documentation∙ Org Social surpassed twtxt in activity (609 vs 603 posts in Q1)Thank you all for being part of this journey! ❤️#emacs #orgmode #orgsocial #FOSS #decentralized
  • 0 Votes
    1 Posts
    11 Views
    #TIL that in #less, if you enable case-insensitive searching, it only searches insensitively if your search string is all lower case. As soon as you include a capital letter in the search string, it goes back to searching case-sensitively regardless.Weird how it's easy to miss things like that. I knew that happened in #emacs, but somehow, in 20 years I'd never noticed it in less.I presume the rationale (in both tools) is that if you went to the extra effort of typing the capital letter, you meant it. I found out that less did this by _pasting_ a search string into it, which invalidates that assumption – it would have been _more_ effort for me to deliberately downcase the string I pasted.So I guess I must have never done that before, or else, wasn't paying attention when I did!
  • 0 Votes
    1 Posts
    12 Views
    Org social has HTML previews for other social networks 🥳Example: https://andros.dev/static/preview/2025-09-14T09-22-09plus0200.htmlCode: https://github.com/tanrax/org-social-preview#emacs #orgsocial