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

I owe Merlin Mann @hotdogsladies a debt of gratitude.

Uncategorized
5 3 13

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
  • @danderzei #orgmode This is the way.

    Uncategorized orgmode
    1
    1
    0 Votes
    1 Posts
    0 Views
    @danderzei #orgmode This is the way.
  • 0 Votes
    1 Posts
    7 Views
    If you're using #lazyblorg as your static website generator: I've updated the project today.It now used "uv" for dependency management, script invocation and unit test execution. Furthermore, I adapted the code to match the #pandoc version of Debian 13 Trixie.Although you need to adapt a few things (mainly path settings in a shell script), this update should actually improve and simplify things for you as well.https://karl-voit.at/tags/lazyblorg/https://github.com/novoid/lazyblorgHTH 🙇 #publicvoit #Emacs #Orgmode #orgdown
  • 0 Votes
    1 Posts
    21 Views
    I have deployed the first public version of Org Social Relay 🥳.You can open or use: https://org-social-relay.andros.dev/Do you want to test it?```# List all feeds known by the relaycurl https://org-social-relay.andros.dev/feeds/# List all mentions for a given feedcurl https://org-social-relay.andros.dev/mentions/?feed=[your URL]# Examplecurl https://org-social-relay.andros.dev/mentions/?feed=https://andros.dev/static/social.org```Check the https://github.com/tanrax/org-social-relay?tab=readme-ov-file#api-status for more information.#emacs #orgsocial #orgmode