Geek

Visor - hot-key accessible terminal window

Warning: Geek Tip! Visor pimps Mac OS X’ Terminal.app so that a terminal window slides onto your screen at the push of a button.

VMWare - kaputter Snapshot verhindert Start

Mit Virtualisierungslösungen können auf einem physikalischen Computer mehrere unabhängige virtuelle Systeme laufen. Doof nur, wenn die Festplatte eines virtuellen Computers kaputt ist.

Regular Expressions

**Regular Expressions are a powerful tool to crawl to zillion lines of logfiles in seconds, or just to find and replace some words in your text document. [Online Regular Expression Testing Tool](http://gskinner.com/RegExr/). Enter a part of your text, forumlate your query and see the result in real-time. If you're stuck a complete

Mind the dot

I never would have thought that I’ll have to program in Smalltalk one day. I know Java and PHP quite well and compared to them Smalltalk – or specifically Squeak in my case – is awesome and very weird at the same time.

Logo if SqueakOkay, I just have to write a little wrapper layer, still I have to deal with sockets programming, implementing a Singleton, and a bit exception handling. Pretty basic if you’re an experienced Smalltalk programmer, but quite a challenge if you’re not.

I’ve learned some interesting things about the language and its development environment and I thought I share it with you. This isn’t a complete Smalltalk roundup, just some notes. Feel free to add stuff in the comments and check out www.squeak.org.

Squeak and Smalltalk is definitely worth a look, it’s actually an easy but powerful first-contact programming language, so don’t be frightened by my technical gibberish below.

SSH Private/Public Key Authentication

This post isn’t about super-secret ssh sorcery, but a collection of frequently used and easily forgotten *ssh tricks. Mostly a reminder for myself.

Pages

Subscribe to RSS - Geek