Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jollojou
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Ask HN: What are the obstacles to open data?
3 points
by
jollojou
15y ago
|
1 comments
2.
▲
Machine learning helps pathologists
(economist.com)
1 points
by
jollojou
15y ago
|
0 comments
3.
▲
by
jollojou
15y ago
The graph in the middle of the article forecasts that the number of mobile gadgets will almost double the number of PCs in two years.
4.
▲
Mobile gadgets to take over the PC
(economist.com)
3 points
by
jollojou
15y ago
|
1 comments
5.
▲
by
jollojou
15y ago
A concise presentation of most of the core features of Objective-C. It lacks protocols, however. Apple has a bunch of good tutorials, for example this one: http://developer.apple.com/library/mac/#documentation/cocoa/... .
6.
▲
by
jollojou
15y ago
The article illustrates the well-known mantra "to survive, you must adapt to your environment". In the IT industry, incrementally developing your existing businesses will quickly lead to oblivion. IBM succeeded in the transition away from t
7.
▲
Video: A JVM Does That?
(youtube.com)
2 points
by
jollojou
15y ago
|
0 comments
8.
▲
by
jollojou
16y ago
It depends on the application(s) you wish to run on AWS. If your EC2 instance runs an HTTP server that is backed by an external database like RDS, your I/O bottlenecks is not the EC2 instance's disk. The article points out rather successful
9.
▲
by
jollojou
16y ago
That's correct. The problem is that the EC2 internal IPs change even though the instance would have an Elastic IP. EC2 instances use internal IPs when communicating with other EC2 instances (this is a feature of AWS DNS). As a consequence,
10.
▲
by
jollojou
16y ago
We configure our production servers and push new releases there with Puppet. I like Puppet: its fail-safe and reliable. There is, however, one thing I don't fancy in it. Puppet does not support insecure client–master communication. Requirin
11.
▲
by
jollojou
16y ago
The article quite well describes some of the valuable features of a good login UI. The login page is (often) the first place a user encounter your site. If that page creates a sense of repulsion in the user or forces him to struggle, the us
12.
▲
Ask HN: Why would you choose Oracle over MySQL?
6 points
by
jollojou
16y ago
|
5 comments
13.
▲
by
jollojou
16y ago
Jeff, are there any plans to support mailbox provisioning? At the moment I'm using Rackspace's REST API to create a mailbox for our new customers. I like their API, but I don't like the fact that we have to communicate with their IMAP and S
14.
▲
by
jollojou
16y ago
At the moment I'm able to launch applications in the US East region only. When will the other regions support Elastic Beanstalk?
15.
▲
by
jollojou
16y ago
Martin Fowler has a good article on the maturity levels of a REST API: http://martinfowler.com/articles/richardsonMaturityModel.htm... That article provides useful ideas and targets for developing a REST API. Recommended.
16.
▲
by
jollojou
16y ago
Can you please provide a reference?
17.
▲
by
jollojou
16y ago
While it is true that you cannot add new ones or remove existing ones, you can modify an existing security group of a running instance: http://aws.amazon.com/articles/1145?_encoding=UTF8&jiveR... .
18.
▲
by
jollojou
16y ago
I have been practicing ashtanga yoga 4-6 times a week for several years now. I must say that it suits well to a programmer. Even though I sit by the desk about 8 hours a day, I never have any aches or pains. The daily practice kind of moves
19.
▲
by
jollojou
16y ago
I remember when I purchased a shareware version of the first Doom. I ordered it by sending a post card to a Finnish game retailer. After a week or two, I received a few diskettes. I was thrilled: a new game was just delivered to my home!
20.
▲
by
jollojou
16y ago
This phenomenon of not remembering what I just read is familiar to me from the moments where I'm about to take an exam after a course. I usually go through the course material two or three times before taking the exam. Just before taking my
21.
▲
by
jollojou
16y ago
This means that Oracle chose Mark Reinhold's plan B ( http://blogs.sun.com/mr/entry/rethinking_jdk7 ). From the point of view of a web application developer, JDK 7 is not very interesting. JDK 7 will contain a few language updates like swit
22.
▲
by
jollojou
16y ago
Even though Atwood refers to version numbers as (false) indicators of progress, he has an important point: the earlier you release, the sooner you'll be able to make crucial corrections. If your product managers are clairvoyant you do not n
23.
▲
by
jollojou
16y ago
A year ago I took the course on calculus and group theory. I worked on the course 15 to 20 hours per week for three months and received a good grade. The course was worth the effort. It enhanced my engineer identity and brought me self-resp
24.
▲
by
jollojou
16y ago
I have always wondered why people keep so many browser tabs open. From my point of view, open tabs represent unfinished tasks or web pages I should go back to as soon as possible. At work, I have four browser instances open: three Chromes a
25.
▲
Ask HN: Should I return back to studies or continue to work?
1 points
by
jollojou
17y ago
|
3 comments
26.
▲
by
jollojou
17y ago
The article succeeds at least in one thing. It shows that not everything Google releases is perfect and great. Keep your eyes open.
27.
▲
SAP CTO: Let Java be free
(sdn.sap.com)
1 points
by
jollojou
17y ago
|
0 comments
28.
▲
by
jollojou
17y ago
Wave is built with GWT ( http://www.techworld.com.au/article/305043/aussie_devs_make_... ), which has its own JavaScript compiler. But do GWT and Closure use the same technology, that I don't know.
29.
▲
by
jollojou
17y ago
I think there is more to the post than that. In addition to preparing to tough questions one should also write down the questions. The process of thinking the meanest and yet constructive questions puts you face to face with the problematic
30.
▲
by
jollojou
17y ago
I'd introduce another perspective on rejection: having a rejective state of mind significantly reduces one's ability to analyse the situation at hand. It's about prejudices. We all hold a large amount of prejudices even though we would cons
More ›