HackerLangs
TopNewTrendsCommentsPastAskShowJobs

gen3

no profile record

comments

gen3
·vor 6 Monaten·discuss
On the repebble compare chart the round is marked as having both a speaker and mic, that’s incorrect right?
gen3
·vor 10 Monaten·discuss
>// Classify incoming emails using Workers AI const { score, label } = env.AI.run("@cf/huggingface/distilbert-sst-2-int8", { text: message.raw" })

This is neat but be careful using an LLM to parse email content. The demo is a BERT model which is a good but I can see how someone might swap this without realising the implications

Also really nice to see emails from workers, its something I have wanted for a while!
gen3
·vor 6 Jahren·discuss
They already have something like that. The steam runtime has been in development since at least 2013 now.
gen3
·vor 7 Jahren·discuss
I see, thanks for the info!
gen3
·vor 7 Jahren·discuss
The general idea in my head is that instead of each company needing a department to handle GDPR, they outsource the department to the third party. Because of the company's size, I would assume the third party could handle more then one company at a time, lowering costs. Yes this wouldn't solve liability, but it reduces the chance there will be mistakes, like those mentioned in the article.
gen3
·vor 7 Jahren·discuss
Do you know of any companies that handle the whole process, similar to how stripe handles the whole purchasing process?
gen3
·vor 7 Jahren·discuss
> "But the kind of mid-sized businesses that knew about GDPR, but maybe didn't have much of a specialised process [to handle requests], failed."

I wonder if there is a market for selling GDPR compliance / advising services. Some company that makes sure your doing everything right, and inspects the requests for validity.