Skip to content

Instantly share code, notes, and snippets.

@truh
truh / Fragenkatalog_INSY_201401.rst
Last active January 3, 2016 08:09
Fragenkatalog INSY

Fragenkatalog INSY

Imperative PHP-Webapplikationen

Mehrfach-Markierungen mit FOR EACH

@truh
truh / Datentypen_Klepp.c
Last active January 3, 2016 13:38
/* Name of file : Datentypen_Klepp.c Author : Jakob Klepp Version : 20130927.1 Description : Ermitteln Sie die Grenzen der verfügbaren Basisdatentypen in C und geben Sie mittels der entsprechenden Formatierungszeichen Werte ein/aus! */
#include <stdio.h>
#include <stdlib.h>
#include <limits.h>
#include <float.h>
/*
Name of file : Datentypen_Klepp.c
Author : Jakob Klepp
Version : 20130927.1
Description : Ermitteln Sie die Grenzen der verfügbaren Basisdatentypen

Nginx Loadbalancing

Installing Nginx

@truh
truh / README.rst
Created February 20, 2014 10:16
Tiva Launchpad Debugging
######################
Tiva Debugger Template
######################
====================
Benötigete Programme
====================
~~~~~~~~~~~~~~~~~
arm-none-eabi-gdb
@truh
truh / Container_mit_Docker.rst
Last active August 29, 2015 14:01
Container mit Docker

Container mit Docker

https://www.docker.io/static/img/homepage-docker-logo.png

Installation von Docker

/*
* Name of file : StateMachine.h
* Author : Jakob Klepp
* Description : Introduction to Statemachines,
* implementing a traffic light control.
The MIT License (MIT)
Copyright (c)2014 Jakob Klepp
@truh
truh / gist:b5b2991522f52c324a41
Created October 8, 2014 17:05
RockTheNet - build.gradle
apply plugin: 'java'
/* IDEs */
apply plugin: 'eclipse'
apply plugin: 'idea'
sourceCompatibility = 1.8
version = '1.0'
@truh
truh / Makefile
Created October 14, 2014 10:39
Tiva SSI Makefile
MCU = TM4C123GH6PM
# TIVAWARE_PATH: path to tivaware folder
TIVAWARE_PATH = $(HOME)/opt/tivaware/
# OUTDIR: directory to use for output
OUTDIR = build
# Sources
VPATH = src:$(TIVAWARE_PATH):$(TIVAWARE_PATH)/driverlib:$(TIVAWARE_PATH)/utils

Keybase proof

I hereby claim:

  • I am truh on github.
  • I am truh (https://keybase.io/truh) on keybase.
  • I have a public key whose fingerprint is FD47 579C 828E 8AD7 3832 5B3E 1EDB 8B49 7F34 1841

To claim this, I am signing this object:

@truh
truh / gist:2265707ae03011dc893c
Last active August 29, 2015 14:19
(╯°□°)╯︵ ┻━┻ FT Matura
Linux packages
==============
pcmanfm
git
git-flow
screen
tmux
htop
sqlite