Daily Shaarli

All links of one day in a single page.

August 15, 2024

ImplFerris/LearnRust: Rust Learning Resources
3dicons.co/

They are definitely not flat.

Jonathan Schofield: "Not sure Tim Berners-Lee’s vision was to have 148…" - Mastodon

Not sure Tim Berners-Lee’s vision was to have 148 requests transfer 5.3 MB of assets to deliver 15 KB of text

AnarchoNinaAnalyzes: "Literally the *only* story I'm going to share abo…" - Treehouse Mastodon
Programming vs Software Engineering (Rust vs Go)

First, you need to describe the intent of your code and give an overview of how it works both at a macro level (in the README / wiki) and at the micro level, by commenting functions, structures and packages. Document, document, document.

Second, give examples on how to use your code. Snippets that users can quickly copy/paste and "feel it". Even better, add comments with the expected output to your examples.

Three, write simple code.

Les « tics de langage », sempiternel piège à clics des journalistes
typlr.app —

Create fonts without software. You only need a web browser

It is currently in alpha

Chinese app design: weird, but it works. Here's why.
achristmascarl/rainfrog: 🐸 a database management tui for postgres

the goal for rainfrog is to provide a lightweight, terminal-based alternative to pgadmin/dbeaver.

An son: "I've wondered why bother writing in #Java when no…" - Mastodon

I've wondered why bother writing in #Java when now there's #go and #rust?

  • legacy codebases
  • specific libraries, more reliable and mature ecosystem
  • platform requirements
  • completely different levels of abstraction
  • language and platform stability
  • comfort zone