Skip to content

Instantly share code, notes, and snippets.

View Stanzilla's full-sized avatar
💭
¯\_(ツ)_/¯

Benjamin Staneck Stanzilla

💭
¯\_(ツ)_/¯
View GitHub Profile
module.exports = {
extends: [
'plugin:react/jsx-runtime',
'plugin:react-hooks/recommended',
'plugin:promise/recommended',
'plugin:@tanstack/eslint-plugin-query/recommended',
'plugin:vitest/legacy-recommended',
'plugin:@typescript-eslint/recommended-type-checked',
'plugin:@cspell/recommended',
'plugin:import-x/recommended',
import typescriptEslint from "@typescript-eslint/eslint-plugin";
import vitest from "eslint-plugin-vitest";
import { fixupConfigRules } from "@eslint/compat";
import tsParser from "@typescript-eslint/parser";
import path from "node:path";
import { fileURLToPath } from "node:url";
import js from "@eslint/js";
import { FlatCompat } from "@eslint/eslintrc";
const __filename = fileURLToPath(import.meta.url);
const __dirname = path.dirname(__filename);
@Stanzilla
Stanzilla / index.html
Created May 16, 2024 13:24
Electron Fiddle Gist
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'">
<title>Hello World!</title>
</head>
<body>
<h1>Hello World!</h1>
@Stanzilla
Stanzilla / paul.ps1
Last active February 15, 2024 02:39
$apps = @(
# Google Drive
@{ id = "Google.GoogleDrive" },
# Brave
@{ id = "XP8C9QZMS2PC1T"; msstore = $true },
# Google Chrome
@{ id = "Google.Chrome" },
# DuckDuckGo
@{ id = "DuckDuckGo.DesktopBrowser" },
# Typora
aalmjfpohaedoddkobnibokclgeefamn : Gumbo: Twitch Companion : version 1_18_6
aapbdbdomjkkjkaonfhkkikfgjllcleb : Google Translate : version 2_0_13
ahfgeienlihckogmohjhadlkjgocpleb : Web Store : version 0_2
ajopnjidmegmdimjlfnijceegpefgped : BetterTTV : version 7_5_13
bcjindcccaagfpapjjmafapmmgkkhgoa : JSON Formatter : version 0_7_1
bggfcpfjbdkhfhfmkjpbhnkhnpjjeomc : Material Icons for GitHub : version 1_8_8
bhhldbghhjheeglkocbjfnobmbngneoa : Auto HD/Automatic 4K for Youtube™ : version 3_0_1
cjpalhdlnbpafiamejdnhcphjbkeiagm : uBlock Origin : version 1_54_0
clngdbkpkpeebahjckkjfobafhncgmne : Stylus : version 1_5_41
dneaehbmnbhcippjikoajpoabadpodje : Old Reddit Redirect : version 1_8_0
1Password.op-vscode
actboy168.tasks
adamwalzer.string-converter
albert.TabOut
alefragnani.Bookmarks
antfu.unocss
bierner.color-info
bierner.jsdoc-markdown-highlighting
bierner.markdown-mermaid
bierner.markdown-shiki
@Stanzilla
Stanzilla / vercel.d.ts
Created December 23, 2023 03:21
Vercel Environment Variable types
// https://vercel.com/docs/environment-variables#system-environment-variables
declare namespace NodeJS {
interface ProcessEnv {
readonly VERCEL?: '1'
readonly CI?: '1'
readonly VERCEL_REGION?:
| 'arn1'
| 'bom1'
{
"level": 100,
"class": "Rogue",
"helmet": {
"modifiers": [
[
"total-armor",
0.293
],
[
1051x FrameXML/EditModeUtil.lua:22: attempt to perform arithmetic on local 'offsetX' (a nil value)
[string "@FrameXML/EditModeUtil.lua"]:22: in function `GetRightActionBarWidth'
[string "@FrameXML/EditModeUtil.lua"]:53: in function `GetRightContainerAnchor'
[string "@FrameXML/UIParent.lua"]:3091: in function `UIParentManageFramePositions'
[string "@FrameXML/UIParent.lua"]:2570: in function <FrameXML/UIParent.lua:2557>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML/UIParent.lua"]:3113: in function `UIParent_ManageFramePositions'
[string "@FrameXML/EditModeManager.lua"]:640: in function <FrameXML/EditModeManager.lua:607>
[string "=[C]"]: in function `UpdateBottomActionBarPositions'
[string "@FrameXML/EditModeManager.lua"]:554: in function `UpdateActionBarLayout'
Message: Interface/FrameXML/EditModeManager.lua:803: attempt to index field 'accountSettingMap' (a nil value)
Time: Wed Oct 26 08:47:31 2022
Count: 1
Stack: Interface/FrameXML/EditModeManager.lua:803: attempt to index field 'accountSettingMap' (a nil value)
[string "@Interface/FrameXML/EditModeManager.lua"]:803: in function `GetAccountSettingValue'
[string "@Interface/FrameXML/EditModeManager.lua"]:807: in function `GetAccountSettingValueBool'
[string "@Interface/FrameXML/EditModeManager.lua"]:447: in function `ArePartyFramesForcedShown'
[string "@Interface/FrameXML/UIParent.lua"]:4908: in function `ShouldShowPartyFrames'
[string "@Interface/FrameXML/PartyFrame.lua"]:103: in function `UpdatePartyFrames'
[string "@Interface/FrameXML/RaidFrame.lua"]:138: in function `UpdateRaidAndPartyFrames'