summaryrefslogtreecommitdiff
path: root/haunt/data
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-07-20 17:07:39 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-07-20 17:07:39 -0400
commitb4fdc3017b9c05734b92151d7aa2e0353682fc09 (patch)
treea056a6a6e379bcae01b22c6dca203218c609cac3 /haunt/data
parentaed8c20a9488f1ed4f4e316068cbafb07e8676ff (diff)
Stage everything. Bleh, I'll commit to a clean history from now on
Diffstat (limited to 'haunt/data')
-rw-r--r--haunt/data/blogroll.scm1008
-rw-r--r--haunt/data/bookmarks.scm203
-rw-r--r--haunt/data/replies.scm4
3 files changed, 515 insertions, 700 deletions
diff --git a/haunt/data/blogroll.scm b/haunt/data/blogroll.scm
index e7a3d2e..e51f059 100644
--- a/haunt/data/blogroll.scm
+++ b/haunt/data/blogroll.scm
@@ -1,866 +1,706 @@
'(("Adam Sawicki"
"http://asawicki.info/"
- (c++
- game-development
- graphics
- programming
- video-games
- windows))
+ ("c++"
+ "game-development"
+ "graphics"
+ "programming"
+ "video-games"
+ "windows"))
("Bit Cannon"
"http://bitcannon.net/"
- (linux
- rust
- programming))
+ ("linux" "rust" "programming"))
("(proclaim λ)"
"http://blog.macrolet.net/"
- (common-lisp
- functional-programming
- hardware
- lisp
- programming))
+ ("common-lisp"
+ "functional-programming"
+ "hardware"
+ "lisp"
+ "programming"))
("Brads Blog"
"http://bradhodge.ca/blog/"
- (hardware
- retro-tech))
+ ("hardware" "retro-tech"))
("Charlie the Ninja"
"http://charliethe.ninja/"
- (bsd
- c
- game-development
- graphics
- programming
- video-games
- x86))
+ ("bsd"
+ "c"
+ "game-development"
+ "graphics"
+ "programming"
+ "video-games"
+ "x86"))
("DSASMBLR"
"http://dsasmblr.com/"
- (game-hacking
- reversing
- security
- video-games))
+ ("game-hacking"
+ "reversing"
+ "security"
+ "video-games"))
("Emacs Horrors"
"http://emacshorrors.com/"
- (emacs
- emacs-lisp
- lisp
- programming))
+ ("emacs" "emacs-lisp" "lisp" "programming"))
("Emacs Ninja"
"http://emacsninja.com/"
- (emacs
- emacs-lisp
- lisp
- programming))
+ ("emacs" "emacs-lisp" "lisp" "programming"))
("Fabien Sanglard"
"http://fabiensanglard.net/"
- (c
- c++
- game-development
- graphics
- hardware
- programming
- video-games))
+ ("c"
+ "c++"
+ "game-development"
+ "graphics"
+ "hardware"
+ "programming"
+ "video-games"))
("faehnri.ch"
"http://faehnri.ch/"
- (c
- c++
- game-hacking
- reversing
- video-games))
+ ("c"
+ "c++"
+ "game-hacking"
+ "reversing"
+ "video-games"))
("gynvael.coldwind//vx.log"
"https://gynvael.coldwind.pl/?blog=1&lang=en"
- (capture-the-flag
- game-development
- programming
- reversing
- security
- video-games))
+ ("capture-the-flag"
+ "game-development"
+ "programming"
+ "reversing"
+ "security"
+ "video-games"))
("Michael Nielsen"
"http://michaelnielsen.org/blog/"
- (cogsci
- math
- practices
- programming))
+ ("cogsci" "math" "practices" "programming"))
("steve losh"
"http://stevelosh.com/blog/"
- (clojure
- common-lisp
- game-development
- lisp
- programming
- video-games))
+ ("clojure"
+ "common-lisp"
+ "game-development"
+ "lisp"
+ "programming"
+ "video-games"))
("jooru//vx tech blog"
"http://j00ru.vexillium.org/"
- (binary-exploitation
- malware
- operating-systems
- reversing
- security
- windows))
+ ("binary-exploitation"
+ "malware"
+ "operating-systems"
+ "reversing"
+ "security"
+ "windows"))
("Bob Nystrom"
"http://journal.stuffwithstuff.com/"
- (game-development
- programming
- video-games))
+ ("game-development" "programming" "video-games"))
("Lambda the Ultimate"
"http://lambda-the-ultimate.org/"
- (functional-programming
- lisp
- programming
- scheme))
+ ("functional-programming"
+ "lisp"
+ "programming"
+ "scheme"))
("Zach Beane Common Lisp"
"http://lispblog.xach.com/"
- (common-lisp
- lisp
- programming))
+ ("common-lisp" "lisp" "programming"))
("meh."
"http://meh.schizofreni.co/"
- (c
- linux
- programming
- rust))
+ ("c" "linux" "programming" "rust"))
("null program"
"http://nullprogram.com/"
- (bsd
- c
- c++
- emacs
- emacs-lisp
- graphics
- linux
- lisp
- programming
- python
- x86))
+ ("bsd"
+ "c"
+ "c++"
+ "emacs"
+ "emacs-lisp"
+ "graphics"
+ "linux"
+ "lisp"
+ "programming"
+ "python"
+ "x86"))
("The Official Radare Blog"
"http://radare.today/"
- (c
- radare2
- programming
- reversing))
+ ("c" "radare2" "programming" "reversing"))
("妖怪世捨て人"
"http://reader.tymoon.eu/"
- (common-lisp
- game-development
- lisp
- video-games))
+ ("common-lisp"
+ "game-development"
+ "lisp"
+ "video-games"))
("Richard Kallos"
"http://rkallos.com/"
- (functional-programming
- emacs
- erlang
- lisp
- programming
- scheme))
+ ("functional-programming"
+ "emacs"
+ "erlang"
+ "lisp"
+ "programming"
+ "scheme"))
("samskivert"
"http://samskivert.com/blog/"
- (functional-programming
- programming))
+ ("functional-programming" "programming"))
("The sh3llc0d3rs blog"
"http://sh3llc0d3r.com/"
- (binary-exploitation
- capture-the-flag
- computer-networking
- security))
+ ("binary-exploitation"
+ "capture-the-flag"
+ "computer-networking"
+ "security"))
("shell-storm"
"http://shell-storm.org/"
- (binary-exploitation
- c
- capture-the-flag
- linux
- operating-systems
- reversing
- security))
+ ("binary-exploitation"
+ "c"
+ "capture-the-flag"
+ "linux"
+ "operating-systems"
+ "reversing"
+ "security"))
("Technomancy"
"https://technomancy.us/list"
- (fennel
- game-development
- hardware
- lisp
- lua
- programming
- video-games))
- ("Vi Hart"
- "http://vihart.com/"
- (math))
+ ("fennel"
+ "game-development"
+ "hardware"
+ "lisp"
+ "lua"
+ "programming"
+ "video-games"))
+ ("Vi Hart" "http://vihart.com/" ("math"))
("Charles, etc"
"http://www.charlesetc.com/"
- (linux
- programming
- rust))
+ ("linux" "programming" "rust"))
("Notes on Programming"
"http://www.codersnotes.com/notes/"
- (graphics
- programming
- reversing
- video-games))
+ ("graphics"
+ "programming"
+ "reversing"
+ "video-games"))
("defmacro"
"http://www.defmacro.org/"
- (functional-programming
- linux
- lisp
- programming))
+ ("functional-programming"
+ "linux"
+ "lisp"
+ "programming"))
("Home Page of Evan Miler"
"http://www.evanmiller.org/"
- (c
- erlang
- math
- programming
- rust
- video-games))
+ ("c"
+ "erlang"
+ "math"
+ "programming"
+ "rust"
+ "video-games"))
("Style Warning"
"http://www.stylewarning.com/blog/"
- (common-lisp
- lisp
- math))
+ ("common-lisp" "lisp" "math"))
("WezM.net"
"https://www.wezm.net/"
- (programming
- rust))
+ ("programming" "rust"))
("0x90r00t"
"https://0x90r00t.com/"
- (binary-exploitation
- capture-the-flag
- reversing
- security))
+ ("binary-exploitation"
+ "capture-the-flag"
+ "reversing"
+ "security"))
("aixxe"
"https://aixxe.net/"
- (game-hacking
- linux
- reversing
- video-games))
+ ("game-hacking"
+ "linux"
+ "reversing"
+ "video-games"))
("Pierre Neidhardts homepage"
"https://ambrevar.xyz/"
- (emacs
- functional-programming
- linux
- lisp
- programming
- scheme))
+ ("emacs"
+ "functional-programming"
+ "linux"
+ "lisp"
+ "programming"
+ "scheme"))
("arp242.net"
"https://arp242.net/"
- (linux
- programming
- python))
+ ("linux" "programming" "python"))
("The Neo-Babbage Files"
"https://babbagefiles.xyz/"
- (emacs
- lisp
- programming))
+ ("emacs" "lisp" "programming"))
("Max Bernstein"
"https://bernsteinbear.com/blog/"
- (functional-programming
- lisp
- programming))
+ ("functional-programming" "lisp" "programming"))
("dmbaturins blog"
"https://blog.baturin.org/"
- (computer-networking
- functional-programming
- linux
- ocaml
- programming
- python
- x86))
+ ("computer-networking"
+ "functional-programming"
+ "linux"
+ "ocaml"
+ "programming"
+ "python"
+ "x86"))
("Andrew Gallants Blog"
"https://blog.burntsushi.net/"
- (linux
- programming
- rust))
+ ("linux" "programming" "rust"))
("The blog at the bottom of the sea"
"https://blog.demofox.org/"
- (crypto
- game-development
- graphics
- math
- programming
- video-games))
+ ("crypto"
+ "game-development"
+ "graphics"
+ "math"
+ "programming"
+ "video-games"))
("Improved Means for Achieving Deteriorated Ends"
"https://blog.kingcons.io/"
- (common-lisp
- hardware
- lisp
- programming
- retro-tech))
+ ("common-lisp"
+ "hardware"
+ "lisp"
+ "programming"
+ "retro-tech"))
("KRNL386"
"https://blog.krnl386.com/"
- (retro-tech
- reversing
- windows))
+ ("retro-tech" "reversing" "windows"))
("Separate Concerns"
"https://blog.separateconcerns.com/"
- (c
- linux
- lua
- programming))
+ ("c" "linux" "lua" "programming"))
("Lainblog"
"https://blog.soykaf.com/"
- (decentralization
- programming
- retro-tech))
+ ("decentralization" "programming" "retro-tech"))
("Bluish Coder"
"https://bluishcoder.co.nz/"
- (programming))
+ ("programming"))
("Cryogenix"
"https://cryogenix.net/"
- (bsd
- retro-tech
- reversing
- x86))
+ ("bsd" "retro-tech" "reversing" "x86"))
("Fedor Indutnys Blog"
"https://darksi.de/"
- (binary-exploitation
- c++
- crypto
- programming
- security))
+ ("binary-exploitation"
+ "c++"
+ "crypto"
+ "programming"
+ "security"))
("Deftly.net"
"https://deftly.net/"
- (bsd
- erlang
- functional-programming
- haskell
- programming))
+ ("bsd"
+ "erlang"
+ "functional-programming"
+ "haskell"
+ "programming"))
("Bill de hÓra"
"https://dehora.net/journal/"
- (programming
- rust))
+ ("programming" "rust"))
("/dev/krzaq"
"https://dev.krzaq.cc/"
- (c++
- programming
- reversing
- video-games))
+ ("c++" "programming" "reversing" "video-games"))
("Drew DeVaults Blog"
"https://drewdevault.com/"
- (c
- go
- linux
- programming))
+ ("c" "go" "linux" "programming"))
("fuzzy notepad"
"https://eev.ee/blog/"
- (art
- c
- doom
- game-development
- programming
- python
- retro-tech
- rust
- video-games))
+ ("art"
+ "c"
+ "doom"
+ "game-development"
+ "programming"
+ "python"
+ "retro-tech"
+ "rust"
+ "video-games"))
("Eli Grey"
"https://eligrey.com/"
- (javascript
- programming))
+ ("javascript" "programming"))
("https://erkaman.github.io/articles.html"
"graphics"
- (math
- programming))
+ ("math" "programming"))
("The Brain Dump"
"https://floooh.github.io/"
- (c
- programming
- retro-tech
- reversing))
+ ("c" "programming" "retro-tech" "reversing"))
("Frederik Braun"
"https://frederik-braun.com/archives.html"
- (programming
- python))
+ ("programming" "python"))
("General Protection Fault"
"https://gpfault.net/"
- (c++
- graphics
- opengl
- programming
- retro-tech
- reversing))
+ ("c++"
+ "graphics"
+ "opengl"
+ "programming"
+ "retro-tech"
+ "reversing"))
("Comfortably Numbered"
"https://hardmath123.github.io/"
- (capture-the-flag
- functional-programming
- linux
- lisp
- math
- programming
- python
- scheme))
+ ("capture-the-flag"
+ "functional-programming"
+ "linux"
+ "lisp"
+ "math"
+ "programming"
+ "python"
+ "scheme"))
("Infinity Plus One"
"https://infinityplusonemath.wordpress.com/"
- (math))
+ ("math"))
("jamchambs blog"
"https://jamchamb.github.io/"
- (c
- hardware
- powerpc
- programming
- retro-tech
- reversing))
+ ("c"
+ "hardware"
+ "powerpc"
+ "programming"
+ "retro-tech"
+ "reversing"))
("Daniel Lemires Blog"
"https://lemire.me/blog/"
- (math
- programming
- x86))
+ ("math" "programming" "x86"))
("Patterns in Cyberspace"
"https://leotindall.com/"
- (decentralization
- linux
- programming
- retro-tech
- rust))
+ ("decentralization"
+ "linux"
+ "programming"
+ "retro-tech"
+ "rust"))
("Marios Lab"
"https://marioslab.io/posts/"
- (programming))
+ ("programming"))
("Tyler Glaiel"
"https://medium.com/@tglaiel"
- (game-development
- programming))
+ ("game-development" "programming"))
("Barely Functional"
"https://mgattozzi.com/"
- (programming
- rust))
+ ("programming" "rust"))
("Mutos Blog"
"https://muto.ca/"
- (emacs
- functional-programming
- programming
- scheme))
+ ("emacs"
+ "functional-programming"
+ "programming"
+ "scheme"))
("Nerderati"
"https://nerderati.com/"
- (linux
- math
- programming
- python))
+ ("linux" "math" "programming" "python"))
("... and another thing ..."
"https://nick.zoic.org/"
- (hardware
- linux
- programming
- python))
+ ("hardware" "linux" "programming" "python"))
("Nick Cano"
"https://nickcano.com/"
- (capture-the-flag
- game-hacking
- hardware
- programming
- reversing
- video-games))
+ ("capture-the-flag"
+ "game-hacking"
+ "hardware"
+ "programming"
+ "reversing"
+ "video-games"))
("Nora Sandler"
"https://norasandler.com/"
- (c
- compilers
- programming))
+ ("c" "compilers" "programming"))
("codeblog"
"https://outflux.net/blog/"
- (linux
- operating-systems
- programming))
+ ("linux" "operating-systems" "programming"))
("Objective-See"
"https://objective-see.com/"
- (malware
- reversing
- security))
+ ("malware" "reversing" "security"))
("Matt Pharrs blog"
"https://pharr.org/matt/blog/"
- (graphics
- programming
- x86))
+ ("graphics" "programming" "x86"))
("phoenhex team"
"https://phoenhex.re/"
- (binary-exploitation
- reversing
- security))
+ ("binary-exploitation" "reversing" "security"))
("programming is terrible"
"https://programmingisterrible.com/"
- (programming))
+ ("programming"))
("./pwnaccelerator BLOG"
"https://pwnaccelerator.github.io/"
- (crypto
- hardware
- reversing
- security))
+ ("crypto" "hardware" "reversing" "security"))
("Computable Multiverse"
"https://rakhim.org/"
- (emacs
- linux
- math))
+ ("emacs" "linux" "math"))
("John Ramsden"
"https://ramsdenj.com/"
- (bsd
- linux))
+ ("bsd" "linux"))
("RETRO.MOE"
"https://retro.moe/"
- (hardware
- retro-tech))
+ ("hardware" "retro-tech"))
("Rufflewinds Scratchpad"
"https://rufflewind.com/"
- (haskell
- linux
- programming
- rust))
+ ("haskell" "linux" "programming" "rust"))
("Brandon Skerritt"
"https://skerritt.blog/"
- (crypto
- programming
- security))
+ ("crypto" "programming" "security"))
("Causal Agency"
"https://text.causal.agency/"
- (c
- programming))
+ ("c" "programming"))
("η (eta)"
"https://theta.eu.org/posts.html"
- (crypto
- hardware
- linux
- programming
- rust))
+ ("crypto"
+ "hardware"
+ "linux"
+ "programming"
+ "rust"))
("Travis Goodspeeds Blog"
"https://travisgoodspeed.blogspot.com/"
- (ham
- hardware
- reversing
- sdr
- security))
+ ("ham" "hardware" "reversing" "sdr" "security"))
("Two-Bit History"
"https://twobithistory.org/"
- (linux
- lisp
- programming
- retro-tech))
+ ("linux" "lisp" "programming" "retro-tech"))
("Occasionally sane"
"https://vfoley.xyz/"
- (emacs
- programming
- rust
- video-games))
+ ("emacs" "programming" "rust" "video-games"))
("vmcall"
"https://vmcall.github.io/"
- (game-hacking
- programming
- reversing
- video-games))
+ ("game-hacking"
+ "programming"
+ "reversing"
+ "video-games"))
("/dev/ram0"
"https://wargio.github.io/"
- (hardware
- programming
- radare2
- reversing))
+ ("hardware" "programming" "radare2" "reversing"))
("mindless-area"
"https://wbenny.github.io/posts/"
- (hardware
- reversing
- windows))
+ ("hardware" "reversing" "windows"))
("wingolog"
"https://wingolog.org/"
- (functional-programming
- linux
- lisp
- lua
- programming
- scheme))
+ ("functional-programming"
+ "linux"
+ "lisp"
+ "lua"
+ "programming"
+ "scheme"))
("Wolf480pl"
"https://wolf480pl.github.io/"
- (linux
- programming))
+ ("linux" "programming"))
("Frederic Cambus"
"https://www.cambus.net/"
- (bsd
- c
- programming
- x86))
+ ("bsd" "c" "programming" "x86"))
("The Digital Antiquarian"
"https://www.filfre.net/"
- (hardware
- retro-tech
- video-games))
+ ("hardware" "retro-tech" "video-games"))
("Kirsle.net"
"https://www.kirsle.net/"
- (crypto
- go
- programming
- security))
+ ("crypto" "go" "programming" "security"))
("Project Nayuki"
"https://www.nayuki.io/"
- (art
- c
- c++
- crypto
- math
- programming
- x86))
+ ("art"
+ "c"
+ "c++"
+ "crypto"
+ "math"
+ "programming"
+ "x86"))
("Inane Observations"
"https://yingtongli.me/blog/"
- (crypto
- linux
- math
- reversing
- security
- video-games))
+ ("crypto"
+ "linux"
+ "math"
+ "reversing"
+ "security"
+ "video-games"))
("zayenz"
"https://zayenz.se/blog"
- (programming
- rust))
+ ("programming" "rust"))
("The Stone Zone"
"http://thestone.zone/"
- (hardware
- lisp
- programming
- reversing))
+ ("hardware" "lisp" "programming" "reversing"))
("David Boddie"
"http://www.boddie.org.uk/david/www-repo/Personal/Updates/index.html"
- (programming
- python
- reversing))
+ ("programming" "python" "reversing"))
("Alicefs website"
"https://alicef.me/"
- (gentoo
- linux))
- ("~ben"
- "https://ben.tild3.org/"
- (linux))
+ ("gentoo" "linux"))
+ ("~ben" "https://ben.tild3.org/" ("linux"))
("0day rocks!"
"https://0day.rocks/"
- (crypto
- hardware
- linux
- math
- programming
- reversing
- security
- tor))
+ ("crypto"
+ "hardware"
+ "linux"
+ "math"
+ "programming"
+ "reversing"
+ "security"
+ "tor"))
("Eccentric J"
"https://eccentric-j.com/"
- (art
- clojure
- functional-programming
- lisp
- programming))
+ ("art"
+ "clojure"
+ "functional-programming"
+ "lisp"
+ "programming"))
("Prosthetic Conscience"
"https://jfm.carcosa.net/blog/"
- (linux
- programming))
+ ("linux" "programming"))
("Max Justicz"
"https://justi.cz/"
- (binary-exploitation
- reversing
- security))
+ ("binary-exploitation" "reversing" "security"))
("The Obscuritory"
"https://obscuritory.com/feed/"
- (retro-tech
- video-games))
+ ("retro-tech" "video-games"))
("Jon Gjengset"
"https://thesquareplanet.com/"
- (linux
- programming
- rust
- security))
+ ("linux" "programming" "rust" "security"))
("rtl-sdr.com"
"https://www.rtl-sdr.com/"
- (gnuradio
- ham
- hardware
- programming
- sdr))
+ ("gnuradio" "ham" "hardware" "programming" "sdr"))
("pancake"
"https://medium.com/@trufae"
- (c
- programming
- radare2
- rust))
+ ("c" "programming" "radare2" "rust"))
("hexxendmns.motd.org"
"https://hexxendmns.motd.org/"
- (doom
- linux
- mapping
- programming
- quake
- video-games))
+ ("doom"
+ "linux"
+ "mapping"
+ "programming"
+ "quake"
+ "video-games"))
("Random ASCII – tech blog of Bruce Dawson"
"https://randomascii.wordpress.com/"
- (compilers
- hardware
- powerpc
- programming
- windows
- x86))
+ ("compilers"
+ "hardware"
+ "powerpc"
+ "programming"
+ "windows"
+ "x86"))
("David Thompson"
"https://dthompson.us/"
- (emacs
- guile
- guix
- linux
- programming
- scheme))
+ ("emacs"
+ "guile"
+ "guix"
+ "linux"
+ "programming"
+ "scheme"))
("InvisibleUp"
"https://invisibleup.com/"
- (graphics
- programming
- retro-tech
- reversing
- video-games))
+ ("graphics"
+ "programming"
+ "retro-tech"
+ "reversing"
+ "video-games"))
("ancientelectronics"
"https://ancientelectronics.wordpress.com/"
- (hardware
- retro-tech))
+ ("hardware" "retro-tech"))
("North Coast News"
"https://northcoastsynthesis.com/news/"
- (hardware))
+ ("hardware"))
("Bodil dot lol"
"https://bodil.lol/"
- (compilers
- programming
- rust))
+ ("compilers" "programming" "rust"))
("Bits, pixels, cycles and more"
"https://zeux.io/"
- (c++
- graphics
- programming))
+ ("c++" "graphics" "programming"))
("Bill Demirkapis Blog"
"https://d4stiny.github.io/"
- (reversing
- security))
+ ("reversing" "security"))
("blitter.net"
"https://blitter.net/"
- (hardware
- retro-tech
- reversing))
+ ("hardware" "retro-tech" "reversing"))
("Breaking Eggs And Making Omelettes"
"https://multimedia.cx/eggs/feed/"
- (programming
- retro-tech
- reversing
- video-games
- x86))
+ ("programming"
+ "retro-tech"
+ "reversing"
+ "video-games"
+ "x86"))
("Halestroms Peregrinations"
"https://halestrom.net/darksleep/"
- (hardware
- linux
- programming))
+ ("hardware" "linux" "programming"))
("VeXation"
"https://log.vexation.ca/"
- (malware
- programming
- retro-tech
- reversing
- windows))
+ ("malware"
+ "programming"
+ "retro-tech"
+ "reversing"
+ "windows"))
("Skys blog"
"https://byebyesky.github.io/blog/"
- (capture-the-flag
- hardware
- programming
- reversing
- security))
+ ("capture-the-flag"
+ "hardware"
+ "programming"
+ "reversing"
+ "security"))
("Something Something Programming"
"https://nickdrozd.github.io/"
- (common-lisp
- emacs
- functional-programming
- lisp
- math
- programming
- rust))
+ ("common-lisp"
+ "emacs"
+ "functional-programming"
+ "lisp"
+ "math"
+ "programming"
+ "rust"))
("evilsocket"
"https://www.evilsocket.net/"
- (computer-networking
- go
- programming
- reversing
- security))
+ ("computer-networking"
+ "go"
+ "programming"
+ "reversing"
+ "security"))
("GovanifY"
"https://govanify.com/post/"
- (capture-the-flag
- linux
- programming
- retro-tech
- reversing
- security))
+ ("capture-the-flag"
+ "linux"
+ "programming"
+ "retro-tech"
+ "reversing"
+ "security"))
("Code of Connor"
"https://codeofconnor.com/"
- (game-development
- linux
- programming))
+ ("game-development" "linux" "programming"))
("cowlark.com"
"http://cowlark.com/"
- (hardware
- programming
- retro-tech))
- ("danluu.com/"
+ ("hardware" "programming" "retro-tech"))
+ ("danluu.com"
"https://danluu.com/"
- (hardware
- linux
- programming))
+ ("hardware" "linux" "programming"))
("PapaTutuWawas Blog"
- "https://blog.latinise.me/"
- (linux))
+ "https://blog.polynom.me/"
+ ("linux"))
("Catbolis Blog"
"linux"
- (programming
- retro-tech))
+ ("programming" "retro-tech"))
("Tristans Site"
"http://thume.ca/archive.html"
- (capture-the-flag
- compilers
- programming
- rust
- security))
+ ("capture-the-flag"
+ "compilers"
+ "programming"
+ "rust"
+ "security"))
("people.kernel.org"
"https://people.kernel.org/read"
- (linux
- operating-systems
- programming))
+ ("linux" "operating-systems" "programming"))
("TheFloWs security blog"
"https://theofficialflow.github.io/"
- (binary-exploitation
- hardware
- reversing
- security))
+ ("binary-exploitation"
+ "hardware"
+ "reversing"
+ "security"))
("Christine Dodrills Blog"
"https://christine.website/blog"
- (linux
- programming))
+ ("linux" "programming"))
("DustyCloud Brainstorms"
"https://dustycloud.org/blog/"
- (functional-programming
- lisp
- programming
- scheme))
+ ("functional-programming"
+ "lisp"
+ "programming"
+ "scheme"))
("Hot Leaves in a Cold Worlds"
"http://www.philipzucker.com/"
- (functional-programming
- hardware
- haskell
- math
- programming
- python))
+ ("functional-programming"
+ "hardware"
+ "haskell"
+ "math"
+ "programming"
+ "python"))
("Youve Reached the Center of the Internet"
"http://blog.benwiener.com/"
- (functional-programming
- ham
- hardware
- haskell
- programming))
+ ("functional-programming"
+ "ham"
+ "hardware"
+ "haskell"
+ "programming"))
("Grievers Notes"
"https://romhack.github.io/doc/"
- (programming
- retro-tech
- reversing
- video-games))
+ ("programming"
+ "retro-tech"
+ "reversing"
+ "video-games"))
("samiss blag"
"https://foldmap.ml/~samis/"
- (gentoo
- guix
- linux))
+ ("gentoo" "guix" "linux"))
("James Technical Notes"
"https://jamestechnotes.com/blog/"
- (android
- c
- functional-programming
- guile
- guix
- linux
- programming
- scheme))
+ ("android"
+ "c"
+ "functional-programming"
+ "guile"
+ "guix"
+ "linux"
+ "programming"
+ "scheme"))
("Aearnus' Realm"
"https://aearnus.github.io/"
- '(functional-programming
- haskell
- math
- perl6
- programming
- python)))
+ ("functional-programming"
+ "haskell"
+ "math"
+ "perl6"
+ "programming"
+ "python"))
+ ("Grid Bugs"
+ "https://gridbugs.org/"
+ ("game-development" "programming" "retro-tech" "reversing")))
diff --git a/haunt/data/bookmarks.scm b/haunt/data/bookmarks.scm
index 3a27614..b182ce2 100644
--- a/haunt/data/bookmarks.scm
+++ b/haunt/data/bookmarks.scm
@@ -1,184 +1,155 @@
'(("Finding and Exploiting Hidden Features of Animal Crossings NES Emulator"
"https://jamchamb.github.io/2018/07/11/animal-crossing-nes-emulator-hacks.html"
- (binary-exploitation
- c
- dolphin
- game-hacking
- ida
- powerpc
- retro-tech
- reversing
- video-games))
+ ("binary-exploitation"
+ "c"
+ "dolphin"
+ "game-hacking"
+ "ida"
+ "powerpc"
+ "retro-tech"
+ "reversing"
+ "video-games"))
("Disassembling Jak & Daxter"
"http://www.codersnotes.com/notes/disassembling-jak/"
- (lisp
- mips
- retro-tech
- reversing
- video-games))
+ ("lisp"
+ "mips"
+ "retro-tech"
+ "reversing"
+ "video-games"))
("VMU Hackery"
"http://dmitry.gr/index.php?r=05.Projects&proj=25.%20VMU%20Hacking"
- (hardware
- retro-tech
- reversing))
+ ("hardware" "retro-tech" "reversing"))
("Fixing a bug in an 18 year old Shockwave game"
"https://mattbruv.github.io/ccsr-bugfix/"
- (game-hacking
- retro-tech
- reversing
- video-games))
+ ("game-hacking"
+ "retro-tech"
+ "reversing"
+ "video-games"))
("Battletoads text decompression (huffman)"
"https://forums.nesdev.com/viewtopic.php?t=8609"
- (6502
- retro-tech
- reversing
- video-games))
+ ("6502" "nes" "retro-tech" "reversing" "video-games"))
+ ("Zelda Screen Transitions are Undefined Behavior"
+ "https://gridbugs.org/zelda-screen-transitions-are-undefined-behaviour/"
+ ("6502" "nes" "retro-tech" "reversing" "video-games"))
("Investigating a recent ebook DRM system (c. 2018)"
"https://yingtongli.me/blog/2019/03/28/drm2.html"
- (android
- arm
- reversing))
+ ("android" "arm" "reversing"))
("Looking inside the box"
"https://anvilventures.com/blog/looking-inside-the-box.html"
- (python
- reversing))
+ ("python" "reversing"))
("Adventures in reverse engineering Broadcom NIC firmware"
"https://www.devever.net/~hl/ortega"
- (arm
- hardware
- reversing
- x86))
+ ("arm" "hardware" "reversing" "x86"))
("A Great Old-Timey Game-Programming Hack"
"http://blog.moertel.com/posts/2013-12-14-great-old-timey-game-programming-hack.html"
- (6502
- game-development
- programming
- retro-tech
- video-games))
+ ("6502"
+ "game-development"
+ "programming"
+ "retro-tech"
+ "video-games"))
("CGA in 1024 Colors - a New Mode: the Illustrated Guide"
"https://int10h.org/blog/2015/04/cga-in-1024-colors-new-mode-illustrated/"
- (dos
- hardware
- graphics
- retro-tech))
+ ("dos" "hardware" "graphics" "retro-tech"))
("Ubershaders: A Ridiculous Solution to an Impossible Problem"
"https://dolphin-emu.org/blog/2017/07/30/ubershaders/"
- (dolphin
- graphics
- hardware
- opengl
- programming
- video-games))
+ ("dolphin"
+ "graphics"
+ "hardware"
+ "opengl"
+ "programming"
+ "video-games"))
("GDCCs Memory Model"
"http://ipfsgw.greyserv.net/ipns/davidph.greyserv.net/blog/GDCC_Memory_Model.html"
- (c
- doom
- programming
- video-games))
+ ("c" "doom" "programming" "video-games"))
("What the Hero Sees: Field-of-View for Roguelikes "
"http://journal.stuffwithstuff.com/2015/09/07/what-the-hero-sees/"
- (programming
- algorithms
- dart
- game-development
- interactive
- video-games))
+ ("programming"
+ "algorithms"
+ "dart"
+ "game-development"
+ "interactive"
+ "video-games"))
("A Constructive Look At TempleOS"
"http://www.codersnotes.com/notes/a-constructive-look-at-templeos/"
- (operating-systems
- programming))
+ ("operating-systems" "programming"))
("Guix: A most advanced operating system"
"https://ambrevar.xyz/guix-advance/index.html"
- (functional-programming
- guile
- guix
- linux
- lisp
- programming
- scheme))
+ ("functional-programming"
+ "guile"
+ "guix"
+ "linux"
+ "lisp"
+ "programming"
+ "scheme"))
("Lisp Hackers"
"https://leanpub.com/lisphackers/read"
- (culture
- lisp
- practices
- programming))
+ ("culture" "lisp" "practices" "programming"))
("Pascal Costanzas Highly Opinionated Guide to Lisp"
"http://www.p-cos.net/lisp/guide.html"
- (common-lisp
- lisp
- programming))
+ ("common-lisp" "lisp" "programming"))
("The Nature of Lisp"
"http://www.defmacro.org/ramblings/lisp.html"
- (java
- lisp
- programming))
+ ("java" "lisp" "programming"))
("A Road to Common Lisp"
"http://stevelosh.com/blog/2018/08/a-road-to-common-lisp/"
- (common-lisp
- lisp
- programming))
+ ("common-lisp" "lisp" "programming"))
("Meta-Circular Adventures in Functional Abstraction"
"https://web.archive.org/web/20160609222905/https://chriskohlhepp.wordpress.com/metacircular-adventures-in-functional-abstraction-challenging-clojure-in-common-lisp/"
- (common-lisp
- functional-programming
- lisp
- programming))
+ ("common-lisp"
+ "functional-programming"
+ "lisp"
+ "programming"))
("fibs, lies, and benchmarks"
"https://wingolog.org/archives/2019/06/26/fibs-lies-and-benchmarks"
- (functional-programming
- lisp
- optimization
- programming
- programming-languages
- scheme))
+ ("functional-programming"
+ "lisp"
+ "optimization"
+ "programming"
+ "programming-languages"
+ "scheme"))
+ ("Notes on a smaller Rust"
+ "https://boats.gitlab.io/blog/post/notes-on-a-smaller-rust/"
+ ("programming" "rust"))
("Chaining Functions Without Returning Self"
"https://randompoison.github.io/posts/returning-self/"
- (programming
- rust))
+ ("programming" "rust"))
("Implementing a NES Emulator in Rust"
"http://www.michaelburge.us/2019/03/18/nes-design.html"
- (6502
- hardware
- programming
- rust
- video-games))
+ ("6502"
+ "hardware"
+ "programming"
+ "rust"
+ "video-games"))
("Building a Homebrew Video Game Console"
"https://internalregister.github.io/2019/03/14/Homebrew-Console.html"
- (c
- hardware
- programming
- z80))
+ ("c" "hardware" "programming" "z80"))
("In Noisy Digital Era, Elegant Internet Still Thrives"
"https://www.npr.org/2012/04/17/150817325/in-noisy-digital-era-elegant-internet-still-thrives"
- (culture))
+ ("culture"))
("Codecademy vs. The BBC Micro"
"https://twobithistory.org/2019/03/31/bbc-micro.html"
- (culture
- historical))
+ ("culture" "historical"))
("Graying Out"
"https://www.tbray.org/ongoing/When/201x/2019/03/11/Lights-Going-Out"
- (culture
- jabber))
+ ("culture" "jabber"))
("Does Visual Studio Rot the Mind?"
"http://www.charlespetzold.com/etc/DoesVisualStudioRotTheMind.html"
- (practices
- programming))
+ ("practices" "programming"))
("Software disenchantment"
"http://tonsky.me/blog/disenchantment/"
- (culture
- programming))
+ ("culture" "programming"))
("Writing system software: code comments."
"http://antirez.com/news/124"
- (programming))
+ ("programming"))
("Indirection Is Not Abstraction"
"https://www.silasreinagel.com/blog/2018/10/30/indirection-is-not-abstraction/"
- (programming))
+ ("programming"))
("Augmenting Long-term Memory"
"http://augmentingcognition.com/ltm.html"
- (cogsci))
+ ("cogsci"))
("The Process of Mastering a Skill"
"https://azeria-labs.com/the-process-of-mastering-a-skill/"
- (cogsci))
+ ("cogsci"))
("Writing well"
"http://www.defmacro.org/2016/12/22/writing-well.html"
- (writing)))
+ ("writing")))
diff --git a/haunt/data/replies.scm b/haunt/data/replies.scm
new file mode 100644
index 0000000..f151286
--- /dev/null
+++ b/haunt/data/replies.scm
@@ -0,0 +1,4 @@
+'(("https://aaronparecki.com/2018/06/30/11/your-first-webmention"
+ "@aaronpk"
+ "2019-07-19T20:17:50-4000"
+ (p "Alright, giving this another shot!")))