Wamaitha
Wamaitha

Wamaitha

Follow
Follow
homeSoftware EngineeringDevopsData ScienceWritingProjectsbadges
Tag

Productivity

#productivity

More content

Read more stories on Hashnode


Articles with this tag

How to download large files on Linux from the terminal

Jan 5, 20237 min read1.2K views

Are you tired of waiting forever for large files to download on Linux? The terminal has some powerful tools that can help you maximize your bandwidth. ·...

How to download large files on Linux from the terminal

alias commands in Linux

Jan 1, 20234 min read201 views

In Linux, an alias is a command that executes another command or series of commands using a different name. Aliases are typically used to make it...

alias  commands in Linux

How to publish an npm package.

Dec 5, 20225 min read184 views

Convert sheng to shembeteng using nodejs. · This guide shows how to publish a node js package on npm. The package takes in a sheng word and returns a...

How to publish an npm package.