Find all IP addresses of your home network.

GeekHome

Introduction

Nowadays, we have more and more device connected inside our house. On Linux OS there an easy command to list them all. It is named arp-scan. If you have Ubuntu, to install it, simply execute the following command :

Usage

If your machine is connected by wire :

If your machine is connected by wifi :

Possible errors

you might not have eth0 or wlan0 defined and having the “ioctl: No such device” message. To find your network device :

Names are listed on the left side . “lo” is not to be used as it is the local host, mainly used for test purpose.

 

Ascii art Star wars via telnet

guerreDesEtoiles

Hi,

Even if telnet is not popular as it used to be,  it is really a good idea to cast an ASCII movie with this protocol. You can enjoy watching Star wars by launching the following command : telnet towel.blinkenlights.nl

It is also availbale on but http does not guarantee 100% real ASCII format : ) http://www.asciimation.co.nz/

 

Bonjour,

Telnet n’est plus aussi utilisé qu’auparavant. De grands systèmes informatiques ont utilisé ce protocole en proposant des interfaces homme machine de forme textuel, en ASCII. Dans le genre truc très Geek et donc par définition inutile, voici le film “la guerre des étoiles” en ASCII art, via Telnet en lançant la commande suivante :  telnet towel.blinkenlights.nl

C’est aussi disponible sur http://www.asciimation.co.nz/ mais là attention, l’ASCII n’est pas garanti et peut-être contrefait.

Ar werch’all

JOGL GL3 sample

triangle

I had some difficulties to find some full sample of JOGL code for the version GL3. As I have managed to produce one, I decided to share it on my blog. This sample is highly inspired from the following link  : http://www.lighthouse3d.com/cg-topics/code-samples/opengl-3-3-glsl-1-5-sample/

The source is made of in three files : one for java and two for shaders.

I have to admit that it is a big step between GL1/GL2 and GL3/GL4 version. GL3 provides less graphical abstractions and more processing ones with shaders. For sure it is more powerful but the price of it is to write more line of code.

In order to avoid display flickering just add “-Dsun.awt.noerasebackground=true” parameter on the java options.

 

 

Charade et rébus pour Geek aimant les pommes.

Les geeks sont assurément des grands enfants. En souvenir de nos jeunes années, voici une charade accompagnée gratuitement d’un rébus l’illustrant. Le niveau culturel pour trouver la solution doit être varié et de bonne facture. C’est pour cela que vous trouverez intégré la solution pour éviter toute frustration.

Il est aussi à noter que des esprits mal placés auraient mis des dessins bien moins pudiques notamment pour les deux derniers.

Dessin réalisé avec MyPaint et Inkscape.

Ar werch’all

Mik