Live data from Hacker News

Viewing profile — lukencode

lukencode

HN member
Joined
Mon, May 10, 2010, 12:31 AM UTC
HN karma
140
Public activity
39 items

About lukencode

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #8665884

    A mate of mine is behind - http://numbertap.com/ Similar concept but with cross platform multiplayer.

  9. comment
    Comment #8484797

    Lots of Australian home brewers (me included) will do brew in a bag then no chill. Saves time, equipment and water and still makes a cracking beer.

  10. comment
    Comment #8008052

    To be fair, I dont think he could have gone much worse.

  11. comment
    Comment #7987500

    I started then gave up on a .NET CMS installed via a nuget package. Definitely an area where the .NET tools/libraries are lacking.

  12. comment
    Comment #7986560

    I like the design but the font rendering on chrome makes it very difficult to read

  13. comment
    Comment #7935732

    Reminds me of how the windows phone people hub works (which I think is a good thing).

  14. comment
    Comment #7601439

    The .net world has http://miniprofiler.com/ and http://getglimpse.com/ which work really well. They will also show you the sql (useful when it is generated by an orm) and breakdown…

  15. comment
    Comment #7584014

    I'm currently building a web app I'd like to sell as self hosted. Something that would be great for me is a service that handles payment and license generation for this type of sof…

  16. comment
    Comment #7543705

    A screencast app (or browser extension) specifically to create those short gifs showing product interactions that have been showing up recently.

  17. comment
    Comment #7419419

    This is pretty awesome. Would be rad to have something similar for the world cup for us non us sports loving coders.

  18. story
  19. comment
    Comment #5114115

    http://lukencode.com .net, WinRT, wp7 javascript code snippets

  20. comment
    Comment #4936325

    I hope never, what he is doing at the moment is far more important than running any tech company.

  21. comment
    Comment #4535248

    I put together a little admin command line that you could bring up with the ~ key that looks like this: http://i.imgur.com/mq7ko.png?1 It is built for asp.net but you could easily …

  22. comment
    Comment #4124338

    I built a windows phone app around a similar concept ( http://www.windowsphone.com/en-us/apps/7745a9a4-6926-4767-9e... ) but it hasnt really caught on.

  23. comment
    Comment #4032180

    Similar open source app written in asp.net mvc + signalr: http://jabbr.net . I believe the author has been working on getting it to scale on azure.

  24. story
  25. comment
    Comment #3245515

    I definitely agree. We have been using fluent migrator ( https://github.com/schambers/fluentmigrator ) for our .net based projects at work for database migrations and versioning