1
vote
What is the coolest thing you have done with threads?
Distributed link checking system for a web crawler. Since web crawling is a very easily threaded solution I don't know if that counts...
I did write an algorithm to crack DES when I was in …
2
votes
Where is the future of databases?
The largest problem with current database systems (imho) is the fact that you have to think in terms of the tables and structures of the database system. You can't work in objects or save them dir …
2
votes
Working in a Startup (or a small company)
I love startups for the dynamic atmosphere and the ability to just get stuff done. No worry about titles, who is "supposed" to do it, etc. Just get it done and move on.
I hate some startu …
35
votes
How do you keep a balance between working, training, health and family?
My only secret is to maximize the time I have available. Your time is incredibly scarce. Don't waste it playing with things. Get what you need, read the buzz, keep the sites like this to a minim …
5
votes
Do Character User Interfaces have a future?
If you write apps for unix and you need to handle users who telnet / ssh to your box then you will need command line interfaces.
I would say it depends on your target. Do you script your …
1
vote
Use of Non-Company approved 3rd party software libraries
Yes, I think it is unethical to use a control that your employee does not own.
There are some complicated legal issues around this as well.
By using a third party control you are op …
