Looking for recs for breadboards / wiring kits for adult beginners!
It's time I finally dive into the hardware end of things, I have some odds and ends lying around I've been meaning to tinker with
@postmarketOS well, I have #ARMv6 / #ARM11 ( #RaspberryPi / #Pi0 / #Pi0W) devices but I'm not shure you neversupported these.
Addendum: Corrected Details...
I have a couple of Raspberry Pis. I want them to host various services in my home, accessible via the internet. My ISP router allows incoming to one device. What setup/software do I need to allow incoming to hit one Pi and decide based on domain name to service it on that Pi or route to another internal Pi for servicing.
Any suggestions and ideas much appreciated
Thanks
Progress on fli - directory listing tool in no_std rust + libc:
1. MacOS 51KB, rpi zero w: 22KB
2. added long output (-l) and sorting by name (-s)
3. added aligned output for sorted version.
4. direct steam mode: reads directory entries and writes to buffer and outputs both long and basic return , but no sorting as compromise
Challenge :
how to align output (size,n_link) w/o allocations: I think to make 2 passes (1st get max width and 2nd for content)..
It's currently just a simplified version of my existing blog, but I'm hosting this website on my Raspberry Pi Zero for testing purposes:
We will see how things go over time, then possible port over the "real" thing 😛