-
-
Barry Kukkuk commented on the blog post Microsoft CEO Steve Ballmer: Chrome And Safari Are Rounding Errors
Well, Neo was also a rounding error. An brought down the whole Matrix!
5 months, 2 weeks ago · View -
Barry Kukkuk commented on the blog post AutoJump my most used shell utility
@Walter: Yes, it becomes really useful once you’ve used it for a while.
5 months, 2 weeks ago · View -
Barry Kukkuk wrote a new blog post: AutoJump my most used shell utility
So the thing with developing in Linux is that you’re going to use the shell a lot. And the other thing with Linux is that most things are in a deep directory hierarchy. I find myself changing to different directories with long names a lot.
Even with tab-completion, it becomes really tiresome, and slows me down.
I [...]5 months, 2 weeks ago · View -
-
-
-
Barry Kukkuk wrote a new blog post: Camel Case helper method
So I have a Rails application that has most of the data stored in all uppercase. It’s like that, because most of it is imported from an external source.
But when I show the data I want it to show in Camel Case, especially where names are concerned.
I made this little helper:
def camel_case(line)
res = [...]5 months, 4 weeks ago · View -
Barry Kukkuk wrote a new blog post: Is fat the new slim?
So they guy from Quirkey Blog created a new way to run web apps. It’s based on sammy.js. Sammy.js, in turn, is based on Sinatra. Sinatra is a very light weight web framework for Ruby. Sammy uses CouchDB for back-end storage.
The idea behind Sammys is that the web browser talks directly to the data store. [...]5 months, 4 weeks ago · View -
Barry Kukkuk wrote a new blog post: Google flips the internet
On 14 September Google launched Fast Flip. It is basically a way to flip through web sites like you would flip through the pages of a magazine.
Why would anyone want that? Well, for starters, it’s FAST. It makes it very quick to scan for content that you’re looking for. Once you hone in on [...]5 months, 4 weeks ago · View -
-
-
-
Barry Kukkuk wrote a new blog post: Hello world!
Welcome to Open Source South Africa. This is your first post. Edit or delete it, then start blogging!
6 months ago · View