Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TheRevoltingX
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
TheRevoltingX
14y ago
Spare the rod, spoil the child I'm from El Salvador and beatings are a regular thing for us. It's normal for us to start working at 12. Now that's the extreme, but this whole don't hit your kids movement is an epidemic.
2.
▲
by
TheRevoltingX
14y ago
Interesting, thanks so much for the response. I'll keep this in mind as I continue to develop my app. It's still between custom byte stream, json, thrift, etc. But MsgPack looks interesting as well and, if anything, these blog posts have
3.
▲
by
TheRevoltingX
14y ago
Very interesting discussion. I work on a 2D MMORPG for Android. This is extremely relevant to me. I have a few questions though. What if you take compression and deserialization out of the picture? For example, in my server I have a hash l
4.
▲
by
TheRevoltingX
14y ago
You don't scale a language, you scale an architecture.
5.
▲
by
TheRevoltingX
14y ago
Hard to be depressed when Jesus got you....
6.
▲
by
TheRevoltingX
14y ago
Not yet, right now I have no need to learn yet another scripting language. I've been spending most of my language learning efforts on Erlang lately.
7.
▲
by
TheRevoltingX
14y ago
I've used Ruby, Java, and Perl professionally and my favorite by FAR is Perl.
8.
▲
by
TheRevoltingX
14y ago
This post makes way too many assumptions as to the causes of Jeff's post. Reminds of psychology, complete reach-around post.
9.
▲
by
TheRevoltingX
14y ago
I don't know, I'm pretty bothered by this. I checked Google Play the day I purchased it and it was only available w/ a contract. That's why when I saw it at Fry's I bought it because it was unlocked. Should have waited two more days and
10.
▲
by
TheRevoltingX
14y ago
Ugh, you gotta be kidding me! I just bought this at Frys for full price (that's 799$) I'm going to go see if they price match since I just bought it this weekend.
11.
▲
by
TheRevoltingX
14y ago
Indeed, it looks like they're even using requestAnimationFrame. It's still really slow on Firefox, which I've found to be one of the worst offenders when making canvas games. The problem here might be fixed by splitting the physics loop fro
12.
▲
by
TheRevoltingX
14y ago
Out of all the languages I've used (C/C++/Perl/Javascript/Erlang/Objective-C/Ruby) I like Perl the best and javascript+ruby the least.
13.
▲
by
TheRevoltingX
15y ago
Freaking amazing, I've been utilizing MVC heavily to develop HTML5 games. Mainly borrowing ideas from Android and iPhone development with their layout engines and staying out of the way as much as possible.
14.
▲
by
TheRevoltingX
15y ago
I don't think it's coming full circle. They're just properly separating the project code, so that the time critical code is in C/C++ while the scale/fault-tolerant code will be in Erlang.
15.
▲
by
TheRevoltingX
15y ago
Nope sorry, I've only read pieces of his Art of CS book, but I'm also interested in reading 3:16 which I plan on ordering soon. It's supposed just pick out the verse number 3:16 from every book and join it with any history or texts associat
16.
▲
by
TheRevoltingX
15y ago
Mr. Knuth is a personal hero of mine both as a programmer and as a Christian. He's pretty awesome.
17.
▲
by
TheRevoltingX
15y ago
Same as @wallflower. Our team is really small (2) so we never really run into that. I wouldn't want two devs working on the UI at the same time. It's kind of an unspoken rule because just merging anything UI related is a big pain. Like fro
18.
▲
by
TheRevoltingX
15y ago
Nah, it was actually a basic form and tableview. However, it did have in-app purchasing and that was tedious to implement. Not code-wise, but fiddling with xcode/apple dev center to generate ad-hoc profiles and signing and transferring to t
19.
▲
by
TheRevoltingX
15y ago
It's so much easier when you already know how to program anything. I was a Perl dev and dabbled in Java. I was forced at my job to learn iOS and produce a specific app in less than 3 weeks. Wasn't pretty, but working under pressure can
20.
▲
by
TheRevoltingX
15y ago
For normal interfaces XIBs are way easier to maintain and handle then a bunch of addSubView calls. The only things that should be hard coded are interfaces that are too unique or exotic. Even then, XIBs allow you to place arbitrary UIView
21.
▲
by
TheRevoltingX
15y ago
Me too, I'm working on a 2D MMO for Android: http://developingthedream.blogspot.com And it's a real treat to see a 2D game like it being made. Not to say other participants didn't have cool looking 2d games.
22.
▲
by
TheRevoltingX
15y ago
Honestly, that looks more like examples in a MAN page rather than explanations of an algorithm.
23.
▲
by
TheRevoltingX
15y ago
So, Knuth wrote it in 10 pages from the ground up? But, the other guy just used unix commands. I wonder how many lines of code all those utilities add up to. Probably more than 10 printed pages.
24.
▲
by
TheRevoltingX
15y ago
I've noticed in my industry that those who can't program, manage. Those who manage, tend to blog more because they have less to do in front of a computer. Kind of a useless and filled with false assumptions.
25.
▲
by
TheRevoltingX
15y ago
My original point is that the process of bidding and having people who don't care about a project spear head it. I suspected it was offshored because I smelled the rot, but looks like I was wrong. It was just the victim of the broken proce
26.
▲
by
TheRevoltingX
15y ago
Hmm, I have been meaning to make a tutorial on something Android related. They tend to bring in traffic to my blog :p
27.
▲
by
TheRevoltingX
15y ago
Erm, what I mean is that foreigner as in not from the country the project is originating from. To you, the American were foreigners which further enforces my point that working with foreigners in an issue. I'm not saying that because I'm Am
28.
▲
by
TheRevoltingX
15y ago
Heh, I feel bad for any products you spearhead. Your definition of good quality is poor. I am a professional Android developer. Something like this wouldn't take more than a day. It's a piece of cake. What I suspect happened here is that
29.
▲
by
TheRevoltingX
15y ago
Too short! I was hoping for more tricks and tips. I started learning Android programming by making a game. ( http://developingthedream.blogspot.com/ ) It's tricky to get things like multiple activities, dialog activities, efficient service
30.
▲
by
TheRevoltingX
15y ago
Most outsourced developers are pure rubbish. I cringe when I have to open a project that was outsourced. At the small level it's fine, but when building larger apps there are just too many barriers to make it efficient. Including developer
More ›