$ sudo systemctl stop jellyfin
$ ./jellyfin-login-fix.py
---------
User oddstr13
Account has 5 failed login attempts.
Account is disabled.
PIN code is set.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh /etc/rc.common | |
| START=99 | |
| USE_PROCD=1 | |
| PROG=/usr/bin/telegraf | |
| config=/etc/telegraf/telegraf.conf | |
| confdir=/etc/telegraf/telegraf.d |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| # -*- coding: utf-8 -*- | |
| # Copyright (c) Odd Stråbø <[email protected]> | |
| # | |
| import os | |
| from opencv_test import Session, Image, Hash, HASHERS | |
| from gmpy2 import hamdist |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set __COMPAT_LAYER=RUNASINVOKER | |
| start "Black Desert Online" "Black Desert Online Launcher.exe" |
- Chisel & Bits - https://minecraft.curseforge.com/projects/chisels-bits
- Extra Bit Manipulation - https://minecraft.curseforge.com/projects/extra-bit-manipulation
- Flat Colored Blocks - https://minecraft.curseforge.com/projects/flat-colored-blocks
Configure number of colors.
- Chisel - https://minecraft.curseforge.com/projects/chisel
- BiblioCraft - https://minecraft.curseforge.com/projects/bibliocraft
- Better Builder's Wands - https://minecraft.curseforge.com/projects/better-builders-wands
- MCMultiPart - https://minecraft.curseforge.com/projects/mcmultipart
- Fairy Lights - https://minecraft.curseforge.com/projects/fairy-lights
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function readnumber(::Type{T}, default=nothing, prompt=nothing) where T<:Number | |
| while true | |
| if prompt == nothing | |
| prompt = "$T>" | |
| end | |
| if default == nothing | |
| print("$prompt> ") | |
| else | |
| print("$prompt ($default)> ") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| import socket | |
| TCP_IP = 'ukhas.net' | |
| TCP_PORT = 3010 | |
| BUFFER_SIZE = 1024 | |
| s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) | |
| s.connect((TCP_IP, TCP_PORT)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/python2 | |
| import socket | |
| import time | |
| dump_state = [] | |
| # rigctld protocol version | |
| dump_state.append( b"0" ) | |
| # rig model | |
| dump_state.append( b"1" ) |
I hereby claim:
- I am oddstr13 on github.
- I am oddstr13 (https://keybase.io/oddstr13) on keybase.
- I have a public key whose fingerprint is 064E 5F03 6F57 151B D841 AC7F 1E25 D2F7 8255 4AE6
To claim this, I am signing this object:
NewerOlder