-
Posts
-
By Karlston · Posted
Good to see Microsoft focussing on the important Windows 11 issues. -
By Karlston · Posted
That's right, people who don't like something despite justifying why should merely be dismissed as haters. Fine then, lets just dismiss Microsoft as a New Outlook fanboy. -
By Batfink · Posted
I'm dyslexic, in "classic" outlook for the last 20 years I have been able to easily select a misspelt word and ask Outlook to auto correct it. This "feature" has disappeared in the New Outlook hot garbage. -
By Batfink · Posted
And we think AI can take over lower level programmers jobs? Just search for the SHA hash for the "rogue" sound file and delete it. -
By David Uzondu · Posted
Meta will use AI to summarize your WhatsApp messages by David Uzondu Recently, Meta announced that ads are coming to WhatsApp, appearing in Status and Channels. Now, another update is on its way, this time in the form of a new feature called "Message Summaries", that leverages Meta's AI to summarize your chats for you. For those moments when you are drowning in unread messages, you can choose to have the AI generate a quick summary to get the gist of a conversation. To address the immediate privacy alarms this sets off, Meta says that its "Private Processing technology" will be used. This supposedly ensures that neither Meta nor WhatsApp can see your original messages or the private summaries the AI generates. To prove its sincerity, Meta published a deep technical white paper that explains how this privacy is supposed to be maintained. In the technical documentation, Meta explains the way it works is built on "Trusted Execution Environments (TEEs)". These TEEs are essentially secure, isolated black boxes running on a server, powered by hardware like NVIDIA H100 GPUs. Your phone establishes a direct, encrypted connection to one of these TEEs, sends the message data for processing, and receives the summary. Meta's own administrators and other systems supposedly cannot peek inside this box. And when the job is done, no message is retained. The security of the entire system hinges on being able to trust that this TEE is what it claims to be. Meta's system uses a process called remote attestation. Before your phone sends any data, it demands proof from the server. This proof is a cryptographic report, signed by the hardware itself, verifying that the TEE is running the exact, unmodified software that Meta has publicly logged with a third party like Cloudflare. Only if that proof checks out does the connection proceed. Users will have control over this process. The feature is off by default, and a setting under "Advanced Chat Privacy" will let you specify which chats can be shared for AI features. Message Summaries is currently rolling out in English for users in the US, with Meta planning for a global expansion sometime next year.
-
-
Recent Achievements
-
solidox earned a badge
First Post
-
BA the Curmudgeon earned a badge
First Post
-
blissa jayden earned a badge
One Year In
-
blissa jayden earned a badge
One Month Later
-
blissa jayden earned a badge
Week One Done
-
-
Popular Contributors
-
Tell a friend
Question
JMann Veteran
Hi everyone, become a bit stumped over something and I was wondering if anyone could help. ;) I'm in mid-process of redesigning and coding a website for the company I work for but I have come across an issue. :) (The best way is to describe through a screenshot):
Just some explanation, I have two DIVs news-area & lower-image (where the AG is) and you can see under that its dark blue, the background of the main site. Now I have the content DIV as "height:auto;" in CSS and it works perfectly. But what I need is that blue under the AG part to be filled as white for the height of the page. (Its for the news section so it will get big.)
So far, height:auto; doesn't work in the DIV & creating a whole new DIV doesn't work either as I can't specify height:auto; as I can't provide the content for the height of the other DIV.
Sorry if this doesn't make any sense, just starting to loose my paitence with this problem. ;) The CSS code is here, excuse it if its very messy just havent had chance to touch it for cleanups yet. :)
Thanks, if it makes no sense say and I will try and rewrite this. :D
JMann
Link to comment
https://www.neowin.net/forum/topic/565678-csshtml-white-block/Share on other sites
15 answers to this question
Recommended Posts