Russian Superjet 100 Crashes During Demo Flight, Killing All Aboard
Posted by timothy on Thursday May 10, @10:10AMfrom the perils-of-innovation dept. First time accepted submitter Prokur writes "A brand new Russian Sukhoi Superjet 100 airliner on a demonstration…
from readability
20 days ago
Recipes and Resources
This is a list of recipes and resources found in IndustrialCraft². Resources Vanilla blocks changed Name Picture Description Obsidian Explosion resistance changed from 6000 to 60, this allows
from readability
22 days ago
Ruby on Rails: Scaling Your App for Rapid Growth
The Web Development Series is supported by Rackspace, the better way to do hosting. Learn more about Rackspace’s hosting solutions
from readability
28 days ago
(no title provided)
David Kitchen (London, UK) +44.7740949212 david@buro9.com http://www.linkedin.com/in/davidk http://news.ycombinator.com/user?id=buro9 Last updated: 2012-04-07…
from readability
6 weeks ago
Redis persistence demystified
A very detailed writeup about the 'persistence' of the redis database system, and misconceptions surrounding that concept. Along the way it covers how the linux filesystem works, how databases write to it, and the various POSIX commands involved. Long but interesting read.
redis  database  writeup  technical  technology  posix  linux  fs 
8 weeks ago
Scaling Isomorphic Javascript Codeblog.nodejitsu.com - scaling node.js applications one callback at a time.
Excellent, detailed rundown of the various flavors of MVC in the wild today. With pictures!
designpatterns  javascript  js  node  mvc 
9 weeks ago
How To Get Media Coverage For Your Startup: A Complete Guide
> Yet, I wanted to share my experience with you on what we have achieved with Buffer and spill all the knowledge I have for getting covered. Literally everything, down to the tiniest detail.

