How to Install f.lux in Ubuntu 16 04 or Ubuntu 15 10
TheUnknown Wednesday, November 30, 2016 No comments
Related Posts:
PDF File Generation example in Java using iText Library iText is an awesome library to work with for PDF manipulation which also gives complete support for its format. I made an example where reports can … Read More
NumPuzzler Game in VB.NET A Simple game to chill your time . Enjoy your game . But the humor is that I have made this game and I was unable to win. Complete Project Do… Read More
L-Systems | Sierpinski Triangle in VB.NET The Sierpinski triangle (also with the original orthography Sierpiński), also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal … Read More
Create and Split drive image into multiple parts using dd In my previous tutorial here I showed you how to use "dd" to create an image of a drive, but in this post I will discuss how to create multiple par… Read More
Modified Atbash Cipher code in Python (Photo credit: Wikipedia) The Atbash cipher is a very specific case of a Monoalphabetic substitution cipher where the letters of the alphabet ar… Read More