HN user

mvrekic

81 karma
Posts6
Comments21
View on HN

Autocorrect is based on statistical prediction model. Most people, most of the time, did want to write "Salad" instead of Saad. I am Eastern European, I just add my name in the dictionary and problem solved.

Demand for Racism is outstripping the suply once again.

Because good ol' USA literally just elected a fascist.

Cliches of comparing Trump to Hitler are cliches for a reason.

I followed until the "I would be offering to pay for their relocation costs if I were them." - That would/could never happen.

Countries can speed up immigration process, companies can pay relocation costs. Not the other way around.

About two months ago we show HN'd www.zora.io - A tool to help landlords land and keep great tenants by using data analysis.

Since then we have head a steady 8% week over week growth. We closed a small seed round and added 4 developers to the team to work on the mobile app and keep improving the algorithm.

It takes a while to come to the "product does not suck" stage. People need to be able to eat and survive during the development stage and there are only handful of examples of companies that switched successfully from service to product (Mailchimp, 37 signals and few others come to mind). Starting a startup/new product requires full time commitment. Part time commitment often means part time success so for a lot of people it is better to stick to security they have providing freelance work and services. Just my 2c

jQuery bit was originally intended to make it compatible with require.js loading; chetan51, Groxx - thanks for pointing it out. We removed that bit but we missed the dependancy, removed now thanks to chetan51

TitanFile solves the problem of secure file sharing and tracking (accountability) as the data is secured end-to-end, there is notification of receipt/download (who accessed the files, where from, at what time etc) and ability to set files as read-only (access only from the browser window over SSL connection) as well as verify identity of recipient before giving them access to the files (2 factor authentication) without requiring recipient to have a TitanFile account.

Dropbox kicks ass as "file system of the internet" but sharing files with people in a secure and private way with dropbox is a big pain.

With next release we will integrate with dropbox and Google Docs as well.

Disclaimer: I am from TitanFile

Problem with this approach is sharing and key management.

If you want to send something to someone, that means you need to securely communicate the key to them first or take the SpiderOak approach of "We guarantee security locally but if you share a file = file is shared unencrypted".