
How and why I built a mini Linux shell using C
A simple Linux shell Source: Codementor
A simple Linux shell Source: Codementor
hello there, i’m working on creating aws ssm automation through cloudformation. in order for the automation to run several shell commands. because the commands takes Read More
When I set up my Windows computer, I had the chance to take another look at the shell I’m using. The three main ones out Read More
I spend a lot of my day in the terminal, and my shell of choice is Zsh — a highly customizable Unix shell that packs Read More
Naming git branches is something most of us have down to a science. My branch naming pattern is usually {issue number}-short-feature-description, though many developers prefer Read More
The content security policy spec has been an amazing front-end security tool to help prevent XSS and other types of attacks. I’d go as far Read More
As I continue my adventure into Android development, pair programming has been a huge help in learning this new platform. When it’s time to build Read More
As someone who loves the HTML and web APIs, I want to see them used in all different types of devices and mediums. Being that Read More
QR codes aren’t everyone’s cup of tea but I quite like them. If I see something I want to remember or check out later, especially Read More
These days, most front-end projects are going to involve NPM packages of some kind. Occasionally, when browsing documentation for these packages, I’ll see a recommendation Read More