Code as Documentation and Assessment
#training #cloudcomputing #infrastructureascode #scripting #authenticity #automation #networking #documentation
https://hackernoon.com/code-as-documentation-and-assessment-zu1031h1
#training #cloudcomputing #infrastructureascode #scripting #authenticity #automation #networking #documentation
https://hackernoon.com/code-as-documentation-and-assessment-zu1031h1
Hackernoon
Code as Documentation and Assessment | Hacker Noon
Documenting IT networking lab procedures in code rather than word-processor documents enables more authentic, equitable and consistent assessment.
Bash Aliases to Make Your Life Easier
#linux #bash #commandline #productivity #tutorial #scripting #shellscript #scriptingindevops
https://hackernoon.com/bash-aliases-to-make-your-life-easier-zs1k37do
#linux #bash #commandline #productivity #tutorial #scripting #shellscript #scriptingindevops
https://hackernoon.com/bash-aliases-to-make-your-life-easier-zs1k37do
Hackernoon
Bash Aliases to Make Your Life Easier | Hacker Noon
I spend a lot of time working on the bash command line, and I've come to highly value the availability of my custom set of shortcuts, preferences, and tricks, r
Using a Script to Send Desktop Notifications from Your Linux Terminal
#linux #bash #scripting #macos #terminal #senddesktopnotifications #coding #learntocode
https://hackernoon.com/using-a-script-to-send-desktop-notifications-from-your-linux-terminal
#linux #bash #scripting #macos #terminal #senddesktopnotifications #coding #learntocode
https://hackernoon.com/using-a-script-to-send-desktop-notifications-from-your-linux-terminal
Hackernoon
Using a Script to Send Desktop Notifications from Your Linux Terminal | Hacker Noon
Send visual feedback and reminders from scripts, using notify-send and at commands on Linux. Also how to get MacOS to do it as well, through some jury-rigging.
Getting Started with Microsoft's PowerShell
#powershell #scripting #azure #microsoft #automation #powershellgallery #softwaredevelopment #developer
https://hackernoon.com/getting-started-with-microsofts-powershell
#powershell #scripting #azure #microsoft #automation #powershellgallery #softwaredevelopment #developer
https://hackernoon.com/getting-started-with-microsofts-powershell
Hackernoon
Getting Started with Microsoft's PowerShell | Hacker Noon
Powershell forms an important part of automation in the azure and windows world. This article covers various considerations for powershell scripting.
Get Your Postman Workspace Organized
#postman #apitesting #postmancollections #environmentvariables #apis #scripting #datacollection #automation
https://hackernoon.com/get-your-postman-workspace-organized
#postman #apitesting #postmancollections #environmentvariables #apis #scripting #datacollection #automation
https://hackernoon.com/get-your-postman-workspace-organized
Hackernoon
Get Your Postman Workspace Organized | HackerNoon
Learn tricks for Postman that ease your Workspace organization!
3 Steps to Adding End-to-end Tests to Your Project
#javascript #testing #endtoendtestingjavascript #endtoendtesting #scripting #e2e #javascriptdevelopment #understandingjavascript
https://hackernoon.com/3-steps-to-adding-end-to-end-tests-to-your-project
#javascript #testing #endtoendtestingjavascript #endtoendtesting #scripting #e2e #javascriptdevelopment #understandingjavascript
https://hackernoon.com/3-steps-to-adding-end-to-end-tests-to-your-project
Hackernoon
3 Steps to Adding End-to-end Tests to Your Project | HackerNoon
E2E enables extensive testing as soon as the changes are available. It has a chance of catching potential issues before merging changes to the main branch.
How I Use Node.js for DevOps Scripting
#nodejs #devops #scripting #scriptingindevops #typescript #devopstools #typescripttutorial #applicationdevelopment #webmonetization
https://hackernoon.com/how-i-use-nodejs-for-devops-scripting
#nodejs #devops #scripting #scriptingindevops #typescript #devopstools #typescripttutorial #applicationdevelopment #webmonetization
https://hackernoon.com/how-i-use-nodejs-for-devops-scripting
Hackernoon
How I Use Node.js for DevOps Scripting | HackerNoon
If you're using TypeScript/Node.js to write your application code, you should use them to write your DevOps scripts.
How to Quickly and Efficiently Create Tests for MySQL
#softwaredevelopment #mysql #testing #sql #scripting #devops #howto #development
https://hackernoon.com/how-to-quickly-and-efficiently-create-tests-for-mysql
#softwaredevelopment #mysql #testing #sql #scripting #devops #howto #development
https://hackernoon.com/how-to-quickly-and-efficiently-create-tests-for-mysql
Hackernoon
How to Quickly and Efficiently Create Tests for MySQL | HackerNoon
How to quickly and efficiently create tests for MySQL without installing any additional utilities.
Generating Unique Values for Test Data in MySQL
#coding #mysql #testing #cicd #sql #scripting #devops #codingtests
https://hackernoon.com/generating-unique-values-for-test-data-in-mysql
#coding #mysql #testing #cicd #sql #scripting #devops #codingtests
https://hackernoon.com/generating-unique-values-for-test-data-in-mysql
Hackernoon
Generating Unique Values for Test Data in MySQL | HackerNoon
47 Stories To Learn About Bash
#bash #learn #learnbash #linux #programming #webmonetization #coding #scripting
https://hackernoon.com/47-stories-to-learn-about-bash
#bash #learn #learnbash #linux #programming #webmonetization #coding #scripting
https://hackernoon.com/47-stories-to-learn-about-bash
Hackernoon
47 Stories To Learn About Bash | HackerNoon
Learn everything you need to know about Bash via these 47 free HackerNoon stories.
Creating a Bash Shell Script That Alerts Via Telegram if Your Zetachain Validator Gets Jailed
#telegram #coding #notifications #backend #bots #socialmedia #guide #scripting
https://hackernoon.com/creating-a-bash-shell-script-that-alerts-via-telegram-if-your-zetachain-validator-gets-jailed
#telegram #coding #notifications #backend #bots #socialmedia #guide #scripting
https://hackernoon.com/creating-a-bash-shell-script-that-alerts-via-telegram-if-your-zetachain-validator-gets-jailed
Hackernoon
Creating a Bash Shell Script That Alerts Via Telegram if Your Zetachain Validator Gets Jailed | HackerNoon
In this article, we’re going to show you how to create tooling that alerts you via Telegram if your node is jailed.
Automate Your Software Releases with Standard-Version and a Ready-to-Use Bash Script
#softwaredevelopment #versioncontrol #software #bashscript #automation #scripting #shellscript #versioning
https://hackernoon.com/automate-your-software-releases-with-standard-version-and-a-ready-to-use-bash-script
#softwaredevelopment #versioncontrol #software #bashscript #automation #scripting #shellscript #versioning
https://hackernoon.com/automate-your-software-releases-with-standard-version-and-a-ready-to-use-bash-script
Hackernoon
Automate Your Software Releases with Standard-Version and a Ready-to-Use Bash Script | HackerNoon
Automate software releases using conventional-commits and standard-version. A step-by-step guide with ready-to-use script and best practices.
AIMarkdown Script: A Scripting Language to Unlock ChatGPT's Potential
#chatgpt #chatgptbuilder #buildyourownchatgpt #aiapplications #scriptinglanguage #aimarkdownscript #scripting #aiscripting
https://hackernoon.com/aimarkdown-script-a-scripting-language-to-unlock-chatgpts-potential
#chatgpt #chatgptbuilder #buildyourownchatgpt #aiapplications #scriptinglanguage #aimarkdownscript #scripting #aiscripting
https://hackernoon.com/aimarkdown-script-a-scripting-language-to-unlock-chatgpts-potential
Hackernoon
AIMarkdown Script: A Scripting Language to Unlock ChatGPT's Potential | HackerNoon
AIMarkdown Script is a versatile language for scripting dynamic interactions with conversational AI platforms like ChatGPT.
Enhancing Python Execution in ChatGPT with AImarkdown Script
#chatgpt #chatgptbuilder #chatgptdevelopment #python #aimarkdownscript #scripting #markdown #aiintegration
https://hackernoon.com/enhancing-python-execution-in-chatgpt-with-aimarkdown-script
#chatgpt #chatgptbuilder #chatgptdevelopment #python #aimarkdownscript #scripting #markdown #aiintegration
https://hackernoon.com/enhancing-python-execution-in-chatgpt-with-aimarkdown-script
Hackernoon
Enhancing Python Execution in ChatGPT with AImarkdown Script | HackerNoon
This article introduces a technique utilizing AImarkdown Script,
which allows you to simulate the execution of basic Python commands.
which allows you to simulate the execution of basic Python commands.
Git Ahead Dashboard: A Quick Guide
#gitlab #javascript #git #gitcommit #dashboard #scripting #gitbranching #monitoring
https://hackernoon.com/git-ahead-dashboard-a-quick-guide
#gitlab #javascript #git #gitcommit #dashboard #scripting #gitbranching #monitoring
https://hackernoon.com/git-ahead-dashboard-a-quick-guide
Hackernoon
Git Ahead Dashboard: A Quick Guide
A small script for quickly getting information about the ahead/behind state of your services' branches