Skip to content

Instantly share code, notes, and snippets.

View MissingNoIOI's full-sized avatar

MissingNoIOI

  • Germany
View GitHub Profile
jellyfin | [11:14:24] [INF] [1] Main: Jellyfin version: 10.8.10
jellyfin | [11:14:24] [INF] [1] Main: Environment Variables: ["[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]", "[JELLYFIN_PublishedServerUrl, jelly.akuma.pictures]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
jellyfin | [11:14:24] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
jellyfin | [11:14:24] [INF] [1] Main: Operating system: Linux
jellyfin | [11:14:24] [INF] [1] Main: Architecture: X64
jellyfin | [11:14:24] [INF] [1] Main: 64-Bit Process: True
jellyfin | [11:14:24] [INF] [1] Main: User Interactive: True
jellyfin | [11:14:24] [INF] [1] Main: Processor count: 12
jellyfin | [11:14:24] [INF] [1] Main: Program data path: /config
jellyfin | [11:14:24] [INF] [1] Main: Web resources path: /jellyfin/jellyfin-web
#################
# CORE SETTINGS #
#################
#
# Zim settings
#
;;; init.el -- emacs init
;;; Commentary:
;;; None
;;; Code:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Initialize packages and install use-package ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
#!/usr/bin env python3
import shelve
import time
import sys
import requests
import praw
from PIL import Image
import imagehash
RefactoringTool: Skipping optional fixer: buffer
RefactoringTool: Skipping optional fixer: idioms
RefactoringTool: Skipping optional fixer: set_literal
RefactoringTool: Skipping optional fixer: ws_comma
RefactoringTool: Refactored daemon.py
--- daemon.py (original)
+++ daemon.py (refactored)
@@ -29,7 +29,7 @@
if pid > 0:
# exit first parent
RefactoringTool: Skipping optional fixer: buffer
RefactoringTool: Skipping optional fixer: idioms
RefactoringTool: Skipping optional fixer: set_literal
RefactoringTool: Skipping optional fixer: ws_comma
RefactoringTool: Refactored talktalktalk.py
--- talktalktalk.py (original)
+++ talktalktalk.py (refactored)
@@ -10,7 +10,7 @@
# license: MIT license
2016-01-31 14:27:57|command|root@linux-p3ox|'zypper' 'in' 'nuntius'|
2016-01-31 14:27:57|install|nuntius|0.2.0-1.2|x86_64|root@linux-p3ox|openSUSE-20160105-0|8e2a603468710b79027af6583779d51365f831a7|
2016-01-31 14:27:57|install|nuntius-lang|0.2.0-1.2|noarch||openSUSE-20160105-0|0cd7bd1d796ac5b5c334fdcfbd451ac697f2a50e|
2016-02-01 15:42:19|command|root@linux-p3ox|'zypper' 'in' 'virtualbox' 'virtualbox-guest-desktop-icons' 'virtualbox-guest-kmp-default' 'virtualbox-guest-tools' 'virtualbox-guest-x11' 'virtualbox-host-kmp-default' 'virtualbox-qt'|
2016-02-01 15:42:33|install|virtualbox-guest-kmp-default|5.0.14_k4.4.0_2-1.2|x86_64|root@linux-p3ox|openSUSE-20160105-0|1ff75df4dab594404f4a9d26c046e8f12958d235|
2016-02-01 15:42:42|install|virtualbox-host-kmp-default|5.0.14_k4.4.0_2-1.2|x86_64|root@linux-p3ox|openSUSE-20160105-0|feb0c4808faffdffc94e0c736e48ddb0ee3751f5|
2016-02-01 15:42:42|install|virtualbox-guest-x11|5.0.14-1.2|x86_64|root@linux-p3ox|openSUSE-20160105-0|a44744559b2f395a96a853390a9cfee769d146e3|
2016-
@MissingNoIOI
MissingNoIOI / gist:536c1cd271089049e54b
Created November 24, 2014 13:40
./configure output
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
./Polycode
OpenAL initialized...
Creating new core services instance...
DIR: /home/****/Downloads/Polycode/IDE/Build/Linux/Build
Added archive: default.pak
Adding texture default
Adding GLSL fragment program default/ColSpecEmit.frag
Adding GLSL fragment program default/DefaultParticleShader.frag
Adding GLSL fragment program default/DefaultShader.frag
Adding GLSL vertex program default/DefaultShader.vert
@MissingNoIOI
MissingNoIOI / gist:2eb7028111ee7f234d75
Created October 18, 2014 01:57
Polycode Build Error on Fedora 21
./BuildLinux.sh
-- The C compiler identification is GNU 4.9.1
-- The CXX compiler identification is GNU 4.9.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info