SEEKING WORK - Remote I am looking for postgres consulting gig
1) download stackoverflow dump. (creative commons ftw) 2) import into local database 3) setup full text search 4) you dont need internet anymore
>> hash = BCrypt::Password.create '123456' => "$2a$10$khoJWZR3hVA8Qcm3lW6sp.BQGOFKGo2xHCeH2YfDcQVRltEGCJe0S" >> [hash.salt, hash.checksum] => ["$2a$10$khoJWZR3hVA8Qcm3lW6sp.",…
the same in one line: Gem.loaded_specs.map{|n,s| "gem install #{n} --version=#{s.version}"} * "\n"
SEEKING WORK - Remote I am looking for postgres consulting gig
1) download stackoverflow dump. (creative commons ftw) 2) import into local database 3) setup full text search 4) you dont need internet anymore
>> hash = BCrypt::Password.create '123456' => "$2a$10$khoJWZR3hVA8Qcm3lW6sp.BQGOFKGo2xHCeH2YfDcQVRltEGCJe0S" >> [hash.salt, hash.checksum] => ["$2a$10$khoJWZR3hVA8Qcm3lW6sp.",…
the same in one line: Gem.loaded_specs.map{|n,s| "gem install #{n} --version=#{s.version}"} * "\n"