Viewing profile — jollojou
jollojou
HN member- Joined
- Sat, May 09, 2009, 11:26 AM UTC
- HN karma
- 40
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About jollojou
No profile information was provided.
Recent public activity
-
story
Ask HN: What are the obstacles to open data?
In Finland there has recently been quite a lot of public discussion about open data in daily news papers (http://bit.ly/sWb6ZA). The government has also agreed that all official da…
- story
-
comment
Comment #3087070
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.
- story
-
comment
Comment #3042063
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.c…
-
comment
Comment #2648805
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 l…
- story
-
comment
Comment #2345914
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 E…
-
comment
Comment #2300912
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 …
-
comment
Comment #2300832
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 doe…
-
comment
Comment #2201180
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 sens…
-
story
Ask HN: Why would you choose Oracle over MySQL?
Recently Amazon made Oracle database available an AWS service. What advantages Oracle databases have over MySQL? How about disadvantages (excluding the pricing, of course)?
-
comment
Comment #2147299
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 lik…
-
comment
Comment #2119249
At the moment I'm able to launch applications in the US East region only. When will the other regions support Elastic Beanstalk?
-
comment
Comment #2111522
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 target…
-
comment
Comment #2015472
Can you please provide a reference?
-
comment
Comment #2015466
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?_encodin…
-
comment
Comment #1876629
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 nev…
-
comment
Comment #1876622
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. …
-
comment
Comment #1746462
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 …
-
comment
Comment #1707880
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 inte…
-
comment
Comment #1685665
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 correc…
-
comment
Comment #1422892
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 effor…
-
comment
Comment #1252042
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. …
-
story
Ask HN: Should I return back to studies or continue to work?
I have a master's degree in social science. My minor is in business administration. In addition to that degree, I have also studied about a third of a BSc degree in computer scienc…