- π I am a Fullstack Developer that works with Ruby on Rails and PHP
- β‘ I am an experinced Platform Engineer and Linux System Admin (Debian, Ubuntu, RedHat)
- π± I am a Free Software Collaborator.
- π― I would love to talk with you about your server stacks!
- π€ My dream is to be a profession Dungeon Master!
- π¬ I can help you with your servers and your Projects.
- π« How to reach me: github@duggins.net
- π Pronouns: he/him
- β‘ Fun fact: I grew up in the former soviet republic of Kazakhstan!
weatheredwatcher
Follow
Working from home
Nerd. Linux Geek. Developer. Dad. I currently help fix other people's messes.
- Columbia SC
- https://davidduggins.me
Pinned Loading
-
A python script for creating vhost f...
A python script for creating vhost files 1#!/usr/bin/python
23import sys, getopt
45def main(argv):
-
-
First pass at a Safari style passwor...
First pass at a Safari style password Generator 1#! /bin/zsh
23if ((! $+commands[pwgen] ));
4then
5echo "fail"
-
I found this script on the i3 forums...
I found this script on the i3 forums and thought that I'd share it from here. It's a cool little script that checks for battery strength and warns you via the nagbar if your battery is running low. Helpful if you run the i3 status bar on the bottom and don't always notice if the battery is low!! 1! /bin/bash
23SLEEP_TIME=5 # Default time between checks.
4SAFE_PERCENT=30 # Still safe at this level.
5DANGER_PERCENT=15 # Warn when battery at this level.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.