A lot to agree with (or not) in here...
http://geeks-bearing-gifts.com/gbgContents.html
Thursday, September 30, 2010
Monday, September 13, 2010
Ruby Quine Globe ... Quobe
http://mamememo.blogspot.com/2010/09/qlobe.html
"1. Copy one of the above programs as a.rb.
2. Run:
while true; do clear; ruby a.rb | tee b.rb; sleep 1; mv -f b.rb a.rb; done
JAWDROP"
"1. Copy one of the above programs as a.rb.
2. Run:
while true; do clear; ruby a.rb | tee b.rb; sleep 1; mv -f b.rb a.rb; done
JAWDROP"
Sunday, September 12, 2010
Ian Piumarta's S3 2008 talk on youTube
YouTube posting of Ian Piumarta's S3 2008 talk on simplicity and everything in 20k lines :)
http://video.google.com/videoplay?docid=5488338253021492539#
The link to the slides shown in the description is invalid; the slides can be got from
http://piumarta.com/papers/S3-2008-slides.pdf
http://video.google.com/videoplay?docid=5488338253021492539#
The link to the slides shown in the description is invalid; the slides can be got from
http://piumarta.com/papers/S3-2008-slides.pdf
Saturday, September 11, 2010
Converting LyX Documents to Word
http://www.physics.utah.edu/gsac/42/thesis.php
Grab the Physics Thesis Template (zip file); read the ReadMeFirst.pdf contained therein.
tex4ht is the key :)
Export to HTML (NOT HTML (Word))
Open converted html document in Word
Save as a .doc file
Do special stuff if there are any graphics files linked in the document (must be saved into the document itself) - see the ReadMeFirst.pdf instructions.
Suggested alternative: http://www.zamzar.com/ to convert online (result emailed to you) - less secure of course - don't send your top-secret stuff thru this :)
Grab the Physics Thesis Template (zip file); read the ReadMeFirst.pdf contained therein.
tex4ht is the key :)
Export to HTML (NOT HTML (Word))
Open converted html document in Word
Save as a .doc file
Do special stuff if there are any graphics files linked in the document (must be saved into the document itself) - see the ReadMeFirst.pdf instructions.
Suggested alternative: http://www.zamzar.com/ to convert online (result emailed to you) - less secure of course - don't send your top-secret stuff thru this :)
Wednesday, September 8, 2010
Learn You a Haskell... for Great Good!
http://learnyouahaskell.com/introduction
:)
A gentle (and rather strange) introduction to the Haskell programming language
:)
A gentle (and rather strange) introduction to the Haskell programming language
Tuesday, September 7, 2010
nbench
http://www.tux.org/~mayer/linux/bmark.html
UPdated synthetic benchmark based on the venerable BYTE Magazine benchmarks
UPdated synthetic benchmark based on the venerable BYTE Magazine benchmarks
Sunday, September 5, 2010
Saturday, September 4, 2010
Friday, September 3, 2010
How to Focus Your Mind on a Project
Sage advice on DumbLittleMan.com :
http://www.dumblittleman.com/2007/09/how-to-focus-your-mind-on-project.html
http://www.dumblittleman.com/2007/09/how-to-focus-your-mind-on-project.html
Thursday, September 2, 2010
Computer Programming Stupidity
http://www.rinkworks.com/stupid/cs_programming.shtml
A Sample:
"
Me: "What compiler do you use?"
Him: "Well, Qbasic is my favorite."
Me: "Nobody over the age of eight uses QBasic for serious purposes."
Him: "But they made windows with QBasic."
"
Some of these are pretty funny IMO :)
A Sample:
"
Me: "What compiler do you use?"
Him: "Well, Qbasic is my favorite."
Me: "Nobody over the age of eight uses QBasic for serious purposes."
Him: "But they made windows with QBasic."
"
Some of these are pretty funny IMO :)
Wednesday, September 1, 2010
Noise in Resistors (Audio in particular) -- EE Times
Thermal, Current noise and resistor composition
http://www.eetimes.com/design/audio-design/4206460/Selecting-resistors-for-preamp--amplifier-and-other-high-end-audio-applications
http://www.eetimes.com/design/audio-design/4206460/Selecting-resistors-for-preamp--amplifier-and-other-high-end-audio-applications
Subscribe to:
Posts (Atom)