Live data from Hacker News

Viewing profile — pauldbau

pauldbau

HN member
Joined
Tue, May 13, 2014, 12:00 AM UTC
HN karma
77
Public activity
14 items

About pauldbau

No profile information was provided.

Recent public activity

  1. comment
    Comment #17570715

    We used to use Skobbler, which was great until they basically stopped working and went silent. For the past 18 months, we've used Thunderforest (it's an OpenStreetMap PaaS) and the…

  2. comment
    Comment #11648851

    You get to replace the over-engineered P&P crap that is WCF, Entity Framework and WebAPI with an extremely practical, elegant, fast and no-nonsense set of libraries focused on doin…

  3. comment
    Comment #11038402

    Felt like I was watching an episode of Silicon Valley, just needed the Hooli logo at the end. Think I threw up a little at some parts (am allergic to cheese), great comedy though, …

  4. comment
    Comment #10289077

    Corrected ;)

  5. comment
    Comment #10288855

    Title is clickbait and inaccurate - they raised €550k at 100,000 users. So they bootstrapped until 100k users (still a great achievement), but hardly to 4mil users as the title wou…

  6. comment
    Comment #9980066

    Out of interest, how does Win 10 compare with Mac OSX in terms of being able to install and change default browser? Given Apple's penchant for lock down, I'd expect it's much the s…

  7. comment
    Comment #9941145

    Yeah aware of ElephantSQL but the concern is lack of SLA and lack of big company backing. If you guys disappear, what happens to my databases since they run on your subscription, n…

  8. comment
    Comment #9939704

    +1, except would awesome to see this on Microsoft Azure. The current SQL database as a service offering on Azure is expensive with mediocre performance. A highly available Postgres…

  9. comment
    Comment #9267743

    Seconded - there are some interesting/challenging social dilemmas ahead for the 1st world in particular.

  10. comment
    Comment #8760629

    I think this about sums up the quality and obvious bent of this article: http://cdn.meme.am/instances/500x/57216937.jpg

  11. comment
    Comment #8702285

    The key paragraph from the post RE:Mono is: "we’ll make .NET Core great for Windows, Linux and Mac OSX. This also enables the Mono community to innovate on top of the leaner .NET C…

  12. comment
    Comment #8702272

    I for one am extremely excited about having MS supported ASP.Net on Linux. Mono is a great community effort, but the server side has always lagged Windows pretty heavily. Having th…

  13. comment
    Comment #8541557

    For .NET / SQL Server people, check out GuidCombs if you want better Primary Key performance. These are a great way of making GUIDs sequential for database use, giving indexing per…

  14. comment
    Comment #7736029

    You should definitely also check out ServiceStack. Dapper-like ORM, amazing web service capabilities and awesome serializers all in one place. Supports everything too (Mono, Xamari…