nowfound

Life & fun · March 17, 2023

HW

'Hello, World ' in x86 assembly, but make it gibberish

In plain words

This project is a humorous take on the classic "Hello, World" program written in x86 assembly language, intentionally obfuscated with nonsensical or convoluted code. It's designed for programmers and assembly enthusiasts who enjoy playful, esoteric programming challenges. The project demonstrates how even simple tasks can be made deliberately complicated and confusing while still achieving the same output, offering both entertainment and insight into low-level computing concepts.

written from the facts on this page · September 2026

Does a similar job

all alternatives →

More life & fun this month

the category →

Launched alongside, March 2023

the whole month →
  • GPT-41,161

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io