Cool! I just recently began learning the Raspberry Pi Pico. Could anyone recommend a specific display that I could use with the Pico 2/2W and Mousefood?
aaaaand this how I learn rust
I learned go because of bubbletea and mousefood (which combines my work as an embedded systems programmer and love for torminals) is here
I first learned about password hashing when I tried to make the actually most secure door lock program. I first used raw SHA-256, but then someone on the forum introduced me to PBKDF2...
> Embedded-graphics includes bitmap fonts that have a very limited set of characters to save space (ASCII, ISO 8859 or JIS X0201). This makes it impossible to draw most of Ratatui's widgets, which heavily use box-drawing glyphs, Braille, and other special characters
You have a bitmap display, you can just draw lines and stuff without needing to rely on font-based hacks.
11 comments
[ 5.7 ms ] story [ 35.2 ms ] threadHence 100% Rust. Works on ESP32, RPi2040, and even STM32. Several displays mentioned, including e-ink.
I first learned about password hashing when I tried to make the actually most secure door lock program. I first used raw SHA-256, but then someone on the forum introduced me to PBKDF2...
Sometimes I miss those days.
You have a bitmap display, you can just draw lines and stuff without needing to rely on font-based hacks.
I'm currently live on YouTube (doing some maintenance & testing). Feel free to join if you have any questions!
https://www.youtube.com/watch?v=PoYEQJbYNMc
(thank god it isn’t; why do people drag web everywhere is beyond me)