fopen64's comments

fopen64 | 6 years ago | on: The Rise and Fall of Visual Basic

IMHO VB was not respected because you could not write your own components/widgets in VB, you had to resort to C++. Delphi components were all written in Delphi. It was clear VB was a second-class citizen.

Due to this factor, and others, VB had the typical Microsoft learning curve: extremely easy to do simple things, and then exponentially difficult to do big things. It was the same in MS-Access that many people thought it was the future of client/server apps, ERP apps, etc.

This limitation was lifted in VB6 or so (dumped VB for Delphi when left win16 for win32 so I am not sure).

fopen64 | 6 years ago | on: A new census shows how a Brazilian favela works

Favelas are a mass transit problem. People live there, in bad conditions, because they are somewhat nearer to their jobs. Otherwise, they would spend half a day in their way to work.. Renting a 'house' in a favela is more expensive then renting a good house in small cities.

fopen64 | 6 years ago | on: Riding alone in a car is an increasingly unaffordable luxury

The car is the last place you might have some privacy, listen to loud music, talk to yourself. I take "micro-vacations from marriage" consisting basically of driving alone a couple days.

The bathroom is arguably the other remaining place for complete privacy, so I understand completely people that can afford huge bathrooms with magazines, TV, etc.

fopen64 | 7 years ago | on: A fork() in the road

For some reason the book (Beginning Linux Programming, Wrox Press, 1998 edition I think) explained select() first, so like the proverbial little duck that names 'mother' the first think it sees moving after hatch, select() caught my heart.
page 1