If you are running your own mail server (the open web is not yet dead) you can change the `recipient_delimiter` to another character. Mine is setup with a period. [email protected]
If chess is a analogy of war and a pawn infiltrates the other side. I believe he has the right to choose a side. I mean he may scale the castle wall only to die releasing a captured prisoner, or he may disrobe a night and get back on the battle field. I love this idea.
$63 an oz for cocaine that's a typo that must be the cost per gram. I just watched narcos on Netflix a kilogram in 1975 was worth like $35,000 and there are 35 oz in a kg.
I agree. This type of business isn't very transparent about how liability is transferred to the driver. All drivers "proper" uber and lyft are getting a raw deal. I feel exceptionally bad for the uber/lyft drivers, they are unwillingly turned into scabs and are under paid given the liability they have to incur. Not to mention some are embarrassingly inexperienced. I think the wrong windows are being smashed.
This is amazing. I think the BootInquirer class is going to solve all my problems. I have a large application that is broken into 5 different rails app's and two shared lib gems. I have been looking into using engines but figured I would loose the leanness I got from separating the application.
One very large advantage of multiple apps is they can run on different hardware with separate databases. For example my attachment service runs on a server with libreoffice and x11 installed.
So in theory using the BootInquirer I should be able to boot multiple variations of the application.
For instance I could boot all engines when in development mode but deploy them as separate services with separate databases in production.
Thanks taskrabbit I now know how I am going to spend the rest of my week.