How about the data they sold
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
Start company.
Run it into the ground.
Go bankrupt.
Buy it back.
๐
Debts are gone might as well
In the capitalist system, the investors deserve all the profits because they're the ones risking everything, or something like this, I'm not an economists.
Yes, and the workers risk nothing, or something like that, I'm told. ๐
Iโm pretty sure the users risked a lot too for this one
You missed 2. Sell (IPO)company
Iโm not sure what ~~he~~ she actually did as far as divestiture, but evidently he wasnโt the current owner. I wonder to what degree unreasonable growth expectations flushed the company.
She
OP, you linked to the comments instead of the top of the article. ๐
Ah dang you did point it out. They even just copied the top comment there, unless they are ColdWetDog.
So fraud? They defrauded the investors by destroying it. I bet she sold before the news the company is going under.
This roller coaster keeps on rollering
Debts are gone AND now he can sell the user data with impunity! No NO, that was that OTHER GUY
She*
heh fair, gender bias for me.
Hey, don't talk about Guy Incognito like that
Actually an interesting turn of events. Sounds like she'd been fighting hard to get it back, but they'd been fighting her on it.
Not sure what it all means, but there's something going on there. It's all very unusual.
Selling off user data but has an excuse to "wasn't me" the whole situation
There's still some gift left to squeeze out. She's not giving up on a good bad thing.
I thought they had already agreed the sale of the genetic data to another company?
There's an article in the link.
Ok so I think I'm the first person in the comments to actually click to read the article, cause I'm gonna say something I'm not seeing.
How did you get it to auto snap to the article comment section?
Didnt realize you could share that and it wouldn't default to the article.
Everything after the # character in the URL is called an anchor and it's not actually being sent to the website server so it's meant for your browser (though the server can see it using javascript). The anchor can point to any ID in the HTML of the web page and browser will scroll it into view on page load. You can find the ID of any element using right click -> inspect though not all elements have explicit ids.
The "#comment" at the end of the URL. It's a title/heading/fragment in HTML that hints to your browser to go there directly.
Like this: https://en.wikipedia.org/wiki/URL#fragment
Oh. Neat.
Thanks for the Wikipedia link
I've no idea to be honest.