Live data from Hacker News

Viewing profile — lennartcl

lennartcl

HN member
Joined
Wed, Jun 27, 2012, 10:11 AM UTC
HN karma
74
Public activity
20 items

About lennartcl

http://lennart.cl http://twitter.com/lennartcl

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #9971162

    We indeed count third-party node_modules and large packed JavaScript files as "dependencies".

  5. comment
    Comment #9971147

    We did a massive rewrite last year ( https://c9.io/blog/announcing-the-all-new-cloud9-development... ). We adopted a new plugin system and started with a completely new, clean code…

  6. comment
    Comment #9970930

    The URL is very similar but notice how the subdomain differs. The outer Cloud9 runs on (ide.)cloud9-lennartcl.c9.io. It responds on that URL and on *.cloud9-lennartcl.c9.io. That's…

  7. comment
    Comment #9970663

    In this case the tech team recently switched to Ghost for blogging and didn't realize that it doesn't automatically scale images when you upload them :)

  8. comment
    Comment #9970607

    400K physical SLOC including comments. Count without inline docs/comments was >320K.

  9. comment
    Comment #9970239

    You have good eyes :) The screenshot uses the "legacy" white theme that didn't have the flat look yet. It did have a few more dark colors at the edges, which is why it was used for…

  10. comment
    Comment #9970181

    Fixed that, somehow that slipped through, thanks for the heads up :)

  11. story
  12. comment
    Comment #8666791

    Ahh Enterprise. Protip for anyone applying for an enterprise job: just copy-paste https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris... when they do the mandatory fizzbuz…

  13. comment
    Comment #8612941

    This: http://pando.com/2014/11/13/why-the-new-social-network-this-...

  14. comment
    Comment #8081397

    As you can imagine we're getting a big load of traffic on release day. Which is fine; we have many servers hosting these containers. Some new ones are being spawned as the traffic …

  15. comment
    Comment #8080785

    Check out the minimal mode that Cloud9 provides in the preferences/welcome screen. It makes Cloud9 look like an Ace editor without any of the cruft.

  16. comment
    Comment #8080074

    The new version is based on a completely new code base. We have a new core and eventually ported and rewrote most of the old plugins one by one. We're working on the APIs and docum…

  17. comment
    Comment #8080063

    The new version absolutely has SSH workspaces. You can SSH into your own machine or get an SSH box from e.g. digitalocean.com and use that with Cloud9 if you like.

  18. comment
    Comment #8080000

    Open source is still very important to us. We will release an open source offering to github soon.

  19. comment
    Comment #7126446

    Our product is an IDE, so we use it every day to develop the next version of http://c9.io .

  20. comment
    Comment #4183205

    It's definitely possible to have a server-side component for doing that kind of stuff, and that has been something we've been experimenting with ourselves. The interface for these …