/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

reyammer.io
| | malwaretech.com
3.8 parsecs away

Travel
| | Now that everything is ready to be connected, power up the hard drive an run openocd with the following command: openocd -f interface/<your interface here>.cfg -f target/test.cfg test.cfg should be the configuration for the CPU used by your hard disk controller, for most marvell CPUs this config should work. I'm not sure of the adapter_khz, so I've set mine to 100 (as long as this value is lower than the actual it should work).
| | hackaday.io
3.2 parsecs away

Travel
| | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify.
| | androguard.blogspot.com
3.4 parsecs away

Travel
| | It has been a year already since the start of the Magnificient 7 program ! So what happened during this year We added some fea...
| | alexgaynor.net
26.1 parsecs away

Travel
| [AI summary] A software resilience engineer highlights the refreshing experience of using Rust and its Cargo toolchain for building, testing, and deploying software without the complexity common in other languages.