134 private links
Just when you thought you’d heard, read and seen absolutely everything there is to about QR codes, along comes this little story to make you sputter in your corn flakes. Earlier this month, the craft-store chain Michael’s was hit with a lawsuit for the use of QR codes in its circulars by QR code company Neomedia, according to 2DCode.com. Um…and …
Part 1 of 2: "The Road to Superintelligence". Artificial Intelligence — the topic everyone in the world should be talking about.
script is an open source tool that makes a typescript of everything displayed on your terminal. It is useful for students who need a hardcopy record of an interactive session as proof of an assignment, as the typescript file can be printed out later with lpr.
Everything between the script and the exit command is logged to the file. This includes the confirmation messages from script itself (unless the -q flag is used). Everything between the script and the exit command is logged to the file. This includes the confirmation messages from script itself.
Recorded shell sessions can be shared using online services. The advantage of sessions recorded in this format from the usual screencasts is that shell instructions can be easily copy/pasted from the player screen.
Useful command:
script --timing=time.txt script.log
and to replay
scriptreplay --timing=time.txt script.log
See also the nice -d (divisor, speeds up playback) and -m (max delay in playback) options for replay.
Summary
- ttystudio - Excellent terminal-to-gif recorder
- asciinema - Record and share terminal sessions
- Shelr - Broadcast plain text screencasts
- Showterm - Terminal record and upload utility
- TermRecord - Terminal session recorder with easy-to-share self-contained HTML output
- ttyrec - Terminal recorder, incudes a playback tool
- IPBT - High-tec terminal player
- tty2gif - Record scripts into both binary and gif formats
- termrec - Set of tools for recording and replaying tty sessions
- script - The granddaddy of terminal recorders
Looking for some thrillers that take place entirely in a single enclosed space? Agent Orange from Quiet Earth has counted down 13 of the most nail-biting flicks confined to four walls.
The trend towards well scripted, high concept thrillers that take place in just one location is truly peaking, and in anticipation of the claustrophobic thrills of both Devil and Buried on DVD and Blu-ray right away we thought we would countdown our favourite thrillers that take place in just one room. Grab a pen folks, 'cause you're gonna want to catch up with these claustrophobic thrill rides!

Joy as mathematicians discover a new type of pentagon that can cover the plane leaving no gaps and with no overlaps. It becomes only the 15th type of pentagon known that can do this, and the first discovered in 30 years.
In this guide, we will discuss how to use the netcat utility. Often referred to as a Swiss army knife of networking tools, this versatile command can assist you in monitoring, testing, and sending data across network connections.
“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” – Brian W. Kernighan.
Everyone tests their software to some extent, if only by running it and trying it out (technically known as “smoke testing”). Most programmers do a certain amount of exploratory testing, which involves running through various functional paths in your code and seeing if they work.
Systematic testing, however, is a different matter. Systematic testing simply cannot be done properly without a certain (large!) amount of automation, because every change to the software means that the software needs to be tested all over again.
This is an introduction to some lower level automated testing concepts, and how to use built-in Python constructs to start writing tests.
A British company thought to be working closely with Apple has created a hydrogen fuel cell for an iPhone 6 that allows the device to go a week without recharging.