ovidiu's comments

ovidiu | 14 years ago | on: Review my startup: In-App Chat for iOS

I'll be honest with you.

It smells like vaporware to me. The mock-up design looks pretty bad.

I would call it a weekend project idea, not a startup. If you want me to seriously take this into consideration, you should make a working prototype with SDK, tutorial and sample app available in the App Store.

ovidiu | 14 years ago | on: Erlang creator on how to get started and learning to program

The compiler messages are reasonable. It's inconvenient that errors are reported per function and not per line, but if you write short functions, and you should, the messages are just fine.

You're clearly exaggerating when stating that Erlang has "extremely poor" tools without giving any serious arguments.

ovidiu | 14 years ago | on: Erlang creator on how to get started and learning to program

I remember the time I wanted to learn "C++" and bought a Visual C++ book. There were so many references to MFC and sdk-specific things that it made the learning process truly frustrating.

This is why I always pick learn-by-example guides when studying a new programming language and this is why I try to understand the core first.

Erlang is also a great programming language to start programming with because it's so simple and based on existing mathematical knowledge that many beginners already have (functions).

ovidiu | 15 years ago | on: Google algorithm change launched

It's because when I'm searching for something I want a link to the original source. I don't want a link to your page, really. The results page would become polluted if it contained links to all agregators such as yours.

It's unfair to be in the results page with somebody else's content when the people searching for that content are actually targeting the original source, not yours.

ovidiu | 15 years ago

It really is an ignorant assumption.

I am skilled and work for less as an employee (before tax) in Romania.

ovidiu | 15 years ago | on: Ask HN: What have you built with Erlang?

I have built the backend (game logic and comet) for http://www.iluminatus.ro, a trivia-like multiplayer game for the Romanian market. We're going to release an english version soon.

It was a great fit. It lacks Unicode processing capabilities by default, but there are a few open source libraries for that. The only thing I dislike about Erlang is the poor string manipulation and lack of clean structures (Erlang's records are an ugly hack IMO).

ovidiu | 15 years ago

Sure, this is how democracy always worked. I don't know about you but I hate it when a politician forces me to live, eat and work the way he wants, not the way I want.

I don't believe your example is a good one, because the housing bubble was not caused by the market. It was caused by irrational expansion of credit. Of course the market is the expression of what people want, but those "wants" are heavily distorted or encouraged by monetary policy. There is no market in the money making business (it's a government controlled monopoly).

ovidiu | 16 years ago

It doesn't have to be a large number of developers. They just need a killer application. The File Sharing service seems to work just fine. And it's ok for both Intranet (unlike existing sharing application on the web) and Internet usage.

ovidiu | 16 years ago | on: Why Mono doesn't suck

Silverlight is proprietary. And it's just the same type of evil, but maybe at a lower degree (it's still based on proprietary codecs and the main implementation is not free/open source).

Developers choose flash because it's much more popular and has mature tools and a significant pool of experienced professionals who can work with it. It's not only about the technical features of Silverlight compared to Flash (Silverlight doesn't really stand out), it's also about the ecosystem.

page 2