Live data from Hacker News

Viewing profile — EbenFlutt

EbenFlutt

HN member
Joined
Wed, Aug 25, 2021, 6:13 PM UTC
HN karma
1
Public activity
1 items

About EbenFlutt

No profile information was provided.

Recent public activity

  1. comment
    Comment #28304925

    I use Spitbol every day. A problem with it is that it allows godawful code like that example. Here's fizzbuzz in Spitbol: loop a = lt(a,100) a + 1 :f(end) output = eq(remdr(a,15),0…