Live data from Hacker News

Viewing profile — pklingem

pklingem

HN member
Joined
Wed, Jul 27, 2011, 6:37 PM UTC
HN karma
7
Public activity
5 items

About pklingem

[ my public key: https://keybase.io/pklingem; my proof: https://keybase.io/pklingem/sigs/SawRn2sEoIRFoOTE1K2ELWhDyPK7c5uOAYgVGzcYA34 ]

Recent public activity

  1. 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?

  2. comment
    Comment #5930114

    You mean like: `honeypot = Entrapment.new`?

  3. 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 …

  4. 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

  5. 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. …