Live data from Hacker News

Viewing profile — soundoflight

soundoflight

HN member
Joined
Fri, Jun 10, 2011, 3:39 PM UTC
HN karma
41
Public activity
56 items

About soundoflight

No profile information was provided.

Recent public activity

  1. comment
    Comment #13726634

    Dashlane has that feature too.

  2. comment
    Comment #12746353

    It's also arguably preferable to cutting off a finger!

  3. comment
    Comment #12482025

    This has been one of my favorite things in Opera since they introduced it in the late 2000s. It seemed weird Chrome wasn't better at this. I'm going to have to give this Falcon a t…

  4. comment
    Comment #12454531

    https://docs.influxdata.com/influxdb/v1.0/concepts/glossary/... You want to keep the amount of different data that you are indexing/tagging on low. As an example with my situation,…

  5. comment
    Comment #12454416

    Good to hear! I have a project coming up soon that I want to use it on.

  6. comment
    Comment #12453179

    From using InfluxDB (up to v0.10 I think it was), it's a great database but performance REALLY depends on the cardinality of your data. I can't stress it enough, calculate your car…

  7. comment
    Comment #12179731

    I agree with @dev360. I think it has to do with RavenDB being more common with .NET developers (at least from my experience).

  8. comment
    Comment #12071128

    Also, Xamarin makes .NET runnable on Android with their runtime and compile it down for iOS. .NET Microframework makes it runnable on IoT.

  9. comment
    Comment #12070972

    Firebase gives you a real-time database with no initial setup. The only really big competitor I know of it is RethinkDB. Having "three-way" databinding in a SPA is pretty cool and …

  10. comment
    Comment #12055360

    And runs on more platforms than Java.

  11. comment
    Comment #11987919

    I could be wrong, but I think this is what you are looking for. http://www.hanselman.com/blog/AnUpdateOnASPNETCore10RC2.aspx

  12. comment
    Comment #11987901

    MVC 6's name is now also ASP.NET Core MVC 1.x.x. It's really a version number reset. The confusing thing is that it's not plugged through everywhere and people interchange the two …

  13. comment
    Comment #11949188

    Microsoft already does this at their stores with YouthSpark. https://www.microsoft.com/about/philanthropies/youthspark/yo...

  14. comment
  15. comment
    Comment #11740843

    They just talked about this on the latest episode of the Idle Thumbs podcast! The podcaster's favorite was one with a mechanical car that drove on top of a video. https://www.idlet…

  16. comment
    Comment #11402449

    You could have hooked a Mac up to Visual Studio for building and Deploying Xamarin apps. I used to have a Mac mini on my desk for this. Here's the instructions btw. https://develop…

  17. comment
    Comment #11105828

    I've worked on proprietary frameworks very similiar to what the author describes. They are great for the web and in my opinion allow for tighter code. The issue is that I haven't f…

  18. comment
    Comment #10797225

    I think that's in opposition to "battle hardened". A wiseman wouldn't take "new and shiny" over "battle hardened". With that said even with some years under its belt yet the react …

  19. comment
    Comment #9719815

    Um, isn't the point of Zepto a modular jQuery that may not support 100% of what jQuery does but it tries to at about the same speed (or better)?

  20. comment
    Comment #8874884

    The GitHub page explicitly says Community Edition though. Might give a link to Community Edition if user can't enroll in Dreamspark as not all school participate (albeit most do).

  21. comment
    Comment #8513551

    How about a photo of a man doing a handstand right next to a pickle that is on the ground.

  22. comment
    Comment #8148551

    Even at an entry level I would have a hard time considering someone with only ~500 hours (60 days/8 hour classes) of programming experience. If you want to get into something new m…

  23. comment
    Comment #8006902

    Like all questions, it really depends. I would build out your project entirely first then look for possible optimizations like this. You will need to see how often this content cha…

  24. comment
    Comment #8000415

    I think Wired presumes you have not heard of it because they assume the reader is not a programmer.

  25. comment
    Comment #7979731

    As an Opera user, there has been many times where the in-page content searching has helped me find stuff. When I'm in different browsers, that loses its usefulness. I'll definitely…