Skip to content

Instantly share code, notes, and snippets.

@truh
truh / TW BIF01 BES.rst
Last active September 28, 2016 11:38
TW BIF01 BES

Betriebssysteme und Rechnerarchitekturen

Computer muss frei programmierbar sein

Computergeschichte

  1. Gen
@truh
truh / TW BIF01 IFT.md
Last active October 20, 2016 08:57
TW BIF01 IFT

Informationstheorie

Optische Datenübertragung

Fernrohr 17. Jahrhundert Optische Telegraphie

Tachygraph (Claude Chappe) 18. Jhd.

[Bild Verstellbare Balken]

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

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 / 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
@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'
/*
* 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 / 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

@truh
truh / README.rst
Created February 20, 2014 10:16
Tiva Launchpad Debugging
######################
Tiva Debugger Template
######################
====================
Benötigete Programme
====================
~~~~~~~~~~~~~~~~~
arm-none-eabi-gdb

Nginx Loadbalancing

Installing Nginx