Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xtrumanx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
xtrumanx
11y ago
That sounds very similar to the "what was she wearing when she got harassed" mentality which I believe was frowned upon around here.
2.
▲
by
xtrumanx
11y ago
TL;DR doesn't always appear at the beginning which is what cmdkeen was talking about.
3.
▲
by
xtrumanx
11y ago
If you have two fields in a query, does that mean two resolve functions? If I using a SQL database and the two fields were stored on two columns on the same table, wouldn't that cause 2 SQL queries to be run?
4.
▲
by
xtrumanx
11y ago
I'm a big fan of React but it took me a year after its introduction for me to get it and like it. What particularly did the trick for me was one of Pete Hunt's talks he gave a year after release acknowledging the confusion and exp
5.
▲
by
xtrumanx
11y ago
Closest thing I can think of is Microsoft's WebMatrix.
6.
▲
by
xtrumanx
11y ago
The docs page delivered 270kb of compressed and minified JavaScript (1MB uncompressed) but sadly didn't seem to show anything with JavaScript disabled. I thought all the hot new React apps were isomorphic nowadays.
7.
▲
by
xtrumanx
11y ago
This reminds me of morning routine back in grade school called "Mad Minute" where we would be given a sheet containing 30 or 50 simple equations to solve. You'd have to complete it in a minute and the teacher would stopped gr
8.
▲
by
xtrumanx
11y ago
Anyone know what the "$Windows.~BT" folder is would supposedly be located?
9.
▲
by
xtrumanx
11y ago
Wow, can't believe how bad some of those issues are. It was like reading a DailyWTF article without the forced humor.
10.
▲
by
xtrumanx
11y ago
Predictable for a typical large corp. Not particularly predictable for companies projecting a cool hacker company persona.
11.
▲
by
xtrumanx
11y ago
Aren't generators part of Babel? As long as you target ES5 shouldn't you be able to use generators via Babel?
12.
▲
by
xtrumanx
11y ago
There was a guy who joined the Knockout or Angular team (I forget which) since they had similar ideas for the future of their frameworks. Not too long later, he left them and restarted his project as their vision began to diverge. I don
13.
▲
Ask HN: Why would people trust their banking credentials to a service like Mint?
49 points
by
xtrumanx
11y ago
|
57 comments
14.
▲
by
xtrumanx
11y ago
> It is not a fully standalone GraphQL server that a client developer could use to start manipulating and querying data.... The only “backend” we have targeted for this early preview are in-memory stubs in test cases. > To that end t
15.
▲
by
xtrumanx
11y ago
> You can have less plea bargaining and more court overhead, or you can have more plea bargaining and fewer delays for trials. That sounds like a classic false dichotomy. How about less plea bargaining and more resources for the courts s
16.
▲
by
xtrumanx
11y ago
Thanks for reminding me about lobste.rs. Last time I checked it out there weren't many comments which didn't inspire me to leave a comment. My favorite part of HN was the potential discussions to be had and its great to see lobste
17.
▲
by
xtrumanx
11y ago
You don't need another framework to build apps with React. But you will need several libraries as React isn't "kitchen sink" type framework like Ember and Angular. In my React-based apps, I typically include react-router
18.
▲
by
xtrumanx
11y ago
Pro tip: MDN is your friend while solving these.
19.
▲
by
xtrumanx
11y ago
Damn, I'm usually a humorless person when it comes to comments trying to be funny at HN but this, this was good.
20.
▲
by
xtrumanx
11y ago
Immutable.js is a project also from FaceBook that brings immutable data structures to your JS applications including those using React. Since Clojurescript compiles down to JS, wouldn't it be possible to use Immutable.js and a slightly
21.
▲
by
xtrumanx
11y ago
That story was from over 24 hours ago. Stories routinely get off the front-page. Here it is: https://news.ycombinator.com/item?id=9598211
22.
▲
by
xtrumanx
11y ago
Wait, is that normal in the U.S.? To be able to save only around $10k on a $100k a year income?
23.
▲
by
xtrumanx
11y ago
It was a fantastic read. It's crazy how fast things got bad for you and up again. To go through that in 4 months must have been a emotional roller coaster. It's also great to hear how many people helped out when you told them abou
24.
▲
by
xtrumanx
11y ago
Here's the Kevin Rose cover [0]. I remember him downplaying it but I thought he was being modest at the time. [0] http://i.imgur.com/KFveyzl.jpg
25.
▲
by
xtrumanx
11y ago
Thank you for introducing me to port knocking (wikipedia link for the unintiated [0]). Not trying to lure into an argument you're trying to avoid but I'm just curious; what is the religious argument about regarding port knocking?
26.
▲
by
xtrumanx
11y ago
I'm not into computer graphics but the Utah teapot article [0] reminded me why I carry the kettle back into the kitchen by the handle while spinning it around to get a look at it at different angles. [0] https://en.wikipedia
27.
▲
by
xtrumanx
11y ago
I feel there should a warning attached to that link. If you're the type of person who loses several hours on Wikipedia/TvTropes, you should probably not visit that link if you've got something to do in the next couple of hour
28.
▲
by
xtrumanx
11y ago
Sounded like Asimov to me but then again I don't know many other sci-fi authors.
29.
▲
by
xtrumanx
11y ago
What's so bad about using deferred? In one case I call the resolve or reject parameters and in the other I call a resolve or reject properties on the deferred object. Not much of a difference to me. I learned about deferred a few years
30.
▲
by
xtrumanx
11y ago
I wonder if you can capture USSD traffic with this. USSD is the tech the brings you the little menu or message that pop up on your cell phone's screen usually after dialing a short code like *122#. They're usually used to check yo
More ›