shikaan
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Code Is Cheap(er) (htmx.org)
- Researchers teach brain cells to play 'Doom' (phys.org)
- Ascetic Computing (ratfactor.com)
-
About 10 months ago I posted OSle here [1], an OS in x86 assembly that fits in the 510 bytes of a bootloader. It got great discussion and I kept working on it. All userland programs were 16-bit assembly until last week.…
- A terminal-based KeePass password manager (github.com)
- X to open source their recommendation engine (gizmodo.com)
- An x86 assembly introduction for high-level programmers (shikaan.github.io)
- Show HN: A terminal-based KeePass password manager (github.com)
- Humble Bundle: Software Architecture (humblebundle.com)
- A Lisp in 99LOC (github.com)
- Show HN: Lifp – A Lisp Built on Bun (github.com)
A silly summer break project where I played around with Bun, which I hadn't had the chance to yet. It's not super lisp-y, there's no car, no cdr, nor macros. It's a Lisp-Inspired Functional Programming language that…
- Show HN: OSle – A 510 bytes OS in x86 assembly (github.com)
(sorry about double posting, I forgot to put Show HN in front in the original https://news.ycombinator.com/item?id=43863689 thread) Hey all, As a follow up to my relatively successful series in x86 Assembly of last…
- OSle – A 510 bytes OS in x86 assembly (github.com)
- Humble Bundle: Computer Science The Fun Way (humblebundle.com)
- A ray caster tutorial in ASCII art (github.com)
- Keydex v0.4.0 – A KeePass Terminal Password Manager (github.com)
- Ollama Chat – Ollama Chat Interface for VSCode (github.com)
- A Friendly Introduction to Assembly for High-Level Programmers – Part 3 (shikaan.github.io)
- A Friendly Introduction to Assembly for High-Level Programmers – Conditionals (shikaan.github.io)
- A Friendly Introduction to Assembly for High-Level Programmers (shikaan.github.io)
- Contentful Acquires Ninetailed (contentful.com)
-
I have been hearing and read about Zig for a while. I love the language, I love how non-overwhelming and "honest" it feels. I like how dam easy it is to integrate with C. Yet, I haven't seen a really appealing argument…
- Creating a Doom-style 3D engine in C (2015) [video] (youtube.com)
- Libsid: A retro audio chip emulator in C (github.com)