Viewing profile — lukencode
lukencode
HN member- Joined
- Mon, May 10, 2010, 12:31 AM UTC
- HN karma
- 140
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About lukencode
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #8665884
A mate of mine is behind - http://numbertap.com/ Similar concept but with cross platform multiplayer.
-
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.
-
comment
Comment #8008052
To be fair, I dont think he could have gone much worse.
-
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.
-
comment
Comment #7986560
I like the design but the font rendering on chrome makes it very difficult to read
-
comment
Comment #7935732
Reminds me of how the windows phone people hub works (which I think is a good thing).
-
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…
-
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…
-
comment
Comment #7543705
A screencast app (or browser extension) specifically to create those short gifs showing product interactions that have been showing up recently.
-
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.
- story
-
comment
Comment #5114115
http://lukencode.com .net, WinRT, wp7 javascript code snippets
-
comment
Comment #4936325
I hope never, what he is doing at the moment is far more important than running any tech company.
-
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 …
-
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.
-
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.
- story
-
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