Weekly Shaarli

All links of one week in a single page.

Week 28 (July 8, 2024)

Zed - Code at the speed of thought
Just Use Postgres for Everything | Amazing CTO
Calculating Empires

Innovations and progress since 1500 per theme

Sécurité des véhicules -Une boîte noire et des dispositifs de sécurité obligatoires sur les véhicules neufs vendus dans l'UE | Service-Public.fr
Categories | GoodUX

Think you've found an example of good UX? Take a screenshot and send 'er in! We want to build our library to provide as much inspiration as possible. You can also contact us with questions, concerns, or just to chat.

Design Vault: Design Inspiration
How to write good, composable and pure components in Angular 2+ | by Jack Tomaszewski | Jack the Nomad

Simple IO components and the ones that contains stateful logic :)

JSON Web Tokens are actually fine, just not for sessions
La disparition
BuilderIO/micro-agent: An AI agent that writes (actually useful) code for you
How to create small Docker images for Rust
GitHub - ariebovenberg/whenever: ⏰ Modern datetime library for Python, written in Rust

A faster implementation of the rust datetime library

Defakator Officiel : « On ne change pas les infographistes qui gagnent. … » - Mastodon.top
Why the big rewrite?

A feedback about the Rust UI rewrite of Zed

Espagne : l’embellie économique boostée par le progrès social - L'Humanité
Gen AI: too much spend, too little benefit? - Top of Mind - Goldman Sachs Research Newsletter - report.pdf
UI-Patterns.com
The Best Landing Page Design Inspiration, Templates and More | Landingfolio

A collection of landing pages

Page Flows - user flow design inspiration

Instead of showing screens, this website collects page flows. It's better to shape UX with complete examples :)

Distributed SQLite: Paradigm shift or hype?

This is why databases accessed over a socket instead of being an embedded library are actually a great abstraction, not necessarily a technical one, but an organizational abstraction! During development it can be a simple container running on your developers machines, while in production it can be anything from a container running on the same server as your application, or a distributed cluster accessed through the network.

The Human Made Mark

A simple mark initiative, similar to "Made by humans" and other badges

Rust patterns: Micro SDKs

A thin HTTP API interface pattern.

This is what we often build in UIs with JS to interface with backends.

Help | W3C

Great FAQ 😄

Responsive HTML Tables: Presenting Data in an Accessible Way | Lullabot

Didn't read, but it can be useful someday

Getting started with IRC

An introduction to IRC

6 MOTS ANGLAIS QUI N'EXISTENT PAS EN FRANÇAIS - YouTube
  • glare
  • cheesy
  • overwhelming / underwhelming
  • awkward: Pas uniquement de bizarre, mais aussi malaise ou sous-entendu.
  • fluffy: duveteux, soyeux, doux, léger, aérien. Particulièrement pour les animaux.
  • goofy
The torture of being exposed to people who live on a totally different frequency | ᓚᘏᗢdostoynikov
UXArchive - Made by Waldo

Other user flows collection

Discover iOS Apps | Mobbin

Mobile app screenshots in bulk!

Design Patterns for Mental Health

Specific resources. They seems qualitative

Stack Sorted.

Find Inspiration in Design Elements.

Gitroom
How to organize large Rust codebases

Maybe useful someday

Rust Error Handling

A short and efficient one

Rust patterns: Don't put any code in mod.rs or lib.rs files

Because it's far easier to find code with the Search file feature of your code editor when it's in a descriptive filename (client.rs, email.rs, payments.rs...) than if everything is stashed in 10 different mod.rs or lib.rs files.

WhatTheDuck - Run SQL queries on your CSV files in browser
Appel à volontaires! - OpenStreetMap France - Forum OSM France
planepilot/pp_dataserver at main · scott223/planepilot

A rust example project using SQLx and sqlite.

Read the pp_dataserver later to learn how to use Axum with a SQLite database.

Builder Lite

A lightweight version of the builder pattern

BIP 39 Wordlist – Blockplate