Skip to content

Instantly share code, notes, and snippets.

View MicTech's full-sized avatar
😎
make product people want

Michal Těhník MicTech

😎
make product people want
View GitHub Profile
@MicTech
MicTech / javaonubuntu
Last active December 26, 2015 20:49
Java on Ubuntu
[ubuntu-server] sudo apt-get install python-software-properties
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
java -version
@MicTech
MicTech / Splunk
Last active December 18, 2015 10:10
eval t=_time
- convert time information to epoch time
delta _time as diff
- return delta between events
@MicTech
MicTech / ndhk20121019
Created October 19, 2012 18:02
NerdDinner HK 2012.10.19
Lightning talks
SQUnit
https://github.com/Sqdw/SQUnit
The Reactive Extensions (Rx)
http://msdn.microsoft.com/en-us/data/gg577609.aspx
-----