Here’s a handy PDF guide for it. Restoring the website in cPanel
Category: Tech
How to redirect base url addresses to another base URL
Say you have http://abhinav.spsdarj.org/2017/12/how-to-redirect-base-url-addresses-to-another-base-url/ as a url on your old website (abhinav.spsdarj.org) and now you want the link to redirect to new website. Say abhinav.ga but the url following abhinav.ga should stay the same and when typing the old url, should magically redirect with rest of the link intact to the new website. Here’s what you do. Go…
What the Hell is Linux?
Alright. Here we go! I’ve done some itty bitty research and will shortly forget what Linux is all about cuz I vaguely remember searching the same info before. So yeah! Let’s Start! Unix: Initially, it was a AT&T built operating system. Now, It’s a family of operating systems that derive from it, like BSD/Berkeley Software Distribution…
DIGIT Magazines
Stable Web archive version: Here. Beyond this, any backed up version of this page on web archive will appear broken. Actually, the links still work but it’ll take you an extra click. So if you’re currently viewing this page on web archive, go to the above linked url for best experience. 2001 200106_digit 200107_digit 200108_digit 200109_digit 200110_digit 200111_digit 200112_digit 2002 200201_digit 200202_digit 200203_digit 200204_digit 200205_digit…
Encyclopedia Technica
A to E digit-encyclopedia-technica_vol-i-dec-2012 F to J digit-encyclopedia-technica_vol-ii-june-2013 K to O digit-encyclopedia-technica_vol-iii-december-2013 P to T digit-encyclopedia-technica_vol-iv-june-2014 U to Z digit-encyclopedia-technica_vol-v-u-to-z-december-2014
What’s with 32 bit systems supporting max 4GB of RAM?
So you know that RAMs contain storage space. Common sense. Every byte of memory on RAM requires to have an address allocated to it. A 32-bit machine uses 32 bits long address to designate each byte of memory. And a memory that does not have an address allocated can not be seen by the machine. Now…
What is the best strategy to improve my skills in competitive programming in 2-3 months?
Answer by Sachin Gupta: This post has been taken from the blog post Learn to Code by Competitive Programming written by MV Kaushik when he was interning at HackerEarth Here are some steps to get started and be good at it. Get comfortable writing code in either of one of these languages C, C++ or…
What was Anudeep Nekkanti’s Competitive Programming strategy to become 35th in Global ranking, in just 6-7 months?
Answer by Anudeep Nekkanti: What I did ? Solved about 300 problems on SPOJ in this order – Sphere Online Judge (SPOJ) Result ? Became very good with C++ and STL Got introduced to most Competitive programming KEYWORDS (like DP, maxflow, sets, hashing, etc) Learned Standard Problems and Algorithms Indenting code Fast typing 😛 How…
What are the best-kept secrets of great programmers?
Answer by Jeff Darcy: Never reveal all that you know. OK, seriously this time. I think there are really a few things that distinguish great programmers. Know the concepts. Solving a problem via memory or pattern recognition is much faster than solving it by reason alone. If you’ve solved a similar problem before, you’ll be…
How do I become a data scientist?
Follow this Link