Tagged Questions
The inventions tag has no wiki summary.
3
votes
7answers
234 views
Re-Inventing the wheel - Is it that bad? [closed]
Duplicate of:
What considerations should be made before reinventing the wheel?
I find myself enjoying very much designing infrastructure components like: Source code control, Plugins mechanism, ...
2
votes
2answers
650 views
What does “Prior Inventions And Original Works Of Authorship” mean?
I'm about to start a job and they want a list of "Prior Inventions And Original Works Of Authorship". What exactly should I include? Should I include anything I can point at that I've worked on? ...
1
vote
5answers
162 views
How would I figure out if there are other algorithms similar to mine?
In another question, I asked something similar but I ended up just posting my algorithm there and invalidating several answers. I re-ask it here:
If I "invented" an algorithm, what's the best way for ...