Hacker News new | ask | show | jobs
by bississippi 1787 days ago
Most Silicon Valley “CRUD” startups have fraud baked in. It’s just whose holding the bag in the end that matters. Sometimes it’s the VC funds early in the stage, sometimes it’s the late stage investors ala WeWork SoftBank and usually it’s the retail bag holders post IPO.
2 comments

That's a uselessly wide brush because it's all CRUD. Different companies specialize in different areas, carving out their own, highly profitable niche. Customized hardware for doing CRUD on (Apple, Juniper, Cisco), specialized software for high-performance CRUD (Oracle), selling access to systems for doing CRUD on (AWS/Azure/GCP), giving away access to custom CRUD software for free, and selling advertisement in the Read step (Facebook, Google Search), charging fees for use of custom CRUD software (AirBnB). Hell, money itself is just CRUD in various databases (bank/visa/the fed/blockchain/etc) and various companies make a killing off that (Venmo/PayPal/Square).
Sorry - what’s a CRUD startup? CRUD as in create, read, update, delete?
Yes! It refers to that all web-applications are "just" CRUD-applications in the end, reading and writing data to and from a database (e.g. Angular and React).