Hacker News new | ask | show | jobs
by staunch 7025 days ago
I wouldn't consider Ruby a risky choice for implementing something like DabbleDB -- I'd call it the safe choice. Choosing the technology is one of the greatest perks of doing your own thing.
1 comments

I'm only thinking in terms of what's possible. Can I build something like that without continuations? What's what I'm wondering.
Can't you do continuations in Ruby? Anyway I'm sure you could do it with simple RoR sessions.