summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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?