MCP-Scanner – Scan MCP Servers for vulnerabilities https://github.com/cisco-ai-defense/mcp-scanner
GitHub
GitHub - cisco-ai-defense/mcp-scanner: Scan MCP Servers for vulnerabilities
Scan MCP Servers for vulnerabilities. Contribute to cisco-ai-defense/mcp-scanner development by creating an account on GitHub.
Simplify your code: Functional core, imperative shell https://testing.googleblog.com/2025/10/simplify-your-code-functional-core.html
Google Testing Blog
Simplify Your Code: Functional Core, Imperative Shell
This article was adapted from a Google Tech on the Toilet (TotT) episode. You can download a printer-friendly version of this TotT epis...
Creating an all-weather driver https://waymo.com/blog/2025/10/creating-an-all-weather-driver
Waymo
Creating an all-weather Driver
Life doesn't freeze when winter comes—if anything, that's when riders need reliable transportation most, when being exposed to the elements becomes less appealing. Today, the Waymo Driver successfully navigates rain, fog, sandstorms, and freezing temperatures.…
The PSF has withdrawn a $1.5M proposal to US Government grant program https://simonwillison.net/2025/Oct/27/psf-withdrawn-proposal/
Simon Willison’s Weblog
The PSF has withdrawn a $1.5 million proposal to US government grant program
The Python Software Foundation was recently "recommended for funding" (NSF terminology) for a $1.5m grant from the US government National Science Foundation to help improve the security of the Python …
Let the little guys in: A context sharing runtime for the personalised web https://arjun.md/little-guys
arjun.md
Let the little guys in: Towards a context sharing runtime for the personalised web | Arjun Khoosal
Arjun's website :)
Study finds growing social circles may fuel polarization https://phys.org/news/2025-10-friends-division-social-circles-fuel.html
phys.org
More friends, more division: Study finds growing social circles may fuel polarization
Between 2008 and 2010, polarization in society increased dramatically alongside a significant shift in social behavior: the number of close social contacts rose from an average of two to four or five ...
Show HN: Erdos – open-source, AI data science IDE https://www.lotas.ai/erdos
Lotas
Erdos AI IDE for Data Scientists | Lotas
Explore Erdos, an AI-native IDE that helps data scientists edit notebooks, inspect plots, and access documentation faster.
Go beyond Goroutines: introducing the Reactive paradigm https://samuelberthe.substack.com/p/go-beyond-goroutines-introducing
Substack
Go beyond Goroutines: introducing the Reactive Programming paradigm
Since 2009, the Go language has been a first-class citizen for concurrent applications. Today, it ascends to a new level with "ro", the reactive programming package.
Image Dithering: Eleven Algorithms and Source Code (2012) https://tannerhelland.com/2012/12/28/dithering-eleven-algorithms-source-code.html
tannerhelland.com
Image Dithering: Eleven Algorithms and Source Code
Dithering is still a surprisingly applicable technique, not just for practical reasons (such as preparing a full-color image for output on a non-color printer), but for artistic reasons as well. Dithering also has applications in web design, where it is a…
Smartphones manipulate our emotions and trigger our reflexes https://theconversation.com/smartphones-manipulate-our-emotions-and-trigger-our-reflexes-no-wonder-were-addicted-265014
The Conversation
Smartphones manipulate our emotions and trigger our reflexes — no wonder we’re addicted
The collective behaviours of smartphones — alerts, responsive interfaces, the use of gestures, the knowledge of intimate data — all feed into our reliance on the devices.
OpenAI says over a million people talk to ChatGPT about suicide weekly https://techcrunch.com/2025/10/27/openai-says-over-a-million-people-talk-to-chatgpt-about-suicide-weekly/
TechCrunch
OpenAI says over a million people talk to ChatGPT about suicide weekly | TechCrunch
OpenAI released data on just how many of ChatGPT's users are facing mental health challenges, and how it's addressing them.
When 'perfect' code fails https://marma.dev/articles/2025/when-perfect-code-fails
