How to use f.lux tool in Ubuntu/Other Linux
TheUnknown Friday, December 02, 2016 No comments
Related Posts:
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
Using dd to create an image of a Physical Drive Tux, the Linux penguin (Photo credit: Wikipedia) Hello Guys/Gals Today I will show you how to use "dd" to create a raw image of a Physical drive… Read More
Explosion Animation using Spritesheets in PyGame I made an explosion animation using PyGame with Spritesheets. The following code serves as an example which shows how to use sprite sheets for … 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
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