frownie | 11 years ago | on: 8088 Domination Post-Mortem, Part 1
frownie's comments
frownie | 11 years ago | on: Making Balls Bounce off of Walls in a Labyrinth
frownie | 12 years ago | on: How to create 2D visibility/shadow effects for your game
frownie | 12 years ago | on: Saying goodbye to Python
frownie | 12 years ago | on: With Traction But Out Of Cash, 4chan Founder Kills Off Canvas/DrawQuest
frownie | 12 years ago | on: Is it a Good Idea to Write Tests for Legacy Code?
frownie | 12 years ago | on: If Java Is Dying, It Sure Looks Awfully Healthy
For me the tru force and problem with the java ecosystem is that it allows to separate concerns in the enterprise : a team to provide some Eclipse plugins, a team to handle release management, a team to deploy thnig on servers, a team for development, etc.
frownie | 13 years ago | on: Outlawed by Amazon DRM
1/ Amazon is a private company. 2/ You don't buy books from them, you buy a license to read them.
So by buying a book, you agree with their power. If you don't like to be in such control, then please, apply one of the start up credo : find a better competitor.
But don't complain, please.
(and the same goes with Apple who surely has some super control on your phone, and don't complain about FaceBook when they'll kill your account when you don't behave.)
Welcome to the privacy nightmare you all voted for by buying their shiny stuff.
Another option is : court ! Hey but you don't have enough money ? Hey, but that's what happens when you deal alone with a megacorp : you're just a small insect.
Funny people often forget that...
stF
frownie | 13 years ago | on: The Side-Project Project
I'm rewriting an old, limited BASIC (!) application. So my "customer" knows quite well what he needs (he needs the same, but better). So requirements are rather easy to grasp. I also demonstrate progress every now and then so that he can get a good feeling of what I do. Now, the code has become good enough that I can give it to him to test it (and he'll behave as the usual customer : he will not test enough :-) ). Moreover, I have access to its current database => i've got a lot of data to validate the business rules side of the program.
Concerning the big bang now... The program is quite a "whole" so it's pretty hard to release a part of it. I basiacally made two parts : the classical ERP stuff and the time reporting (machines/humans). Also, working for a small, privately owned company, to replace an existing software is different than a brand new "super idea" web site. That is, the room for error is super small. And since it's a side project, I cannot provide on site support within 8 hours. Therefore, I think the big bang is the only option (well, for both parts of the program). As said, I'm working on a stable requirements basis => I'm confident I can manage the application development and code quality with standard testing...
In retrospect, I think the project is nice but a bit too big. 2 years, day in day out, is quite an endeavour. And although I like it, I feel it has to finish now...
In case you wonder : I didn't use an existing ERP solution because after some tests by my brother-in-law-customer, it appeared that they are either too expensive, too complicated/slow or they impose too much of an administrative burden (eg. ned to declare every single stocks before being able to actually write some production orders...) Hopefully, what we're doing will prove more efficient for our case (and, let's dream, there might be other people interested, I mean, rich people :-)))
stF
frownie | 13 years ago | on: The Side-Project Project
frownie | 13 years ago | on: Forget self improvement
frownie | 13 years ago | on: IBM unveils z-series with 5.5 GHz CPU and hardware transactional memory.
frownie | 13 years ago | on: OS X 10.8 vs. Ubuntu On Apple Hardware, Benchmarked
I'd say there is a winner : Linux. Isn't it interesting that a software developped by a team of hacker (I'd say a chaotic, huge and ever growing) can make a monster like Ubuntu and get performances that don't pale against another OS which is designed by a very organised, super funded, super focused team of carefully selected programmers...
Ok, I assume a rather romatic view of linux development, but I'd bet I'm not that far from reality :-)
frownie | 14 years ago | on: 30 minutes a day
About choosing tools. I've selected ruby first, but ruby + Qt is not stable enough (I cannot afford to look for a strange bug in a C++ binding). So I moved to Python where things are better in that regard. I started with Eclipse (because it had a good and free Python IDE) but it takes too long to boot => now I'm in emacs. So although I prefer Eclipse or Ruby, I've deliberately chosen other tools to shave a few minutes here and there. (3 minutes is 5% of the time I have so that's important)
my ten eurocents
frownie | 14 years ago | on: Rebuild of the Debian archive with clang
frownie | 14 years ago | on: Rebuild of the Debian archive with clang
frownie | 16 years ago | on: Ask HN: Do you look down on non-entrepreneurs?
I think entrepreneurs are a bit more selfish : their prime motive is their own good, the social good is just a consequence. I don't think it is bad per se, ut I recognize I don't like it much.
Another point of view is : our society is based on employment (and other stuff, that is). Those who create employment are therefore seen as more useful, better.
But again, is giving employment to people to make cigarettes or junk food a real benefit to the society ?