No features have been listed yet.
No TinyBase.org videos yet. You could help us improve this page by suggesting one.
Based on our record, aerc should be more popular than TinyBase.org. It has been mentiond 20 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.
4. The LLM creates, updates or deletes the list items in turn (stored in localStorage or a Durable Object -> shout out https://tinybase.org/) The lists are React components, designed to be malleable. They can be re-written in-app by the LLM, while still taking todos. The react code also provide great context for the LLM — a shared contract between user and AI. I'm excited to experiment with streaming real-time... - Source: Hacker News / 2 months ago
The goal of this app is to be a simple datastore for all the details a family might need to manage in a given week — meal plans, pickup rosters, date night ideas, shopping lists — everything in one place, organized into simple, purpose-built lists. It’s my take on what Apple Intelligence could be. Ordinarily, an app like this would be tedious to use, how do you find your todo on 50+ todo lists? This is where you... - Source: Hacker News / 3 months ago
I use TinyBase for the client side store, it can sync with pretty much all the technologies people are talking about here https://tinybase.org/. - Source: Hacker News / 8 months ago
Author here! Surprised to see this on the front page again (hello fellow pottery enthusiasts?), but figured this could be a good chance to address some of the comments from the recent discussion [0] since I missed it last time :P The most common feedback seemed to be, "this is dumb, just use SQLite", which is definitely valid. This was actually how I initially started building the app (using SQLite), and it worked... - Source: Hacker News / 10 months ago
- https://dgl.cx/2020/06/sqlite-json-support (An article about SQLite as a document database, using the relatively new 'genrated columns' feature of sqlite 3.31.0, which you seem to be using) - https://www.npmjs.com/package/best.db (easy and quick storage) - https://tinybase.org (This project seems to be an even more similar idea to Doculite) - Source: Hacker News / over 1 year ago
How about (inspired by another HN post) - a rebuild of a TUI for email, given how its built: https://blog.sergeantbiggs.net/posts/aerc-a-well-crafted-tui-for-email/ https://aerc-mail.org/ It seems that building a version of this Aerc Email TUi with Instant is a completely doable? Might be an interesting tutorial to build out an Instant FroBenDB (Instant is an instant Front-BackendDB :-) --- btu the txtual nature... - Source: Hacker News / 8 months ago
The official site has video of it in use. https://aerc-mail.org/. - Source: Hacker News / 8 months ago
You have some points, for some I do think it isn't as bad as you write. FWIW, some comments inline. > - You can't subscribe to a single PR/bug/feature-request thread. Subscription to the mailing list is all-or-nothing. And no, setting up email filters is not a reasonable solution. You can use tools like public-inbox or lei, the former is hosted for bigger projects on https://lore.kernel.org/ If you're interested,... - Source: Hacker News / over 1 year ago
> Another problem is how badly email threading is displayed in these clients. Email UI is still abysmal. Fair point. However, given that the current alternative is "use another service entirely (e.g. GitHub)", I think it would be fair to assume that devs could choose a good e-mail client and learn how to format such e-mails correctly. It works for Linux, for instance. I started using Aerc, and I love it:... - Source: Hacker News / over 1 year ago
For fans of Mutt/NeoMutt looking to try something new, I've been getting a lot of mileage out of Aerc[1] and can recommend it as a somewhat more approachable alternative for the Mutt-curious. [1] https://aerc-mail.org/. - Source: Hacker News / about 2 years ago
Redux.js - Predictable state container for JavaScript apps
Mu4e - Starting with version 0.9.8, mu provides an emacs-based e-mail client which uses mu as its back-end: mu4e.
RxJS - Reactive Extensions for Javascript
NeoMutt - NeoMutt is a command-line mail reader. It's a version of https://alternativeto.
vuex - Centralized State Management for Vue.js
Mutt - Mutt is a small but very powerful text-based mail client for Unix operating systems.