Viewing profile — soundoflight
soundoflight
HN member- Joined
- Fri, Jun 10, 2011, 3:39 PM UTC
- HN karma
- 41
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About soundoflight
No profile information was provided.
Recent public activity
-
comment
Comment #13726634
Dashlane has that feature too.
-
comment
Comment #12746353
It's also arguably preferable to cutting off a finger!
-
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…
-
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,…
-
comment
Comment #12454416
Good to hear! I have a project coming up soon that I want to use it on.
-
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…
-
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).
-
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.
-
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 …
-
comment
Comment #12055360
And runs on more platforms than Java.
-
comment
Comment #11987919
I could be wrong, but I think this is what you are looking for. http://www.hanselman.com/blog/AnUpdateOnASPNETCore10RC2.aspx
-
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 …
-
comment
Comment #11949188
Microsoft already does this at their stores with YouthSpark. https://www.microsoft.com/about/philanthropies/youthspark/yo...
- comment
-
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…
-
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…
-
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…
-
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 …
-
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)?
-
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).
-
comment
Comment #8513551
How about a photo of a man doing a handstand right next to a pickle that is on the ground.
-
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…
-
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…
-
comment
Comment #8000415
I think Wired presumes you have not heard of it because they assume the reader is not a programmer.
-
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…