Interesting bash bug with a certain script.

This script triggers an interesting result with bash versus sh. (echo ‘\n’ && echo "echo ‘\n’" > foo.sh && sh foo.sh)|wc -l(echo ‘\n’ && echo "echo ‘\n’" > foo.sh && sh foo.sh)|wc -l Running it with /bin/bash. jason@Yog-Sothoth » Documents » $ (echo '\n' && echo "echo '\n'" > foo.sh…

Read More

Strange windows cd burning experience.

I was burning a DVD ISO image of Debian 9 to a disc in Windows 8.1. This completed successfully, and the disk was burned and finalized with no errors. But then I discovered the disk was a pre-burned CD with an old copy of Ubuntu Server 14.04 on it. So…

Read More

Google translate behaving strangely.

The Google translate service is behaving strangely when attempting to translate from Mongolian to English. I entered this into the Mongolian field and got strange output. This is very strange… эээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээlogin friend (david smith):(password01)эээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээээlogin friend (david smith):(password01) ‘s Friends (david smith): (password01)’ s Contact Settings You have to login to…

Read More

How to fix an annoying dependency issue when updating Fedora 19.

I ran yum-update on my Fedora 19 installation today and I got this error. root@neo homer# yum update Loaded plugins: fastestmirror, langpacks, refresh-packagekit Loading mirror speeds from cached hostfile * rpmfusion-free: rpmfusion.mirror.uber.com.au * rpmfusion-free-debuginfo: rpmfusion.mirror.uber.com.au * rpmfusion-free-source: rpmfusion.mirror.uber.com.au * rpmfusion-free-updates: rpmfusion.mirror.uber.com.au * rpmfusion-free-updates-debuginfo: rpmfusion.mirror.uber.com.au * rpmfusion-free-updates-source: rpmfusion.mirror.uber.com.au * rpmfusion-nonfree: rpmfusion.mirror.uber.com.au…

Read More