Compiled by @zod
key | value |
---|---|
user |
REDACTED |
trust |
Neutral |
date_authored |
2023/03/10 |
obviously it's easy to find out who this was for, just don't bother him please.
This is regarding the DarkReader snippet which is used to recolor and restyle the main
fullscreen-for-googletasks.com
.
This code uses so many absolute selectors which are unnecessary.
by @zod
This repository contains two versions of a script that merges multiple Docker images into a single image by layering them on top of each other. It supports both local and Docker Hub images and provides options to reverse the layer order, disable cache when building, and output a Dockerfile instead of creating the merged image.
a pterodactyl egg built from @parkervcp's excellent node.js egg, but with typescript support.
Also written almost entirely by a robot.
shown here in my TypeScript template.
tsconfig.json
As of 04/09/2023, neither of these scripts work. ... so maybe we will have jobs for a bit longer.
generate Windows shortcuts with injected environment variables and a custom icon in the image formats PNG, JPEG, SVG, or ICO.
by
ChatGPT-4
human involved being@zudsniper
this matter has been dealt with by the involved parties and is therefore no longer an active situation. This document will remain for historical purposes. Feel free to reference it as you see fit.
💾 Github Organization 💀
github.com/spookytf
STEAM PERMALINKS
#!/bin/bash | |
# beautify_dir.sh | |
# --------------- | |
# by @zudsniper on github | |
# not really, its by chatGPT but i guess i get the credit | |
# DEPENDENCIES | |
# - js-beautify: does all the heavy-lifting | |
# | |
# TODO | |
# - add js-unuglifier for variable renaming |
#!/bin/bash | |
# install_gum.sh | |
# -------------- | |
# @zudsniper | |
# written by ChatGPT3.5, almost entirely | |
# SOURCE OF ALL INSTALLATION INFORMATION | |
# https://github.com/charmbracelet/gum#installation | |
# -------------- |
#!/bin/bash | |
# template.sh | |
# --------------- | |
# by @zudsniper on github | |
# not really, its by chatGPT but i guess i get the credit | |
# > im leaving this in the template | |
# | |
# DEPENDENCIES | |
# - thing: it is good | |
# |