ASM’s List of rumored and existing Android phones.
http://androidsocialmedia.com/uncategorized/asms-list-of-rumored-and-existing-android-phonesIt's Android Social Media's list of rumoured and existing Android phones.
The Go Programming Language
http://golang.org/Seems nobody takes you seriously unless you write your own programming language. I was all "yay yay yay, another type-inferencing, garbage-collected C" until I learned that its pretty-printer indents using tabs, not spaces. Now it sounds cool! :)
Damn Cool Algorithms: Spatial indexing with Quadtrees and Hilbert Curves - Nick's Blog
http://blog.notdot.net/2009/11/Damn-Cool-Algorithms-Spatial-indexing-with-Quadtrees-and-Hilbert-CurvesHow to find the location of a particular point in a Hilbert curve. (via delicious popular)
Booko: Compare book & DVD prices in Australia with Booko
http://www.booko.com.au/Finds the best price (including shipping) for books online, and presents it to you in Australian dollars. (thanks Bryn)
OpenOfficeMouse: The Multi-Button Application Mouse for OpenOffice.org
http://openofficemouse.com/pr110609.html18-button mouse with 512K of flash, XML configuration, and attached joystick. I am kinder than John Gruber and am assuming this is a joke. (daringfireball)
Can anyone solve this clever joke? - Yahoo! Answers
http://answers.yahoo.com/question/index?qid=20071104001045AAouxdLnonbeard 2009-11-06 14:39:12
Vertex buffer objects (VBO) in OpenGL ES on iPhone - iDevGames - Mac & iPhone Game Development Forum
http://www.idevgames.com/forum/showthread.php?t=16693Mer mer mer I have unpredictable and highly idiosyncratic performance look at me
OpenGL Vertex Buffer Objects (VBOs): A Simple Tutorial | PlayControl Software
http://playcontrol.net/ewing/jibberjabber/opengl_vertex_buffer_object.htmlMer mer look at me I'm an underpowered handheld device with mid-90s-era graphics hardware *handstand*
SpriteMethodTest
http://code.google.com/p/apps-for-android/source/browse/trunk/SpriteMethodTest/README.TXTnonbeard 2009-11-03 21:10:42
Particle systems in OpenGL - GL_POINTS
http://www.idevgames.com/forum/showthread.php?t=16105GL_POINTS with a size pastes a texture at that size centered on the point. Faster than texturing two triangles. OpenGL ES doesn't support glBegin / glEnd, so use glDrawElements instead
Grug - Wikipedia, the free encyclopedia
http://en.wikipedia.org/wiki/Grug"Resembling a small, striped haystack with a face, he is fascinated by the world around him and solves everyday problems creatively and without fuss."
Don’t get me started on that subject « DadHacker
http://www.dadhacker.com/blog/?p=1141I've seen software you wouldn't believe. Installer Vise sessions nested five deep...
LRB · Jenny Diski: Diary
http://www.lrb.co.uk/v31/n21/disk01_.htmlJenny Diski writes a very thought-provoking essay on rape and Roman Polanski. "I was more disgusted by him than I was shamed or diminished. A different zeitgeist, luckily for me." (Warning: quite graphic)
Greens choose moralising crypto-communist for Higgins – Pollytics
http://blogs.crikey.com.au/pollytics/2009/10/23/greens-choose-moralising-crypto-communist-for-higgins/Clive Hamilton is terrible. The Greens seem increasingly to be about polarisation and making headlines over good politics. (via liedra)
Energy, Entropy, Enthalpy
http://www.mathpages.com/home/kmath184/kmath184.htmEntropy is a measure of the uniformity of energy distribution. Enthalpy equals internal energy plus pressure times volume and not, as I first suspected, entropy with a lisp.
Visible Earth: Solar System Portrait - Earth as 'Pale Blue Dot
http://visibleearth.nasa.gov/view_rec.php?id=601Earth is the bright pixel just over half-way down and three-quarters of the way across.
HELLO SEXY WORLD
http://www.yellow5.com/pokey/archive/index344.htmlThe best Pokey cartoon ever (liedra is malfunctioning)
GitHub Flavored Markdown - Introduction
http://github.github.com/github-flavored-markdown/Yep, these things bugged me about standard Markdown too. (via daringfireball)
Teensy USB Development Board
http://www.pjrc.com/teensy/index.htmlAwww, it's really cute!
Thank you for giving me the opportunity to explain this to you [dive into mark]
http://diveintomark.org/archives/2009/10/19/the-pointPublisher releases book under license that lets other people republish it. Someone does. Publisher freaks. Author gets all sanctimonious about it. My favourite parts: a) "My Zen teacher", b) people here and on Reddit claiming that the second publisher is dishonest and unethical. c) Mark hypocritically writing "Part of choosing a Free license for your own work is accepting that people may use it in ways you disapprove of" but using the GFDL rather than a license that does not impose legally-enforced constraints.
YouTube - Let's Play Super Mario Galaxy - Part 38 - Dusty Dune Galaxy
http://www.youtube.com/watch?v=7ai1TJ0o0bA&feature=related1) Brit accent, 2) slight lisp, 3) he's a pretty bad player, 4) Cursing and trash talk throughout the playthrough. Hilarious. :) "That was unnecessawily long!"
Kevin Rudd eats biscuit, Twitters about it | The Courier-Mail
http://www.news.com.au/couriermail/story/0,23739,26209916-953,00.html"He is wearing an expression of concentration on his face as he breaks the bakery item in two."
It's a gateway drug to a lifetime of depravity! : Pharyngula
http://scienceblogs.com/pharyngula/2009/10/its_a_gateway_drug_to_a_lifeti.phpYoung people are often exposed to temptations and pressures to experiment with things that seem popular. Like PhDs. (Via fark)
Apache CouchDB: The CouchDB Project
http://couchdb.apache.org/Another non-SQL storage option. This one looks really fun! It's document-based, where updating documents is an atomic operation. The guy who started it used to work on Lotus Notes, and was laconic and entertaining on the Stack Overflow podcast.
Using the I2C Bus
http://www.robot-electronics.co.uk/htm/using_the_i2c_bus.htmnonbeard 2009-09-27 14:49:52
They Fight Crime - Television Tropes & Idioms
http://tvtropes.org/pmwiki/pmwiki.php/Main/TheyFightCrimeFound this after trying to explain to a non-native-English speaker why my T-shirt says "Babbage & Lovelace: They fight crime!"
Truth or Consequences, New Mexico - Wikipedia, the free encyclopedia
http://en.wikipedia.org/wiki/Truth_or_Consequences,_New_MexicoThere is a city in New Mexico named Truth or Consequences.
25 Cent I2C Adapter
http://www.paintyourdragon.com/uc/i2c/index.htmlUse the Display Data Channel lines of a monitor output for I2C. Clever! I love the brick wall / rainbows and candy graphics.
motz diary: Debug a Native Application for Android
http://honeypod.blogspot.com/2008/01/debug-native-application-for-android.htmlUsing gdbserver and gdb for native apps on Android. Found the bug! :)
Is it nerve-wrecking or nerve-racking? - Yahoo! Answers
http://answers.yahoo.com/question/index?qid=20080523122555AAhh7oWnonbeard 2009-09-15 17:12:26
Schneier on Security: Robert Sawyer's Alibis
http://www.schneier.com/blog/archives/2009/09/robert_sawyers.html"Whenever I visit a tourist attraction that has a guest register, I always sign it. After all, you never know when you'll need an alibi." - Robert J. Sawyer; "whenever I see a tourist attraction with a guest register, I do the same thing. I sign "Robert J. Sawyer, Toronto, ON" -- because you never know when he'll need an alibi." - Bruce Schneier
todbot blog » Blog Archive » Spooky Arduino Projects #4 – Musical Arduino
http://todbot.com/blog/2006/10/29/spooky-arduino-projects-4-and-musical-arduino/I'm about to do this, in exactly the same way. :) I'm not really disappointed that I've been beaten though, because I can borrow his MIDI interface code.
Free Online Course Materials | Gödel, Escher, Bach: A Mental Space Odyssey | Highlights for High School
http://ocw.mit.edu/OcwWeb/hs/geb/VideoLectures/index.htmCould be good? (via Catie)
Christopher Smart
http://en.wikipedia.org/wiki/Christopher_SmartLots of interesting material here, particularly his "paper war".
Amazon.com: How to Avoid Huge Ships (9780870334337): John W. Trimmer: Books
http://www.amazon.com/Avoid-Huge-Ships-John-Trimmer/dp/0870334336'This book was "written by an old captain who was tired of running over fools in their pleasure boats, and wanted to educate those same fools in a futile effort to save their lives".' (amazon.com review) (fark)
Why I’m Done Making Desktop Applications: MicroISV on a Shoestring
http://www.kalzumeus.com/2009/09/05/desktop-aps-versus-web-apps/Very thorough article arguing that Web apps are easier to sell because they have fewer potential failure points than desktop software. But a lot of the points he makes against "desktop software" are really points against *Windows shareware*. There is no "looking for download" or "navigating a shopping cart" for downloadable iPhone applications, for example.
Parliament of Australia: Senate: Platypus and Parliament - The Australian Senate in Theory and Practice
http://www.aph.gov.au/Senate/pubs/platparl/Asked the Greens why they continually call for divisions in the Senate, got referred to this book as part of the answer. Not a bad response.
Snow Leopard Automatic Text Correction
http://cdslash.net/2009/09/snow-leopard-automatic-text-correction/Auto text correction on a qwerty keyboard is annoying. I usually know when I make a mistake (because the keyboard gives a lot of tactile feedback), so I start to correct it, only to find that it's been fixed, so I have to resync from however much I've already deleted. This breaks mental flow much more dramatically than just fixing the error. Anyway, the point of this bookmark is that TextEdit does its own corrections in addition to the system wide ones. Turn them off in TextEdit's preferences.
Mac OS X 10.6 Snow Leopard: the Ars Technica review - Ars Technica
http://arstechnica.com/apple/reviews/2009/08/mac-os-x-10-6.ars/13Linking to the middle of the Snow Leopard overview, but this is the best part. Grand Central Dispatch uses "queues" to allocate tasks to system-wide threads, where each task is a closure defined using LLVM's new C closure syntax. Don't need to worry about explicit multiprocessing. Really cool OS-wide solution to concurrency problems.
60ish literary euphemisms for masturbation
http://vonnegutsasshole.blogspot.com/2007/07/beat-generation.html"9. Deconstructing The Fountainhead" (via meghano)
Dinosaur Comics - August 28th, 2009 - awesome fun times!
http://www.qwantz.com/index.php?comic=1541Dinosaur Comics vs the Sorites paradox. Bookmarked because I reckon you can apply the sorites paradox to "is X conscious?" type questions, so I am interested in it. (Via language log)
apophenia: Twitter: "pointless babble" or peripheral awareness + social grooming?
http://www.zephoria.org/thoughts/archives/2009/08/16/twitter_pointle.htmlThis pov (Twitter as social grooming) makes a lot of sense to me. But I would also dispute the term "pointless babble" itself: the two examples of "phatic" (non-information-conveying) expressions given here, "hi", and "thank you", actually can convey quite a lot of information, depending on context.
LKML: Dianne Hackborn: Re: [PATCH 1/6] staging: android: binder: Remove some funny && usage
http://lkml.org/lkml/2009/6/25/3Android's Binder is a real tangle: capabilities, process lifecycle, namespaces, unforgeable object references, file descriptor passing over IPC, weak references. Its original implementation was "simplified" for Android, and even in Android it is sometimes bypassed (for example, the window manager implements its own security model based on uid checking instead of relying on Binder capabilities) (Via Michael Hills)
Stephen Fry — Happy birthday to GNU — The GNU Operating System
http://www.gnu.org/fry/This is quite depressing, like watching your favourite sports star advertising Coke. The plumbing analogy is particularly inane.
nature-fight.gif 700×609 pixels
http://www.marriedtothesea.com/042607/nature-fight.gifNATURE FIGHT! RIGHT NOW! (via Mimi Smartypants)
National Vulnerability Database (NVD) National Vulnerability Database (CVE-2009-2692)
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-2692I wrote earlier that Android's use of a Linux kernel made debugging and testing a lot easier -- this is the other side of that. (via Benno)
Pecunia non olet - Wikipedia, the free encyclopedia
http://en.wikipedia.org/wiki/Pecunia_non_oletMoney does not smell. Now, urine -- that smells.
Bug 193917 – valgrind fails to run on Mac OS 10.5.7, gets a SIGTRAP
https://bugs.kde.org/show_bug.cgi?id=193917nonbeard 2009-08-19 07:00:07
Statistics Show Social Media Is Bigger Than You Think « Socialnomics – Social Media Blog
http://socialnomics.net/2009/08/11/statistics-show-social-media-is-bigger-than-you-think/Terrible! "Biggest shift since the Industrial Revolution" -- er, shift of what? "Social media has more users than the population of Ireland, Norway, and Denmark" -- great, very helpful! "96% of Gen Y have joined a social network" -- okay, and how many still use it regularly? Seems appropriate that they picked a 10-year-old Gen X song to accompany their useless stats. Ptooey.