• 0 Posts
  • 7 Comments
Joined 4 months ago
cake
Cake day: January 12th, 2026

help-circle

  • I mean its more like self driving cars than cars themselves; it can work, but also steering wheels were created by the devs for a reason - even if most are too lazy to understand that reason.

    Like I’d agree hand coding in assembly is (mostly) useless these days, but honestly I feel like the efficiency problems ai is trying to solve were largely solved 50 years ago with compilers.

    (and like isnt digesting large outputs the entire point of being an engineering level dev? like if youre just there to pray to the software gods, you’d do much better as a CRUD script kiddie anyways)


  • I largely agree, but I could see having a prebuild iso/img including uboot for most common boards being a lot more user friendly than doing it by hand.

    That and a binary cache could make things take a couple mins for a download vs a couple days to compile the kernel + all packages for any user with lower end hardware.

    Kinda like what armbian provides for the arm space, but with a lot harder initial curve by hand rolling their own distro.