Lobsters client for Emacs
51 points by andros
51 points by andros
I am not an Emacs user myself, but the screenshots look great! I also really love the embracing of emojis here. 13 y/o me said that they were redundant but present day me says, that they give everything a more lively feeling. š
And if you are not an Emacs user, but for some reason want an alternative client too, @ranfdev made a client written using GTK4 and ClojureScript.
Iāve read the code, and itās very good. I love the integration with GTK4 + Clojurescript
Thanks! I havenāt updated that in a while, since Iāve moved to other projects, but Iām glad you like the code.
Clojure(Script) is perfect to describe UIs declaratively, as data. And Clojure atoms can easily represent mutable data that you can observe.
I was also able to develop parts of the application from the REPL, changing and inspecting the live state of the app.
It was mostly an experiment. A really fun one
Looks great and will definitely install it! What does āmelpa: in progress mean?ā PR not merged yet?
Looks nice, I will give it a go. Authenticated access would be very useful even for read functionality since many of us use tag filtering.
mastodon.el is another Emacs-based frontend I use all the time. That one has been in development for a few years so itās more full featured. Itās very nice to be able to compose my toots in a proper Emacs buffer rather than a browser textarea.
Is there an API to do this?
As a matter of interest, the author of mastodon.el congratulated me
Technically speaking there is no such thing as a Lobsters API, itās just Rails being really insistent about pushing JSON if you put . json
at the end of a route. pushcx recently reiterated that here.
If you want to do authenticated access youāll have to extract the lobsters_trap
cookie from a logged in session of a browser and use it in requests.
Why donāt I have emacs on my iPhone?
(Emacs user hereā¦) Wouldnāt vi work better on a software keyboard?
I have the fancy Linux VM on my Pixel, but I dread using Emacs on a touchscreen. (Although apparently later Emacs versions have some touchscreen support.)
I should try one of those Blackberry-style Raspberry Pi kits. But I suspect none has a decent keyboard (i.e. Blackberry quality. Damn, that was two steps above anything else.) The Clicks for Razr looks niftyā¦
Remind me the terminal reader of HackerNews
Just out of curiosity, I want to know whether thereāre some people often really visit HackerNews or Lobsters by terminal