Microsoft is moving antivirus providers out of the Windows kernel
Microsoft is moving antivirus providers out of the Windows kernel
Microsoft is making changes to Windows to get antivirus apps out of the kernel. A private preview is being released to security vendors in July.Tom Warren (The Verge)
Microsoft is moving antivirus providers out of the Windows kernel
Microsoft is moving antivirus providers out of the Windows kernel
Microsoft is making changes to Windows to get antivirus apps out of the kernel. A private preview is being released to security vendors in July.Tom Warren (The Verge)
like this
If this is representative of Gen Alpha's tech skills, I am terrified
- YouTube
Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.www.youtube.com
Thunder Release [v0.7.1]: Core upgrades, bug fixes, and UI/UX enhancements!
Hey everyone, Thunder v0.7.1 is finally here! This release primarily focuses on improving Thunder’s core architecture in preparation for upcoming API changes. As a result, there aren’t too many new features this time around. The work is still ongoing and will take a bit more time to complete, but doing so will lay the foundation for Thunder to more easily support future API versions and platforms.
As always, if you experience any issues or have suggestions or feedback, feel free to share them with the Thunder community or on GitHub.
For those using Google Play or the App Store, it may take a couple of days to receive the update as it's being rolled out.
If you're enjoying Thunder and would like to show some support, star this project on GitHub! This helps gain visibility for the project and allows more contributors to help with the continued development of Thunder. If you'd like to show some appreciation, here is a post with details on how to donate to the active contributors of Thunder.
We have a Matrix space if you would like to join in on discussions: matrix.to/#/#thunderapp:matrix…
Here are the changes between versions v0.6.1 and v0.7.1. For improved readability, internal issues introduced and fixed in nightly versions will be largely omitted.
Additions
* Added ability to search for top-level settings by micahmo in #1668
* Added semantic labels to all overflow/popup buttons by micahmo in #1705
* Added semantic label to community search subscription button by micahmo in #1790
* Added ability to mark private messages as read by hjiangsu in #1762
* Added ability to toggle community icons in compact mode by hjiangsu in #1746
* Added prompt to add original post body when cross-posting links and images by hjiangsu in #1759
* Added action chips to user and community headers by hjiangsu in #1851
* Added loading indicator on startup under slow network connections by micahmo in #1795
* Added additional support contact in About page by hjiangsu in #1866
Changes
* Enabled the experimental post page to be the default by hjiangsu in #1713
* Enabled full-height images in default configuration by hjiangsu in #1756
* Enabled ability for last tapped post to preserve it's state by micahmo in #1520
* Improved markdown link behaviour by micahmo in #1700
* Improved UX for toggling pure black theme by hjiangsu in #1690
* Improved visibility of comment navigator in dark mode by micahmo in #1691
* Improved message clarity of "Mark all as read" action by micahmo in #1766
* Improved reply preview actions touch area by hjiangsu in #1815
* Improved notification user handling by micahmo in #1865
* Improved handling of tall images in feed/post by hjiangsu in #1709
* Improved comment depth indicators by hjiangsu in #1788
* Improved post loading under slow network connections by micahmo in #1796
* Improved image handling for instances with image proxy enabled by hjiangsu in #1807
* Improved error handling when navigating to a post of a blocked community by hjiangsu in #1808
* Improved initial feed loading API calls by hjiangsu in #1852
* Display full username in private messages by micahmo in #1823
* Display user avatars only when they have an associated image by hjiangsu in #1806
* Featured posts are compacted when using card mode by hjiangsu in #1757
* Moved author and community metadata to the top of post page by hjiangsu in #1844
* Improved community icon setting terminology by hjiangsu in #1747
* Removed scrape missing previews option by hjiangsu in #1721
Fixes
* Fixed profile modal staying open after logging into new account by micahmo in #1701
* Fixed profile modal not closing after switching accounts by micahmo in #1706
* Fixed issue navigating to post after creation by micahmo in #1797
* Fixed post body not updating after performing an edit by micahmo in #1789
* Fixed instance display in post by micahmo in #1799
* Fixed comment sort setting label not matching selected comment sort option by micahmo in #1771
* Fixed issue where blocked user comments are attached to wrong comment tree by hjiangsu in #1835
* Fixed color of block icon on "Block User" button by micahmo in #1693
* Fixed color of block community button by micahmo in #1834
* Fixed size of vote buttons on the post page by micahmo in #1792
* Fixed link images not respecting edge-to-edge option by hjiangsu in #1708
* Fixed Bluesky image URL parsing by hjiangsu in #1801
* Fixed issue with block quotes not being applied in some cases by micahmo in #1727
* Fixed taglines not showing on anonymous accounts by hjiangsu in #1817
* Fixed advanced share sheet overflow by micahmo in #1794
* Fixed visual glitch when navigating to posts via link by micahmo in #1760
* Fixed visual glitch on post page app bar by micahmo in #1783
* Fixed search keyboard popping up when using back navigation by hjiangsu in #1738
* Fixed video player back button on landscape mode not being displayed by hjiangsu in #1749
* Fixed notification page overlapping with bottom navigation bar by micahmo in #1761
* Fixed positioning of the pull-to-refresh indicator by micahmo in #1861
* Fixed full date setting not accounting for user timezone by hjiangsu in #1758
* Fixed FAB settings page navigation by micahmo in #1811
* Fixed issue where empty inbox message is shown prematurely by micahmo in #1791
* Fixed issue with the feed FAB appearing on the account page by micahmo in #1793
* Fixed community naming by micahmo in #1878
Misc
* Consolidated navigation, account, and authentication logic by hjiangsu in #1707, #1826
* Reorganized account, settings, and removed unused functions/classes by hjiangsu in #1822, #1824
* Refactored media thumbnails and related logic by hjiangsu in #1720, #1714, #1715
* Refactored post-related components (cards, metadata, widgets) by hjiangsu in #1784, #1730, #1723, #1734, #1740, #1743, #1862, #1867, #1868
* Refactored comment-related components (cards, headers, widgets) by hjiangsu in #1800, #1847
* Refactored user-related components (avatar, chips, header, indicator, sidebar) by hjiangsu in #1752, #1751, #1753, #1755, #1754, #1764, #1763, #1769
* Refactored community-related widgets and logic by hjiangsu in #1750, #1702, #1773
* Refactored core logic to use internal models (account, post, feed type) by hjiangsu in #1814, #1838, #1839, #1853, #1836
* Refactored user preferences and modlog logic by hjiangsu in #1842, #1831
* Refactored navigation and linking (sharing intent, deep link, feed page app bar) by hjiangsu in #1832, #1829, #1863
* Refactored instance-related components (list entry, info response) by hjiangsu in #1821
* Updated translations from Weblate by hjiangsu in #1781
* Updated instances by github-actions in #1688, #1782
* Upgraded Thunder to Flutter 3.32.0 and updated gradle/NDK versions by hjiangsu in #1850, #1859
Is there a way to contribute monetarily to active Thunder developers?
I.e. librepay, buymeacoffee or patreon, so we can contribute to the developers who donate their time and skills to develop Thunder. :)Coehill (GitHub)
Google is launching Offerwall, A new tool for publishers/websites to paywall their content.
Offerwall gives publishers more options to monetize and audiences more control over how they access content.
For years, our publishing partners have asked for more ways to monetize their content beyond traditional ads using Google Ad Manager.Peentoo Patel (Google)
Google is launching Offerwall, A new tool for publishers/websites to paywall their content.
Offerwall gives publishers more options to monetize and audiences more control over how they access content.
For years, our publishing partners have asked for more ways to monetize their content beyond traditional ads using Google Ad Manager.Peentoo Patel (Google)
Orange Me2eets: We made an end-to-end encrypted video calling app and it was easy
- Source Code.
- Orange Meets
> Developing a new video conferencing application often begins with a peer-to-peer setup using WebRTC, facilitating direct data exchange between clients. While effective for small demonstrations, this method encounters scalability hurdles with increased participants. The data transmission load for each client escalates significantly in proportion to the number of users, as each client is required to send data to every other client except themselves (n-1).
In the scaling of video conferencing applications, Selective Forwarding Units (SFUs) are essential. Essentially a media stream routing hub, an SFU receives media and data flows from participants and intelligently determines which streams to forward. By strategically distributing media based on network conditions and participant needs, this mechanism minimizes bandwidth usage and greatly enhances scalability. Nearly every video conferencing application today uses SFUs.In 2024, we announced Cloudflare Realtime (then called Cloudflare Calls), our suite of WebRTC products, and we also released Orange Meets, an open source video chat application built on top of our SFU.
We also realized that use of an SFU often comes with a privacy cost, as there is now a centralized hub that could see and listen to all the media contents, even though its sole job is to forward media bytes between clients as a data plane.
We believe end-to-end encryption should be the industry standard for secure communication and that’s why today we’re excited to share that we’ve implemented and open sourced end-to-end encryption in Orange Meets. Our generic implementation is client-only, so it can be used with any WebRTC infrastructure. Finally, our new designated committer distributed algorithm is verified in a bounded model checker to verify this algorithm handles edge cases gracefully.
Orange Me2eets: We made an end-to-end encrypted video calling app and it was easy
Orange Meets, our open-source video calling web application, now supports end-to-end encryption using the MLS protocol with continuous group key agreementThe Cloudflare Blog
My Couples Retreat With 3 AI Chatbots and the Humans Who Love Them
At first, the idea seemed a little absurd, even to me. But the more I thought about it, the more sense it made: If my goal was to understand people who fall in love with AI boyfriends and girlfriends, why not rent a vacation house and gather a group of human-AI couples together for a romantic getaway?In my vision, the humans and their chatbot companions were going to do all the things regular couples do on romantic getaways: Sit around a fire and gossip, watch movies, play risqué party games. I didn’t know how it would turn out—only much later did it occur to me that I’d never gone on a romantic getaway of any kind and had no real sense of what it might involve. But I figured that, whatever happened, it would take me straight to the heart of what I wanted to know, which was: What’s it like? What’s it really and truly like to be in a serious relationship with an AI partner? Is the love as deep and meaningful as in any other relationship? Do the couples chat over breakfast? Cheat? Break up? And how do you keep going, knowing that, at any moment, the company that created your partner could shut down, and the love of your life could vanish forever?
The most surprising part of the romantic getaway was that in some ways, things went just as I’d imagined. The human-AI couples really did watch movies and play risqué party games. The whole group attended a winter wine festival together, and it went unexpectedly well—one of the AIs even made a new friend! The problem with the trip, in the end, was that I’d spent a lot of time imagining all the ways this getaway might seem normal and very little time imagining all the ways it might not. And so, on the second day of the trip, when things started to fall apart, I didn’t know what to say or do.
I found the human-AI couples by posting in relevant Reddit communities. My initial outreach hadn’t gone well. Some of the Redditors were convinced I was going to present them as weirdos. My intentions were almost the opposite. I grew interested in human-AI romantic relationships precisely because I believe they will soon be commonplace. Replika, one of the better-known apps Americans turn to for AI romance, says it has signed up more than 35 million users since its launch in 2017, and Replika is only one of dozens of options. A recent survey by researchers at Brigham Young University found that nearly one in five US adults has chatted with an AI system that simulates romantic partners. Unsurprisingly, Facebook and Instagram have been flooded with ads for the apps.Lately, there has been constant talk of how AI is going to transform our societies and change everything from the way we work to the way we learn. In the end, the most profound impact of our new AI tools may simply be this: A significant portion of humanity is going to fall in love with one.
The BBC is launching a paywall in the US
The BBC is launching a paywall in the US
The BBC is launching an $8.99 per month subscription for users in the US, which will offer full access to the broadcaster’s website and live content.Emma Roth (The Verge)
The Politics Of Fear Don’t Work Against A Candidate Who Isn’t Scared
The Politics Of Fear Don’t Work Against A Candidate Who Isn’t Scared | Defector
If there is one takeaway from Zohran Mamdani’s victory in the New York City Democratic mayoral primary on Tuesday, it’s that there is no one takeaway.defector.com
Texas law gives grid operator power to disconnect data centers during crisis
Texas law gives grid operator power to disconnect data centers during crisis
The new law pairs mandatory curtailment with a voluntary demand response procurement program.Robert Walton (Utility Dive)
Biometrica offers free facial recognition tech to police for 2.5M mugshots, jail records, and data on people in justice system, including unconvicted individuals; Sheriff’s Office want to use it.
Local law enforcement faces public criticism of biometric surveillance plansThe American Civil Liberties Union (ACLU) of Wisconsin is calling on the Milwaukee County Sheriff’s Office to reconsider plans to adopt the use of facial recognition technology. Like the Milwaukee Police Department (MPD), the sheriff’s office is considering acquiring facial recognition technology from the company Biometrica. The company has offered MPD free access in exchange for 2.5 million images, jail records, and other related data of people who have passed through Milwaukee’s criminal justice system, including many who presumably haven’t been convicted of a crime.
“Given all the public opposition we’ve seen to the Milwaukee Police Department’s push to expand their use of facial recognition, the news of the Sheriffs office’s interest in acquiring this technology is deeply concerning,” Amanda Merkwae, advocacy director for the ACLU of Wisconsin, wrote in a statement for an ACLU press release. “Law enforcement’s use of facial recognition software poses a number of serious threats to civil rights and civil liberties, making it dangerous both when it fails and when it functions.”
Colleges spend Millions to catch plagiarism and AI. Is Turnitin faulty and expensive tech that require students to let the company keep their papers forever, worth it?
California colleges spend millions to catch plagiarism and AI. Is the faulty tech worth it? – The Markup
Colleges and universities renew Turnitin subscriptions year after year even though its flawed detectors are expensive and require students to let the company keep their papers forever.themarkup.org
Come splendono le mura della cittadina costruita nel cratere meteoritico senza eguali - Il blog di Jacopo Ranieri
Come splendono le mura della cittadina costruita nel cratere meteoritico senza eguali - Il blog di Jacopo Ranieri
Non è piacevole tentare di considerare le possibili conseguenze dell’impatto planetario di un corpo sufficientemente grosso, e pesante, da poter giungere ragionevolmente intatto fino al suolo, sfidando il terribile attrito dell’atmosfera.Jacopo (Il blog di Jacopo Ranieri)
Colleges spend Millions to catch plagiarism and AI. Is Turnitin faulty and expensive tech that require students to let the company keep their papers forever, worth it?
California colleges spend millions to catch plagiarism and AI. Is the faulty tech worth it? – The Markup
Colleges and universities renew Turnitin subscriptions year after year even though its flawed detectors are expensive and require students to let the company keep their papers forever.themarkup.org
I covered my body in health trackers for 6 months. It ruined my life.
I covered my body in health trackers for 6 months. It ruined my life.
I covered my body in health trackers for six months. It ruined my life.Adam Clark Estes (Vox)
A street in Gaza, a map of dreams, and the people desperate to live
A street in Gaza, a map of dreams, and the people desperate to live
Gaza City’s main high street has been destroyed but Palestinian memories of life before the ongoing Israeli assault survive.Ana Lucía González Paz (The Guardian)
Meta Secures Bittersweet Fair Use Victory in AI 'Piracy' Case * TorrentFreak
Meta Secures Bittersweet Fair Use Victory in AI 'Piracy' Case * TorrentFreak
In a pivotal moment for AI and copyright law, Meta hassecured a bittersweet partial fair use victory in a 'piracy' lawsuit brought by authors.Ernesto Van der Sar (TF Publishing)
Meta wins AI copyright lawsuit as US judge rules against authors
Mark Zuckerberg’s Meta has won the backing of a judge in a copyright lawsuit brought by a group of authors, in the second legal victory for the US artificial intelligence industry this week.The writers, who included Sarah Silverman and Ta-Nehisi Coates, had argued that the Facebook owner had breached copyright law by using their books without permission to train its AI system.
The ruling follows a decision on Monday that Anthropic, another major player in the AI field, had not infringed authors’ copyright.
The US district judge Vince Chhabria, in San Francisco, said in his decision on the Meta case that the authors had not presented enough evidence that the technology company’s AI would dilute the market for their work to show that its conduct was illegal under US copyright law.
Meta wins AI copyright lawsuit as US judge rules against authors
Writers accused Facebook owner of breach over using books without permission to train its AI systemDan Milmo (The Guardian)
This rural community fought one of the country’s biggest gas-powered data centers — and won
This rural community fought one of the country’s biggest gas-powered data centers — and won
Inside the grassroots opposition that fended off a 2,200-acre data center campus in southern Virginia, and why their struggle isn’t over yet.Julia Tilton, The Daily Yonder (Grist)
This rural community fought one of the country’s biggest gas-powered data centers — and won
This rural community fought one of the country’s biggest gas-powered data centers — and won
Inside the grassroots opposition that fended off a 2,200-acre data center campus in southern Virginia, and why their struggle isn’t over yet.Julia Tilton, The Daily Yonder (Grist)
Silent Victories: The Recent Accomplishments of Ukraine’s Security and Intelligence Services
Silent Victories: The Recent Accomplishments of Ukraine’s Security and Intelligence Services
As Ukraine continues a long-term full-scale war resisting the Russian Federation's attempts to occupy parts of the country, the country’s intelligence and security agencies—long overlooked in international assessments—have emerged as among the most e…Matthew Parish (www.lvivherald.com)
Screen time: Passive and solitary use makes us most dissatisfied
We all know the feeling: having spent a little too much time on our phones, scrolling aimlessly and without purpose. But what exactly are we dissatisfied with when we talk about “too much screen time”? And why is it so difficult to do something about it?A new research project from the University of Copenhagen has investigated precisely these questions – and the answers are both surprising and thought-provoking.
Screen time: Passive and solitary use makes us most dissatisfied
What lies behind our dissatisfaction with our screen use – and why does the dissatisfaction rarely lead to action? A new Danish study sheds light on this.Media team
A street in Gaza, a map of dreams, and the people desperate to live
WhatsApp rolls out AI-generated summaries for private messages
WhatsApp rolls out AI-generated summaries for private messages
WhatsApp is launching new AI-powered message summaries that can give you a rundown on what you missed in your group chat.Emma Roth (The Verge)
adhocfungus likes this.
Fannie Mae, Freddie Mac ordered to consider crypto as an asset when buying mortgages
WhatsApp rolls out AI-generated summaries for private messages
WhatsApp rolls out AI-generated summaries for private messages
WhatsApp is launching new AI-powered message summaries that can give you a rundown on what you missed in your group chat.Emma Roth (The Verge)
Sen. Fetterman more popular with Pa. Republicans than Democrats: poll
U.S. Sen. John Fetterman is more popular among Pennsylvania Republicans than fellow Democrats, according to a new poll of state voters.
Susquehanna Polling and Research president James Lee told PennLive Tuesday that Fetterman’s overall approval rating among state voters is a “mediocre” 41%, compared to 37% who disapprove of him.
However, the eyebrow-raising result that 45% of Republicans approve of Fetterman while just 40% of Democrats do will surely get political tongues wagging from Pennsylvania to Washington, D.C.
Sen. Fetterman more popular with Pa. Republicans than Democrats: poll
One Democratic strategist said there is "virtually no way" Fetterman does not face a primary challenge if run for re-election in 2028.J.D. Prose | jdprose@pennlive.com (pennlive)
Seyed M. Marandi: Iran - Israel War Is Not Over
- YouTube
Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.www.youtube.com
Unwilling accomplice: Western imperialism uses Cyprus as launchpad for war
Unwilling accomplice: Western imperialism uses Cyprus as launchpad for war
When Western media talk about imperialism in the Middle East, the conversation rarely extends beyond Israel.People's World
Meta Secures Bittersweet Fair Use Victory in AI 'Piracy' Case * TorrentFreak
Meta Secures Bittersweet Fair Use Victory in AI 'Piracy' Case * TorrentFreak
In a pivotal moment for AI and copyright law, Meta hassecured a bittersweet partial fair use victory in a 'piracy' lawsuit brought by authors.Ernesto Van der Sar (TF Publishing)
Engineers Introduce Berkeley Humanoid Lite, Open-Source, Customizable, 3D-Printed Robot for Tech Newbies.
Berkeley engineers develop customizable, 3D-printed robot for tech newbies - Berkeley Engineering
The open-source Berkeley Humanoid Lite provides an entry point into the robotics fieldBerkeley Engineering
Engineers Introduce Berkeley Humanoid Lite, Open-Source, Customizable, 3D-Printed Robot for Tech Newbies.
Berkeley engineers develop customizable, 3D-printed robot for tech newbies - Berkeley Engineering
The open-source Berkeley Humanoid Lite provides an entry point into the robotics fieldBerkeley Engineering
Secret military documents leaked in War Thunder video game forums – again.
A player of the popular online military simulator War Thunder has been banned from the game’s official forums after sharing a page from a restricted AV-8B Harrier flight manual. The incident marks at least the ninth known case in which classified or export-controlled material has been posted by users attempting to influence in-game accuracy.In this latest case, a user uploaded a section from a NATOPS manual for the AV-8B and TAV-8B Harrier, used by the United States Navy and Marine Corps. The manual is marked “Distribution Statement C,” which means it is not approved for public release and is restricted to authorised U.S. government personnel and contractors. War Thunder’s community manager confirmed the document breached the forum’s rules and was removed immediately. The user received a temporary ban.
This is the latest in a growing list of similar incidents. Previous leaks involved documentation for the UK’s Challenger 2 main battle tank, France’s Leclerc, China’s ZTZ-99, the Eurocopter Tiger, and several U.S. aircraft including the F-16, F-15E, F-117, and most recently, the Eurofighter Typhoon. Each case followed a similar pattern: a user attempted to support a technical argument by uploading documents that were either classified or export restricted. Each time, moderators deleted the posts and sanctioned the accounts involved.
FirstCircle
in reply to baatliwala • • •It's good to see that M$FT is tackling the important problems:
brisk
in reply to FirstCircle • • •BlueBockser
in reply to brisk • • •