Evan retweetledi
Evan
2K posts

Evan
@emrcodes
Professional Python Developer & Network Engineer (CCNA/DEVASC) | Netbox Expert | Math/C/Rust/Assembly | 🚫 Politics, Crypto, Negativity, Racism, Bigotry, etc. |
Katılım Mart 2015
227 Takip Edilen80 Takipçiler
Evan retweetledi

"incremental selection" visual-mode textobjects now work for all treesitter-enabled buffers (and fallback to LSP) 🌴
github.com/neovim/neovim/…
Neovim, e/plugins@Neovim
New visual-mode textobjects for LSP-enabled buffers: - "an" (expand selection) - "in" (shrink selection) Driven by LSP "textDocument/selectionRange". Future: treesitter-driven when LSP not available. Thanks to Riley Bruins! github.com/neovim/neovim/…
English
Evan retweetledi
Evan retweetledi

The #RETEVIS RA87 build is doing great in the #snow. Having it read the battery level off is a game changer. An the lights on the outside for power (red), transmitting (blue), ID (purple) are really nice #RETEVISReliable #RETEVISRT97L



English


Evan retweetledi

Here's a QEMU "superpower" for running Linux:
You can boot a full Linux VM with zero setup.
No installers, no virtual disks, no partitions.
You just need two files:
1. A Linux kernel (bzImage)
2. A root filesystem (initramfs.cpio)
Then, run one command:
qemu-system-x86_64 -kernel bzImage -initrd initramfs.cpio
What's happening?
You're telling QEMU to become the bootloader.
The -kernel flag is a shortcut that skips the entire complex boot chain. QEMU loads your kernel and initrd files directly into the guest's virtual RAM, points the virtual CPU at the kernel's entry point, and hits "Go."
It's the ultimate way to run a minimal, single-purpose Linux environment.
Want to see the full deep-dive on how to build your own minimal Linux "micro distro" with a custom initramfs and boot it in 10 minutes, from scratch? Check out the full writeup: popovicu.com/posts/making-a…

English
Evan retweetledi

The ultimate trilogy.
Must have in your bookshelf


Ashutosh Maheshwari@asmah2107
Please don't call yourself a backend engineer if you haven't read this book. The secret behind how Google runs production systems.
English
Evan retweetledi
Evan retweetledi
Evan retweetledi
Evan retweetledi
Evan retweetledi
Evan retweetledi


















