summaryrefslogtreecommitdiff
path: root/org
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2022-11-15 18:55:40 -0500
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2022-11-15 18:58:03 -0500
commit378f1ed52c01ace8d48356852435aa38bfed8340 (patch)
treeb0a9e09544b77f5f1b10ba391bae7413b2fe1c97 /org
parent02480b15ffa530201ce554700f813f9c70266315 (diff)
[org] Initial draft for What's New on jakob.space
Diffstat (limited to 'org')
-rw-r--r--org/What's New on jakob.space/whats-new-on-jakob-space.org55
1 files changed, 55 insertions, 0 deletions
diff --git a/org/What's New on jakob.space/whats-new-on-jakob-space.org b/org/What's New on jakob.space/whats-new-on-jakob-space.org
new file mode 100644
index 0000000..466b470
--- /dev/null
+++ b/org/What's New on jakob.space/whats-new-on-jakob-space.org
@@ -0,0 +1,55 @@
+#+TITLE: What's New on jakob.space
+#+DATE: <2018-01-13 Sat 21:10>
+#+TAGS: writeup
+
+* Outline
+
+** Comment System
+
+*** Comments Circa 2016
+
+- Site used to be Flask + sqlite3
+- Made a shitty captcha system using Pillow (I should see if I can dig it up)
+- Back when my site looked [[https://web.archive.org/web/20181013061219/http://jakob.space/blog/post/First+Impressions+of+the+Rust+Programming+Language][like this]]
+- Eventually moved over to a static site generator (Hugo?), but I lost the functionality well before then
+
+*** Webmentions
+
+- Implemented around 2019, weekend off from GSoC, at my parents' summertime cottage.
+- Some improvements as of late (better styling, statically-generated)
+- Though, it's kind of noisy...
+
+*** New Comment System
+
+- Prioritize actual discussions about the piece, not just folks re-posting the article elsewhere.
+- Implemented in Guile/PostgreSQL
+
+*** Network Setup and Limitations
+
+*** First Re-Introduction of Dynamic Content on jakob.space
+
+**** rsvp
+
+**** gallery
+
+*** Comment System Implementation
+
+**** (Safe) Parsing
+
+**** Captcha System
+
+***** Calculus Problems
+
+- I was inspired to do this while I was going through SICP and at the same time tutoring my brother in BC calculus
+
+***** Proof-of-Work
+
+- Obviously some people are blind, and some people aren't mathematically literate, so we need an alternative
+- Lazy, so your computer doesn't heat up just because you visited a page
+- Requires Javascript :(
+
+** Future Endeavors
+
+*** Games?
+
+*** Binary repository?