10 May 2017

Recommended links

Here’s a list of a few links I constantly use and/or I find interesting to read. These are mostly my browser bookmarks, feel free to comment if you want to add something.

Miscellaneous

Linux and Software

  • Debian - Linux OS I am currently using. I use the GNOME desktop environment.
  • Xenlism Minimalism
  • Remarkable - Very good markdown editor for linux, live visualization and syntax highlighting! :D
  • PepperFlashPlayer - A different version of the Adobe Flash Player that works on Chromium and IceWeasel. It has improved security standarts than the traditional Flash player.
  • Oh-my-zsh - Oh my Zsh is a framework to use with the Zsh shell (which is a much better shell than Bash). Oh-my-zsh adds support to plugins, easy configurable themes and much more.
  • PowerLevel9K - A theme / plugin for the ZSH shell. Works perfectly with Oh-my-zsh, fully configurable.
  • awesome-zsh-plugins - List of great plugins for all kinds of needs. Install it with oh-my-zsh.
  • Boot Repair - An amazing utility to repair GRUB2 boot problems, very useful for dual boot users.
  • XAMPP - XAMPP comes with the basics for dynamic web development. It's a package with Apache, MariaDB, PHP and Perl.
  • nmap tutorial
  • Interactive Python - A complete Python ebook to learn algorithms and data structures!
  • Anaconda - Amazing Python platform, with support to multiple Python versions, comes with lots of pre-installed libraries, easy to install everything and easy to use.
  • matplotlib - A python 2d plotting library which has support to many different plotting options, very useful for statistical and mathematical python programs.
  • Fixer.io - JSON API for current / historical exchange rates. It can be used with a variety of different languages, and is very simple to work with.
  • Requests:HTTP for humans - Not only a complete HTTP library for Python, it's very easy and simple to use, directly to the point with no unecessary workarounds.
  • Scrapy - Open source python API to extract data from websites.

Tags:
Stats:
0 comments