HN user

runningmike

793 karma

No security no privacy. 0complexity

Posts144
Comments197
View on HN
nocomplexity.substack.com 14d ago

Cross-Ecosystem Vulnerabilities in Python Applications

runningmike
1pts1
nocomplexity.substack.com 20d ago

What the Halting Problem Means for Python Security

runningmike
2pts0
arxiv.org 22d ago

Demystifying Security Risks of AI-Powered Applications on Pre-Trained Model Hubs

runningmike
4pts2
arxiv.org 1mo ago

Behind Python: The Languages That Power AI

runningmike
3pts2
arxiv.org 1mo ago

Pandas for Reproducible Data Analysis

runningmike
3pts1
medium.com 1mo ago

Zero Trust for Python Security: A Practical Checklist

runningmike
2pts0
nocomplexity.substack.com 1mo ago

Zero Install: The future of FOSS Python static application security testing

runningmike
3pts0
nocomplexity.github.io 2mo ago

Crucial and Vital Security by Design Principles

runningmike
2pts1
nocomplexity.com 2mo ago

Open and Free Security Books

runningmike
1pts1
owasp.org 2mo ago

OWASP Foundation's Strategic Plan [pdf]

runningmike
3pts1
arxiv.org 3mo ago

ChatGPT, Is This Real?

runningmike
2pts1
arxiv.org 3mo ago

Security Concerns in Generative AI Coding Assistants

runningmike
1pts1
github.com 4mo ago

Can LLMs Hack Enterprise Networks?

runningmike
3pts1
nocomplexity.substack.com 4mo ago

Static Application Security Testing (SAST): Simplicity Matters

runningmike
2pts0
arxiv.org 4mo ago

Unlocking Python's Cores:Energy Implications of Removing the GIL

runningmike
132pts103
arxiv.org 4mo ago

Security Is Not Enough

runningmike
2pts0
arxiv.org 4mo ago

Security Risks of AI Agents Hiring Humans: An Empirical Marketplace Study

runningmike
1pts1
nocomplexity.com 5mo ago

Simplify IT: The art and science towards simpler IT solutions(2025)[pdf]

runningmike
2pts1
nocomplexity.substack.com 5mo ago

From Hours to Seconds: Automating Python Security with AI?

runningmike
1pts0
www.nasa.gov 6mo ago

The Return of NASA's SpaceX Crew-11

runningmike
2pts0
nocomplexity.substack.com 6mo ago

A Data-Driven Analysis of PyCon Talks on Security

runningmike
1pts0
nocomplexity.substack.com 6mo ago

Simple Is a Scam

runningmike
9pts1
nocomplexity.com 6mo ago

LLM Learning Resources

runningmike
2pts1
nocomplexity.substack.com 7mo ago

Vulnerability Databases: The Holy Grail of Cybersecurity?

runningmike
1pts0
gijn.org 7mo ago

GIJN's Top Investigative Tools of 2025

runningmike
3pts1
www.noemamag.com 7mo ago

The Politics of Superintelligence

runningmike
4pts0
www.trendmicro.com 7mo ago

The AI-Fication of Cyberthreats

runningmike
2pts0
arxiv.org 7mo ago

Launch-Day Diffusion: Tracking Hacker News Impact on GitHub Stars for AI Tools

runningmike
2pts1
poritz.net 7mo ago

AI Hype TRAcking Project

runningmike
2pts0
www.pyopensci.org 7mo ago

PyOpenSci Python Package Guide

runningmike
6pts2

"Our anomaly-detection pipeline uses LLM-based triage over security telemetry to separate real signals from the daily noise, and it was the correlation of those signals that flagged the compromise."

After reading https://huggingface.co/blog/security-incident-july-2026:

I still have no clue what was detected or how bad this really is. There are a lot of words, but little to no concrete information. What is the current security architecture like? What is detected, and where? What goes undetected because logs aren't available? How many user datasets are at risk?

Dogfooding is for many companies not possible.. Sometimes using another product gives a good perspective too. Never become blind with your own product.

