Skip to content

Instantly share code, notes, and snippets.

View pkej's full-sized avatar

Paul Kenneth Egell-Johnsen pkej

View GitHub Profile
@pkej
pkej / app.py
Created March 11, 2022 22:10
Migration output from etlalchemy
ETLAlchemySource (INFO) -
*************************
*** Total Tables: 0 ***
*************************
ETLAlchemySource (INFO) -
========================
=== * Sync Summary * ===
========================
@pkej
pkej / Docker
Last active January 27, 2022 11:17
Docker
* [mailu](https://mailu.io/)
* nextcloud
* traefik
* pihole
* strapi
* openldap
* mopidy
@pkej
pkej / defaultFilename
Created January 27, 2022 11:10
Websites
NextCloud - groupware
Mailu - mailserver
Mopidy - music streaming, inkluding other sources (spotify, soundcloud)
[10:44:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:44:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[10:44:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[10:44:08] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2846 for Minecraft 1.12.2 loading
[10:44:08] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64
[10:44:08] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[10:44:08] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[10:44:08] [main/INFO] [FML]: Searching C:\Users\n18134\Desktop\MultiMC\instances\ForgeEssentials test\.minecraft\mods for mods
[10:44:08] [mai
@pkej
pkej / mods.txt
Created December 28, 2019 19:18
My currently activated mods
### mods list ###
81 Tiles (Fixed for C:S 1.2+) (ID=576327847) activated
Adaptive Prop Visibility Distance (ID=625608461) activated
Additive Shader (ID=1410003347) activated
Advanced Stop Selection (ID=1394468624) activated
AdvancedRoadTools (ID=1925527132) activated
Aedificium RELOADED (ID=1452259306) activated
AnimUV Params (ID=940299505) activated
Any Road Outside Connections (ID=883332136) activated
@pkej
pkej / SafeArea.vue
Created December 15, 2019 14:25
CSS variables and computation in Nuxt.js components?
<template>
<div id="ebu-safe" class="overlay pm5644 safe-grid">
<div id="action-safe" class="safe action-safe" />
<div id="graphics-safe" class="safe graphics-safe" />
<div id="caption-safe" class="safe caption-safe" />
</div>
</template>
<style lang="css">
--height: 1080px;
--width: 1920px;
@pkej
pkej / curseforge.ts
Created August 27, 2019 17:27
How to resolve promises in time?
import { link, exists } from "fs";
/* https://github.com/request/request-promise */
let rp = require('request-promise');
let cheerio = require('cheerio');
const curseBase = "https://www.curseforge.com";
const projectPath = "projects";
const modPath = "minecraft/mc-mods";
const modPackPath = "minecraft/modpacks";
const texturePackPath = "minecraft/texture-packs";
const membersPath = "members"
[00:11:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:11:45] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:11:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:11:45] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[00:11:45] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Mac OS X:x86_64:10.14.5, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[00:11:46] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods for mods
[00:11:46] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods/1.12.2 for mods
[00:11:46] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from OnlineUUID-1.12.2-1.0.0.jar
[00:11:46] [main/INFO] [FML]: Loading tweak
[00:07:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:07:04] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:07:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:07:04] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[00:07:04] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Mac OS X:x86_64:10.14.5, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[00:07:05] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods for mods
[00:07:05] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods/1.12.2 for mods
[00:07:05] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.5-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from
@pkej
pkej / crash-2019-01-29_00.27.18-server.txt
Created January 29, 2019 07:58
Crash log Minecraft 1.12.2 forge-1.12.2-14.23.5.2808-universal
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Would you like a cupcake?
Time: 29.01.19 00:27
Description: Exception in server tick loop