Tag: web
-
The Register: Telemetry data from 800K VW Group EVs exposed online
Source URL: https://www.theregister.com/2025/01/06/volkswagen_ev_data_exposed/ Source: The Register Title: Telemetry data from 800K VW Group EVs exposed online Feedly Summary: PLUS: DoJ bans data sale to enemy nations; Do Kwon extradited to US; Tenable CEO passes away; and more Infosec in Brief Welcome to 2025: hopefully you enjoyed a pleasant holiday season and returned to the security…
-
Hacker News: Akamai to shut down its CDN operations in China
Source URL: https://content.akamai.com/index.php/email/emailWebview?email=NjQyLVNLTi00NDkAAAGWBQgHSPFMp0ow2aF67IAbDOB0c1pNppYjWH8ZCkGxrVi4pDs7pT_120NiLvARghhVOBbaIJqps_3Ii2OZlixo3IPjhpR79JsTe-0&trk=comments_comments-list_comment-text Source: Hacker News Title: Akamai to shut down its CDN operations in China Feedly Summary: Comments AI Summary and Description: Yes Summary: The text informs Akamai partners about the decommissioning of its CDN services in China by June 30, 2026, and presents partnerships with Tencent Cloud and Wangsu Science & Technology to…
-
Simon Willison’s Weblog: Quoting Colin Fraser
Source URL: https://simonwillison.net/2025/Jan/4/colin-fraser/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Colin Fraser Feedly Summary: Claude is not a real guy. Claude is a character in the stories that an LLM has been programmed to write. Just to give it a distinct name, let’s call the LLM “the Shoggoth". When you have a conversation with Claude, what’s…
-
Simon Willison’s Weblog: Using LLMs and Cursor to become a finisher
Source URL: https://simonwillison.net/2025/Jan/4/llms-and-cursor/#atom-everything Source: Simon Willison’s Weblog Title: Using LLMs and Cursor to become a finisher Feedly Summary: Using LLMs and Cursor to become a finisher Zohaib Rauf describes a pattern I’ve seen quite a few examples of now: engineers who moved into management but now find themselves able to ship working code again (at…
-
Simon Willison’s Weblog: What we learned copying all the best code assistants
Source URL: https://simonwillison.net/2025/Jan/4/what-we-learned-copying-all-the-best-code-assistants/ Source: Simon Willison’s Weblog Title: What we learned copying all the best code assistants Feedly Summary: What we learned copying all the best code assistants Steve Krouse describes Val Town’s experience so far building features that use LLMs, starting with completions (powered by Codeium and Val Town’s own codemirror-codeium extension) and then…
-
Simon Willison’s Weblog: Can LLMs write better code if you keep asking them to “write better code”?
Source URL: https://simonwillison.net/2025/Jan/3/asking-them-to-write-better-code/ Source: Simon Willison’s Weblog Title: Can LLMs write better code if you keep asking them to “write better code”? Feedly Summary: Can LLMs write better code if you keep asking them to “write better code”? Really fun exploration by Max Woolf, who started with a prompt requesting a medium-complexity Python challenge –…