Viewing profile — beefburger
beefburger
HN member- Joined
- Sat, Dec 05, 2009, 6:28 PM UTC
- HN karma
- 673
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About beefburger
No profile information was provided.
Recent public activity
- story
-
comment
Comment #49122876
Wooden prototype: https://seriot.ch/resources/computiles.jpg
- story
-
comment
Comment #49019741
Search is working as intended, but the demo only covers Switzerland. It's a bake of the Geofabrik Switzerland extract. Try "Zermatt" or "Basel". You can bake any region yourself fr…
- story
-
comment
Comment #48841422
No, standard transliterators like Latin-Katakana are designed to always terminate. What the article demonstrates is that the underlying rule language is powerful enough that one co…
-
comment
Comment #48829798
I've been wondering for a while if anything in Unicode could accidentally compute. It turns out that UTS #35 transliteration rules are Turing-complete. I show how to compute Collat…
- story
-
comment
Comment #48270870
Indeed. The Jira rules implement test-then-decrement correctly, but the notation was ambiguous. I’ve fixed the pseudocode so that the test explicitly precedes the decrement. Thanks…
-
comment
Comment #48242419
[dead]
- story
-
story
Show HN: RFC Esolang – RFCs as executable programs
RFC Esolang is a programming language in which the specification document is the source code. Requirement levels like MUST, SHOULD, and MAY act as control flow. Section numbers def…
-
comment
Comment #47594160
RFC Esolang is a programming language in which the specification document is the source code. Requirement levels like MUST, SHOULD, and MAY act as control flow. Section numbers def…
- story
- story
- story
- story
-
comment
Comment #45502899
How to install a Tic-Tac-Toe game on your printer by copy-pasting a few lines in PostScript.
- story
-
comment
Comment #45502876
Solvers and visualizers in Python, C and PostScript
- story
-
comment
Comment #43647533
I've been experimenting with PostScript programming over the past two years, creating several small games (Tic-Tac-Toe, Chess, Sokoban and Tetris) all running in Ghostscript or dir…
- story
-
comment
Comment #43258727
How I shrank Takashi Hayakawa's 33 years old tiny ray tracer by 33 bytes
- story