Other idea could be a magnet/torrent translator wget magnet:?fl=http://... and downloading the torrent file without a torrent client El vie, 31 may 2024 a las 11:55, escribió: > May 31, 2024 at 5:30 AM, jbranso@dismail.de wrote: > > > > > > > > > Heyo friends! > > > > > > > > Sergey is going to do some live coding on the Hurd this Saturday > > > > > > > > June 1st at 2pm UTC (tomorrow). His goal in the stream is to > > > > > > > > update his glibc patches for running the Hurd on AArch64 (1) AND > > > > > > > > to code a simple trivfs translator live. What cool simple trivfs > > > > > > > > translator do you want to see him code (and run on AArch64)? > > > > > > > > If you want to come, then at 2pm UTC, just point your modern web > > > > > > > > browser at https://jitsi.member.fsf.org/Hurd-code-jam and we'll > > > > > > > > have some fun! If there is a password, it'll be HURD. I can > > > > > > > > probably record the session, but I don't really have the best > > > > > > > > "recording setup". Does anyone else want to volunteer to record as well? > > > > > > > > Thanks, > > > > > > > > Joshua > > > > > > > > 1) Yes, Sergey is porting the Hurd to AArch64. It's a real thing. > > > > > > > > https://www.gnu.org/software/hurd/news/2024-q1.html > > > > > > > > P.S. Please do respond to this email for cool trivfs translators Sergey > could live code: > > > > > > > > https://www.gnu.org/software/hurd/hurd/libtrivfs.html > > > > > > > > example libtrivfs translators are: > > > > > > > > https://darnassus.sceen.net/~hurd-web/hurd/translator/hello/ > > > > > > > > https://darnassus.sceen.net/~hurd-web/hurd/translator/random/ > > > > > > > > https://darnassus.sceen.net/~hurd-web/hurd/translator/mtab/ > > I'll get the ball rolling with some simple translator ideas: > > - translate translator? > > /hurd/translate ? https://github.com/LibreTranslate/LibreTranslate > > They support sending queries to the website (for $29 / month). > If someone wants to spin up a docker server for > libretranslate...that might make it easier to to try to write > such a translator. It also runs offline too apparently. > > - maybe compile translator? > > settrans -ca hello hello.c > > Anytime you update hello.c, hello gets recompiled. > > > - Maybe audio -> text translator > https://github.com/mozilla/DeepSpeech > > > - maybe html -> org translator > markup language -> markup language translator > >