
TiddlyWiki
Obsidian.md
Zim Wiki
Logseq
DokuWiki
Notion
Joplin
Evernote
Docker Compose
Kubernetes
Rancher
Docker Swarm
Helm.sh
OpenShift
CloudStack
AlwaysData
TiddlyWiki
Docker ComposeNot too far ago, I invested several days into "mastering" and tuning TiddlyWiki. It was an interesting experience. I loved it on the whole and felt very enthusiastic about using it store all my knowledge. It's super flexible and use of tags, filters and macros make it unique. However, it's a bit complicated for mass adoption. Also, the extended use of its powerful features may make your computer tangibly slow.
That's why I found "Obsidian", that's what I'm using today to store my knowledge.
Based on our record, TiddlyWiki should be more popular than Docker Compose. It has been mentiond 199 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Https://tiddlywiki.com/#WidgetMessage%3A%20tm-http-request A community version of TiddlyWiki called Bob (by OokTech) implements real-time, two-way communication between the server and the browser, and between different wikis managed by the same server. This is the closest functional equivalent to what Joe and Jeremy discussed, it's built on WebSockets and Node.js. - Source: Hacker News / 6 months ago
What is your innovation over https://tiddlywiki.com/. - Source: Hacker News / 7 months ago
Not a dig, but it reminds me of how much I used to like tiddly wiki. https://tiddlywiki.com/. - Source: Hacker News / 9 months ago
I have slightly different needs I suppose, but I settled for https://tiddlywiki.com/ as my SOHO wiki. There is a learning curve, but once you grasp some rather uncommon concepts it's quite good and very easy to setup, backup and manage locally or remotely. - Source: Hacker News / 11 months ago
I just standardize to TiddlyWiki (2004) https://tiddlywiki.com/#History%20of%20TiddlyWiki format now supporting json to maintain interop with PlainText editors emacs, vim, mobile, or bespoke GenAi DIY vibe code import/export tool, etc and all done! [{. - Source: Hacker News / 11 months ago
Docker Documentation Docker Compose Documentation. - Source: dev.to / 2 months ago
While developing web applications using Docker Compose has many positives, like portability and making it easy to add databases and other services like Redis to your environment, it's important to remember that Docker and containers generally were not originally meant to facilitate the sort of immediate-feedback development workflows which web developers expect. - Source: dev.to / 2 months ago
We started experimenting with AI-powered imports in March, and the initial tests were promising. By analyzing package files, Docker Compose files, Dockerfiles, READMEs, folder structures, and other project files, AI turned out to be remarkably capable of understanding how a project should run on Diploi. - Source: dev.to / 3 months ago
This tutorial walks you through setting up a simple Docker Compose project that serves two Node web servers over HTTPS using Caddy as a reverse proxy. You will learn how to use mkcert to generate wildcard certificates and the minimal configuration needed in the Caddyfile and docker-compose.yml to get it all working. - Source: dev.to / 3 months ago
Docker Compose is still the fastest way to model multi-service dependencies in a local environment. The depends_on directive with condition: service_healthy is the piece most teams miss:. - Source: dev.to / 4 months ago
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
Kubernetes - Kubernetes is an open source orchestration system for Docker containers
Zim Wiki - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.
Rancher - Open Source Platform for Running a Private Container Service
Logseq - Logseq is a local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base.
Docker Swarm - Native clustering for Docker. Turn a pool of Docker hosts into a single, virtual host.