ChrisDutrow
- Karma
- 535
- Created
- March 9, 2016 (10y ago)
- Submissions
- 0
https://www.linkedin.com/in/chris-dutrow-a2153121 http://stackoverflow.com/users/84131/chris-dutrow
Chris.M.Dutrow@Gmail.com
-
What do you guys think about these passwords? I understand that they're easily hackable if someone got ahold of the actual hashed password somehow. But they seem impossible to guess in any system where a time delay is…
-
I have a very weird problem with Twilio. It seems like they have gotten so big where they have started acting in bad faith. I'm curious to find out what other entrepreneurs think of this situation, where a partner, once…
-
Anyone have a good idea of what banks are good for small businesses? I'm based out of Northern Virginia. I'm looking for a bank that will have services that make it easier to run the business. For example easy to do…
-
What are some current methods for implementing OCR on handwriting? This is what I have so far: * Pre-process with some image filters, try combinations of: Black and white, Greyscale, edge detection(Canny?), line…
-
This isn't a purely technical question but it has to do with psychological and legal strategy so I thought it might be fun to examine on here. I own a mobile auto detailing company and we detailed a vehicle on a new…
-
A friend and I recently built an indexing engine (in Python) for use with sharded noSQL databases. It allows us to take objects with complex hierarchies and create indexes in the database of our choice. It has…