[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Come watch a live stream coding session for the Hurd
From: |
jbranso |
Subject: |
Re: Come watch a live stream coding session for the Hurd |
Date: |
Fri, 31 May 2024 09:54:30 +0000 |
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