11
submitted 10 months ago by librebyte@lemmy.ml to c/librebyte@lemmy.ml
top 5 comments
sorted by: hot top controversial new old
[-] ferric_carcinization@lemmy.ml 6 points 10 months ago

Does the number of security vulnerbilities scale linearly or exponentially with the number of threads?

But seriously, why would you make something like this in assembly? I can understand not wanting to use libraries, but even using C would make it portable.

I would personally prefer to not to use assembly & C for handling untrusted input, which is something that a web server does constantly.

This still seems interesting, but I can't understand why assembly was chosen for such a complex project. Compilers are pretty good at optimizing & computers are very fast, so I don't see there to be anything to gain by doing this.

They say that their cryptography implementations are fast, but that's not the only thing that's important.

[-] HiddenLayer555@lemmy.ml 3 points 10 months ago

But seriously, why would you make something like this in assembly?

Coding exercise? To see if they can?

[-] ferric_carcinization@lemmy.ml 1 points 10 months ago

Maybe, but it just seems a bit too big for that to me.

[-] librebyte@lemmy.ml 2 points 10 months ago

Thank you for your great feedback, use case... a controlled and isolated RT environment? I don't know I'm trying to figure it out where to use it at the end I bookmarked because real assembly project is always interest me.

[-] ferric_carcinization@lemmy.ml 1 points 10 months ago

Assembly projects are definitely inyeresting, but making a web server from scratch in it feels a bit masochistic.

this post was submitted on 29 Jun 2025
11 points (100.0% liked)

LibreByte

279 readers
13 users here now

Tecnologías libres para la comunidad.

Puedes enviar post a esta Comunidad sobre Tecnologías Libres en Español o Inglés.

This community will be in stand by from December 20 to January 20

founded 1 year ago
MODERATORS