19:22

Ever wonder what’s the difference between #Docmost and #Outline? Check this out, this is a work in progress: infobase.pytheon.org/∞

22:51

MKCert

A simple zero-config tool to make locally trusted development certificates with any names you’d like.
10:01

From @tailscale #Tailscale documentation:

Taildrop permits you to share files between devices that you are logged in to, even if access control policies are used to restrict access to the devices. You cannot use Taildrop to send files to and from nodes you have tagged.

Well, that’s a bummer! How can you expect people to use #Taildrop when users usually tag their devices in order to group them accordingly for easy access control rules?

23:45

GitHub - sheshbabu/zen: Minimal Notes App

Minimal Notes App. Contribute to sheshbabu/zen development by creating an account on GitHub.
12:58

GitHub - resume-llm/resume-ai: A local, privacy-first résumé builder using LLMs and Markdown to generate ATS-ready DOCX files with Pandoc — no cloud, no tracking.

A local, privacy-first résumé builder using LLMs and Markdown to generate ATS-ready DOCX files with Pandoc — no cloud, no tracking. - resume-llm/resume-ai
12:57

GitHub - dockpeek/dockpeek

Contribute to dockpeek/dockpeek development by creating an account on GitHub.
12:04

Dory

A lightweight static site generator for technical documentation.
I wonder how this compares to Hugo, MkDocs, and Jekyll.
11:53

Dagu

Modern workflow orchestration made simple
Cron with a UI. Could this be a good alternative to Cronicle?
09:38

Grist Omnibus

This is an experimental way to install Grist on a server quickly with authentication and certificate handling set up out of the box.
This is Grist with authentication. I’m just not sure until when the developers will support and maintain this.
18:42

PyGrister - A Python client for the Grist API

Pygrister is a Grist client that covers all the documented APIs. Pygrister keeps track of basic configuration for you, remembering your team site, workspace, working document, so that you don’t have to type in the boring stuff every time. Apart from this and little else, Pygrister is rather low-level: it will call the api and retrieve the response, with only minor changes. If the api call is malformed, you will simply receive a bad HTTP status code.