-
as seen on Server Fault
- Search for 'Server Fault'
I want something that'll integrate auth across SSH, web (ideally including SSL, with the option of authenticating with either client-side cert or password, like they do at MIT), and whatever applications want to use it.
Kerberos seems to best fit what I want, but tool support seems surprisingly poor…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there any general purpose physics engine that allows huge simulations of rigid bodies? I'm using PhysX from Nvidia, but the focus of this engine is game development, soft bodies. I want to know if exists physics engine that runs on top of PS3 cell processors or CUDA cores allowing massive scientific…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Inspired by Eric Sink's interview on the stackoverflow podcast I would like to build a full compiler in my spare time for the learning experience. My initial thought was to build a C compiler but I'm not sure whether it would take too much time.
I am wondering if there is a smaller general purpose…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
We need to implement some general-purpose object structure, much like an object in dynamic languages, that would give us a possibility of creating the whole object graph on-the-fly. This class has to be serializable and somehow user friendly.
So far we have made some experiments with class derived…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
We are just moving to Maven, and I understand there is a world of different plugins & extensions. Which are the best ones you recommend for general usage?
(On plugin per answer please)
>>> More