Not 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.
AWS Lambda might be a bit more popular than TiddlyWiki. We know about 273 links to it since March 2021 and only 191 links to TiddlyWiki. 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.
There is also https://tiddlywiki.com/ that you can save anywhere. - Source: Hacker News / 5 days ago
- 100% handcrafted human code (TM) Here's the primary trick that makes this possible: https://news.ycombinator.com/item?id=43179649 [2] Notetime - https://news.ycombinator.com/item?id=43434152 [4] TiddlyWiki - https://tiddlywiki.com/. - Source: Hacker News / about 1 month ago
Is this similar to TiddlyWiki https://tiddlywiki.com/ ? - Source: Hacker News / about 2 months ago
Imagine having a personal wiki that fits in a single HTML file — no databases, no servers, just a self-contained knowledge base you can store in Dropbox, email to yourself, or even host on a static file server. Sounds familiar? Inspired by the legendary TiddlyWiki, I set out to create a minimalist wiki that’s lightweight and works even without JavaScript. - Source: dev.to / 2 months ago
Tiddlywiki https://tiddlywiki.com/ is good at cross-linking notes and publishing to the web. Consider writing plain HTML and calling it a digital garden, so you aren't locked into the chronological feed blog mindset. Maybe Obsidian Publish? https://obsidian.md/publish#:~:text=Explore%20Publish%20sites%20by%20the%20Obsidian%20community. - Source: Hacker News / 4 months ago
AWS CloudFront is the star of the show here. It caches static content (like media, scripts, and images) to ensure fast, reliable delivery. Other AWS services that run at the edge include Route 53 for DNS routing, Shield and WAF for security, and even Lambda via Lambda@Edge — giving you the ability to run serverless logic closer to the user. - Source: dev.to / 9 days ago
AWS Lambda charges per millisecond with Configurable memory allocations, offering 1 million free requests monthly. - Source: dev.to / 21 days ago
When the built-in Amazon API Gateway authorization methods don’t fully meet our needs, we can set up Lambda authorizers to manage the access control process. Even when using Cognito user pools and Cognito access tokens, there may still be a need for custom authorization logic. - Source: dev.to / about 1 month ago
AWS Lambda AWS Lambda is a compute service that runs your backend code in response to events such as object uploads and HTTP requests. It automatically handles all the capacity, patching, scaling, and administration of the infrastructure to run your AWS Lambda functions. Lambda also provides visibility and performance and automatically manages the computing resources, making it easy to build applications that... - Source: dev.to / about 1 month ago
AWS Lambda will be used with Python 3.12 to interact with the Jira APIs. But before we dive into the code, there are a few key functionalities to understand. - Source: dev.to / about 1 month 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.
Amazon S3 - Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.
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.
Google App Engine - A powerful platform to build web and mobile apps that scale automatically.
DokuWiki - DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
Amazon API Gateway - Create, publish, maintain, monitor, and secure APIs at any scale