Viewing profile — jfeasel
jfeasel
HN member- Joined
- Wed, Feb 01, 2012, 7:39 PM UTC
- HN karma
- 127
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About jfeasel
No profile information was provided.
Recent public activity
- story
-
comment
Comment #6524293
I don't have that feature exactly, but I can offer this - if you have a table of regularly-formatted text data, you can paste it into the "Text-to-DDL" feature to have it automatic…
-
comment
Comment #6523725
Re: 2) Some day when I have a huge amount of free time, I would like to migrate to Groovy on Grails. Until then - CF is what I had used for over a decade, and it was the easiest th…
-
comment
Comment #6523683
If anyone is interested in how this site gets used, here's an idea: http://stackoverflow.com/search?tab=newest&q=url%3a%22http%3...
-
comment
Comment #6523678
Ok folks. It's back up now. I will keep my eye on it, hopefully it doesn't get hugged to death again.
-
comment
Comment #6523540
Love it when I go to lunch, just to find out that someone posts my site to Hacker News and it gets crushed. It will be back up and running shortly!
- story
-
comment
Comment #3726185
Thanks for your work, azakai! I was very pleased when I learned about it. A perfect fit for my site, and a cool way of implementing a new "back"-end.
-
comment
Comment #3726027
Good point. I plan on building some help tips that explain how it works a bit better (beyond simply the examples which I have now) and that sounds like something worth including.
-
comment
Comment #3725711
Also, a shout out to mrpollo ( http://news.ycombinator.com/user?id=mrpollo ) who helped me with the redesigned UI, after seeing the first post here on Hacker News. Thanks Ramon!
-
comment
Comment #3725668
Thanks to Hacker News for the feedback I received earlier! I have been able to incorporate many of your ideas, and still look forward to hearing more.
- story
-
comment
Comment #3540160
LOL yeah, I tried to do some of the more obvious security limitations to prevent just that sort of thing.
-
comment
Comment #3540056
@jeremya - sorry for the misattribution. I just signed up for an account here, so I didn't know the lay of the land. /newb
- comment
-
comment
Comment #3539852
Thanks for the offer; at this point, testing and new ideas are the main things I'm looking for. Shoot anything my way : https://twitter.com/#!/sqlfiddle
-
comment
Comment #3539836
I don't allow stored procedures or other programming (custom functions, triggers, etc...), because I worry about the danger of opening up that to the whole world. It should be pret…
-
comment
Comment #3539818
I've been meaning to add links to other useful SQL resources, such as that and http://dbdsgnr.appspot.com/ . If you think of more ideas, I'd love to hear them - send me a message @…
-
comment
Comment #3539805
Thanks for taking a look at it; sorry you found some bugs. I should point out that I only posted it publicly a week ago, and this has been my first traffic spike (thanks YCombinato…
-
comment
Comment #3539779
SQLite is the next option on my list of databases to support.