RSSAmplifier

Blog

Coding Epiphany

Coding tutorial, code snippets, concepts and understanding as well as general IT related discussions

codingepiphany.comRSS feed ↗18 posts

Latest posts

Kubernetes Minikube: no External vswitch found

Since this is the beginning of the new year and all, I decided to learn something new. This time its Kubernetes and like any beginner, I started by installing Minikube. The system that I am running on is Microsoft Surface Pro 4. The hypervisor of choice is Hyper-v which is native in Windows 10 Pro.... View Article The post Kubernetes Minikube: no External vswitch found appeared first on Coding…

Free & Affordable Apps for Your PC

It s nearly year 2019, time really flies. I m sure there ll be a lot of people having a good time off at this end of year season. This time off may be just the right time to build a new PC or to rebuild your PC to get ready for the new year. Personally, I decided... View Article The post Free Affordable Apps for Your PC appeared first on Coding Epiphany .

Sync Files Between Harddisk in Windows 10

A short post which would hopefully help those who need to sync 2 hard drives and misses SyncToy. In my spare time I do a lot of photography and as you probably know, the RAW files these days are huge especially when using those full frame cameras. The ones generated from my D800 are about... View Article The post Sync Files Between Harddisk in Windows 10 appeared first on Coding Epiphany .

Unix Stickers is $1 for Limited Time!

I thought I d share this deal on my blog as it s pretty cool. I ve always like collecting stickers and putting on stickers on my laptop and any stickers produced by stickermule is always of great quality. At the moment, it seems that unixstickers have a $1 deal for 10 stickers, which is pretty good. Free... View Article The post Unix Stickers is $1 for Limited Time! appeared first on Coding…

Remember to Install Custom Node in Windows Subsystem for Linux

I started playing around with running reactJS app under the Windows Subsystem for Linux. In my case I opted to install the Ubuntu operating system. The installation of the Ubuntu subsystem itself went pretty smooth through this instructions (https://docs.microsoft.com/en-us/windows/wsl/install-win10) . Then I used my favorite terminal tool ConEmu to access the bash command. Upon starting... View…

Critical File Transfer Error When Downloading Files from a Server

This post is to help others who have the same issues as well as a reminder to myself if this ever happens again. Basically I was downloading some files from my server using filezilla via ssh when this error occurs critical file transfer error . Really I thought what gives? See the image below. Apparently... View Article The post Critical File Transfer Error When Downloading Files from a Server…

Speeding Up Android Phone in 2018

Those who have read my previous posts will know that I now use a Blackberry KeyOne for my daily phone and I ve been loving the usability since. The only issue that I encountered over time is performance. I don t think this is isolated to Blackberry rather this is an Android OS and its apps issue.... View Article The post Speeding Up Android Phone in 2018 appeared first on Coding Epiphany .

SharpKeys Saved My Coding Experience on an Alienware Laptop

If you have used a laptop with the Page Up and Page Down layout like the picture on the right and you do a lot of coding or any text editing on your laptop, then you may have the same issue as I do. I m not sure why the hardware designer opt to put Page... View Article The post SharpKeys Saved My Coding Experience on an Alienware Laptop appeared first on Coding Epiphany .

Free Way to Sync Passwords Across Multiple Platforms (iOS, Android, Windows, Mac, Linux)

As an IT professional, one of the biggest annoyances that I come across every day is remembering different passwords for different websites. Not to mention that in today s standard, it is always best practice to have complex passwords for added security. To make it more complicated, I have multiple gadgets with different operating systems, so I... View Article The post Free Way to Sync Passwords…

Complete Guide to Setup BlueStacks for Instagram Uploads on Windows Desktop

On my free time I do a lot of photography and one of the usual things that I do is post my shots to Instagram. Now my workflow is the usual DSLR RAW shooter workflow. That is copy the huge RAW files from my SD Card, process the files in On1 Photo RAW or other... View Article The post Complete Guide to Setup BlueStacks for Instagram Uploads on Windows Desktop appeared first on Coding Epiphany .

Why Should Anyone Use a Smartwatch?

Smartwatches has been around ever since Pebble watch became on the of the most successful Kickstarter story. The watch practically made smartwatch category popular when it first delivered the 1st generation watch back in 2013. We thought that in the next few years everyone will be wearing smartwatches and traditional mechanical watches are in trouble.... View Article The post Why Should Anyone Use…

Permanent Redirect to https Problem with Infinite Redirect Loop

A few days ago I deployed a new website to digitalocean, as usual I would secure it using letsencrypt certificate into https. I also opt to redirect to https automatically by adding permanent redirect rule to the virtualhost settings. Then the most annoying thing happen, I was stuck in an infinite redirection. Basically the browser... View Article The post Permanent Redirect to https Problem with…

Moving from iPhone to BlackBerry KeyOne, the Experience so Far

We are now well in our way into 2018 and like anything else I decided to make a bit of a change. This time it s with the most frequently used gadget that I have, my smartphone. This year I decided to switch from my trust iPhone into the Android based Blackberry KeyOne. The reasoning behind... View Article The post Moving from iPhone to BlackBerry KeyOne, the Experience so Far appeared first on…

Happy New Year 2018

Another awesome year has passed by and hopefully you all had a great one too. It s always great to look back and see that the very first post of this blog was actually in early 2013, which means that we have been online for 5 great years! I plan to keep this blog for the... View Article The post Happy New Year 2018 appeared first on Coding Epiphany .

Merry Christmas 2017

Merry Christmas to those celebrating and happy holidays to you all. Time goes real quick and without realising, we are at the end of 2017 and nearing 2018. I guess time goes fast when we are having fun and at Codingepiphany I m trying to put fun into software development. This blog will become even more... View Article The post Merry Christmas 2017 appeared first on Coding Epiphany .

What’s Next After Elementary OS Install?

I wrote in my previous article that my experience with Elementary OS was a good one and it s still is. Today I d like to share 2 handy customisations that helped me a lot with the experience. Minimize Button Yes, the original design language of Elementary OS does not have the minimize button and it s okay... View Article The post What s Next After Elementary OS Install? appeared first on Coding…

Elementary OS My Dear Watson

Being a fan of Sherlock Holmes the title of this article is something that pops up in my head almost immediately when I heard about Elementary OS. It turned out that I wasn t wrong, everything about this Linux distribution is simple and clean, hence elementary. In the first glance, it s quite clear that the project... View Article The post Elementary OS My Dear Watson appeared first on Coding…

Running 1Password 4 in Ubuntu 17.04

Recently I built a development machine running Ubuntu 17.04, it makes so much more sense given the technology stack that I am dealing with, such as reactjs, docker, java, etc. There was just one thing missing, which was 1Password. Of course there is also the online 1password offering, but I had already invested in this... View Article The post Running 1Password 4 in Ubuntu 17.04 appeared first on…