charolastra

joined 1 year ago
[–] charolastra@programming.dev 2 points 3 weeks ago

Plus one for pyenv

[–] charolastra@programming.dev 2 points 9 months ago (1 children)

The second edition was published last Feb (2023) I believe. I read it on my Kindle, having "flicked through" the online version about 6 months prior, and yeah having it page by page with bookmarks etc was almost as good as paper, but far superior to the web version and I was able to read it cover to cover and gain a lot from it. I immediately then read about 4 other books on Rust! Can recommend "Rust Atomics & Locks" by Mara Bos, and "Rust for Rustaceans" by Jon Gjengset for the next level up.

[–] charolastra@programming.dev 2 points 9 months ago (3 children)

Agree. The official book is a really good start though, and available for free. https://doc.rust-lang.org/stable/book/

[–] charolastra@programming.dev 2 points 10 months ago* (last edited 10 months ago)

Yeah this is generally true in my experience. I have a colleague who is a mathematician, and they write completely uncreative code most of the time, often with logical flaws.

[–] charolastra@programming.dev 1 points 10 months ago

Same here. I do think I'm getting over it though, and possibly quicker than the boot campers.

[–] charolastra@programming.dev 1 points 10 months ago* (last edited 10 months ago)

It doesn't embed Chromium, it uses the native webview that already exists on the system. The average app I make using Tauri is less than 15MB, and being Rust on the backend you can go as low level as you like. The Tauri API provides access in your front end code to all the native APIs you can think of.

[–] charolastra@programming.dev 0 points 10 months ago (3 children)

Check out Tauri.app

[–] charolastra@programming.dev 4 points 1 year ago* (last edited 1 year ago)

😂 kind of true I guess

[–] charolastra@programming.dev 2 points 1 year ago

rah-tah-tee-you-ai

[–] charolastra@programming.dev -1 points 1 year ago

Can you use it to check your docs for verbs that should be nouns?

[–] charolastra@programming.dev 2 points 1 year ago* (last edited 1 year ago)

This talk explains everything I had always wondered about concurrency in JS, but could never be bothered to read about.

view more: next ›