Posts Tagged ‘from irc’

14 Jan
2011

Downloading wget Without wget: Use bash

There are many ways to download and install wget without having wget itself installed. For example, one can use curl, a sort of competitor to wget, or a package manager with libfetch or some other library-level downloader integrated (such as pacman). One may be able to use SSH’s scp or sftp utility or even use netcat to transfer a wget tarball over a network. But these methods of obtaining wget are not always feasible or even possible whereas a bash shell and a few core utilities are often readily available.

(more…)

29 Aug
2009

Kind of or Kind’ve?

Do you remember when you were told in English grammar class that “would of” is incorrect? You were corrected and informed that the speaker is saying “would’ve” which is a phonetic identity of “would of”. You probably made this mistake because of the abundance of the preposition “of” in sentences that you had both vocalized and written. Also, identically spelled homophones such as “The boat rocks an alarming amount!” and “The rocks on the shore braced themselves against the currents” would further suggest that the phonetic identity indicates a spelling identity.

Recently, however, I have wondered about the validity of the phrase “kind of”:
(more…)

Gaggia Classic Disassembly and Cleaning

Gaggia Classic Disassembly and Cleaning

I recently purchased a used Gaggia Classic machine on Amazon. After realizing that it was not as “lightly used” as

Arduino Leonardo - Interrupts

Arduino Leonardo – Interrupts

As of Arduino 1.0, interrupts are not supported on the Arduino Leonardo. I’m working on a project using the atmega32u4