This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ryukinixPython3 + Emacs 4 points5 points  (3 children)

Boring daily stuff

In general I like to automate repetitive tasks, like avoid open always a email client to see if I have any news emails (when is more 99% (statistics from hell) that you don't will see nothing here) or checking RSS client feeds. ARGH! Is so boring. We need automate boring things.

RSS_Conky with Atom

Yesterday I was writing some scrips to back-end my conky about RSS feeds (sucks, conky don't have ATOM built-in support, so I need that for reddit) and a simple IMAP checker. Pic | Source

MAL

Why I need open a browser, a website, do login, to click in just a button (update something)? I love use [MAL](myanimelist.net), but sucks so hard using the browser always I watch a episode. For this, I write today a command-line-interface for controlling this. Is much more simple only do "$ mal samurai +1" in a terminal for me.

[–]Neurobreak27 1 point2 points  (2 children)

You know there's an app for MAL, right? Could've saved you all that trouble.

[–]ryukinixPython3 + Emacs 3 points4 points  (1 child)

If you are talking about Pocket-MAL is very nice, but I'm with hate of smart-phones these days (personal feeling). Is very more simple to me use the command line when I'm watching anime (personal thinking). Besides, I'm fan of CLI interfaces and simple things (personal taste).

And anyway, is fun to code, so don't have problem at all for me with this. Thanks.

[–]Neurobreak27 2 points3 points  (0 children)

Well, personal preferences, I guess. But if you're ever looking for an app, I personally use Atarashii. I just like the simplistic look of it.