Great checklist/guide to marketing your startup as it grows.
business  marketing  media  startups 
9 weeks ago
Greatest Hits | Kalzumeus Software
Patrick McKenzie's (patio11 on HN) collection of "best of" blog posts. A great collection, mostly centering around SEO, link-generation, and general marketing, but also some great stuff in there about being an entrepreneur. All worth reading.
blog  business  seo  startups  metrics  bestof  kalzumeus 
10 weeks ago
An Anti-Reverse Engineering Guide - CodeProject®
Thorough guide to preventing reverse engineering of your win32 project.
programming  windows  reverseengineering  reversing  security 
11 weeks ago
Creating Effective Landing Pages
Effective landing page design break-down. Lots of great detail. Could be used as a check-list in the future.
design  landingpage  mvp  list 
11 weeks ago
2011 Rubyist's guide to a Mac OS X development environment
A great reference for setting up a brand new development mac. Geared toward rails development, but there is a great deal of overlap.
development  mac  ruby  reference  rails  webdev 
11 weeks ago
What Every Programmer Should Know About SEO — kate{mats}
A thorough overview of everything you should (a the very least) know about SEO.
programming  webdev  seo 
12 weeks ago
So you need a template engine..
A server or client-side template engine selection wizard.
wizard  template  webdev  web 
12 weeks ago
Code Like a Pythonista: Idiomatic Python
A great resource for learning "good" pythonic programming. Very in-depth. Exactly what you need to take your python to the next level, but also useful for picking up a sense for what makes good code good.
programming  reference  tutorial  python  codesmell 
february 2012
Best of VIM Tips, gVIM's Key Features zzapper
A long list of excellent "pro" vim key combinations. Great for learning and adding some new tricks to your tool box.
reference  vim 
february 2012
libtcod, a.k.a. “The Doryen Library”
A free, fast, portable and uncomplicated API for roguelike developpers providing an advanced true color console, input, and lots of other utilities frequently used in roguelikes.
roguelike  library  open_source  fun  gamedev  code  programming 
february 2012
A (almost) pure random demon name generator in Racket
Some sample output:
"Drchieglione"
"Ligudock"
"Erane"
"Ne'lbr"
"Zuumazzog"
"Zankumalio"
"N'Holy"
"Novill"
"Pabichrd"
"Blino"
"N'rbattazzo"
"Bliglliart"
"Rit"
"Ne'Lag"
"Ung"
"Lakstar"
"Baquras"
"Ze'Larawnar"
"Maablira"
"Ungokhes"
"Slighimo"
"Pezanerart"
"Dordeg"
"Tzu"
"Knd"
"Kralboo"
"Faqurazuse"
"Manokh"
"Se'lariazzo"
"Qwerorawna"
"Etrnabuse"
"Figoveg"
"N'rny"
"N'zrsetazzo"
racket  procedural  generative  fun  code  programming 
february 2012
Music For Programming
Mixes tailored to facilitating concentration.
music  flow  programming  concentration 
february 2012
$@*! Sam Altman says - anandkulkarni's posterous
Great advice concerning what is important to focus on in the early stages of a startup.
advice  business  enterpreneurship  sam_altman  start-up 
february 2012
Private PaaS with Mongrel2 and ZeroMQ - Technology Notes - Céondo Ltd
Clear, detailed notes on how to set up a private PaaS. Very high quality learning material. Also utilizes Heroku "buildpacks" technology.
server  Tutorial  PaaS 
february 2012
Buildpacks | Heroku Dev Center
An awesome technology that could potentially be piggy-backed to quickly create custom Ruby/Python/NodeJS PaaS stacks on EC2 or private slice servers, based on a single "buildpack".
server  PaaS  code  Python  ruby  nodejs 
february 2012
Building a Non-Trivial App in Node.js - Skookum Digital Works
Note terribly informative. But it very quickly covers some very hard to find information: auto-restarting node apps that don't just die when they hit an exception, easy SSL using nginx redirect, nodemon to auto restart server on code changes, starting server as a daemon, etc.
nodejs  tutorial  reference 
january 2012
Sculpting text with regex, grep, sed, awk, emacs and vim
An *amazing* overview of some classic, powerful -- but underused, in awk and sed's case -- unix tools. It goes into the history, the math, and beginning to advanced usage, all in a relatively compact, readable form.
reference  unix  tools  learn 
january 2012
Startup Lessons. Learning the hard way.
Wow... Kind of depressing how many Mizage is guilty of.
business  learn  list  startups 
january 2012
The Trello Tech Stack - Fog Creek Blog
Trello technology stack. A very detailed overview. Interesting to see a large-scale node.js app in action.
javascript  nodejs  postmortem  blog 
january 2012
One-click Cloud Hosting
Ready to deploy Amazon EC2 AMIs for a wide range of software stacks.
development  tools  cloud 
january 2012
How To: Wordpress To Jekyll
An excellent (and long) explenation of not only how to transition to Jekyll from Wordpress, but also how to organize your files and set up a lot of cool features along the way.
blog  ruby  Jekyll  wordpress  reference 
january 2012
http://www.pixelprospector.com/the-big-list-of-postmortems
Postmortem means "after death" and is used in the gaming world when developers analyze their finished game and everything they did during its creation. Postmortems can be very helpful because they provide insights and tips that you can use in order to not make the same mistakes... or get ideas on how to do certain things when developing a game.
design  games  postmortem  reference  list  gamedev 
january 2012
(Better) Tabs with Round Out Borders
CSS for beautiful rounded tabs with a hint of overlap, like in Chrome.
webdesign  css  reference 
january 2012
Resources to Hack Design - Jamie Davidson
A collection of useful web development resources.
resources  webdesign  reference 
january 2012
The "Bite Sized Hardcore" Manifesto
For those of us who enjoy challenging, engaging games with depth, but are time-poor.
manifesto  blog  games 
january 2012
highlight.js
Fancy, automatic syntax highlighting. Perfect for markdown renders, where there is no way to specify a 'class' attribute for explicitly marking code sections.
javascript  web  library  jquery 
january 2012
CocoaLit
Articles about programming in Cocoa are many and in many places. The majority of them are of very high quality. To help out, I made this collected index, searchable by title or by article content. This page is very easy to maintain, so please email me any other articles out there that I've missed. Of course, make sure you also know about Apple's Cocoa docs! Also note that there are many Cocoa languages beyond Objective-C.
cocoa  objc  literature  documentation  reference  programming 
december 2011
Vim: revisited
Good starting place, if I ever decide to delve into the blasphemous vim waters.
reference  vim  editor 
december 2011
2D Game Engine and Framework
Agen - a very polished looking 2D game engine for Lua. A major drawback is the fact that it's closed source. However, it works on all major platforms (windows, mac, ios) and is only $200 for commercial projects.
gamedev  engine  programming 
december 2011
Testpad - iOS App Store Submission Checklist
What the title says. A very useful list of manual test cases to check before submitting an app to the iOS App Store. There are even more in the comments below.
apple  development  testing 
november 2011
markdotto/github-buttons - GitHub
Unofficial github share and fork buttons for personal use.
github  css  buttons  resource  web 
november 2011
Unicode and multilingual support in HTML, fonts, Web browsers and other applications
A collection of unicode test pages for various ranges of unicode characters. Good way to test internationalization support for fonts/browsers.
reference  unicode 
november 2011
⚓ The way it is
When you grow up, you tend to get told that the world is the way it is [...] but life can be much broader once you discover one simple fact… and that is that everything around you that you call life was made up by people no smarter than you. 

