Highlights of Emma Approved & LBD
Ah. So. Lately my reading has been more about sword & sworcery fantasy.
For a break from that, I thought it’d be good to go back & look at some of the highlights from Lizzie Bennet Diaries & it’s sister show Emma Approved.
(I tried watching some of their other shows; Frankenstein and Little Women, but they’ve just [...]
Eclipse Woes: Import-Plugin
Eclipse Plugin Development, I’ve found, has been fraught with with “learning experiences”. They say it’s easy to create Feature projects & Update Sites for Eclipse.
Turns out when the exporter gives an error saying “I can’t find Installable Unit for your plugin”, something is wrong with your plugin project’s build!
– It’s possible for a PDE project to [...]
Terminal Colours
Using a terminal which is all black-and-white is boring.
It’s also pretty hard to read. – One advantage to having a colourful shell prompt (I use Powerline; overkill, but certainly colourful) is it’s easier to see the delimitations of program output and shell commands. Much easier. Besides being easier to use, it’s also prettier. It’s quite nice to see [...]
Analysis of swkp/dotfiles Repo
I did not notice that this repo had about 3,000 stars. That is A LOT. Anyway, I came across dotbot by looking at GitHub’s dotfiles.github.io page.
DotBot, in a sentence, enhances a dotfiles repo by taking care of the “symlinking stuff”. Whether or not this is an accurate summary of DotBot is beside the point, so much as this [...]
Gradle or SBT
Motivation Somehow I find the current setup less ideal than it should be.
Here’s the “problem” for-which gradle and sbt are a couple of build systems which provide the “solution”: I’ve a bunch of Scala code which depends on Java sources generated from an Antlr 4 grammar. It would be nice to be able to build these easily from [...]
Better Code Highlighting in Blogposts
I’ve finally gotten around to improving the code syntax highlighting in my blogposts.
Previously, it wasn’t exactly heinous; but where my programs were too long, the code listing didn’t include a scrollbar to limit the width of the listing. e.g. This post was a bad offender.
Turns out the big difference is just having the CSS attribute overflow-x: [...]
Quick Play Around with Chef
This isn’t a post intended as a guide. It’s a rough description of the experience I had playing around with Chef. The first thing to note is that Chef can be tedious to Google for.
Programmers have a hilarious sense of humour. (I say this as a programmer, though, so..).
Maybe the Go language is the most notorious [...]
Feminist Everything
I came across this from website Dear Author which suggests that the Romance genre isn’t feminist. – On that note, while the author suggests that ‘feminism’ consists of many hats, the piece features almost exclusively the radical-left feminism as the recognised definition of feminism. (This is hardly groundbreaking, but still). It’d perhaps be more interesting to see Romance Novels through [...]
The GamerGate Post: Twitter and Feminism
This is my GamerGate post.
This isn’t to comprehensively discuss the issue, so much as to share some excellent discussion/posts I’ve seen related to the issue; just so you know where I’m coming from. About a month ago I was, uh, fortunate enough for someone to share Cathy Young’s article on GamerGate; in this, she describes GamerGate as a [...]
Call of Duty 2
Since the Call of Duty games have always tended to be quite expensive, even years after their release, I decided to pick up the CoD Warchest bundle on Steam, which sold for around S$15.
Previously, from Call of Duty, I’d played CoD4 (Modern Warfare), otherwise known as “the best one”. Ostensibly, the settings in the games are different; since [...]