PUBLIC   marks

PUBLIC MARKS with tag geek

Sponsorised links

This month

Geek to Live: Mirror files across systems with rsync - Backup utilities - Lifehacker

by ghis
You use more computers and operating systems to get your work done today than ever before. But how do you keep your files synchronized between them? Plenty of OS-specific tools can mirror folders, but you need something cross-platform and highly customizable. You need the 10-year-old command line file mirroring utility called rsync.

Using Graphics Card Memory as Swap - Gentoo Linux Wiki

by ghis
Graphic cards contain a lot of very fast RAM, typically between 64 and 512 MB. With Linux, it's possible to use it as swap space, or even as RAM disk.

Sponsorised links

October 2009

Time/Weather Desktop on Flickr - Photo Sharing!

by karlcow

Well, most of the work is done by Earthdesk and GeekTool 3.

Earthdesk is set to Natural Color, Equirectangular projection, Natural Color, Real Moonlight, centered on Vienna, Background: Starfield. Zoom 80%, Clouds 80%, Brightness 80%.

In GeekTool, the times and the weathers are all separate Shell "geeklets".

Times are generated by running shell commands like

env TZ=Asia/Tokyo date " %l:%M %p"

every 20 seconds

The weather is the tricky part. The way I am doing it now, if I am not careful, gets me throttled for too many concurrent requests to the wunderground.com API server. It also fails badly if I am disconnected, so I will need to do it differently.

FWIW: I have a PHP script which I run as separate Shell Geeklets. I invoke it with the name of the city I want. It then hits wunderground and gets back an XML stream of the local weather, which I parse, format and echo. (the way I'd change this is run the script from cron, with a 30 second wait between requests, and cache the results locally, which I would then call from the Shell Geeklets)

From there it's just a question of setting fonts, sizes, colors and moving the little Geeklet boxes around as you want them.

What’s your history|awk… - Peter Krantz

by karlcow

history|awk '{a[$2] } END{for(i in a){printf “]t%s “,a[i],i}}’|sort -rn|head

plutot history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s \n",a[i],i}}'|sort -rn|head

Hackergotchi - Wikipédia

by shadoko
Un hackergotchi est une photo d'un auteur utilisé comme avatar pour identifier l'auteur d'un flux RSS dans un agrégateur de blogs.

September 2009

Pastiche geek circus

by astrochoupe
Parodie de chansons, à la sauce geek

August 2009

gadgets boind boing

by nunila & 2 others
Gadgets tones of gadgets

mac geekerie

by nunila & 4 others
For those who want ot switch to mac...

July 2009

Leatherman

by rwatuny
Multi-Tools, Knives, Pruners, and Lights

HijiNKS Ensue

by rwatuny
Geek Webcomic – Updates Monday, Wednesday and Friday

dks zone

by e_D_D_y
Your daily dose of Tech News, Gadgets, Tips N Tricks, Downloads and more...

PUBLIC TAGS related to tag geek

no tag

Sponsorised links