Once you learn that, you’ll never be the same again.

STEVE JOBS

I didn’t think too much about this quote when I first read it a couple days ago. But it keeps coming back to me.
Uncategorized  from google
november 2011
sfntly - A Library for Using, Editing, and Creating SFNT-based Fonts - Google Project Hosting
Google backed font manipulation library. Fast Java and C++.

Could definitely be of use in future projects build around the idea of font collection, manipulation.
code  google  font  framework  ttf  otf 
november 2011
A billion years in the blink of an eye
When I was a kid, one of my favorite things on one of my favorite shows (3-2-1 Contact) was Al Jarnow's Cosmic Clock, a short video animation showing a billion years of time passing in fewer than two minutes. There's so much science in this little video.

This is one of those things I thought I'd just never see again. YouTube is truly a global treasure.
Tags: 3-2-1 Contact   Al Jarnow   time lapse   TV   video
from google
november 2011
Evercube
Very neat open hardware spec for a home file server. Only drawback is that it's designed for laptop drives, which the designer claims is a feature, but the savings in energy don't make up for the fact that they cost 2x as much as normal drives.
server  NAS  DIY  network  storage 
november 2011
Don’t Call Yourself A Programmer, And Other Career Advice | Kalzumeus Software
TONS of great stuff. What it means to be a "programmer" and why you shouldn't call yourself that. What to put in your resume. How to negotiate your salary. etc.
programming  reference  jobsearch  wisdom 
october 2011
Matt's Webcorner - Starcraft 2 Automated Player
Detailed writeup on an automated Starcraft 2 AI.
ai  games  starcraft 
october 2011
Accidental Noise Library
Creating minecraft-like cave systems in 2D and 3D.
noise  fractal  programming  procedural  development 
october 2011
Little wars, a game for boys from twelve years ...
H.G. Wells, the original war gamer. He created his own miniatures war game rule set.
hgwells  wargames  book  fun 
october 2011
Maxing out your Dropbox referrals (how I got 16GB for less than $10) - Views from Sputnik
Maxing out Dropbox referrals using google adword campaigns. Neat idea.

