Viewing profile — pklingem
pklingem
HN member- Joined
- Wed, Jul 27, 2011, 6:37 PM UTC
- HN karma
- 7
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About pklingem
Recent public activity
-
comment
Comment #6627925
I'm really excited about this, I use Epiphany's web apps on Gnome every day, but it is noticeably slower than Firefox. Is Linux supported or are there plans to support Linux?
-
comment
Comment #5930114
You mean like: `honeypot = Entrapment.new`?
-
comment
Comment #5419027
one step further: describe Article do describe '#slug' do before do subject.title = "Testing with Test::Unit" end its(:slug) { should_not match(/[^\w-]/) } its(:slug) { should_not …
-
comment
Comment #4490647
Ok I think I answered that question by doing this: cd ~/apps/.labrador rails s -p 3002 firefox localhost:3002/~/apps/myapp now I get: No such file or directory - /tmp/mysql.sock
-
comment
Comment #4490566
This looks very nice. I'm a Linux (Fedora) user and the options for GUI database tools are very limited. I'm also a Rails developer, so I'll be interested in pitching in if I can. …