GeekBits
Development
Development

Here at geekbits, we are sure you are a developer at hear. We have not forgotten about the challenges you face when building things. In this section, you will find articles to help improve your development skills.

How to List Kubernetes Pods

How to List Kubernetes Pods

In this tutorial, we are going to learn the commands we can use to list the pods in a given kubernetes cluster and discover what each output from the command entails


9 min read
Vim Copy, Cut, and Paste: Yank, Delete and Paste

Vim Copy, Cut, and Paste: Yank, Delete and Paste

In this tutorial, we are going to learn everything you need to know about copying and pasting in the Vim text editor.


3 min read
How to Clear NPM Cache: Linux, Windows, Linux

How to Clear NPM Cache: Linux, Windows, Linux

This tutorial is going to walk you through the commands to use to clear the npm cache.


2 min read
How to Ignore SSL Errors and Warnings in cURL

How to Ignore SSL Errors and Warnings in cURL

In this tutorial, we re goign to learn how you can tell cURL to ignore or hide any SSL warnings and errors and proceed to perform the requested action.


3 min read
How to Upload Files Using cURL

How to Upload Files Using cURL

In this tutorial, we are going to show you how you can use cURL to upload files to various endpoints such as API, AWS S3, Google Storage Bucket, and more.


4 min read
How to make a POST request with cURL

How to make a POST request with cURL

In this tutorial, we are going to focus on how we can use the cURL utility to perform a POST request to a given server.


4 min read
Go Convert Interface to String

Go Convert Interface to String

In this tutorial, we will walk you through everything that you need to know about interfaces, how they work, and explore the various methods and techniques that we can use to convert them into strings.


2 min read
Install SQL Server on Windows In Parallels: M1/M2 Without Docker

Install SQL Server on Windows In Parallels: M1/M2 Without Docker

In this tutorial, we are going to share with you a working solution that allows us to run Microsoft SQL Server on M1/M2 on Parallels Desktop without using Docker.


3 min read
How to Install C++ 23 on MacOS

How to Install C++ 23 on MacOS

In this tutorial, we are going to quickly learn how to install and configure C++ 23 on macOS.


3 min read
How to Patch Your Own Nerd Font

How to Patch Your Own Nerd Font

Did you know you can take a font you like and patch it with all the developer icons and glpyhs using the nerd font patcher? Read this.


8 min read
How to Install C++ 17 on Windows

How to Install C++ 17 on Windows

In this tutorial, we are going to learn how to install and enable support for C++ 17 on Window.


4 min read
CQL Comments

CQL Comments

In this tutorial, we are going to learn about the various types of comments in CQL. We will also cover how you can define each type of query and how it works.


2 min read

Sign up for our newsletter

Don't miss anything. Get all the latest posts delivered to your inbox. No spam!