Pinned Loading
-
Convert a directory into a VSCode wo...
Convert a directory into a VSCode workspace from the macOS command line 1#!/usr/bin/env bash
23# Convert a directory into a VSCode workspace from the macOS command line
45# Usage
-
Quickly query, update, insert, or de...
Quickly query, update, insert, or delete items within a locally owned sqlite database. Simple, fast, and user friendly. Avoids the sqlite cli. Zero syntax. 1#!/bin/bash
2#
3# @note: WIP!!
4# @desc: Quickly perform a series of simple CRUD type actions i.e., query, update, insert, delete
5# against a locally owned sqlite database. Assumes one standard integer based 'id' column.
-
Setup and launch a new VSCode projec...
Setup and launch a new VSCode project (workspace) from macOS Finder with one click. Workspace/Project name is derived from the selected folder the action is run against. 1## Requirements
2macOS
3Automator
4bin/bash *(or any command line flavor that supports* `printf`*)*
5VSCode
-
Building source files using MAKE (au...
Building source files using MAKE (autoconf). A readable description and instructions on configuration mechanics (e.g. ./configure). 1Installation Instructions
2*************************
34Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
5Inc.
-
Apache server scripts I find useful
Apache server scripts I find useful 1### /http.conf
23```aconf
4ErrorLogFormat "\n\n\n______________[%{cu}t] \tLocal: %A \tClient: %a \n\tMessage: %M\n\tModule: %m\n\tLevel: %l\n\tSource: %F\n\tReferer: %{Referer}i\n\n\n"
5```
-
RGB | HSL | HSV | Javascript convers...
RGB | HSL | HSV | Javascript conversions 12```js
3/**
4* Converts an RGB color value to HSL. Conversion formula
5* adapted from http://en.wikipedia.org/wiki/HSL_color_space.
3 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
microsoft/vscode,
sushidub/wp-rest-api-guard
Loading
Contribution activity
February 2025
sushidub has no activity
yet for this period.