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

A Simple Python HTTP Server

March 21, 2021
  • #python

Creating a Simple HTTP Server with Python using the socketserver and http.server modules from the Standard Library.

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

gitignore exceptions: The Tricky Parts

January 09, 2021
  • #git

You think you know everything about .gitignore? It still has surprises for you. Find out how to correctly deal with .gitignore exceptions.

no image

Making Screenshots in Linux Using Terminal - Part 2

January 06, 2021
  • #linux

Make screenshots directly from your terminal in Linux using the import command.

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

Controlling the Time Settings in Linux via timedatectl

September 20, 2020
  • #linux

Managing the time settings in Linux with timedatectl service. Changing time and timezone. Synchronization of OS time with network time via NTP protocol.

no image

Making Screenshots in Linux Using Terminal - Part 1

September 17, 2020
  • #linux

Make screenshots directly from your terminal in Linux using the xwd command.

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.

  • Next Page →

© 2023