oorkan oorkan
  • Topics
css3-logo-notext html5-logo-notext sprite-hugo-logo python-logo-notext1 golang-logo-gopher
Post image

How to Create a Python Virtual Environment

March 19, 2021
  • #python

Creating a virtual environment for python: setup, activation, deactivation, nuances.

no image

How to Rename a Linux User

February 04, 2021
  • #linux

Renaming a Linux user: the correct way.

Post image

How to Add Syntax Highlighting to Your Website

January 19, 2021
  • #html
  • #css

Support syntax highlighting in your website using Chroma

Post image

Setup the GitHub CLI

January 04, 2021
  • #git

Need some help on how to setup the Github CLI on your machine? Check out this guide.

no image

Make Your Life Easier With Z Script

September 26, 2020
  • #linux

Be more productive by automating your terminal with Z script. Jump through different directories easily without losing the track.

no image

3rd-party Git GUI Clients

August 29, 2020
  • #git

A brief overview of available GUI clients to work with Git.

no image

Hugo: Serve Drafts

August 25, 2020
  • #hugo

Serving drafts in Hugo Server.

no image

Will Programmers Lose Their Jobs Because of GPT3

August 06, 2020
  • #ai

My thoughts about AI and ML, in general. Philosophical essay about how new technologies will affect the world of software development, programming jobs, and salaries.

no image

Format 'docker ps' Command Output Nicely

May 27, 2020
  • #docker

Formatting the docker ps command output using Go. docker ps --format=vertical.

no image

The Zen of Python

May 27, 2020
  • #python

The set of Python rules and philosophy behind the language by Tim Peters.

no image

How to Reboot or Shutdown From Terminal in Linux

April 30, 2020
  • #linux

A complete guide on how to use reboot and shutdown commands in Linux.

no image

W3Schools Tryit Editor Features

April 26, 2020
  • #html
  • #css

W3Schools features many aren't aware of. Use W3Schools Tryit Editor at its best, quickly create and share HTML, CSS, and JavaScript snippets online.

no image

Git: Cloning a Project With Submodules

April 26, 2020
  • #git

How to clone a project with submodules correctly. git clone --recurse-submodules.

no image

RunJS: A Stylish JavaScript Playground

April 24, 2020
  • #js

Testing your JavaScript code right away with RunJS.

no image

Linux: How the Name of Debian OS Was Formed?

April 24, 2020
  • #linux

The story behind the name of one of our favorite Linux operating systems - Debian.

no image

Linux Terminals I Use

April 19, 2020
  • #linux

My preferences over different Linux terminals.

no image

Google Style Guides

April 19, 2020

Styling your code using Google standards. Style guides by Google for C++, Swift, Objective-C, Java, Python, R, Shell Script, HTML, CSS, JavaScript, AngularJS, Common Lisp, Vim, and more.

no image

Support CSS Variables in Old Browsers Using SCSS

April 19, 2020
  • #css

How to support CSS variables in old browsers using SCSS and fallbacks.

no image

RGB Color Model Illustration

April 13, 2020

A tiny experiment that everyone can repeat at home, showing how the RGB color model works.

no image

Writing Technical Documentation

April 13, 2020

Google standards on writing technical documentations. Improving your technical documentation. Technical writing courses from Google.

no image

Guthub? It Still Works

April 08, 2020
  • #git

guthub.com will still redirect you to the GitHub page.

no image

Short Hand Variable Declaration in Go

April 08, 2020
  • #golang

Declaring variables in Go. Defining multiple variables in Go.

no image

How to display calendar in Linux terminal

April 08, 2020
  • #linux

Displaying calendar and memorable dates in Linux terminal using the cal and calendar commands.

no image

Emojifying Your Linux Terminal

August 17, 2019
  • #linux

Want to make your work environment a little bit nicer? Learn how to insert emojis in your Linux terminal and get enjoyment every time you work in it.

  • Next Page →

© 2025