Skip to content

Instantly share code, notes, and snippets.

View KrzaQ's full-sized avatar

Paweł Zakrzewski KrzaQ

View GitHub Profile

3432112

Timestamp Message
2017-06-06 13:36:45 +0000 <10024MFCAB_PLC100IPR11011010100100000000000000000034321120000000000000000000099900>
2017-06-06 13:37:13 +0000 <10030MFCAB_PLC100TTQ11011000200100000000011000000000003432112000000>
2017-06-06 13:37:13 +0000 <10006PLC100MFCAB_TTA110110002001444805300000000000343211201000000000000000000000000000000111011000300100>
2017-06-06 13:37:13 +0000 <10031MFCAB_PLC100TTC1101100030014448053000000000003432112000000>
2017-06-06 13:37:32 +0000 <10039MFCAB_PLC100TTQ11011000300100000000011000000000003432112000000>
2017-06-06 13:37:32 +0000 <10010PLC100MFCAB_TTA110110003001445005500000000000343211201000000000000000000000000000000111011000400100>
<?xml version="1.0" encoding="utf-8"?>
<opml version="1.0">
<head>
<dateCreated>Thu, 01 Jun 2017 22:00:08 +0000</dateCreated>
<title>Tiny Tiny RSS Feed Export</title>
</head>
<body>
<outline text="channel 9">
<outline type="rss" text="Channel 9 - Entries tagged with C++ and Beyond 2012" xmlUrl="http://channel9.msdn.com/Tags/cppbeyond+2012/RSS" htmlUrl="https://channel9.msdn.com/Tags/cppbeyond+2012"/>
</outline>
def filter_line(line)
line.gsub!(/\x0f/, '')
line.gsub!(/\x03\d?\d?/, '')
line.gsub!(/\x02/, '')
line
end
def filter_file(name)
File.read(name).each_line.map{ |line| filter_line line }
@KrzaQ
KrzaQ / ef.php
Created February 20, 2017 22:39
<?
class EyeFucker
{
public $version = '0.4.0.27 b';
public $Settings = array('bold', 'italic', 'strike', 'underline', 'fonttype', 'fontsize', 'coloring','style');
public $Text;
function Charmeleon($input,$nr)
@KrzaQ
KrzaQ / core.d
Created February 20, 2017 14:21
import std.datetime;
import std.string;
class Author
{
string name;
string email;
string hashedPassword;
}
<h1 id="test"> test</h1>
<h2 id="bleh"> bleh</h2>
<pre class="prettyprint"><code>foo
foo bar baz
class huj {};
</code></pre>
<p>inline code: <code class="prettyprint">inline code</code>
</p>
[Finished in 0.3s]
#include <cassert>
#include <climits>
#include <csetjmp>
#include <cstdlib>
#include <cstring>
#include <cctype>
#include <algorithm>
#include <array>
#include <atomic>
#include <cassert>
#include <climits>
#include <cstdlib>
#include <cstring>
#include <cctype>
#include <algorithm>
#include <array>
#include <atomic>
#include <chrono>
@KrzaQ
KrzaQ / kq.opml.xml
Last active October 28, 2015 14:16
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
<title>KrzaQ subscriptions in feedly Cloud</title>
</head>
<body>
<outline text="all" title="all">
<outline type="rss" text="Growing up" title="Growing up" xmlUrl="http://marcoarena.wordpress.com/feed/" htmlUrl="https://marcoarena.wordpress.com"/>
<outline type="rss" text="xorl %eax, %eax" title="xorl %eax, %eax" xmlUrl="https://xorl.wordpress.com/feed/" htmlUrl="https://xorl.wordpress.com"/>