Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

Thursday, May 7, 2015

Softwaring

The practice of creating software has changed. We used to call it programming, but now it’s software engineering.

When it was programming, it was mainly a bunch of geeky types who really got off on telling the masses about why they were formatting their email incorrectly. (Actually, in the really good old days, there were no masses using email … just the geeky types.) They worked obscenely long hours because they wanted to, and they socialized by talking about work.

Now it’s all software engineering. High tech. companies want to ease visa restrictions so they can hire cheap labor from overseas. It’s all about methodology … agile, complete with scrums and sprints, terms borrowed from the world of sports to suggest some kind of healthy teamwork. It’s all about code reviews and design patterns and best practices and quality assurance.

Basically, software has gone from being an inspired work of genius to a manufacturing process that any company can adopt to ensure that their code will be of the highest possible quality.

See how well that’s working?

Wednesday, October 10, 2012

HPL

In an earlier post, I compared some of the magic in the Harry Potter stories with technology that's available today. It occurred to me that the best use of this overlap would be to implement a computer programming language whose built-in operators are spells from the Harry Potter books. We will call this, naturally, HPL (Harry Potter Language). As I first step, I'm proposing the following:

CommandEffect
AccioDownload file
AlohomoraEnable access
Avada KadavraCtrl-Alt-Del
ConfundusDisplay engineer-written help message
EngorgioFill available memory.
Expecto PatronumLaunch a new process
ExpelliarmusEject CD
Imperiosudo
LegilimensShow stack trace
LumosBrighten screen
ObliviateDelete
Patrificus TotalisFreeze computer1
Prior IncantatoUndo
RiddikulusCan be substituted for any program written in HPL
Wingardium LeviosaUpload file

1Redundant on Windows systems.