Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
_jmar777
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
_jmar777
8y ago
This is what has me excited, too (although unfortunately we're still looking at a likely 6-8 years before relevant targets will support it too...).
2.
▲
by
_jmar777
8y ago
This is truly incredible. I've spent the last 4 years neck deep in live video broadcasting solutions for consumer, commercial, and government use cases, and this just blew my mind.
3.
▲
by
_jmar777
8y ago
Yeah, I think the latest and greatest in web standards for solving this problem would probably be using a Service Worker to transparently handle the failure and serve up a fallback... but like you said, that's a JavaScript-based soluti
4.
▲
by
_jmar777
10y ago
Surprised by all the vitriol in this thread. Defold looks awesome. Maybe I just haven't tracked King closely enough in the past to have developed the community knee jerk reaction here, but this seems like a cool move.
5.
▲
by
_jmar777
11y ago
I don't know if I would consider that a "default assumption", so much as being willing, in the absence of hard empirical data, to put some credibility into the glut of anecdotal evidence.
6.
▲
by
_jmar777
11y ago
> they’re getting equal pay for equal equal positions, education, and experience While those are certainly relevant control factors, I would presume that any conclusions are premature without demonstrating a lack of bias in the actual po
7.
▲
by
_jmar777
11y ago
A prime example of handjamming inconsequential happenings into a good/bad/ugly blogpost format. If this is what counts as "the ugly", they're doing pretty dang good.
8.
▲
by
_jmar777
11y ago
That's an interesting assessment. I've actually been generally impressed with it. Loads fast, seems to be pretty intelligent about caching profile images and the like, and is generally pretty responsive (on a Galaxy S5). It is p
9.
▲
by
_jmar777
12y ago
There was a load error when I first clicked the link, resulting in a blank page. Was thinking "well played, punk".
10.
▲
A Virtual Path Gotcha with Nginx on Elastic Beanstalk
(devsmash.com)
2 points
by
_jmar777
12y ago
|
0 comments
11.
▲
by
_jmar777
12y ago
So far I gather that the expressjs.com domain, the GitHub repo, and the npm module were transferred to StrongLoop's control. I don't believe that Express is actually trademarked (and likely isn't trademarkable at all, being
12.
▲
by
_jmar777
12y ago
Some additional info: Note: I previously posted this to the wrong category and was advised to post here instead. Stre.am is a free app for broadcasting live video from your phone, with an emphasis on simplicity. We previously launched th
13.
▲
Show HN: Stre.am for Android – Free, live video broadcast
(play.google.com)
9 points
by
_jmar777
12y ago
|
5 comments
14.
▲
by
_jmar777
12y ago
Thanks, didn't realize when I posted it that urls aren't linkified in submission text.
15.
▲
by
_jmar777
12y ago
Thanks - do you think it's best to repost as such?
16.
▲
Tell HN: We just launched Stre.am for Android
3 points
by
_jmar777
12y ago
|
4 comments
17.
▲
Analysis of Complexity, Performance, and Debugability of Async Patterns in Node
(spion.github.io)
6 points
by
_jmar777
13y ago
|
0 comments
18.
▲
by
_jmar777
13y ago
There are a lot of comments about EC2's pricing competitiveness with dedicated hardware. These are fair discussions and should be had, but I figure it's worth commenting that EC2 (and AWS in general) is about much more than cheap
19.
▲
by
_jmar777
13y ago
This feels somewhat disingenuous. Naturally a site making it's money off of ads is going to give them an above-the-fold and prominent position. Just scroll down... the value add is in the qualify of the organic results (which is still
20.
▲
by
_jmar777
13y ago
Just a few points: 1) If traffic is low enough, you can fit 100+ different apps on 8GB of RAM, regardless of tech. 2) Hourly backups are better than nothing, but not good enough if you want to make claims of durability and/or high avai
21.
▲
What's the Big Deal with (ES6) Generators?
(devsmash.com)
2 points
by
_jmar777
13y ago
|
0 comments
22.
▲
by
_jmar777
13y ago
The specification has already reached "draft", so it's usually pretty stable at that point. Firefox has actually included generators for awhile now ( https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guid... ), but their implementati
23.
▲
by
_jmar777
13y ago
Sounds like it was a real cluster * * * *.
24.
▲
by
_jmar777
13y ago
Woah... digg.
25.
▲
ES6 Generators and Suspend
(dailyjs.com)
1 points
by
_jmar777
13y ago
|
0 comments
26.
▲
by
_jmar777
13y ago
I think his point and yours are both fair enough. At the end of the day though, whether it's $2, £2, or £2k, it's really just a matter of ROI. The latte comparison is somewhat easy: most people like it, and it's (relatively) cheap. The ar
27.
▲
by
_jmar777
13y ago
Sounds like a pain, especially if you have locking lug buttons.
28.
▲
by
_jmar777
13y ago
From where I stand, the comment two levels up is more relevant to the article than the comment one level up...
29.
▲
by
_jmar777
13y ago
So ya, I pretty much have to agree with everything you said. Salts have negligible impact on brute-forcing an individual password, but at least slow down the cracking of an entire database of passwords (as in the arstechnica article). I w
30.
▲
by
_jmar777
13y ago
> Salting a hash isn't a license to use incredibly weak dictionary passwords like "Password123" Agreed. > All it does it prevent against rainbow table attacks Salts do prevent rainbow attacks, but they also assist in brute force at
More ›