Hacker Newsnew | past | comments | ask | show | jobs | submit | dschn's commentslogin

why do this when they sold the domain business to squarespace?


All you need to look for is passion. Worked for me.


Letting a big problem eat yourself away besides sleep, knowing you're the only person to make it happen, and eventually solving it. However, real truth, planning out a big operation for a few weeks. Server migrations are the best. Knowing there's so much to go wrong. But you're prepped. Pop in Eye of the Tiger, terminals maxed out and you just make it happen. That's higher than jumping out of a plane when you love what you do.


Paypal Adaptive Payments for chained payments which allows splitting of proceeds at a percentage between one or more partners. When it works most of the time it's great, but there is no recurring API forcing you to use preapprovals and those have a lot of restrictions and caveats. Amazon FPS is only other provider I'm aware of that provides similar functionality.


What does LPUSHX/RPUSHX do differently?


Push if list exists. This are the operations that are at the base of the twitter Redis caching implementation.

This operations are useful every time you want to use Redis for caching timelines, as the idea is: if this user is already in cache (at least a single item exists) then push against the cache, otherwise not.


Ah, thanks for the explanation. I'm actually exploring Redis for storing timelines!

Twitter's Redis-backed timeline storage is here, if anyone is interested: https://github.com/twitter/haplocheirus


Just speculation, but the built-in map/reduce is probably quite useful.


Perhaps, but the description essentially said that there is a custom python layer that aggregates the data, and they punt it into MongoDB with some SQL extraction pattern simply to store it into that silo.

e.g. If I run a query for NAME LIKE 'BLAH%' it stores that resultset. If I run NAME LIKE 'BLAP%' it stores that resultset. If someone else comes and runs either of them, only a direct match will pull my prior results.

It's okay, but it's no big win or case study.


Some (if not most) of the on-board shuttle programs are written in HAL/S.

http://history.nasa.gov/computers/Appendix-II.html

http://en.wikipedia.org/wiki/HAL/S


Stories like these always pop up and sound impressive until you realize that's less than a year of oil for the US.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: