March 29, 2025
How AI makes Linux fun!
Remember those days when you face yourself with a challenge (I don’t use the term problems anymore …) and you start your research? For instance, I had the challenge to disconnect an external hard drive and reconnect it. Challenge was not to do physically it but solely from within a script. I had never done it before but anyway, I had some vage ideas of how to do it with e.g. eject the hard way with the help of sysfs. Normally what followed was a journey like this: Ask the Internet. Read some Q’n A, Blogs etc … Try out