Windows 3.1 Screensavers, Now On Twitter

Back in the early dawn of the GUI age, cathode ray tubes were the dominant display technology for the personal computer. In order to avoid burn-in of static display elements, screensavers were devised to help prevent this problem. Out of love for the software of yesteryear, [Greg Kennedy] has put together a bot that posts Windows 3.1 screensavers on Twitter.

A Perl script runs the show in this case. Screensavers are packed into “units”, which are loaded by the script. A basic Windows 3.1 environment is then configured, and loaded into a specially patched DOSBOX that allows automated demo recording in a headless environment. Once up and running, video is recorded of the desktop and subsequent triggering of the screensaver. After a couple of minutes, the recording is stopped, and FFMPEG is used to transcode the video into a Twitter-suitable format. It’s then a simple job of Tweeting the video using the standard API.

It’s a fun project that makes sharing old screensavers easy. Be sure to check out the Twitter feed @dot_scr. If you’re addicted to the vintage aesthetic, try this Apple ][ screensaver hack on your Linux boxen. Video after the break.

Continue reading “Windows 3.1 Screensavers, Now On Twitter”

Be On Twitter Without Being On Twitter

Social media can connect us to a vibrant worldwide community, but it is also a huge time sink as it preys on both our need for attention and our insatiable curiosity. Kept on a leash by those constant notification sounds, we can easily look up from our phones to find half a day has gone and we’re behind with our work. [Laura Lytle] has a plan to tackle this problem, her OutBox project involves a single button press machine that posts a picture to Twitter of whatever is put in it. It’s not just another gateway to social media addiction though, she tells us it follows Design For Disuse principles in which it must be powered up and adjusted for each picture, and that it provides no feedback to satisfy the social media craving.

Under the hood of the laser-cut housing reminiscent of an older hobby 3D printer is a Raspberry Pi 3 Model A+ and a webcam, with a ring of LEDs for illumination. On top is the only interface, a small “arm” button to set things up and a big red arcade button to do the business. The software is in Python, and provides glue between resizing the photo, uploading it to a cloud service, and triggering ITTT to do the Tweeting. You can see the whole thing in the video below, and the result is a rather eye-catching device.

Of course, there are other ways to keep yourself off social media.

Continue reading “Be On Twitter Without Being On Twitter”

Tweetbot Expresses Twitter Emotions

When reading textual communications, it can be difficult to accurately acertain emotional intent. Individual humans can be better or worse at this, with sometimes hilarious results when it goes wrong. Regardless, there’s nothing a human can do that a machine won’t eventually do better. For just this purpose, Tweetbot is here to emotionally react to Twitter so you don’t have to.

The ‘bot receives tweets over a bluetooth link, handled by a PIC32, which also displays them on a small TFT screen. The PIC then analyses the tweet for emotional content before sending the result to a second PIC32, which displays emotes on a second TFT screen, creating the robot’s face. Varying LEDs are also flashed depending on the emotion detected – green for positive emotions, yellow for sadness, and red for anger.

The final bot is capable of demonstrating 8 unique emotional states, far exceeding the typical Facebook commenter who can only express unbridled outrage. With the ‘bot packing displays, multiple microcontrollers, and even motor drives, we imagine the team learned a great deal in the development of the project.

The project was the product of [Bruce Land]’s ECE 4760 course, which has shown us plenty of great hacks in the past – Bike Sonar being one of our favorites. Video after the break.

Continue reading “Tweetbot Expresses Twitter Emotions”

Shakespeare In A Zip In A RAR, Hidden In An Image On Twitter

Steganography involves hiding data in something else — for example, encoding data in a picture. [David Buchanan] used polyglot files not to hide data, but to send a large amount of data in a single Twitter post. We don’t think it quite qualifies as steganography because the image has a giant red UNZIP ME printed across it. But without it, you might not think to run a JPG image through your unzip program. If you did, though, you’d wind up with a bunch of RAR files that you could unrar and get the complete works of the Immortal Bard in a single Tweet. You can also find the source code — where else — on Twitter as another image.

What’s a polyglot file? Jpeg images have an ICC (International Color Consortium) section that defines color profiles. While Twitter strips a lot of things out of images, it doesn’t take out the ICC section. However, the ICC section can contain almost anything that fits in 64 kB up to a limit of 16 MB total.

The ZIP format is also very flexible. The pointer to the central directory is at the end of the file. Since that pointer can point anywhere, it is trivial to create a zip file with extraneous data just about anywhere in the file.

Continue reading “Shakespeare In A Zip In A RAR, Hidden In An Image On Twitter”

CD Image Via Twitter: A Handcrafted Game Disc

Humans can turn anything into a competition. Someone always wants to be faster or drive a ball farther. Technical pursuits are no different, which is why a lot of people overclock or play regular expression golf. [Alok Menghrajani] sets himself some odd challenges. A few years ago, he hand-built a bootable floppy image that had a simple game onboard and managed to fit it in a Twitter message. Twitter has increased their number of characters, so — you guessed it — this time he’s back with a CDROM image.

His tweet is a command line that starts with perl. The text is base64-encoded binary and if you run the Tweet from a shell — which is an odd thing to do with a Tweet, we grant you, you’ll be rewarded with a file called cd.iso. You could burn that to a CDROM, but it is more likely you’ll just mount in a virtual machine and boot that. [Alok] says it does work in QEMU, VirtualBox, and — yes — even a real CD.

Continue reading “CD Image Via Twitter: A Handcrafted Game Disc”

What Is Twitter Without The Numbers?

How many people liked your last tweet? Oh yeah? Didja get any retweets? Was it enough to satisfy your need for acceptance, or were you disappointed by the Twitterverse’s reaction?

If you couldn’t see the number of likes, retweets, or followers you had, would you still even use Twitter?

[Ben Grosser] wants to know. He’s trying to see if people will look their relationship with social media squarely in the eye and think honestly about how it affects them. After all, social media itself isn’t the bad guy here—we are all responsible for our own actions and reactions. He’s created a browser extension that demetricates Twitter by removing any bluebird-generated quantifier on the page. It works for tweets, retweets, and the number of tweets playing the trending tag game. Numbers inside of tweets and on user profiles aren’t hidden, however, so you’ll still be able to see, for example, tweets containing Prince lyrics.

The Twitter Demetricator is available as a Chrome extension, and as a userscript for Tampermonkey for the other browsers people actually use (read: no IE support). Here’s what we want to know: Can he gamify it? Can he make a game out of weaning ourselves off of these meaningless metrics and inflated sense of self and FOMO and whatever marketing guff they come up with next to describe the modern human condition? We’re getting low on dopamine over here.

This isn’t [Ben]’s first foray into the social aspects of social media. We covered his Facebook demetricator way back in ’12.

Continue reading “What Is Twitter Without The Numbers?”

Twitter Celebration Of Scientist Hacks For Lab And Field

If you like reading about scientists creatively using household objects for their work, you will enjoy browsing Twitter hashtag #reviewforscience where scientists are sharing stories of repurposing everyday things for their lab and field.

Research papers focus on the scientific hypothesis and the results of testing it. It is very common for such papers to leave out details of tools and techniques as irrelevant. (A solid scientific conclusion should be reproducible no matter what tools and techniques are used.) This sadly meant much of scientists’ ingenuity never see light.

We can thank Amazon user [John Birch] for this event. His son wished to study how ants from different colonies interact. In order to observe how these groups of ants react to each other while still keeping the populations separate, he wanted to keep one group of ants inside a tea strainer. He posted this technique as a review on the tea strainer’s Amazon product page, where it caught the attention of @RobynJWomack and started spreading, taking off when @DaniRabaiotti suggested the tag #reviewforscience.

Sadly, it appears our original scientist (who posted under his dad’s Amazon account) did not succeed with the tea strainer technique. But he has succeeded in drawing attention to creativity in science worldwide, as well as making his dad internet famous.

We love lab hacks here. For scientists who wish there was a place to document their creative lab hacks, might we suggest Hackaday.io?

[via Washington Post]