Live data from Hacker News

Viewing profile — roam

roam

HN member
Joined
Mon, Mar 16, 2009, 11:46 AM UTC
HN karma
1,215
Public activity
80 items

About roam

Roam.be - kevin@roam.be.

I design and develop websites and apps.

Recent public activity

  1. comment
    Comment #46083796

    With regards to args and kwargs? None. Your callable is basically replaced with a Task instance that’s not callable. You need to invoke its enqueue(*args, **kwargs) method and yeah…

  2. story
  3. story
  4. comment
    Comment #5181731

    Don't use IoC if you don't need it, but I'll explain why we need it in our case: some customers require different implementations. That's where the DI part comes from -- to enable …

  5. comment
    Comment #5066321

    No doubt for styling purposes.

  6. story
  7. comment
    Comment #4684249

    Off-topic, but a heads up to the Mixpanel team: your announcement email sucked . A single big image containing all text? Come on. You guys can do better than that.

  8. story
  9. comment
    Comment #4611110

    Fantastic! What the hell does it do? I'm not signing up without knowing a single thing about this service.

  10. story
  11. story
  12. comment
    Comment #4553631

    Seriously? Nine out of ten companies will turn "make it suck less" into "make it even better". Apple dropped the ball, Apple does some very questionable things, but please stop thi…

  13. comment
    Comment #4515363

    I imagine most of those icky suggestions are coming from people who used to run php on hosts with a lot of restrictions. You're right, this should definitely be a part of a best pr…

  14. comment
    Comment #4515323

    What's confusing you? (I'm trying to help, not being snarky) If you want to invoke some Django-based logic at regular intervals without having to install Celery (and monitoring and…

  15. comment
    Comment #4437776

    http://widgetthemes.be/ - premium jQuery UI themes that don't suck.

  16. comment
    Comment #3828434

    Bug #1: illegible text on the website. Browser: mobile Safari.

  17. comment
    Comment #3788175

    I haven't tried it out just yet, but you should certainly keep working on it. Great idea!

  18. story
  19. comment
    Comment #3687945

    The reason you have to start looking in settings.py and urls.py is because you used "django-admin.py startproject". Why would you do that? Probably because it provides a nice and c…

  20. comment
    Comment #3595292

    If that's what you're expecting you will be disappointed: it's simply a Git client, a (very nice) GUI alternative to the command line.

  21. comment
    Comment #3589985

    Please proofread the copy of your website. The titles on the site make zero sense to me unless I take a moment to parse them again and again. I mean, "Sparse Rss Pro Best Android F…

  22. comment
    Comment #3584684

    Key part: "to any web app". You'll need some kind of OAuth provider on top so people can just plug it in right next to their Google, Twitter or Facebook providers.

  23. comment
    Comment #3583066

    Build something that can expose any LDAP to any web app safely and you'd probably make millions.

  24. comment
    Comment #3557250

    I... don't understand your problem. Is it a PITA to split settings files every single time you start a new project? Yes, sure. Does it take more than five minutes to do so? No. Rea…

  25. comment
    Comment #3460028

    You might want to have a look at "Design for Developers": https://news.ycombinator.com/item?id=3283162