Skip to content

Instantly share code, notes, and snippets.

View athieriot's full-sized avatar

Aurélien Thieriot athieriot

View GitHub Profile
@athieriot
athieriot / Java7.java
Created March 21, 2014 23:19
Java7 features Overview
import java.io.*;
import java.nio.ByteBuffer;
import java.nio.channels.AsynchronousFileChannel;
import java.nio.channels.CompletionHandler;
import java.nio.file.*;
import java.nio.file.attribute.BasicFileAttributes;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.StringJoiner;
@athieriot
athieriot / gist:5532748
Last active June 19, 2021 13:32
Hipchat with IRSSI

If you are adventurous, here the process to have Hipchat working in your favourite IRC client: