Tag: recall

  • The Register: Now’s your chance to try Microsoft’s controversial Windows Recall … maybe

    Source URL: https://www.theregister.com/2024/11/22/microsoft_recall_release/ Source: The Register Title: Now’s your chance to try Microsoft’s controversial Windows Recall … maybe Feedly Summary: Like its AI, this automated screenshotter and logger is a feature not exactly everyone wanted Microsoft has initiated a limited public preview of its Windows Recall system – about six months after its unveiling sparked…

  • Simon Willison’s Weblog: OK, I can partly explain the LLM chess weirdness now

    Source URL: https://simonwillison.net/2024/Nov/21/llm-chess/#atom-everything Source: Simon Willison’s Weblog Title: OK, I can partly explain the LLM chess weirdness now Feedly Summary: OK, I can partly explain the LLM chess weirdness now Last week Dynomight published Something weird is happening with LLMs and chess pointing out that most LLMs are terrible chess players with the exception of…

  • Hacker News: Memos – An open source Rewinds / Recall

    Source URL: https://github.com/arkohut/memos Source: Hacker News Title: Memos – An open source Rewinds / Recall Feedly Summary: Comments AI Summary and Description: Yes Summary: The text describes “Memos,” a privacy-centric software tool designed for passive screen recording. Its primary focus is on user data control, ensuring all recording and processing occur locally, which aligns with…

  • Slashdot: Clues To Windows Intelligence Found in Windows 11 Builds

    Source URL: https://tech.slashdot.org/story/24/11/13/120222/clues-to-windows-intelligence-found-in-windows-11-builds?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Clues To Windows Intelligence Found in Windows 11 Builds Feedly Summary: AI Summary and Description: Yes Summary: Microsoft is reportedly rebranding its AI-powered features in Windows to “Windows Intelligence,” which indicates a strategic move to define and distinguish its AI offerings while incorporating user data control mechanisms. The announcement…

  • The Register: Will Windows Insiders find Recall lurking under the Christmas tree?

    Source URL: https://www.theregister.com/2024/11/12/recall_windows_insiders_december/ Source: The Register Title: Will Windows Insiders find Recall lurking under the Christmas tree? Feedly Summary: Satya Claus has something special for all the good little girls and boys Microsoft’s next deadline for shipping its controversial Recall technology to Windows Insiders is fast approaching. Following a privacy outcry and mushrooming conspiracy theories,…

  • The Register: Clues to Windows Intelligence found in Windows 11 builds

    Source URL: https://www.theregister.com/2024/11/12/windows_intelligence_branding/ Source: The Register Title: Clues to Windows Intelligence found in Windows 11 builds Feedly Summary: Somewhere to find AI settings, or just a button to uninstall the operating system once and for all? Microsoft seems set to rebrand the AI-powered features in Windows to “Windows Intelligence" even if some of the more…

  • Hacker News: WebSockets cost us $1M on our AWS bill

    Source URL: https://www.recall.ai/post/how-websockets-cost-us-1m-on-our-aws-bill Source: Hacker News Title: WebSockets cost us $1M on our AWS bill Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text provides an in-depth analysis of optimizing inter-process communication (IPC) in a cloud computing environment, particularly within AWS, leading to significant cost reduction. It highlights the inefficiencies of using WebSockets…

  • Hacker News: PiML: Python Interpretable Machine Learning Toolbox

    Source URL: https://github.com/SelfExplainML/PiML-Toolbox Source: Hacker News Title: PiML: Python Interpretable Machine Learning Toolbox Feedly Summary: Comments AI Summary and Description: Yes Summary: The text introduces PiML, a new Python toolbox designed for interpretable machine learning, offering a mix of low-code and high-code APIs. It focuses on model transparency, diagnostics, and various metrics for model evaluation,…

  • Anchore: Who watches the watchmen? Introducing yardstick validate

    Source URL: https://anchore.com/blog/who-watches-the-watchmen-introducing-yardstick-validate/ Source: Anchore Title: Who watches the watchmen? Introducing yardstick validate Feedly Summary: Grype scans images for vulnerabilities, but who tests Grype? If Grype does or doesn’t find a given vulnerability in a given artifact, is it right? In this blog post, we’ll dive into yardstick, an open-source tool by Anchore for comparing…

  • Hacker News: The performance of hashing for similar function detection

    Source URL: https://edmcman.github.io/blog/2024-01-11–fuzzy-hashing-for-code-comparisons/ Source: Hacker News Title: The performance of hashing for similar function detection Feedly Summary: Comments AI Summary and Description: Yes Summary: The text delves deeply into malware reverse engineering and explores advanced hashing techniques like PIC hashing and fuzzy hashing. It highlights the significant challenges faced in identifying equivalent functions across different…