Category Archives: technology

Rants and musings about technology. Here is where I file my general thoughts about the field of technology, wonder where it is heading, what new advancements await us, talk about gadgets and rage about stupid design or infuriating tech support calls.

Why Plain Text

Recently Chris Wellons shared some an really interesting thoughts on why a lot of programmers tend to flock to certain kinds of tools – powerful text editors, plain text formats, markup over WYSIWYG and etc.. Here is what he said … Continue reading

Posted in technology | Tagged , | 10 Comments

Show Me Your Desktop

Guess what time is it? It’s time to share your desktop wallpaper screenshots! Yes, it is a time honored tradition here at Terminally Incoherent. Every once in a while we all take screenshots of our desktop and share them with … Continue reading

Posted in technology | 30 Comments

Scripting Windows the Unix Way

Sometimes you gots to script windows. If it’s my personal rig I usually just use Cygwin because that’s where all the tools I need reside on Windows boxen. Either that or I just hack in Python which became my replacement … Continue reading

Posted in sysadmin notes | Tagged | 7 Comments

The Plight of a Git Newb

Last week Shamus Young has decided to open source his excellent proof of concept, procedural world generation project codenamed “Frontier”. This is actually quite exciting as there is a possibility that someone will clean it up, and manage to tweak … Continue reading

Posted in programming | Tagged | 15 Comments

Is your teen browsing the pr0n?

An article by Matt Ryan titled How to Tell if Your Teen is Browsing Adult Sites popped up in my Google Plus stream the other day. I believe it was posted by Chris Perillo, and I found it to be … Continue reading

Posted in technology | 25 Comments

Future of the Desktop Market

I mentioned this before: desktop computers are quickly becoming an endangered species seen only on corporate campuses. Laptops, which are still the mainstay of the industry are slowly losing ground to ultra-portable tablet devices. Everyone seems to agree that future … Continue reading

Posted in technology | 12 Comments

Pitfalls of WYSIWIG: Self Publishing Hell

At the beginning of March, Shamus Young published a very interesting bog post about his adventures in self publishing. It gives you a glimpse of what exactly does it take to publish your own book these days the internet way. … Continue reading

Posted in technology | 12 Comments

Why certain text editors make you more productive

Here is an uncomfortable truth: some text editors will make you more productive than others. You can argue this back and forward, but you know it is not a lie. It is quite possible to write all your code in … Continue reading

Posted in programming | Tagged | 4 Comments

Nifty Vim Tricks

Two weeks ago I explained to you why I use vim. Last week, I taught you how to configure it. This week I want to talk about something different: power user stuff. Let’s talk useful vim tricks. Everyone amasses an … Continue reading

Posted in sysadmin notes | Tagged | 6 Comments

Value too large for defined data type

In my super-massive vim post I have mentioned that CTAGS are the bees-knees of vim lifestyle. A lifestyle which may not be as glamorous as that of marketrioid marsupials for example, but we fucking like it. I just found a … Continue reading

Posted in sysadmin notes | Tagged , , | 2 Comments

How to train your dragon. And by dragon I mean vim. And by train I mean configure.

Last week I posted this long winded persuasive article trying to convince you why using a nearly 40 year old text editor is a good idea. I hope by now I have all of you convinced, or at the very … Continue reading

Posted in sysadmin notes | Tagged | 15 Comments

Why Vim?

People ask me why on Earth would I subject myself to such dreadful text editor as vim. With it’s weird mode system, nonstandard keyboard shortcuts and all kinds of strange quirks it is not what you would call a user-friendly … Continue reading

Posted in programming | Tagged | 47 Comments

Favorite Programming Font

There are two types of programmers in the world: those who care about programming font, and those who don’t concern themselves with typography. As a code producing entity, why would you even need to care about such things as fonts? … Continue reading

Posted in programming | Tagged | 16 Comments

Putting your Vim files under version control

If you are like me – a computer nomad, roaming from one machine to another throughout the day – you should put your Vim configuration files under source control. Cause, you are using vim, right? If you are not using … Continue reading

Posted in sysadmin notes | Tagged | 9 Comments

The Future is Here: Google Glasses

Few weeks ago I have reported that we are skipping Halting State and going into Rainbow’s End mode with Augmented Reality contacts becoming commercially available around 2014. It turns out that the good folks at Google decided jumping ahead of … Continue reading

Posted in technology | Tagged | 21 Comments

We are out of space: Part 2

In the previous installment of this story, I have learned that the company somehow managed to fill 200GB of free space on the network shares, overnight. I was more baffled than surprised, as this sort of thing was not new. … Continue reading

Posted in sysadmin notes | Tagged , | 6 Comments

We are out of space: Part 1

It’s Monday morning, and I’m sick. I thought that I was smart when I got my flu shot a few months ago. I figured that I can cock-block the influenza virus, and skate through the winter unscathed. What I did … Continue reading

Posted in sysadmin notes | Tagged , | 16 Comments

Chrome and Java plugin on Ubuntu 10.4

In the last week or so the Java plugin on my laptop completely broke. I’m not sure what exactly has happened but it just stopped working. At first Chrome started complaining that my Java is out of date but I … Continue reading

Posted in sysadmin notes | Tagged | 7 Comments

Why Dell Hardware is Shit

Before I begin this rant I want to make it clear I am not a Dell hater. I am a rather happy owner of a Dell XPS desktop and I work on a team that professionally maintains a fleet of … Continue reading

Posted in sysadmin notes | Tagged | 23 Comments

The Technology of Rainbow’s End is Here

In 2006 Vernor Vinge wrote Rainbow’s End – a novel in which he depicted a near future world where wearable computing and HUD contact lenses have replaced traditional computers. He wrote about a world in which augmented reality delivered directly … Continue reading

Posted in technology | Tagged | 2 Comments