PSA: Project Related Updates only on GitHub
The Project pages hosted here are not kept up-to-date anymore. Any Project-related Updates, Releases and Documentation are on GitHub and should be viewed/downloaded from there.
Just another WordPress site
The Project pages hosted here are not kept up-to-date anymore. Any Project-related Updates, Releases and Documentation are on GitHub and should be viewed/downloaded from there.
Alright, time for an update (no not April fools 😉 ) I’m currently working on an update to the Myanimelist Agent. I moved to another API that provides the Data for the Agent, the new version will use a standalone installation of the Atarashii API which is way better than my mess of an API … Read more Road to a new Myanimelist Metadata Agent
Cycling through the history of already used commands in Linux is helpful, it is even better if you could search for already used commands for a specific program like nano etc. To activate that (which it isn’t by default) you need to edit the /etc/inputrc file sudo nano /etc/inputrc then you need to find the … Read more Cycle through bash history with Page up / Page down in Linux
So I found this Indigogo crowdfunding project which sounds awesome, think like Apples Siri or Microsofts Cortana but in your living room and without internet access! Can’t? Well then look at this here. Smart home, complex if this then that cases of your choice, Additional remote devices like voice drops, amazon echo or Googles Nest.
Hello everyone I released my next version of the MALAgent today and you can find it here everything you need to know is described on the page. Have fun.
Since developers mostly use version control systems like SVN or GIT with their projects and use either ANT or MAVEN for building these projects there is mostly the question what to do with the Java version used in the project and every developer that can use this project would need to set the Java version … Read more Set Java version in maven [UPDATED]