Increase the WiFi range of your ESP32-C3 SuperMini with this simple hack. peterneufeld.wordpress.com/2025/03/04/e...
Increase the WiFi range of your ESP32-C3 SuperMini with this simple hack. peterneufeld.wordpress.com/2025/03/04/e...
As is tradition now, Niko recorded a song about the new Rust Edition: www.youtube.com/watch?v=thdp... 🎵 🎶
#neovim Development News
The 0.11 version will have a new `ComplMatchIns` highlight group that shows matched text of the currently inserted completion.
PR (Vim patch):
- github.com/neovim/neovi...
#neovim Development News
The 0.11 version will have buffer navigation (`:bnext`/`:bprev`/etc commands and `[b`/`]b`/etc mappings) skip help buffers if run from a non-help buffer and move to another help buffer otherwise.
PR (Vim patch):
- github.com/neovim/neovi...
#neovim Development News
The 0.11 version will have tree-sitter highlighting done asynchronously. This should improve responsiveness.
It also means that programmatically getting the parser no longer pre-parses the tree. Call `parse()` method explicitly.
PR:
- github.com/neovim/neovi...
Serde fixes a bug and as a result my code now has a bug. I'm basically this XKCD today. (I'm basically doing undocumented stuff with serde, but limitations don't give me reasonable alternatives. github.com/mitsuhiko/mi...)
For Wayland Linux specific, it is foot terminal.
Forget o3, this bot will put us all out of job
You won't stop me this easily🖕
Every time I'm having a hard time to motivate myself to work on things I just grab my laptop and move to a different room. It kinda resets my brain 'cause the environment has changed. I heard people recommend to rearrange your furniture from time to time for the same reason.
Inspecting your code
Cold Air xkcd.com/3016
✨ Don't Look Down on Print Debugging
blog.startifact.com/posts/print-...
#programming
Cute little Ferris with the title "Learn Rust"
🦀 List of Resources to learn Rust - Roadmap From Beginner to Advanced Level
💠 a curated collection of materials designed to assist learners at various stages of their journey with the Rust
Repo:
github.com/ImplFerris/L...
Other helfpul resources:
implrust.com
#rustlang #programming
🦀 Hello World: Blink the Onboard LED on ESP32 DevKit
- A quick introduction to the ESP32, showcasing how to blink the onboard LED using Rust
esp.implrust.com/index.html
#rustlang
🦀 Build your own SQLite in Rust
💠 Part 1: Listing tables
blog.sylver.dev/build-your-o...
💠Part 2: Scanning large tables
blog.sylver.dev/build-your-o...
💠 Part 3: SQL parsing 101
blog.sylver.dev/build-your-o...
#rustlang
How long does it take to SETUP your C environment and BUILD and RUN your C application for WINDOWS and WEB??? 🤔
With raylib 5.5 Windows Installer, **less than 1 minute**!!! 🤯
raysan5.itch.io/raylib
Sample circuit for ultrasonic sensor
✨ Open source Book for Embedded Programming With Pico 2 & Rust
- Increase LED brightness with Ultrasonic sensors
- Display Image on OLED
- Turn on LED when room light turned-off
- Find room temperature
- Play Game of Thrones BGM In Buzzer
pico.implrust.com
#rustlang #embedded #programming
Programmers love Factorio because playing this game is the only way they can experience the Pure Joy of Recreational Programming without the Corporate Bullshit and Unnecessary Complexity Slop forced on them constantly for no reason.