83 private links
GitHub - tinacms/tinacms: A fully open-source headless CMS that supports Markdown and Visual Editing
A fully open-source headless CMS that supports Markdown and Visual Editing - tinacms/tinacms
This seems awesome, integrates itself a little more into your website than 'directus' (which does essentially the same thing) and runs directly on a git repo instead of being backed by SQL. Stuff fetched by GraphQL afaik.
The Modern Data Stack š° ā Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database. - directus/directus
Built on REST/GraphQL, can interface with any SQL db (though can bring its own afaik?) - could be a really nice little CMS tool for building blogs/content-websites etc.
š A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. - WerWolv/ImHex
A smart redirecting gateway for various frontend services. Faster alternative to farside.
Very simple - farside.link alternative, just intended to be faster.
Provides a set of kubernetes extensions which allow git repositories to be applied (synced) into a cluster and reconciled in the typical declarative model. It thus seeks to allow GitOps flows to automatically be applied.
I.e. you merge something in git and it applies it to your k8s cluster.
An SMTP gateway for Apprise notifications - works in tandem with Apprise so that now your applications do not even have to know about apprise in any way.
Simply point them to the mailrise gateway and send an email (which is often natively supported, especially by legacy apps). Mailrise receives it, translates it into something apprise understands and forwards it to Apprise which then does its usual thing and puts it into one of the dozens of programs it supports. Neat!
Run LLMs and other machine learning models locally. Wants to be a complete drop-in replacement for OpenAI so it also has the same REST API bindings - theoretically allowing you to replace any software that uses OpenAI models with this one (e.g. through redirecting DNS resolution in hosts).
Supports GPU acceleration but also runs without CPU. Usable for text, audio, video, image, voice generation.
Run LLMs on your own: software that can simply load LLMs locally and let you interface with them (for generative text, coding assistance, image generation, etc).
Distributed (and specifically self-hosting/home-labbing oriented) platform which creates your own S3-compatible storage.
Essentially, host your own S3 platform just like MinIO, except that it's distributed across multiple nodes by default.
These nodes don't have to be super powerful (they mention 1GB RAM, 16GB space minimums) and can be fairly far apart - so they could be in your home, in a datacenter, at your mother's garage.
A scalable overlay networking tool with a focus on performance, simplicity and security.
Seems somewhat similar to a self-hosted headscale/tailscale/netbird instance?
An experiment in scalable routing as an encrypted IPv6 overlay network - yggdrasil-network/yggdrasil-go
Generates RSS feeds for a wide range of websites.
Has a long list of pre-made bridges which interact with all sorts of pages,
for a one-click bridge creation (or in cases where it's more difficult to extract RSS feeds).
A good list to get to know some alternatives for a more decentral approach to a wide variety of things - groupware, filehosting, image upload, notetaking, meetings, surveys, development and more.
Open source forum software - hyper extensible (I think there's over 2000 extensions already?).
Otherwise, very similar to something like discourse.
A whole LLM embedded in a font!
You can write something and then add a lot of exclamation marks and.. it just generates text for you.
But the text doesn't really exist (try copy pasting into different software) it essentially just represents it via the font to you.
This is, frankly, insane.
A complete game embedded in a font. Why do fonts have code execution abilities? No clue. But they used it to recreate pokemon in a font. In a font.
You can play it directly on the website or install the font locally and play it in your document editor, code editor, commandline, ..image editing software, ...browser, ...random accounting software...
"SOGo is a very fast and scalable modern collaboration suite (groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission handling. It also makes use of documented standards (IMAP, CalDAV, CardDAV, etc.) and thereby provides native connectivity (without plugins) to many clients such as Microsoft Outlook, Apple iCal, the iPhone, Mozilla Lightning, and a plethora of mobile devices."
Open source groupware offering - with a really slick design.
Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
GUI software to access any and all of the above (and more) protocols/services. Includes e.g. access to both Nextcloud and Dropbox storage and your S3 buckets on top.
Runs in its own GUI so too cumbersome for me, but also is the foundation for the paid 'Mountainduck' software (for Win and Mac) which incorporates everything into the explorer GUI and thus runs as invisibly as on Linux mounts. Pretty clever!
An exhaustive guide on researching user needs (intended for products but equally applicable to other consumption-facing processes).
Very neat and condensed collection of thoughts about interview- and observation-style research.
Self-hosted lightweight PaaS solution to deploy and manage your applications on any VPS [Your own self-hosted Heroku, Vercel] - swiftwave-org/swiftwave
Deploy your containers easily and quickly. Smaller footprint than coolify