Live data from Hacker News

Viewing profile — marksmillibend

marksmillibend

HN member
Joined
Sat, Nov 07, 2020, 11:41 AM UTC
HN karma
71
Public activity
33 items

About marksmillibend

No profile information was provided.

Recent public activity

  1. 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.

  2. story
  3. 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).

  4. story
  5. 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…

  6. story
  7. 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.

  8. story
  9. comment
    Comment #25404980

    Easy Compiler Regression Testing Minimalist, useful, regression testing program, for my sugar compiler dev project, explained.

  10. story
  11. 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 …

  12. story
  13. 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 …

  14. story
  15. 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…

  16. 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.

  17. 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…

  18. 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.

  19. story
  20. 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; }

  21. comment
  22. 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 …

  23. story
  24. 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…

  25. 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…