#A bare minimum Web server in assembly

8 messages · Page 1 of 1 (latest)

nocturne monolith
static dagger
#

That’s awesome work especially for your first low-level project low-level stuff really does hit different and it’s cool to see you diving into assembly and build a web server from scratch I took a look at the repo and you’ve already got solid structure for handling sockets and parsing requests for a first project Keep going with it and refining things over time I won’t roast you harshly because this is clearly a learning project but a few things you might focus on next are adding more comments around tricky parts so it’s easier to revisit and others can follow your logic and maybe separating concerns a bit more so parsing, networking, and response logic are easier to test independently Overall this is a great effort and you should be proud of how far you’ve come keep building and experimenting I’m excited to see where you take it next

rugged spindle
#

lol is this an llm response too?

chilly rune
static dagger
radiant nebula
#

next step: binary

winged lance
#

/jk