Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Bob Aman
Bob Aman has asked
14
questions and find answers to
108
problems.
Stats
3.5k
EtPoint
1.3k
Vote count
14
questions
108
answers
About
Ex-googler, former BitPesa CTO, currently available on a consulting basis.
Bob Aman questions
What have people done to improve the OpenID user experience, particularly as a relying party?
Is it possible to use CouchDB's filtered replication to replicate only the subset of data ACLed to a user?
What are the options for handling flags and attributes in a REST API?
Transform [:one, 1, :two, 2] to {:one => 1, :two => 2} in Ruby
Server Name Indication support in Net::HTTP?
How do I get the module instance for a class in Python?
How does an unsharp mask work?
How do I go about setting up a TDD development process with Google App Engine?
Why is my Hello World go server getting crushed by ApacheBench?
How would you calculate all possible permutations of 0 through N iteratively?
Bob Aman answers
How do I limit the size of a Net::HTTP request?
ruby syntactic sugar: dealing with nils
Why shouldn't I give outsiders access to my database?
Using the Google Custom Search API with Ruby google-api-client
How do you implement a web-based direct deposit/eCheck payment system?
Forcing the inline rendering of a PDF document in Rails
What security issues appear when users can upload their own files?
Plagiarism Analyzer (compared against Web Content)
What is the proper way to check for existence of objects in Rails / Ruby?
Google-api-ruby-client Translate API Examples