Skip to content

Instantly share code, notes, and snippets.

@theShmoo
theShmoo / aws-cpp-sdk-core-patch
Last active August 25, 2021 08:05
patch for aws-cpp-sdk
diff --git a/aws-cpp-sdk-core/source/utils/event/EventStreamDecoder.cpp b/aws-cpp-sdk-core/source/utils/event/EventStreamDecoder.cpp
index f70a6c88f..10e9fb7d2 100644
--- a/aws-cpp-sdk-core/source/utils/event/EventStreamDecoder.cpp
+++ b/aws-cpp-sdk-core/source/utils/event/EventStreamDecoder.cpp
@@ -72,9 +72,6 @@ namespace Aws
assert(handler);
if (!handler)
{
- AWS_LOGSTREAM_ERROR(EVENT_STREAM_DECODER_CLASS_TAG, "Payload received, but decoder encountered internal errors before."
- "ErrorCode: " << EventStreamErrorsMapper::GetNameForError(handler->GetInternalError()) << ", "
[
{
"karmaextensions": {},
"karmaclass": "Liturgie",
"link": "http://www.ulisses-regelwiki.de/index.php/index.php/lit_Blendung.html",
"name": "Blendung",
"properties": {
"Wirkungsdauer": "QS x 5 Minuten",
"Steigerungsfaktor": "C</p>\n\n<p><strong>Liturgieerweiterungen:</strong></p>\n<p>• <em>Längere Wirkungsdauer </em>(FW 8, 3 AP): Die Wirkungsdauer beträgt QS x 30 Minuten.</p>\n<p>• <em>Größere Reichweite </em>(FW 12, 6 AP): Die Reichweite beträgt 8 Schritt.</p>\n<p>• <em>Liturgiedauer modifizierbar </em>(FW 16, 9 AP): Die Liturgiedauer darf doch modifiziert werden.</p>\n \n \n \n\n",
"Probe": "MU/KL/CH (modifiziert um SK)",
@theShmoo
theShmoo / Edit_pik8.py
Created February 6, 2017 17:26
Simple editing of pik8
# -*- coding: utf-8 -*-
import requests
username = 'USERNAME'
password = 'PASSWORT'
baseurl = 'http://www.pik8.at/w/'
summary = 'bot hello'
message = 'Hello Wikipedia. I am alive!'
title = 'Benutzer:Dpfahler'