Daily Shaarli

All links of one day in a single page.

April 12, 2025

TaskerNet

Automate Your Life

An official public list of Tasker projects from Tasker's developer and users like you!

Mini Blog Post 5: How to Learn From Conversations β€” Neel Nanda

There are some excellent gems: it's worth reading the whole post! A few things that really stood out to me:

From an information theory point of view: We want to communicate concepts, but we have to translate them into words. This can lose a lot of information. Examples are another channel of communication, that can identify errors in translation

πŸ’―

Datastar - The hypermedia framework.
thumbnail

Datastar helps you build reactive web applications with the simplicity of server-side rendering and the power of a full-stack SPA framework.

Include Datastar with a single 14.5 KiB file and start adding reactivity to your frontend immediately. Write your backend in the language of your choice! Official SDKs are available to help you get up and running even faster, or you can send SSE events directly from your backend.

Datastar looks very interesting!

shibao/memEx: A structured personal knowledge base, inspired by zettlekasten and org-mode - memEx - bubbletea.dev gitea
thumbnail

memEx - A structured personal knowledge base, inspired by zettlekasten and org-mode

Scripts and event handling | Docs
thumbnail

How to add client-side interactivity to Astro components using native browser JavaScript APIs.

From the docs:

You can add interactivity to your Astro components without using a UI framework like React, Svelte, Vue, etc. using standard HTML <script> tags.

πŸ’― This works as expected!