Destructive thinking.

  • Home
  • Ask me anything
  • Random
  • Likes
  • Archive
  • Subscribe
  • Contacts
loading tweet...
likes
« »
  • Photoset via 9-bits

    Verge forum user, Sputnik8, has posted a series of gorgeous UI concepts showing a ...

    Photoset via 9-bits
  • Video via grantjonah
    Video

    Sky Fighters

    I’ve always wanted to fly a plane, but damn, now I want to more than anything.

    Video via grantjonah
  • Photo via hfgl

    Famke,1986

    Photo via hfgl
  • Post via graphicpeel
    iOS Icons Made in Pure CSS

    Click here to see 11 iOS icons made in only CSS, no images...

    Post via graphicpeel
  • Photo via robot-heart-politics

    A boat makes its way through crude oil that has leaked from the Deepwater Horizon wellhead in...

    Photo via robot-heart-politics
  • Photo via esquareda

    Loremify is a one-click tool to copy Lorem Ipsum. It lets you wrap in html, specify the amount of...

    Photo via esquareda
  • Post via dbennell
    My love/hate affair with MMORPGs

    image

    My first MMO was Ultima Online when I was 17 and I played...

    Post via dbennell
following
more
  • How to Run SSD’s TRIM on a Mac

    To force cleaning of unused blocks, boot in Single-User Mode:

    Chameleon's flag: -s
    Original mac: Hold ⌘+s
    

    When you see command prompt, write this:

    fsck -fy && mount -uw / && exit
    

    After process finished, your Mac will be booted with TRIMed blocks ;)

    mac ssd trim
    6 months ago reblog like 21 notes
  • Best video about iPhone’s Siri

    7 months ago reblog like 0 notes
  • Bug with Chameleon, affects performance of nVidia cards

    Found that newest Chameleon(that support FaceTime fix) lowers performance of GTX 470GT 1280 (i think all nvidia’s) to about 20% of total.
    For example, My normal Minecraft’s FPS around 300, with newest Chameleon i got about 34.

    Fix

    Just add to Boot Flags in org.chameleon.Boot.plist: SkipFTFix=Yes

    hackintosh
    7 months ago reblog like 2 notes
  • Atheism description

    Atheism description

    7 months ago reblog like 0 notes
  • staff:

    Twenty 

    A short film by William Wilkinson. (previously)

    Source willw
    Film LOL
    7 months ago reblog like 6,096 notes
  • Playing with Ruby + Processing + Audio

    Don’t really know, what i wrote… but this thing can react on audio beats ))) and you can specify channels to visualize(circle).

    Controls:

    “a”, “s” — sets minimum & maximum samples to display as circle
    “d” — output current min & max
    “x” — exit xD

    And don’t forget to put sound.mp3 near .rb file

    You need ruby-processing gem. Tested at 1.9.2

    Read More

    8 months ago reblog like 0 notes
  • Transfering mysql database from another server to localhost

    Very often i’m in need of moving external database to my own pc, bored of ssh + mysqldump + tar -zcf + scp + mysql < file

    And here goes, oneliner:

    ssh user@server 'mysqldump -uUSER -pPASSWORD DATABASE_NAME | gzip' | gunzip | mysql5 -uUSER -pPASSWORD DATABASE_NAME
    
    8 months ago reblog like 0 notes
  • Samsung ISN’T copying Apple!!! Trust me!

    There goes just 2 images, why Samsung is 100% different from Apple.

    Read More

    8 months ago reblog like 0 notes
  • We should help wikipedia, it need us!

    We should help wikipedia, it need us!

    8 months ago reblog like 0 notes
  • Power of Zen Coding

    I found interest plugin for most IDEs (and for textmate too), named Zen Coding.
    It lets you take advantage of writing html as css selectors.

    As example:

    Read More

    textmate html
    8 months ago reblog like 17 notes
« Previous
1
2
3
4
5
6
7
8
9
10
Next »
© • powered by / Oblivion theme by Miguel Mota