Skip to content

Instantly share code, notes, and snippets.

@belthesar
belthesar / keybase.md
Created September 20, 2016 04:59
keybase.md

Keybase proof

I hereby claim:

  • I am belthesar on github.
  • I am belthesar (https://keybase.io/belthesar) on keybase.
  • I have a public key whose fingerprint is B6AF 5ABC D6B6 91FF 08E9 61F2 A91A 4EC8 1E6C 9294

To claim this, I am signing this object:

module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 14,
// font family with optional fallbacks
fontFamily: 'Droid Sans Mono, Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace',
// terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk)
cursorColor: 'rgba(248,28,229,0.8)',
@belthesar
belthesar / id_rsa.pub
Created July 14, 2019 18:09
public key
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE6gckYFcqnGORlzqDYH9rEiiescqQ29G9X45eWivXGF5+YeVmEjWssalWyeDN4UsKGsbthbVfpetXdrTjDEh2v6Yx+ZLV6IK2AzsCmhKkzHI1oNH76C4qfpCnRmy/HF9dv1FasuN2SBZvcUzn9ufu9tgaWJYMD2JHDcI+vH1qDHrxmTaktw7x1lTbLuk3q655x8SKZmw4rbW0MZ8SWsbmTCzqClBte5TEL3eEZC9GtscpxzbTOdUF/bwr/+dobCQuC7+Ipg1mSb07NYjOOeZIlZdcvZCVkvnVuR5F4AkQ/GzqjqAR+bh4S7BzDfcCEY10ezaVLRu1U1qk/X40vLO9 belthesar@Gaspar.local
@belthesar
belthesar / play_supplice_on_mac_or_linux.md
Last active October 27, 2023 05:16
Playing Supplice on Mac or Linux!

Playing Supplice on Mac or Linux

Supplice is currently (as of 2023-10-26) for Windows users, but thanks to the awesome work of the gzdoom team, and because there currently seem to be no engine code level changes, it is possible to play Supplice on Windows or Mac! Keep in mind, these instructions involve some work in the terminal on these operating systems, and assume you have some basic familiarity working inside of one. If you aren't comfortable with digging into some CLI shenanigans, it would probably be best to wait for an official release for your platform, and to request that the Supplice team add support for your platform.

The overview of steps is as follows:

  1. (Arguably most importantly) Buy Supplice!
  2. Install GZDoom for your platform
  3. Install steamcmd for your platform
  4. Use steamcmd to force install Supplice on your computer
@belthesar
belthesar / container_update.rsc
Created January 14, 2024 05:30
Mikrotik Container Update Script
:local containerToUpdate
:set $containerToUpdate "name-of-container"
:local containerVeth
:set $containerVeth "container-veth-interface"
:local containerImage
:set $containerImage "org/image:tag"
:local containerEnvlist
@belthesar
belthesar / scan_docker_images.sh
Created March 30, 2024 21:12
quick and dirty docker image scanner
#!/usr/bin/env bash
# Script to scan all docker images on the host using Trivy
# Trivy is a simple and comprehensive vulnerability scanner for containers and other artifacts
#
# Usage: ./scan_docker_images.sh
#
# NOTE: This script needs to be run as a user with docker privileges.
# This script will also crate a cache directory in the current directory to store the trivy cache.
# The cache directory can be deleted after the scan is complete.
@belthesar
belthesar / Pasted image 20240617210506.png
Last active June 18, 2024 17:49
Is it me, my ISP, or FFXIV??
Pasted image 20240617210506.png