Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fruchtose
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
28 ms
·
1.
▲
by
fruchtose
3y ago
The article's claim that AI is responsible for a shrinking job market is tenuous at best. Economic factors are much more relevant. Rising interest rates make tech companies less attractive to investors, and this filters through compan
2.
▲
by
fruchtose
10y ago
Since the dev behind Dash is based in Romania[1], is this law still applicable? [1] https://blog.kapeli.com/about
3.
▲
by
fruchtose
11y ago
Same here.
4.
▲
by
fruchtose
11y ago
There's a bug in your code somewhere: http://i.imgur.com/p4tn4Kx.png
5.
▲
by
fruchtose
12y ago
Just a note: the NPM manifest declares the entry point as "index.js", but this file does not exist.
6.
▲
by
fruchtose
12y ago
I disagree greatly. I've used Angular in a team project that spanned several months and went into production at a startup. After reading this article, I realize how much of my experience is reflected in it. I personally experienced eac
7.
▲
by
fruchtose
12y ago
This is really great, but I would appreciate some tests or description or your testing procedure. Does this project pass the NodeJS test suite?
8.
▲
by
fruchtose
13y ago
100% agreed. I am amazed that this article would appear on the front page of HN.
9.
▲
by
fruchtose
13y ago
I'm really excited about this kind of service. People have been moving increasingly online in everything they do, and music is no exception. I believe that in the future the vast majority of media consumption will use streaming. (As if
10.
▲
by
fruchtose
13y ago
LevelDB: a fast multiple-account Google Docs makes it personal... very personal Show HN: When is good time to cut the crap Can Snowden be targeted using the Soundcloud API MIT's artificial leaf is ten times more income from Android tha
11.
▲
by
fruchtose
13y ago
Job requirements: * Ability to move in a fast paced environment, at a speed of 180 mph or greater. * Demonstrated physical capacity to produce calefaction directed from eyeballs, at or exceeding 400 degrees Fahrenheit. * Signed note from es
12.
▲
by
fruchtose
13y ago
This issue reflects the challenge of trying to sell music to people who can pirate the stuff. When the alternative to your product is free and close enough to substitute, the paid product needs to provide enough value to convince the market
13.
▲
by
fruchtose
13y ago
Why? Sometimes functionality has to be exposed, even when a company would prefer an alternative. Microsoft has named functions similarly on occasion [1]. [1] http://blogs.msdn.com/b/oldnewthing/archive/2003&#x
14.
▲
by
fruchtose
13y ago
It's worse than that. There are three public universities which receive funding: ASU, University of Arizona, and Northern Arizona University. So it's not just one school. And Arizona schools may not be front page news, but these a
15.
▲
by
fruchtose
13y ago
I agree with the other posters, that this quiz tests edge cases more than anything. That said, I think it is pretty rude to tell me after showing my score that the quiz would, and I quote, "not buy [me] on DVD."
16.
▲
by
fruchtose
13y ago
Re point 2: The PowerPoint that was leaked has TOP SECRET on it. That is one of the highest levels of access imaginable.
17.
▲
Tech Tuesday: jQuery DOM performance
(imgur.com)
2 points
by
fruchtose
13y ago
|
0 comments
18.
▲
by
fruchtose
13y ago
> If you look at something like Facebook, Facebook is adding the tiniest little rind of value over the basic structure that’s there anyway. In fact, it’s even worse than that. The original designs for networking, going back to Ted Nelso
19.
▲
by
fruchtose
13y ago
I can understand that, but in a web app like yours which is meant to be very responsive, I think you would be better served by handling misses rather than letting errors throw away the stack (so to speak) every time a miss happens.
20.
▲
by
fruchtose
13y ago
It seems to be buggy? There were 9 JavaScript errors in the process of typing, "How do I compare thee to a summer's day?" (I know that's not the original text of the sonnet.)
21.
▲
by
fruchtose
13y ago
First of all, thank you for taking the time to read over my code. I don't get enough of this. You're right that 28 lines is pretty ridiculous, but it's because I never abstracted out that code. The playlist code is some of the ugliest in th
22.
▲
by
fruchtose
13y ago
I'm not arguing with that. I wholly agree with you that a client should not be able to upload 4 GB for the password field. I think I misread your first point as if it dealt with server-side storage.
23.
▲
by
fruchtose
13y ago
While this is true, hashes use a set number of characters. For example, SHA-256 hashes can be stored in 32-character hex strings. In that sense, there's no point in allowing for a variable length field for password hashes.
24.
▲
by
fruchtose
13y ago
I can speak your comment, since my side project is a Node.js server that talks to several APIs, a database, and N web clients. Like you, I've worked more than a year on it, but I had a positive experience with Q [1] and jQuery promises. P
25.
▲
by
fruchtose
13y ago
There's one reason I haven't seen mentioned yet: Because the developer is storing passwords in plaintext, and he wants to save database space. Now, this is not a good reason, but it is a reason nevertheless. Please note that you should ne
26.
▲
by
fruchtose
14y ago
Hey HN! I've been working on Muxamp for over a year now, and I decided that there's no point in keeping the source closed. (I never planned on making money from it.) I've learned a lot since I started, and I hope others can benefit from its
27.
▲
Show HN: I just open sourced Muxamp, a streaming media playlist in Node.js
(github.com)
32 points
by
fruchtose
14y ago
|
3 comments
28.
▲
by
fruchtose
14y ago
Great project! I would, however, recommend an API with more namespaces. Functions like Address.ukCounty don't sit well with me; such an API would be a mess if you added support for countries other than the US and the UK. You could (and prob
29.
▲
by
fruchtose
14y ago
You would understand if you were a code ninja.
30.
▲
by
fruchtose
14y ago
Is this site supposed to be for B2B or general purpose? I'm a bit confused since the article doesn't specifically mention this as such, but the homepage invites me to enter my work email.
More ›