Blog

Web Comics For Nerds & Geeks

Some of the web-comics worthy of following

Ratan Kulshreshtha published on
3 min, 475 words

A picture's worth a thousand words, so here are some comics I've stumbled upon over the years. They aren't all haha, make me laugh comics... some are sarcastic, others informative, and some just plain weird, below is the list of some of my favourites in no particular order. Enjoy!

Read More

Workstation Setup Using Ansible

Configure your fedora machine in just one go.

Ratan Kulshreshtha published on
2 min, 209 words

I use Fedora on my Dell Vostro 3560, and I have a habit of reinstalling fedora whenever a new version of Fedora is released thus I have to install many things in my machine and configure many things again and again and sometimes I forgot something to install or sometimes I forgot to configure something so I asked myself is there a way to do this in a way which is immune to human errors or how can I automate all this ?

Read More

Bootstrap Your .gitignore

Create .gitignore files for your project using gitignore.io

Ratan Kulshreshtha published on
2 min, 397 words

Many of us use git to version control our projects and we all can agree on one thing although that despite the benefits git provides, Git is hard = screwing up is easy, and figuring out how to fix your mistakes is really hard.

Read More

DevConf.In 2018

My first conference as a speaker

Ratan Kulshreshtha published on
2 min, 278 words

I attended Devconf.IN which is the first annual Developers' Conference to be organised by Red Hat at Christ University in Bengaluru, India held on 4-5 August 2018.

Read More

Categories: Blog

Terminal Customization

Make your terminal prompt look awesome and helpful.

Ratan Kulshreshtha published on
2 min, 246 words

I run a Fedora 27 box as of now and I use Tilix as my emulator and fish as my shell with Oh My Fish. fish is a smart and user-friendly command-line shell and I really love this and you should try it out.

Read More

YouTube Educational Channels

YouTube has many great channels that can teach anyone practically anything.

Ratan Kulshreshtha published on
4 min, 770 words

I think everyone is aware of what YouTube but you can also learn a lot on YouTube while having fun, thanks to really awesome infotainment YouTubers like Michael Stevens (Vsause), Destin Sandlin (Smarter Every Day), Henry Reich (MinutePhysics) and many more.

Read More

Hello World

My first post on this site.

Ratan Kulshreshtha published on
1 min, 166 words

A "Hello, World!" program is a computer program that outputs or displays "Hello, World!" to a user. Being a very simple program in most programming languages, it is often used to illustrate the basic syntax of a programming language for a working program.

Read More