Viewing profile — xtrumanx
xtrumanx
HN member- Joined
- Sat, Nov 27, 2010, 7:33 AM UTC
- HN karma
- 854
- Public activity
- 355 items
- HN profile
- View on Hacker News ↗
About xtrumanx
Recent public activity
-
comment
Comment #10439695
That sounds very similar to the "what was she wearing when she got harassed" mentality which I believe was frowned upon around here.
-
comment
Comment #10439438
TL;DR doesn't always appear at the beginning which is what cmdkeen was talking about.
-
comment
Comment #10352471
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 ca…
-
comment
Comment #10352448
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…
-
comment
Comment #10291763
Closest thing I can think of is Microsoft's WebMatrix.
-
comment
Comment #10290209
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 Re…
-
comment
Comment #10282553
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…
-
comment
Comment #10204099
Anyone know what the "$Windows.~BT" folder is would supposedly be located?
-
comment
Comment #10180622
Wow, can't believe how bad some of those issues are. It was like reading a DailyWTF article without the forced humor.
-
comment
Comment #10105477
Predictable for a typical large corp. Not particularly predictable for companies projecting a cool hacker company persona.
-
comment
Comment #10064763
Aren't generators part of Babel? As long as you target ES5 shouldn't you be able to use generators via Babel?
-
comment
Comment #10053134
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 resta…
-
story
Ask HN: Why would people trust their banking credentials to a service like Mint?
I wrote my own unofficial API for a banking website[0] (check balance, send money, view transaction history) by essentially writing a crawler that would do whatever the a user woul…
-
comment
Comment #9819920
> 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 previ…
-
comment
Comment #9766689
> 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…
-
comment
Comment #9715407
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…
-
comment
Comment #9710722
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-base…
-
comment
Comment #9708370
Pro tip: MDN is your friend while solving these.
-
comment
Comment #9701245
Damn, I'm usually a humorless person when it comes to comments trying to be funny at HN but this, this was good.
-
comment
Comment #9605737
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, wou…
-
comment
Comment #9603307
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
-
comment
Comment #9597081
Wait, is that normal in the U.S.? To be able to save only around $10k on a $100k a year income?
-
comment
Comment #9597035
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 …
-
comment
Comment #9593508
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
-
comment
Comment #9583682
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 …