Viewing profile — ruckusing
ruckusing
HN member- Joined
- Sun, Dec 05, 2010, 1:16 PM UTC
- HN karma
- 17
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About ruckusing
Recent public activity
-
comment
Comment #41735515
Good on you to build a tool to scratch your itch! As another poster highlighted, hosting other people's content is tricky. Its certainly not a business I would rather be in. I bet …
-
comment
Comment #22212285
Mind sharing your secret chicken adobo recipe?
-
comment
Comment #17493984
Yeah I'd grab the URL and feed it to curl on the command line to start inspecting the HTTP traffic and start from there.
- comment
-
comment
Comment #9865834
Great points. I did have the thought about attending meetups - which is a good approach. My first reaction was just that I dont want people to think I'm leaching off of them - I wa…
-
story
Ask HN: Is there a place for professionals to trade skills
I have a solid amount of web app backend and Android experience. I am currently trying to build an iOS app and I have, what I think, are some basic questions that any experienced i…
-
comment
Comment #8251062
Another solution is wal-e[1] which handles continuous archiving. It was built by the Heroku guys and as such is battle-tested. I use wal-e myself and its indispensable and easy to …
-
comment
Comment #6549458
I wish I could +1 this a million times. I develop a Ruby gem for the QB API (Online & Desktop)[1] and I've come to realize their whole API is a mess. I've also worked with the Xero…
-
comment
Comment #6017744
Check out imgix.com
-
comment
Comment #5836210
how does this compare with 0mq?
-
comment
Comment #5030032
Did you look at beanstalk? It has both of the features you're looking for: the ability to set a delay and when a job experiences an error it will be placed in the "buried" queue (w…
-
comment
Comment #4839544
This looks great but how does it compare to FullCalendar? [1] From what I can see there is zero documentation, an area which FullCalendar excels at. It will be hard to use this plu…
-
comment
Comment #4415715
I encountered this very issue a few years ago, basically your queue picking up jobs before the database commits. I solved this by actually queuing up my jobs to a thread-local queu…
-
comment
Comment #4291611
By traditional I assume you mean the setup where you have an HTTP server which reverse proxies (either doing it itself) or to HAProxy which in turn proxies to the actual Ruby appli…
-
comment
Comment #4271433
This is a good post all about using PG Schemas and Rails/ActiveRecord. Ideas could be adapted for Django, etc. http://blog.jerodsanto.net/2011/07/building-multi-tenant-rai...
-
comment
Comment #3992324
I love this method and have almost the exact setup. I do the same for JS too. In the footer of every page: $(document).ready(function() { if (V.Views.orders_index) { V.Views.orders…
-
comment
Comment #3983381
cache-money is probably the most full-featured and battle-tested (coming from Twitter and now taken over by ngmoco). However its biggest drawback is that its hard-wired to use memc…
-
comment
Comment #3969057
Thankfully the Heroku guys have open sourced WAL-E which manages all the tedious parts of setting this up and keeping it running. https://github.com/heroku/WAL-E
-
comment
Comment #3968928
Well said. Both of these are spot on and are our main gripes as well.
-
comment
Comment #3887151
Also the MySQL query cache is not very granular, it gets cleared on every write to that table. Thus, we've seen in practice that with it enabled MySQL has poorer performance as its…
-
comment
Comment #3694222
In 1998 "The Atlantic" magazine wrote a great article about the relationship of Big Business and Prisons, known as the "Prison-Industrial Complex"[1]. Its a sobering read and reall…
-
comment
Comment #3657626
I live in Lower Haight and recently joined our neighborhood block on NextDoor.com [1] A lot of my neighbors have been posting about recent break-ins. There has been a good number o…
-
comment
Comment #3614383
I'd be very interested in purchasing this book. Please keep us updated when its available.
-
comment
Comment #3545951
Navicat is pretty good. http://www.navicat.com/en/products/navicat_pgsql/pgsql_overv...
-
comment
Comment #3545862
Notifo is shutting down: http://blog.notifo.com/notifo