Viewing profile — marksmillibend
marksmillibend
HN member- Joined
- Sat, Nov 07, 2020, 11:41 AM UTC
- HN karma
- 71
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About marksmillibend
No profile information was provided.
Recent public activity
-
comment
Comment #25978574
Yet Another New eMail Self-hosted, end-to-end encrypted and sender-verified email replacement with android phone app. Request for interest. Code to follow.
- story
-
comment
Comment #25792695
Bare Metal x86 FORTH Simple FORTH system bootable from USB stick on x86 PC (or QEMU). Implemented from scratch and explained (with complete assembler code using nasm).
- story
-
comment
Comment #25486610
BBC Radio, Lovecraft, The Shadow Over Innsmouth BBC have just released the 3rd season of their Lovecraftian radio play series. The link points back to the very first episode of sea…
- story
-
comment
Comment #25469966
I Could Have Written It Myself, Faster Comparing the same programming task, first written using an external package and once again from scratch.
- story
-
comment
Comment #25404980
Easy Compiler Regression Testing Minimalist, useful, regression testing program, for my sugar compiler dev project, explained.
- story
-
comment
Comment #25371501
Sugar - a typed lispy language targeting webasm/wat. Part of 2 of the continuing saga of writing a small compiler targeting wat/wasm. I talk thru the implementation of some of the …
- story
-
comment
Comment #25362051
Sugar - a typed lispy language targeting webasm/wat. Part of 2 of the continuing saga of writing a small compiler targeting wat/wasm. I talk thru the implementation of some of the …
- story
-
comment
Comment #25334995
Oh please do _not_ do that :) Sugar is just a toy. Don't learn it. Maybe you can learn something about common lisp from reading the sugar compiler source code. I agree with TurboHa…
-
comment
Comment #25330505
Thank you for your encouraging words. I am currently working on some of the "future directions" ideas and will post again soon about that.
-
comment
Comment #25330077
TIL that TIL means "Today I Learned". Thanks for reading the post :) Update 2020-12-07: There was a bug in the macro expansion logic. I've backported the fix to the linked source a…
-
comment
Comment #25322597
Sugar - a typed lispy language targeting webasm/wat. Compiler is incomplete but I have written some reasonably complex programs. Interesting to read for the, very short, compiler.
- story
-
comment
Comment #25295433
Thanks for the fix. I intended monospace, but I thought it was spelled mono. Fixed now. I've updated all posts now like this: pre.code { font-family: monospace; }
- comment
-
comment
Comment #25291862
WebAsm: Forth with Lisp Syntax. Overview of WebAsm text format, with example. (note: The code is tested and works, however, live example not loading since bitbucket won't send the …
- story
-
comment
Comment #25243078
A small snippet to add to your nojs sites. https://ghostbin.com/paste/kupyj Shows a banner "You Don't Need JavaScript to Run This Site (turn it off here)" It's a response to all th…
-
comment
Comment #25243017
A small snippet to add to your nojs sites. https://ghostbin.com/paste/kupyj Shows a banner "You Don't Need JavaScript to Run This Site (turn it off here)" It's a response to all th…