Thanks! I used the orange pi pc fel tester [1] and gradually lowered the clock speed until it became stable. When I got to 696 MHz the test ran for more than 3 hours without problems.
The H3 CPU has a small bootloader inside, that enumerated the SD card and eMMC to look for a user-made bootloader. IIRC it looks for some file inside of the file system, and loads it to 0x70000. Thus you can customize it if you have enough time :)
Hey! Not everything needs to have a point. (Or else why would there be 20 AI models competing) I did this mostly for the fun and challenges, because why not! :-P
But you (theoretically) cannot know who mined the coin, or who is actually the holder of the coin, thus the anonymity. Though currently this is getting restricted as governments require more ID verification from businesses dealing with crypto, which links up your coin to a real person.
Sometimes Discord is still pretty helpful with real-time support. It indeed has its flaws, but some of the best real time help is still given there. I love the C++ discord, it's just filled with gems.
Hope this doesn't end up political... Last time the entire Framework Discord's mod team went on strike because of a controversial sponsorship, and ended with the closure of the discord.
Totally agree. Even if I'm a teen myself I never post my age unless someone asks explicitly. Saying your age is just trying to find excuses to justify a sub-par software imo (Not saying this project is sub-par)
The H3 CPU has a small bootloader inside, that enumerated the SD card and eMMC to look for a user-made bootloader. IIRC it looks for some file inside of the file system, and loads it to 0x70000. Thus you can customize it if you have enough time :)
[1] https://github.com/ssvb/lima-memtester/releases/tag/20151207...