Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ddkrone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ddkrone
15y ago
Or just plain bot activity.
2.
▲
by
ddkrone
15y ago
May I point you to the etiquette guidelines for the proper way of shooing someone away. You have hurt my feelings by the blunt way you have expressed yourself.
3.
▲
by
ddkrone
15y ago
I have nothing against society but I do have something against the OP. Clearly he and his friends have the technical expertise to make something but instead of doing something worthwhile they have created another weapon for the spin doctors
4.
▲
by
ddkrone
15y ago
It's not about being passionate about politics and my background is in mathematics and cs, two of the least political subjects out there. If I was going to devote time and effort to doing anything political then it certainly wouldn't be abo
5.
▲
by
ddkrone
15y ago
That sounds like something I said. Are you making a point or just flattering me?
6.
▲
by
ddkrone
15y ago
I didn't say it's not a pain. I just think if you're trying to engage users then blasting them with updates on all fronts is the wrong approach and doesn't change anything about the current political setup.
7.
▲
by
ddkrone
15y ago
In fact I think it does the opposite. This doesn't fix anything. It makes the problem worse. In our current politics there is absolutely no real dialog between the politicians and people. Blasting twitter updates and facebook status updates
8.
▲
by
ddkrone
15y ago
Jealous? Of what? Another half-ass workaround for fixing the ADD problem of the voting populace?
9.
▲
by
ddkrone
15y ago
And how many people still use FriendFeed? It is now overrun by auto quote bots and viagra spam. Also, I don't see how facebook approving of something makes the idea any less idiotic.
10.
▲
by
ddkrone
15y ago
I really meant it looks like a prank. So I don't see what the point of taking out the etiquette guidelines does in this case. The whole premise of managing twitter, facebook, tumbler, etc. all in one place sounds like a joke to me. What's n
11.
▲
by
ddkrone
15y ago
This looks like a joke. Is this real?
12.
▲
by
ddkrone
15y ago
That's a pretty silly list. Many formally trained programmers also lack understanding of several items on the list. How much can you really teach anyone on compilers and machine learning in two months? The easiest way to learn something is
13.
▲
by
ddkrone
15y ago
There is no way to stop re-selling of the content once somebody has bought it short of implementing some horrendous DRM system.
14.
▲
by
ddkrone
15y ago
You left out SQLite.
15.
▲
Software Foundations
(seas.upenn.edu)
4 points
by
ddkrone
15y ago
|
0 comments
16.
▲
by
ddkrone
16y ago
That would be fine if I had a server sitting somewhere constantly checking for prices. Currently I just push all the code that would be processed on the server onto the client. I'm not expecting to get millions of users but I'm also not int
17.
▲
by
ddkrone
16y ago
Notifications are a bit of a problem with web apps. It's much easier to do everything client side on a mobile device and I haven't figured out how to elegantly implement a notification system on the server side. I could potentially do every
18.
▲
by
ddkrone
16y ago
Thanks for the domain offer. I'll keep it in mind.
19.
▲
by
ddkrone
16y ago
Clickable link: https://market.android.com/details?id=com.daveco.pricewatche...
20.
▲
Amazon Price Watcher android application
5 points
by
ddkrone
16y ago
|
8 comments
21.
▲
by
ddkrone
16y ago
This guy sounds like an asshole. If he is so concerned about the current state of affairs he should write some tutorials and teach some real problem solving concepts. Instead he rages about something and in the end pretends to be smarter th
22.
▲
by
ddkrone
16y ago
Complete nonsense. Flagged.
23.
▲
by
ddkrone
16y ago
I wouldn't say that's why it was shut down but facebook data gurus must be intimately aware of stalking as a huge traffic driver and this app tapped directly into that vein. I think other people have already mentioned this application sipho
24.
▲
by
ddkrone
16y ago
Reeks of elitism.
25.
▲
by
ddkrone
16y ago
I can only comment on webOS and android since I haven't yet bought a mac to experiment with iOS. Compared to android webOS is a delight because it uses Javascript/HTML/CSS and any web developer can write a webOS app after a few simple tutor
26.
▲
by
ddkrone
16y ago
The only benefit I'm aware of is slightly faster code and even then the dynamic version is almost always more readable and easier to maintain and refactor. The ideal would be a dynamic language with optional static typing but I have yet to
27.
▲
by
ddkrone
16y ago
The same can be said for any statically typed language. Any language that binds types as late as possible is infinitely more enjoyable to work with than one that fixes types at compile time. Short of developing missile guidance systems I do
28.
▲
by
ddkrone
16y ago
Java hate has nothing to do with being cool. I can honestly say that it is a horrible language because I have programmed in several dynamic languages and the amount of grief you have to put up with in Java to get simple things done is unbea
29.
▲
by
ddkrone
16y ago
I started programming in dynamic languages like Javascript and Ruby so I'm really hating it. I have no idea how people manage to get anything done in Java. I was hoping generics would help me out but when I started using them all of a sudde
30.
▲
by
ddkrone
16y ago
I am currently pulling my hair out just trying to get various activities to send stuff between each other. Doing this stuff in Javascript is so much easier with JSON and it's too bad there is no JSON equivalent for Java and the static typin
More ›