Skip to main content

Startups Weekly: Alpha Medical wants to rebuild women’s healthcare

Hello and welcome back to Startups Weekly, a weekend newsletter that dives into the week’s noteworthy news pertaining to startups and venture capital. Before I jump into today’s topic, let’s catch up a bit. I’ve been on a bit of startup profile kick as of late. Last week, I wrote a little bit about Landline, a bus network backed by Upfront Ventures. Before that, I profiled an e-commerce startup called Part & Parcel.

Remember, you can send me tips, suggestions and feedback to kate.clark@techcrunch.com or on Twitter @KateClarkTweets. If you don’t subscribe to Startups Weekly yet, you can do that here.


Startup Spotlight

I’ve made a habit of highlighting one startup per week in this newsletter, so why stop now? This week, I want to talk about Alpha Medical, an early-stage healthtech startup on a “mission to rebuild women’s healthcare,” founder and CEO Gloria Lau tells TechCrunch.

The early-stage telemedicine business, which focuses on providing reproductive and dermatological care online, launched its membership program this week and expanded into three new states: Georgia, Washington and Virginia.

Dr.J Gloria headshot

Alpha Medical co-founders Dr. J (left) and Gloria Lau.

The company, now active in nine states, has raised $11 million to date from DCVC and AV8, among others, including a recent $10 million Series A. It’s certainly not as well-financed as some of the top telemedicine businesses, like Hims, Ro and Nurx. But Alpha has had something special from the get-go: medical expertise. The company is led by a techie in Lau but its secret weapon is Dr. J. Co-founder and chief medical officer Mary Jacobson, or Dr. J, is an obstetrician, gynecologist and minimally invasive surgeon with extensive experience in clinical care, medical education, hospital operations and research.

There have been and will continue to be many “health tech” companies backed with millions by venture capitalists. But many of these are really just consumer brands with health buzzwords stamped on top. The real winners, I think, will be startups with true medical expertise coupled with tech know-how.

“We are female founders — women building this for women,” says Lau. “We understand the pain point so well.”


IP-woes

WeWork’s eccentric CEO/founder Adam Neumann stepped down this week amid pressure from board members (SoftBank) to exit the C-suite. Wall Street doesn’t think Neumann is fit to be CEO of a public company and if you don’t know why, read this WSJ piece. For more details, listen to this episode of Equity we recorded earlier this week.

Peloton, the fitness tech company that sells really expensive stationary bikes and treadmills, debuted on the NASDAQ on Thursday. They raised more than a billion dollars in the process, so that’s good, but their stock is already struggling. For one, it opened at below its initial price of $29 and closed at about $25, or 11% down. That makes us a bit nervous for the company moving forward. Still, they are well-financed and have plenty of money to put to work.


VC deals


What else?

This was the biggest news week in history. Fortunately, I only need to tell you about startup news… Still, there was a lot of that too. Here are just a few other things I’ll highlight that might have slipped through the cracks.

  • DoorDash confirmed a massive data breach. Here’s what you need to know: It impacted 4.9 million customers, workers and merchants who were using the platform prior to April 5, 2018. The company is blaming the breach on a “third-party service provider,” but the third-party was not named…
  • All the scooters are coming back to San Francisco. Here’s what you need to know: JUMP, Lime, Scoot and Spin were all granted permits to operate their respective services in SF beginning Oct. 15 as part of the city’s longer-term permitting program for electric scooters. If you remember, Lime was previously denied a permit, while Skip was given the green light. This time around, Skip got the boot and Lime was given the go ahead. Oh how times have changed!
  • Uber launched an incubator. Here’s what you need to know: Uber wants to make sure some of its best, most entrepreneurial employees are happy and their tech is at its best. To do this, it’s created an incubator open to employees and those outside the organization to develop products and services on top of Uber’s platform.

TechCrunch Disrupt San Francisco, our flagship event, is right around the corner. Next week, October 2 through 4th, the entire TechCrunch staff will gather from all corners of the world to interview leaders in technology and venture capital. From Snap CEO Evan Spiegel to Joseph Gordon-Levitt, actor and founder of HitRecord, to a16z’s crypto expert Chris Dixon, we’ll have something for everyone.

Newsletter readers can get 20% off tickets by using this link. Hope to see you all there.


Finally, listen to Equity

We recorded not one but two Equity episodes this week because, well, the news just wouldn’t stop. The first was a guide on the WeMess. You can listen to that one here. In the second episode, we tried to hit on everything else that happened this week, from Peloton’s listing, to Vox & NYMag’s merger, to Bodega’s quiet funding and Kapwing’s $11 million Series A. Listen to that one here.

Equity drops every Friday at 6:00 am PT, so subscribe to us on Apple PodcastsOvercastSpotify and all the casts.



from TechCrunch https://ift.tt/2nZFFAv

Comments

Popular posts from this blog

How To Play Doom – And More – On An NES

Doom was a breakthrough game for its time, and became so popular that now it’s essentially the “Banana For Scale” of hardware hacking. Doom has been ported to countless devices, most of which have enough processing ability to run the game natively. Recently, this lineup of Doom-compatible devices expanded to include the NES even though the system definitely doesn’t have enough capability to run it without special help. And if you want your own Doom NES cartridge, this video will show you how to build it . We featured the original build from [TheRasteri] a while back which goes into details about how it’s possible to run such a resource-intensive game on a comparatively weak system. You just have to enter the cheat code “RASPI”. After all the heavy lifting is done, it’s time to put it into a realistic-looking cartridge. To get everything to fit in the donor cartridge, first the ICs in the cartridge were removed (except the lockout IC) and replaced with custom ROM chips. Some modifica...

The Flexible Permanence of Copper Tape Circuits

Somewhere between shoving components into a breadboard temporarily and committing them to a piece of protoboard or a PCB lies the copper tape method. This flexible Manhattan-style method of circuitry formed the basis for [Bunnie Huang]’s Chibitronics startup, and has since inspired many to stop etching boards and start fetching hoards of copper tape. [Hales] hit the ground running when he learned about this method , and has made many a copper tape circuit in the last year or so. He offers several nice tips on his site that speak from experience with this method, and he’ll even show you how to easily work an SMD breakout board into the mix. Generally speaking, [Hales] prefers plywood as the substrate to paper or cardboard for durability. He starts by drawing out the circuit and planning where all the tape traces will go and how wide they need to be. Then he lays out copper traces and pads, rubs the tape against the substrate to make it adhere strongly, and reinforces joints and laps w...

The Newbie’s Guide To JTAG

Do you even snarf? If not, it might be because you haven’t mastered the basics of JTAG and learned how to dump, or snarf, the firmware of an embedded device. This JTAG primer will get you up to snuff on snarfing, and help you build your reverse engineering skills. Whatever your motivation for diving into reverse engineering devices with microcontrollers, JTAG skills are a must, and [Sergio Prado]’s guide will get you going. He starts with a description and brief history of the Joint Test Action Group interface, from its humble beginnings as a PCB testing standard to the de facto standard for testing, debugging, and flashing firmware onto devices. He covers how to locate the JTAG pads – even when they’ve been purposely obfuscated – including the use of brute-force tools like the JTAGulator . Once you’ve got a connection, his tutorial helps you find the firmware in flash memory and snarf it up to a file for inspection, modification, or whatever else you have planned. We always apprec...