themusicinnoise-site/pages/blog/2020-04-17-arm-boards-and-user-control.cfg.php

7 lines
333 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "ARM Boards and User Control";
$description = "The ARM architecture has been paving the way for software freedom for a while now. Even without the MNT Reform, there are cheaper alternatives that can still be hacked to respect your authority over your computing. ";
$created = "2020-04-17";
$updated = "2020-04-17";
?>