lorum ipsem
v3.0.0
Documents scripts that a developer might have need to run frequently.
Includes all functions from ~/.bash_functions, along with any related aliases.
-
cl() — Combines the
cdandlscommands into one; adds a trailing slash to directories making them easier to identify in no-color terminals.
Use with Log Viewer extension for VS Code
{
"logViewer.watch": [
{
"title": "Demo App",No image should exceed 500 KB (.5MB) in overall size.
-
JPEG Compression -- 60-70% of original image quality is the target range. Tolerance allows for adjustments as needed for your specific
.jpg/.jpegfiles. -
Be sure to compare at realistic sizing and maintain correct L <-> W ratio.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| If (-NOT ([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")) | |
| { | |
| $arguments = "& '" + $myinvocation.mycommand.definition + "'" | |
| Start-Process powershell -Verb runAs -ArgumentList $arguments | |
| Break | |
| } | |
| $remoteport = bash.exe -c "ifconfig eth0 | grep 'inet '" | |
| $found = $remoteport -match '\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}'; |
How To Build an SMTP Mail Server with Express, Node, and Gmail
tutorial, node, javascript, webdev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Resuable templates for GitHub discussions, collegiate disucssion board posts, LinkedIn recruiters, and more. | |
| All items may be reproduced, modified, and repurposed by anyone wishes to do so. |