Keyboard Not Working in Xorg After Booting Ubuntu
19th August 2009 by eamonn No CommentsKeyboard Not Working in Xorg After Booting Ubuntu | Mats Lindh
I ran int this problem, and the fix described here worked like a charm.
(tags: linux)
“The future is already here. …” *
Keyboard Not Working in Xorg After Booting Ubuntu | Mats Lindh
I ran int this problem, and the fix described here worked like a charm.
(tags: linux)
Guide Table of Contents – OWASP
Comprehensive guide for how to make your web apps secure.
(tags: programming web guide security)
The reason the Scala programming language has such a name is that it is meant to be scalable, i.e. good for both small scripts and large software systems. I am already convinced that Scala is as good, if not better than Java for the large-scale development, but what about the small scale?
Well it turns [...]
Gluster – Home
a distributed file system, open source but with commercial support option.
(tags: scaling network)
V8 // ShaunInman.com
Example of tilted text (Safari or Chrome)
(tags: programming design javascript web css)
Riak – A Decentralized Database
Another nosql database, similar to CouchDB
(tags: architecture scaling database)
Dynamo: Amazon’s Highly Available Key-value Store
An excellent paper describing the Amazon's Dynamo system that is the model for the open-source Voldemort project. There are also some interesting insights into how Amazon generally builds and scales its systems.
(tags: programming design architecture database scaling technology network)
Lift, Goat Rodeo and Such – David Pollak's Blog
The author of Lift expresses some interesting points of view about web application architecture and announces the Goat Rodeo project.
(tags: architecture web2.0 programming)
Urbantastic – Tech Tuesday: The Fiddly Bits
An architectural approach that uses mostly static HTML and JSON, powered by CouchDB.
(tags: programming web2.0 javascript ajax web architecture database json scaling)
On the implementation of SwarmLinda
This and other SwarmLinda papers have a useful discussion of the scalability problems of Linda. The proposed solution however seems a bit dubious to me, though it would be cool if such biologically inspired mechanisms actually worked.
(tags: architecture scaling)
A Survey of Concurrency Constructs
(tags: architecture scaling programming)
HadoopStreaming – Hadoop Wiki
Map-Reduce with shell scripts as mappers and reducers — implemented on top of Hadoop.
(tags: architecture scaling)
Last.fm – the Blog · Mapreduce Bash Script
Map-Reduce implemented as a bash script!
(tags: programming code linux architecture scaling)
Home – filemap – GitHub
A simple Map-Reduce framework in which the processing elements are executables operating on files. It [...]