update blog tags
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
(thought
|
(thought
|
||||||
:title "a moderately cursed dollcode implementation"
|
:title "a moderately cursed dollcode implementation"
|
||||||
:date "2024-10-24 23:18:14"
|
:date "2024-10-24 23:18:14"
|
||||||
:tags ["hacks" "computers" "python"]
|
:tags ["hacks" "programming" "python"]
|
||||||
:description "implementing a dollcode translator in python, very, very badly."
|
:description "implementing a dollcode translator in python, very, very badly."
|
||||||
:content `(
|
:content `(
|
||||||
(p #[[
|
(p #[[
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
(thought
|
(thought
|
||||||
:title "implementing goto statements in python (in under 50 lines)"
|
:title "implementing goto statements in python (in under 50 lines)"
|
||||||
:date "2024-09-12 08:43:04"
|
:date "2024-09-12 08:43:04"
|
||||||
:tags ["hacks" "computers"]
|
:tags ["hacks" "programming" "python"]
|
||||||
:description "alternative title: a fizzbuzz implementation that will instantly fail any job interview."
|
:description "alternative title: a fizzbuzz implementation that will instantly fail any job interview."
|
||||||
:content `(
|
:content `(
|
||||||
(p "please note: this one knows nothing about python. if the reader sees something that it is wrong about, they are encouraged to e-mail it.")
|
(p "please note: this one knows nothing about python. if the reader sees something that it is wrong about, they are encouraged to e-mail it.")
|
||||||
|
Reference in New Issue
Block a user