Hijacking a companies adwords for your own benefit.
adwords  dropbox  referral 
october 2011
Essential jQuery Plugin Patterns - Smashing Coding
An extremely well written overview of best practices surroudning the writing of jQuery plugins. A lot of the information also applies to Javascript best practices in general.
javascript  jquery  reference  tutorial  plugin  patterns 
october 2011
Tom Duff on Duff's Device
Disgustingly beautiful C optimization using partial loop unrolling and fall-through switch statements.
C  C++  code  history  programming  optimization 
october 2011
GitLab
Privately hosted semi-clone of github. Awesome!
github  git  hosted  server  development 
october 2011
Forge User's Manual
Another take on the "static site builder" theme. This one builds WordPress themes.
theme  wordpress  staticsite  ruby  gem  web  webdev  webdesign 
october 2011
Microcaching: Speed your app up 250x with no new code - Fenn's Thoughts
Microcaching... The alternative to heavy-duty memcache middleware. Caches static content for one second or so so that your homepage is hit (at most) once per second.
cache  web  nginx  webdev  server  speed 
october 2011
Ten Brighter Ideas? An Explorable Explanation
An exploration of alternate fuel usage in the US.

Most notable for it's excellent layout and use of Mootools.
javascript  mootools  web  webdesign  css 
october 2011
SourceForge.net Repository - [osxvnc] Contents of /OSXvnc/OSXvnc-server/screencapture.c
Vine VNC server for Mac OS X screen capture code. Uses OpenGL and may be a bit more advanced compared to some of the other solutions floating out there.
mac  macosx  screencap  opengl  code  programming 
october 2011
DuckDuckGo + Wolfram|Alpha
A set of regular expressions to recognize valid Wolfram::Alpha queries.
wolframalpha  regex  query 
october 2011
April/Zero
One of the most beautifully intricate javascript animations I've ever seen.
javascript  animation  webdesign  web  clock  design 
october 2011
node docs
User contributed node documentation and tutorials.
documentation  tutorial  javascript  node  nodejs  nodejitsu  reference 
october 2011
Mapped UTF-8 → UTF-16 range lookups FTW — Rasmus Andersson
Fast mapping from UTF-16 to UTF-8 using lookup tables. Useful, in this case, for lightning-fast syntax highlighting using a library that only accepts std::string.
highlight  syntax  icu  utf8  utf16  code  cocoa  nsstring  development  github 
october 2011
fileability/ReSparkle - GitHub
Download updates in the background before prompting for update.
updater  sparkle  macosx  development  framework  library  github 
october 2011
Hacker News | Sharding and IDs at Instagram
Smart sharding using RDBMS like postgre instead of NoSQL bullshit.
database  rdbms  sharding  django  instagram  server  blog 
october 2011
« earlier      
1098006 1099689 365_days_of_free_games 404 9/11 _books_ _chris_baty_ _exclusive_ _interview_ _nanowrimo_ _novels_ _top_ _writing_ abtest academic addon advertisement Advertising advice adwords ai ajax alarm algorithm amazon ancient_knowledge Angelina_Jolie animation anti-aliasing apache app app_store Appearances_Design_Travel_Blue_Chaparral_Red apple arc art Art/Design article Articles Arts artworks assembly audi audio audio_hijack_pro author automated_trading band basketball bayes belief_and_believers Best_Recommended_1 bestof bg bikinis billboards Bizarre blog blogs bmw book books box brain Browser Browsers build bullies business buttons C c# C++ C_Programming cache calculator calligraphy canvas carbon cars cg chartwell china christianity clean clock cloud cocoa code code_generated_art Codemasters codesmell Coding coffee collaboration collection color comics communications Community company_name competition Competitions compsci Computer_Assisted_Design computer_generated computer_history concentration contact Convergence cooking Copyfight coreaudio CPlusPlus craft creative creepy critic Critical_Theory critical_thinking crock_pot css css3 cult_figures culture Current_Affairs curses cursor cyberpunk danger dark data Data_Design_Tips Data_Sources database Databases DataMining Datasets davesecretary David_Hasselhoff Dear_Esther design Design_Showcase Designer's_Workshop designio designpatterns desktop Developer's_Toolbox Developers development Digital_Eel Disagreement DIY django documentation door download downloads dragndrop dream dreams dropbox DrPetter drunk DSL dummy earth editor education effects electronica emacs Embedded_Systems emergency emulator energy engine enterpreneurship entrepreneur escher Esoteria estimation evolution example Experiments expressions eyes F1_Online facebook factoring fail Family feature Featured Features fiction Film Film/Game Finance financial_freedom fire firemen flash flexible flow FlowingData_Code FlowingData_Projects fluchtpunkt font Fonts fps fractal framework free Freebies freelance freelancing fs fsm fun Functional_Programming funny future G-rated gadgets gallery game gamedev games games_radar gastronomy geek gem generative genres gimp girl git github godel google googleanalytics gradient graffiti graph Graphic_Design graphics great_visualisers Great_Visualizers groceries grocery_shopping Guantanamo_Bay guide hack hacks hakmem handwriting happens hardhack hardware harrypotter hdr health heroku hgwells highlight hijack history Homemaking homeviz hosted House_MD How-To html html5 HTML_and_XHTML http http://gdata.youtube.com/schemas/2007#video humor hurricane_katrina icons icu ideas illustration images independence indie infographic Infographics Information_Visualization InfoVisualisation infovisualisations infovisualizations Inspiration instagram interactive_fiction International_News Internet invention Investing investment iPad iPhone it japan java javascript Jekyll jobsearch jquery js kalzumeus kanji Keanu_Reeves kids KVO landingpage language language_engineering languages LaTeX Layout layouts learn lesswrong lettering Lewis_Denby lib library license lies Life linguistics linux lisp list literature lithp lobotomy Love mac macosx magazine make Makeovers management manifesto Mapping marketing math mathematics media medical Medicine Meta metrics microsoft military minimal Miscellaneous Miscellaneous_Visualization mit mod Mods Monday_Inspiration Money monitors monopoly mootools movies mp3 MP3s music music_visualization mvc mvp mystery myths name NAS National_News Natural_Disasters nerd network neuromancer New_York newlisp News nginx no_image node nodejitsu nodejs noise nonbelief_and_nonbelievers npr nsstring numbers obj objc online Online_Investing_AI open_source openFrameworks opengl Opinion optimization otf Overconfidence PaaS paper papers patterns PC PC-Gamer pedagogy pentest Personal philosophy Photography photos_|_urban_and_streets photoshop php physics piezo pixel plugin plumbing png podcast policy_and_issues Political Politics poop portable posix poster postmortem price print print_design printer procedural Processing programming Programming_Languages Programming_Style Project prototype protovis ps3 psychology purchase puzzle Python qi qt query quora racket rails Random rat rdbms Real-time recipes reddit redis reference referral regex regular release repo research resource resources responsive resque reverseengineering reversing reviews risk Robert_Sean_Leonard RockPaperShotgun rogue_amoeba roguelike ruby safety sam_altman satan satire scaling scared scheduling science scifi screencap screens script sean_ellis search security Self Self-Deception Self-surveillance Seminal_Images seo server server-side service sf shallow sharding shop Showcases Shrapnel_Games sIFR sign signs sleep sockets software Soldiers sound space sparkle speed sports spotify starcraft start-up startups staticsite Statistical_Visualization statistics stock storage Strategy study studyguide submission Success sunflower surreal survey syntax synthesis tdd teaching technical techniques technology teddy_bear template Terrorists testing tex text text_replacement textbook textbooks The_Arts The_Cool_Hall_of_Fame the_gulf_coast the_hawt The_Matrix theme themes This_Week's_Weegee time tktype tokyo tool tools Top_stories tracking transition translation transportation travel truetype ttf tutorial tutorials tv_doctors tweaks twitter type typography Uncategorized uncertainty unicode unittests unix update updater upgrades urban useful utf16 utf8 UX van vector vexel video vim visualization visualizations voting-page voynich wargames warning wealth weathers web webapp webdesign webdev Weird_Worlds welsh whitepaper Wide Wildlife williamgibson win windows windows_7 wired wisdom wizard wolframalpha wordpress work World_Map World_Trade_Center writers writeup writing wutang xbox xcode xkcd yogurt youtube zahada

Copy this bookmark:



description:


tags: