still five hops to Hitler
what are ya'lls favorite wikipedia page? I myself is partial to the 'variations' entry for high fives https://en.wikipedia.org/wiki/High_five
emacs, dev, life, random stuff. the netherlands.
still five hops to Hitler
what are ya'lls favorite wikipedia page? I myself is partial to the 'variations' entry for high fives https://en.wikipedia.org/wiki/High_five
ah, @stagas, leading spaces are trimmed ;-(
╭─ Twitter ╭─ micro ┼─ Tumblr │ ├─ textlog « blogging » ┤ ╰─ Cohost (RIP) │ ╭─ Bear ╰─ normal ┼─ Motoroa ╰─ lmno.lol
╭─ Twitter ╭─ micro ┼─ Tumblr │ ├─ textlog « blogging » ┤ ╰─ Cohost (RIP) │ ╭─ Bear ╰─ normal ┼─ Motoroa ╰─ lmno.lol
nice! using meow (kakoune-inspired) modal editing
I'm making a Kakoune version of this for sure.
okay, writing from emacs, textlog.el - https://gist.github.com/velppa/2feaf5a264fd4cf81d5ec44c17bde70a
(defun textlog-post (beg end) "Publish the region between BEG and END to `textlog-url'. Interactively, requires an active region. Returns the URL of the new post when the server reports one."
any clue why api doesn't have POST endpoint? I'm using cookie to post, is that fine?
#tlog #launch day went really well! near 200 signups, HN front page, no.1 on Show HN currently. Really excited and can't wait to see if it will get more traction in the coming days. I'd really like having a place like this to share my thoughts throughout the day.
well, https://textlog.cc/api doesn't have posting endpoints, how to post programmatically then?
exploring, looks cool, writing emacs package for it.