0 Followers
3 Following
40 Posts
GitHub - launchbadge/sqlx: 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. - launchbadge/sqlx

GitHub
FP and OOP are close siblings | The Upside-Down Trees

OOP and FP are closer than what you think

blog.mhashim6.me
GitHub - eleijonmarck/do-not-compile-this-code

Contribute to eleijonmarck/do-not-compile-this-code development by creating an account on GitHub.

GitHub

No disrespect but you’re doing yourself a disservice if you’re only using Mastodon’s official client! We’ve got an embarrassment of riches WRT to clients now—many free, some even open-source! Since I’ve got iOS, I can only talk for it but here’s a list of some I liked:

- Ice Cubes https://apps.apple.com/app/id6444915884 (open source! 🏎️💨 release cadence!)
- Toot! https://apps.apple.com/app/id1229021451 (v different from the rest)
- Mammoth https://apps.apple.com/app/id1667573899
- Ivory https://apps.apple.com/app/id6444602274 (perfect if you liked Tweetbot)

Ice Cubes for Mastodon App - App Store

Download Ice Cubes for Mastodon by Thomas Ricouard on the App Store. See screenshots, ratings and reviews, user tips, and more apps like Ice Cubes for Mastodon.

App Store

TLDR; here's the whole post distilled into a single code example.

#RustLang

Design Patterns in TypeScript

The catalog of annotated code examples of all design patterns, written in TypeScript.

This Week in Rust 480 · This Week in Rust

ScrollyVideo.js - Responsive scrollable videos without obscure video encoding requirements. Compatible with React, Svelte, Vue, and plain HTML

https://scrollyvideo.js.org/

Discussions: https://discu.eu/q/https://scrollyvideo.js.org/

#javascript #programming #webdesign #webdev

ScrollyVideo.js

Responsive scrollable videos without obscure video encoding requirements. Compatible with React, Svelte, Vue, and plain HTML.

ScrollyVideo.js
Adding Python WASI support to Wasm Language Runtimes

Providing up-to-date, convenient WebAssembly builds of Python with WASI support

Node + SWC make a lightning fast typescript runtime

Typescript is great, but the compilation is slow. This post shows how to make it fast.