37 comments

  • rdevilla 1 hour ago
    Ten years ago, I would have kowtowed to someone elite enough to build something like this.

    Today, I just think, "how long would LLMs have taken to write this?"

    I mourn the death of a human artform.

    • wewewedxfgdf 34 minutes ago
      It's far more exciting than sad.

      Got an idea that you'd need assembly language for - now you can do it instead of..... never doing it because it would have been impossible for you in any practical way.

      Look to the positive instead of lamenting something that never would have happened.

      It's unbelievably exciting that you can now program a computer virtually without the limitation of your ability to hand code it.

      • estebarb 8 minutes ago
        It has always been possible to do it. LLMs are not a particular enabler for that.

        The difference is that now it is worthless: there is no learning, no person caring about the result, nothing aspirational for the public to look towards... we used to enjoy those challenges, used to be proud of solving complex problems... now? Yeah, whatever, execute execute commit push, let another LLM "review" and call it a day.

        • menzoic 4 minutes ago
          The difference is not that it’s “worthless”. The difference is that now it’s “practical” to implement given the low effort.

          I wouldn’t be sad about defeating lower complexity challenges. There are always higher complexity challenges that arise once we start operating in a world when you can do more. The bar raises.

      • nzhsbdb 30 minutes ago
        The result is unimpressive either way -- it's the journey that is exciting for these kinds of projects
        • wewewedxfgdf 16 minutes ago
          I understand for some people its the display of human wizardy that matters.

          For me it's about making the computer do awesome things - I do not care how I get there I just want it to do whatever I can conjure in my head.

      • georgemcbay 9 minutes ago
        > Got an idea that you'd need assembly language for - now you can do it instead of.....

        Nobody actually needs a web server built in assembly language, it serves no practical purpose. And I say that as someone who learned to program 6502 assembly language in 1983 and has sporadically used assembly of various architectures since.

        The absurdity of building it would have been the curiosity draw pre-LLMs, but when it existing is just a series of prompts away it really loses all of its meaning.

        But yeah... hooray for AI. Can't wait until we learn to harness it to supercharge the most important and valuable thing we do as a human society in modern times: stuff increasingly intrusive ads in front of everyone at all times.

      • dinkumthinkum 6 minutes ago
        > without the limitation of your ability to hand code it.

        Isn't that kind of view pathetic and sad, though? Why would anyone pick up and guitar or play a piano if they could just listen to the same song already made by someone else? I struggle to understand this view of people that pretend to not understand why being an expert of some skill is perceived as valuable by some people. This is also belies next problem with this line of thinking which is that it says "we don't need to learn X to do Y because we have AI" but misses the same AI could easily replace the need to have you think to do Y in the first place. I don't know.

    • isatty 16 minutes ago
      Human artform is still alive and well as evidenced by this post.

      Yes, an LLM can write it, it’ll probably work. Yet, it’ll remain meaningless slop while this is not.

    • altmanaltman 6 minutes ago
      I get what you mean but I feel this new profound yearning for "hand-crafted" code is getting a bit out of hand. Software engineers have taken shortcuts whenever possible since software was a thing. Do you also mourn that we don't code airplanes by hand anymore (i.e. the death of the "craft of coding").

      We need to stop thinking of software as carpenters where the magic is some physical skill and that is the "CRAFT WE MUST PROTECCT".

      And at least your comment was grounded in reality; a lot of people I talk to (who are not coders) seem to think a good software engineer writes every line and every word with thoughtful genius and AI just spams code so one is better than the other. And they are convinced its some naunced smart take and they understand software development on a inner level or whatever.

      And the base assumption still holds true (pure AI-generated code is garbage) but its mostly because its badly designed and is still a pretty poor architect. And there is a need to pushback against slop but why do we need to elevate typing code as if its some sacred acctivity? Most of the work a good coder does is in their mind with little connection to the phyiscal reality of the world.

  • Thanemate 1 hour ago
    I'm oddly enthusiastic about seeing someone who beings the HACKER in HackerNews. But at the same time, this made me remember the days when display of skill and craftsmanship were rewarded in the industry.

    Maybe it's finally time to move on from being a career programmer.

    • noduerme 1 hour ago
      What a dismissive comment. Now that anyone can have an LLM write code for them, the only people who have value to bring to a project are the ones who can improve upon the LLM's output. That is, the ones who have a deep enough understanding of the logic and language. And the only people who will ever be in that position are the ones who take the time and effort, out of sheer curiosity, to learn how things work. Whatever your alternative is to this, there is no future in the alternative.
      • dinkumthinkum 2 minutes ago
        I don't see it as dismissive, maybe you two are talking past each other but seem to be on similar side. I think the parent just articulated a sense of resignation that many people probably share. I think you might be saying that maybe there is still some shred to hold onto, possibly.
      • dwedge 33 minutes ago
        Artisanal code has a future. Maybe not a high paid one but maybe we go back to roots. if you enjoy programming and were never focused on output or on pipelines, LLM doesn't offer the same ezperience
      • shevy-java 23 minutes ago
        I don't see anything dismissive here. It is a realistic assessment: if the choice is between code generated by AI or code generated by a human, and the AI is better in an objective manner, then why should a company employ a human? I refer here solely to the code result; naturally humans may do things AI can not do yet, but if the question is solely about code quality and AIs are better here, then why would that comment be dismissive rather than realistic?

        > And the only people who will ever be in that position are the ones who take the time and effort, out of sheer curiosity, to learn how things work.

        People learn something new all the time, AI does not learn anything, it just simulates and hallucinates. But the core question is not addressed with that. What would you do if you have to compete against AI, and AI is better? We already see these with the new generation of humanoid robots from China. Those things make Boston Dynamics robots look like tinker-toys in comparison - already as-is. Give it ten more years and we finally reached AI skynet for real.

        • noduerme 2 minutes ago
          What do you mean when you say AI code is better? I am looking at AI code all day and it's just garbage that happens to work for whatever feature was requested... in no way is it better code. Any human who was so careless as an AI to commit such atrocities would be fired.
  • stbev 59 minutes ago
    I am attempting to write a software renderer in WebAssembly because, for some reason, I feel the need to go against the direction this vibe coded world is going, and I want to feel challenged again. I don't know if I will ever finish it, it is crazy, and by no means useful. But gosh it feels so good.

    Congratulations to the OP for the accomplishment.

    • PacificSpecific 53 minutes ago
      Please post your progress! That sounds cool as hell
  • trollbridge 3 hours ago
    Gave me a warm feeling to know that someone would actually still bother to do this by hand. I'm not the only one!
    • imtomt 3 hours ago
      Thank you! I've been obsessed with this idea for a while, finally decided to start on it, then obsessed over it for a couple weeks. I'd love to see some of your projects if you have anything similar, I'm glad I'm not the only one too! I think most programmers would benefit a lot from taking a few weeks or months to try and learn some assembly, and demystify how CPUs and compiled languages work.
  • dragontamer 32 minutes ago
    Hmmmm.

    One of my first assembly projects was a CGI Script 100% in x86 assembly.

    A full web server is certainly more impressive! Though I'd recommend to beginners to look up CGI and mod_cgi in Apache first lol

  • AppAttestationz 17 minutes ago
    I suspect that the test suite isn't great. Bun has so many different behaviors compared to other JS engines, sometimes just plain wrong or contradicting the spec. Test suite didnt catch those..
  • dalleh 50 minutes ago
    With the bubble of LLMs, these projects are really appreciated. Keep up the good work!

    P.S.: I would love a copy of that book please!

  • dddddaviddddd 1 hour ago
    Even though it's a meaningless comparison, I'd be interested to see how performance compares (max requests per second?) for this compared to fully-featured web servers.
    • imtomt 1 hour ago
      Honestly haven't benchmarked it, but I would imagine ymawky would be considerably slower than most fully-featured web servers. ymawky uses fork-per-connection, which is fundamentally slower than what production servers like nginx or Apache use. nginx uses event-driven IO (kqueue/epoll), which can handle thousands of concurrent connections without the overhead of forking the process on each request. Apache uses pools of threads which handle multiple connections without needing to be spawned per-request. A head-to-head against any other web server would mostly measure "fork-per-connection vs event loop/thread pools", which assembly has nothing to do with.

      In a comparison between a similar fork-per-connection server written in C and this, I would imagine the throughput would be about the same, because the bottleneck in this model is fork() itself rather than the actual code. It probably matters more for binary size and startup time than requests/sec. Would be fun to actually benchmark, though.

    • arrty88 1 hour ago
      Should i ask my Claude to benchmark it against nginx or will you ask yours
  • marc_g 1 hour ago
    This is cursed and wonderful. I especially appreciate status code 418. I hope I run into that in the wild one day, then I'll think of you!
  • chrisweekly 3 hours ago
    That fake O'Reilly book cover is pure gold.
    • imtomt 3 hours ago
      That book is exactly what inspired me to make this in the first place, haha. The subtitle of the book gave me the acronym I named it.
    • ____tom____ 1 hour ago
      Fauxreilly!
  • ybouane 1 hour ago
    We are moving to AI and stopped writing code / scratching our heads, and you're here writing a web server in assembly.

    Humbling.

    • dwedge 32 minutes ago
      Yeah, humbling - I know which path I prefer
  • mappu 1 hour ago
    Syscalls on macOS aren't guaranteed to be stable - Go found out the hard way and in 1.12 they changed to call libSystem.dylib instead.

    In general, stable syscall numbers are just a Linux thing. Everyone else uses blessed system libraries

    • imtomt 1 hour ago
      Yeah, I know MacOS syscalls aren't stable. Interesting point about Go, I hadn't heard about that. Unfortunately I'm a masochist though, and want to avoid libSystem.dylib as much as possible. The only reason I link against it at all is because MacOS requires it for executables to run, I never actually call into it. Figured I'd just update the syscall numbers if/when they change.
  • thatxliner 3 hours ago
    I'm wanting to read this repository as a learning tool, so it'd also be nice to include docs—even AI-generated docs, but obvious I'd prefer docs with your own design notes and decisions—about the architecture of the code.

    Really cool project though!

    • imtomt 3 hours ago
      Thanks, I appreciate it a lot! I tried to comment my code pretty heavily (~3000 lines of code, ~1000 lines of comments all together), since this was a learning project for myself in the first place. Hopefully those will be of some use. But separate in-depth documentation is definitely a good idea, I'll work on adding that. In the meantime I'm always down to answer any questions about it!
      • thatxliner 3 hours ago
        My first question would be where should I start reading? It seems like you modularized it into multiple assembly files (how does that even work?)
        • imtomt 3 hours ago
          Honestly, read the main file, ymawky.S first. Then I'd read through get.S maybe, checking parse.S on an as-needed basis for parsing-related functions. delete.S or options.S are pretty short, too, so give those a read too.

          Modularizing it into multiple files was easier than I expected it to be, you basically have other functions/labels in other files, and mark them as .global at the top. The Makefile compiles each file into their own .o, which you then link all together. You can "b" or "bl" to any label from any other file, as long as it's global and linked together. Same with data in .bss or .data, mark them as .global and they can be accessed from elsewhere.

    • vasco 1 hour ago
      If you'd be happy with that then you can generate them yourself!
  • cylinder714 2 hours ago
    Here's a piece on writing portable ARM64 assembly: https://ariadne.space/2023/04/12/writing-portable-arm-assemb...
    • imtomt 2 hours ago
      Thanks for the link, bookmarking. I should note ymawky's main portability issues are unfortunately at the syscall layer rather than the asm layer. proc_info() and getdirentries64() are pretty Darwin-specific, so making it portable would require reworking that whole area rather than adjusting register/calling conventions.
  • washingupliquid 1 hour ago
    Didn't Steve Gibson do this like 25 years ago? AFAIK his "Shields Up" site is written in Win32 assembly.
    • eptcyka 1 hour ago
      Then it is unlike this, as this is written in arm64, not x86, and not for Win32.
  • digitaltrees 3 hours ago
    I don’t know why, but this project has me irrationally excited!
  • Ati985 1 hour ago
    Your determination to make this happen was remarkable — and you truly accomplished it. Congratulations
  • arrty88 1 hour ago
    Love this so much.
  • bananaboy 2 hours ago
    This is amazing, great work! I love it!
  • rogeliodh 3 hours ago
    Awesome. Any resource recommendations to learn ARM assembly?
    • imtomt 2 hours ago
      Honestly, just reading existing assembly to get a feel for how it works, and then violently googling everything that goes wrong. The ARM Architecture Reference Manual (aka "The ARM ARM") ended up being really helpful for looking up what specific instructions do and how they're called. Another really helpful tool is writing something in C/C++, and compiling with "gcc -O1 -S file.c" to see the assembly gcc generated. It helps to mess around a lot with smaller programs in gdb or lldb.
    • zzz6519003 3 hours ago
      [dead]
  • shevy-java 26 minutes ago
    If it is written in assembly, why is it for MacOS only?
  • boring-human 3 hours ago
    Even after we've all retired (pretty soon for those who can afford it) or transitioned out of software engineering (for those who can't), we'll still get to amuse each other with home-brew projects like this. Warm fuzzy feeling - I'll take it!
    • imtomt 2 hours ago
      Thank you! This is one of the nicest things I've heard in a while.
  • maomaoati985 1 hour ago
    Your determination to make this happen was remarkable — and you truly accomplished it. Congratulations
  • _the_inflator 3 hours ago
    I feel the guy’s suspicion towards any high level language. I exclusively programmed in assembly on C64, Amiga and the recognized that this ain’t sustainable on PC because there are more and more edge cases or different machine configurations.

    I had a very hard time simply using and even utilizing C++ or Java.

    C and Turbo Pascal especially was easier because the compiled code was very much resembling to hand written code.

    As the author described, you can do in 4.000 lines what others can do with way less pain in 100.

    So you build macros, come up with your own library and in the end you kind of build a meta language build on top of assembly because some lines are so hard to grasp that you delegate working code into a library for reuse.

    It is funny how much we take conventions for numbers for granted. If you happen to know assembly and its intricacies you immediately will learn to work with a sign bits which mark negative numbers. But how do you know? Maybe you use the whole addressable space only for positive numbers.

    Small things that make a huge different.

    Nice article, I enjoyed your adventures and would do the same.

    • imtomt 3 hours ago
      Thank you! The thing about eventually building your own meta language ends up happening all the time with bigger assembly projects. I do have a fair few quality-of-life macros too, but probably fewer than I should. I did end up needing to implement by hand what would be standard functions, things like atoi, itoa, strlen, memcpy, streqn.

      Higher level languages are more convenient for 99% of things, but the directness of Assembly gives me a rush unlike any other. I didn't live through the C64/Amiga, but I was obsessed with old C64/ZX emulators growing up.

  • JSR_FDED 2 hours ago
    This is a great resource, thank you!

    The last time I did anything in assembler was x86 under DOS. Your code makes ARM64 with a modern OS less scary than I thought it would be.

    • t-3 1 hour ago
      Arm is very nice to write assembly for. Having a proper load/store register-centric architecture rather than a stack-centric like x86 makes the mental load of writing code go waaay down, so the attractiveness of HLLs for ease of writing code is greatly diminished on RISC.
  • xyst 2 hours ago
    Need a straight binary port now
    • imtomt 2 hours ago
      Why stop there? Next, I'm prying open a CPU and poking the transistors with a 9V battery and paperclips to make it execute what I want. Slower, but you get so much control.
  • nunez 2 hours ago
    Where's your SKILLS.md? How did your agents make this?

    jk. Metal as fuck. Love it.

    • imtomt 1 hour ago
      Ahh you caught me. I just kept telling ChatGPT dot com "no, make it less efficient" and copied whatever output it gave me. jk, thank you!
  • jjbigs 3 hours ago
    This is fucking nuts
  • faangguyindia 2 hours ago
    I've used Python (django/flask/fast api), Java (springboot), Ruby on Rails for writing web applications and APIs.

    Nothing beats Go.

    When you use HTMLX (goat) + sqlc (goat) + pgx (another goat) + Chi (yet another goat) and Sqlite (goat).

    Most apps will not need anything more than Sqlite, i've several sqlite apps doing a couple of million visits per day.

    Compiles to signal binary blazingly fast.

    Deploy using systemd service, capture logs with alloy / Loki graphana setup, set up alerts and monitoring and go home.

    And you can serve millions of requests on a server with 512MB RAM.

    I don't think you'd ever need more speed than this.

    Everything else is bloated, slow and doesn't give you enough room for optimization.

    Here's the latency of one of my hobby projects (network latency not included): https://i.ibb.co/hJ6FQtyw/d3d6c9d15765.png

    Request rate: https://i.ibb.co/Fq80nfJ4/67fcdbdb7491.png

    It's running in US and EU (helps avoid atlantic routrip tax), in this one i am doing some 100s of checks, not simple CRUD work. With Go you can optimize a lot without complexity of Rust.

    • arrty88 1 hour ago
      I’ve written all of these languages and more professionally. I agree none match the speed and simplicity of golang. Go is that efficient.
    • losteric 2 hours ago
      Can you share what some of those apps are?
    • iamgopal 2 hours ago
      How are you merging sqlc and pgx with sqlite ?
      • lelandbatey 2 hours ago
        Specifically how can you use pgx with sqlite while pgx is a postgres-specific library? Sqlc works great with Postgres or Sqlite, Sqlc works with pgx when connecting to Postgres, but pgx can't be used with Sqlite AFAIK
    • sampullman 2 hours ago
      Did you reply to the wrong submission?
    • plusplusungood 2 hours ago
      What's your point?
      • faangguyindia 2 hours ago
        You don't need to use assembly for high performance web app when you can just use Go.
        • ericbarrett 2 hours ago
          You don't, but it's so much cooler when you do! Not everything needs to be a beige utilitarian module optimized for business consumption.

          I didn't need to implement an Intel RDRAND streamer in C and assembler, but it was a ton of fun: https://github.com/ehbar/rdrand-stream

          OP, I really liked this project. Kudos for publishing it!

          • imtomt 1 hour ago
            Woah, that's really cool! I'm glad you did that even if you didn't need to. I honestly think everyone needs to write more assembly, because it's so much cooler.
  • paolatauru 8 minutes ago
    [dead]
  • vladsiu 30 minutes ago
    [dead]
  • imtomt 4 hours ago
    This post seems to now link to the writeup rather than the repository, sorry! The repo can be found at the top of that page, or directly here: https://github.com/imtomt/ymawky
    • dang 3 hours ago
      Whoops that was my fault. Fixed now. (I emailed you, btw, that we'd changed your title, but I forgot to switch the URL back to the repo. Both links are cool.)

      I'm sure I'm not the only one who has fantasized about doing something like this as a self-soothing enterprise. Kudos to you for actually doing it!

      • imtomt 3 hours ago
        Hey, thank you! Means a lot. It's an odd sort of meditation, but is surprisingly the most almost-therapeutic project I've worked on. Something about the constraints of Assembly that really pull you into the minutiae and clears your head, maybe.
  • ankur-ag 27 minutes ago
    [dead]
  • feiz45607 2 hours ago
    [flagged]
  • Ami985 1 hour ago
    [dead]
  • feiz45607 2 hours ago
    [flagged]
  • OutOfHere 3 hours ago
    An agentic LLM should be pretty good at Arm64 assembly generation, but maintainability of large code could become an issue. Why would it not run on Linux?
    • imtomt 2 hours ago
      I wrote it for MacOS because I don't have a Linux machine right now :( Once I get one up and running again, I'll probably work on porting this.

      As for why it wouldn't run on Linux, there are some pretty big differences in the actual assembly. One pretty superficial difference is calling conventions -- MacOS uses the x16 register for syscall numbers, Linux uses x8. Calling the kernel in Mac uses "svc #0x80", in Linux it's "svc #0". That's ~120 lines that need to be replaced, but easy enough to just use sed. Syscall numbers are all different, as are the struct layouts for sigaction(), MacOS has an "sa_tramp" field that Linux doesn't have. Enforcing max processes is done here using the MacOS-specific proc_info() syscall, which can be used to get the number of children any given process has. Linux doesn't have an equivalent, so process tracking would need to be done differently. Finally, Linux has the getdents64() syscall, rather than getdirentries64(), which uses a different struct and is called differently.

      I'm sure an LLM could make all those changes, but it's a pretty large codebase, so it would probably make some mistakes or miss things.

      • tgv 1 hour ago
        You could always start in a virtual environment.
    • shepherdjerred 3 hours ago
      The first paragraph of the README says this was hand written so I’m not sure why you’re bringing up LLMs