Original title: Your Space is My Zone: Demystifying the Security Risks of AI-Powered Applications on Pre-Trained Model Hubs

Remarking conclusion: "Alarmingly, we find thousands of apps leaking credentials, hundreds containing input injection vulnerabilities that allow arbitrary code execution, and tens harboring embedded backdoors—indicating active exploitation." AI use for creating applications seems insecurity by default...

Title should have [2025], since this blog is from 2025.

On subject: In 2026 I hope the wars FOSS vs OSS and copyleft vs permissive are over.

This article has a lot of nonsense. In practice you should choice a license that meets your goal. So do not choice a license from an ideology , a license has a purpose and every project has a different goal.

"This means as an author of some copyleft code, I have special rights that my users don’t have: I am allowed to use my code for proprietary purposes" -> Nonsense: Everyone has the same rights! You can not revoke a license, and re-licensing your own GPL code has more nuances than stated in this article.

For every OSI approved license is a place in 2026 and a good use case thinkable. So some more nuance in 2026 and more references to scientific studies over this subject of more than 30 years history would improve this old article.

Your questions is rather general. But a try: "What’s the best Postman alternative if privacy is a concern — Postmate Client vs. Thunder Client?"

- Always use a local client (100%) that you fully control. - Be aware tat many providers have advanced finger printing techniques. So reaching out to a remote API is always a severe privacy risks! At least when you make an API call from you 'own' computer/home/work to an API-service. - Most 'tools' for making API tools use telemetry. If you use a tool within a IDE that uses Telemetry you could be harmed twice. (E.g. VSCode with Thunder Client)

Nice write-up... but with strong opinions that seem plausible, yet are highly debatable.

"The rise of the long tail" -> To my knowledge the 'long tail' was years ago a subject of many scientific business studies. The conclusion: proof was never found for this economic theory. And yes, the book of Chris Anderson (20 years ago!) was an attractive read that also seems plausible.

"The barrier to entry for software has fallen." -> This is the marketing mantra since 4GL and IDEs. Visual coding IDEs, so coding without knowing coding never worked out as marketers promised, Same with nocode things years later.

Truth is programming in a natural language is very hard, that's why we have programming languages. And the hard part was never programming, but problems solving and gathering requirements before programming. Or during programming if you are fan of the agile community. AI/ML technology is a great tool for solving some problems, but certainly many problems can not be solved with AI for coming years. AI can not replace people, but people who do not add much value are, have been, and always will be the first to encounter technology progress.

WordPress 7.0 2 months ago

AI-Integrated WordPress….still not sure if this is good or bad. It will definitely be a disaster for the revenue of many smb web agencies.

The OWASP Board has released its new Strategic Plan to tackle software security.

I haven’t quite made up my mind about the certification programmes yet. There are already so many out there for security, and most seem to cover the same ground.

Full title: ChatGPT, is this real? The influence of generative AI on writing style in top-tier cybersecurity papers

"we find a sharp rise in the frequency of LLM-favored marker words such as underscoring and enhancing."

Original title: Security Concerns in Generative AI Coding Assistants: Insights from Online Discussions on GitHub Copilot

"the sentiment expressed across all concern areas is generally skewed toward the negative end of the polarity scale."

Nice article. But the warning can be stronger imho: Instead of: "Don’t assume your results are the same as anyone else’s."

"The results search you get from G*gle results are unique."

G*gle does not use the easy to use Lucene search syntax but has many 'magic' things, like:

Searching for high-quality Open Access content or solid technical answers on software challenges requires a rigorous scientific methodology, combined with creativity and extensive experience. Despite being a crucial competency, it is rarely taught in depth.

Even with the rise of LLMs, effectively navigating search results remains an unsolved problem.

100% click bait title indeed!

We are brainwashed by commercial vendors to advocate for complex, expensive cyber security solutions that are costly to implement and lack transparency.

Most (commercial) cyber security solutions are not future-proof and not maintainable in the long term. Most cyber security improvements programs end with more paperwork and more new fancy software tools, without increased security resilience.