Skip to content

Instantly share code, notes, and snippets.

View justjanne's full-sized avatar

Janne Mareike Koschinski justjanne

View GitHub Profile
@justjanne
justjanne / Price Breakdown.md
Last active April 11, 2024 22:21 — forked from kylemanna/price.txt
Server Price Breakdown: DigitalOcean, Amazon AWS LightSail, Vultr, Linode, OVH, Hetzner, Scaleway/Online.net:

Server Price Breakdown: DigitalOcean, Amazon AWS LightSail, Vultr, Linode, OVH, Hetzner, Scaleway/Online.net:

Permalink: git.io/vps

$5/mo

Provider Type RAM Cores Storage Transfer Network Price
<?xml version="1.0" encoding="utf-8"?>
<android.support.v4.widget.NestedScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
android:background="?attr/colorBackgroundCard"
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
##############################
# QuasselDroid default theme #
##############################
# Uses AARRGGBB or RRGGBB format for colors
# Used for status bar and appbar
colorPrimary=#0271B3
colorPrimaryDark=#02588c
colorAccent=#ffeb3b
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f93e75d052a, pid=1244, tid=140272761845504
#
# JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libX11.so.6+0x4f52a] XSetICValues+0xfa
#
@PreferenceWrapper(BuildConfig.APPLICATION_ID)
public abstract class Settings {
@Preference(key="pref_theme_id") String themeId;
@Preference boolean fullHostmask;
int textSize;
}
@justjanne
justjanne / Aufgabe 1.md
Last active January 24, 2016 22:52
Abgabe 10

Aufgabe 1

Vorüberlegungen:

Die Datenstruktur "Array" bietet für Blackboxtests immer sinnvollerweise schon mal die Äquivalenzklassen "leer", "ein Element", "ein paar Elemente" und "sehr langes Array". Die Pre-Condition ist nicht zu testen, sie muss nur zur

@justjanne
justjanne / XGH - en.md
Last active January 24, 2016 19:50 — forked from banaslee/XGH - en.txt
eXtreme Go-Horse Process

eXtreme Go Horse (XGH) Process

Source: http://gohorseprocess.wordpress.com

  1. I think therefore it's not XGH.
    In XGH you don't think, you do the first thing that comes to your mind. There's not a second option as the first one is faster.

  2. There are 3 ways of solving a problem: the right way, the wrong way and the XGH way which is exactly like the first one but faster.

diff --git a/src/common/protocol.h b/src/common/protocol.h
index ba70530..afdb598 100644
--- a/src/common/protocol.h
+++ b/src/common/protocol.h
@@ -37,8 +37,10 @@ enum Type {
enum Feature {
- Encryption = 0x01,
- Compression = 0x02
@justjanne
justjanne / coresetup-protocol.md
Last active April 14, 2016 12:27
CoreSetup info

CoreSetup

Protocol Flow

When the client receives a CoreInitAck message, with "Configured" set to "False", it will display to the user a list, allowing them to choose a StorageBackend from the ones present in CoreInitAck’s "StorageBackends" attribute.

If the user chooses one such backend, and the backend has a SetupKeys attribute which

[
4,
"Network",
"1",
"IrcUsersAndChannels",
{
"Channels":{
"ChanModes":[
{
"A":{