VirtualTam's bookmarks
744 bookmarks found
-
Morley Compact Series Wah CWA Schematics
2014-05-25 Archive: https://web.archive.org/web/20130502090106/http://www.morleypedals.com/cwaes.pdf
Done: short-circuit the 560K resistor... everything's gone fuzzy! TODO: replace the resistor
-
Open source racing game with a track editor. It focuses on closed rally tracks with possible stunt elements (jumps, loops, pipes). You can drive in Single-Player mode racing against the clock or completing championships. There is also an online Multi-Player mode.
-
Bash: test if a file needs to be downloaded
2014-04-09 1#!/bin/bash 2# Check if a file needs to be downloaded 3# Useful iff there is no checksum available to check a local file 4url=http://test-url.com 5 6dl=1 7if [[ -f $file_path ]]; then 8 local_size=$(ls -l $file_path | awk '{print $5}') 9 remote_size=$(wget --spider $url 2>&1 | awk '/Length/ {print $2}') 10 11 if [[ $local_size -eq $remote_size ]]; then 12 echo "The file was previously downloaded" 13 dl=0 14 else 15 echo "Corrupted file found, re-downloading..." 16 rm -f $file_path 17 fi 18else 19 echo "Downloading file..." 20fi 21 22[[ $dl -eq 1 ]] && wget $url -O $file_path
-
Doom 3 sur Linux | Tuxicoman
2014-04-07 Main AUR:
User packages:
- https://drive.google.com/file/d/0B-3Ad-VEtVXFYmtNbTFQazZ3Zkk/edit?usp=sharing
- https://drive.google.com/file/d/0B-3Ad-VEtVXFZGJRdjFrd3dVc0U/edit?usp=sharing
Fix sound issues:
- doom3 +set s_alsa_pcm plughw:0 +set s_driver alsa
- http://ubuntuforums.org/showthread.php?t=1705760&p=11117137#post11117137
-
Longcat tiles
2013-08-26 Full Longcat
Horizontal:
- feet (up): http://onlyhdwallpapers.com/wallpaper/longcat_desktop_1600x1200_hd-wallpaper-812729.jpg
- feet (down): http://onlyhdwallpapers.com/wallpaper/longcat_desktop_1600x1200_hd-wallpaper-490564.jpg
- body (low): http://onlyhdwallpapers.com/wallpaper/longcat_desktop_1600x1200_wallpaper-253728.jpg
- body (knot): http://onlyhdwallpapers.com/wallpaper/longcat_desktop_1600x1200_wallpaper-336199.jpg
- body (wave up): http://onlyhdwallpapers.com/wallpaper/longcat_desktop_1600x1200_wallpaper-336195.jpg
- body (wave down): http://onlyhdwallpapers.com/wallpaper/longcat_desktop_1600x1200_wallpaper-336194.jpg
- head: http://onlyhdwallpapers.com/wallpaper/longcat_desktop_1600x1200_wallpaper-316383.jpg
Vertical:
-
Neal Stephenson - C R Y P T O N O M I C O N
2013-08-26 In the Beginning... was the Command Line
Full essay: http://www.cryptonomicon.com/command.zip
-
Thug Kitchen
2013-08-22 EAT LIKE YOU GIVE A FUCK
(via http://fluctuat.premiere.fr/Societe/News/Thug-Kitchen-la-cuisine-version-gangsta-3819933)
-
HTM5 interactive player that can be embedded in any web application to provide fancy waveforms, various analyzer results, synced time metadata display during playback (time-marking) and remote indexing.
(via http://linuxfr.org/users/philippemc/journaux/beatnitpicker)
-
Metallica Memes
2013-08-16 http://fc08.deviantart.net/fs71/f/2012/168/4/b/wtf_metallica_by_helenanimator-d53s3zg.jpg http://weknowmemes.com/wp-content/uploads/2012/05/i-dont-always-listen-to-metallica.jpg http://imageshack.us/scaled/landing/89/gimmem.jpg http://blogs.crikey.com.au/earworm/files/2011/11/lulu.jpg http://cdn.memegenerator.net/instances/400x/34072035.jpg http://cdn.memegenerator.net/instances/400x/21791219.jpg http://impossiblyglamorous.com/wp-content/uploads/2011/12/Metallica.jpg http://24.media.tumblr.com/tumblr_md901vdCb01qzqua1o1_400.jpg http://1.bp.blogspot.com/-eKJkrqG5Gco/UB1TImHCemI/AAAAAAAAATk/uHHbMLluaXQ/s1600/I_am_the_table_james_hetfield_metallica.png http://spe.fotolog.com/photo/14/25/64/dr_joshu/1210273810_f.jpg
-
Don't be Chell-fish and bring home a slice of the Portal universe!
http://www.thinkgeek.com/product/e932/?cpg=cj&ref=&CJURL=&CJID=3188559