To enhance the security of ChatGPT Atlas browser, OpenAI has launched a 'using poison to fight poison' strategy, using an automated attacker system to simulate hacker methods for round-the-clock stress testing, focusing on preventing adversarial prompt injection attacks to prevent malicious commands from controlling the AI agent.
Andrej Karpathy used AI to automatically score 930 Hacker News discussions from 2015, demonstrating AI's ability to analyze historical public discourse and prompting reflection on future online discussion quality.....
The Microsoft Security Team warned about a new type of malware called SesameOp that uses the OpenAI Assistants API for attacks. The software disguises legitimate cloud services as a covert command and control channel, allowing attackers to remain hidden in victims' systems. This attack method, first discovered in July 2025, highlights new risks of malicious use of cloud services.
Ex-Google CEO Schmidt warns of AI proliferation risks, potential misuse by bad actors. Both open and closed models face hacker threats. AI may learn harmful content, urging stronger safeguards.....
An AI-powered project that delivers a daily Chinese podcast summarizing Hacker News. It automatically crawls popular articles from Hacker News and generates Chinese summaries.
Read Hacker News and AI papers in Chinese
Get answers from top-notch Hacker News contributors.
Developer Growth Assistant
Alibaba
-
Input tokens/M
Output tokens/M
Context Length
mradermacher
This is a quantized version based on the Gemma 3 27B model, specifically designed for generating summaries of Hacker News comments.
georgeck
This is a quantized model fine-tuned based on Llama-3.2-3B-Instruct, specifically designed for generating structured summaries of Hacker News discussions.
This is a quantized model specifically designed for generating structured summaries of Hacker News discussion threads, fine-tuned based on Llama-3.1-8B-Instruct
hackergeek98
Persian automatic speech recognition model optimized based on OpenAI Whisper-large-v3-turbo, supporting medical field applications
Persian automatic speech recognition model fine-tuned based on OpenAI Whisper-tiny, trained on the common_voice_11_0 dataset
A 3.2B parameter model based on the Llama-3 architecture, specifically designed for generating summaries of Hacker News comments
This model is a fine-tuned version based on Llama-3.2-3B-Instruct, specifically designed for generating structured summaries of Hacker News discussion topics.
This is an 8B-parameter model based on the Llama-3.1 architecture, specifically designed for generating summaries of Hacker News comments.
This is an 8B parameter model based on the Llama-3.1 architecture, specifically designed for generating summaries of Hacker News comments.
This model is a fine-tuned version of Llama-3.1-8B-Instruct, specifically designed for generating structured summaries of Hacker News discussion topics.
HackerMonica
This is a machine translation model fine-tuned from Meta's NLLB-200-distilled-600M model, specifically designed for English-to-Simplified Chinese translation tasks.
An MCP server integrated with the HackerNews API, providing functions such as searching for posts, getting details, user analysis, trend tracking, and comment analysis to help AI assistants efficiently access and understand HackerNews content.
The Hacker News MCP Server provides powerful Hacker News integration services for LLM clients
An MCP server integrated with the HackerNews API, providing functions such as searching for posts, obtaining details, user analysis, trend tracking, and comment analysis to help AI assistants efficiently access and understand HackerNews content.
An MCP server that provides Hacker News content acquisition services, supports querying multiple story types and returns structured data.
This project is an integration tool that allows Claude Desktop to interact with Hacker News via the MCP protocol, supporting functions such as browsing the latest/popular stories, viewing details, and reading comments.
Build the Hacker News MCP service
This is a quick start project for the MCP protocol based on TypeScript, which includes a basic MCP server implementation using stdio transmission and can obtain popular stories on Hacker News. The project does not require build steps, runs directly in the Node v23 environment, and supports development and debugging through MCP Inspector.
The Hacker News MCP server is a tool that provides real-time interaction with Hacker News content, supporting functions such as getting popular stories, story details, comments, and search, suitable for AI assistant integration.
An MCP server that provides Hacker News data, supporting the retrieval of popular, best, and latest stories, as well as user information
A Hacker News discussion summary generation tool for Claude
AI-friendly MCP server designed for Hacker News
HackerMCP is a module designed for AI assistants to access and utilize common penetration testing and security tools such as Nmap and Metasploit Framework, providing a simple interface to enhance the security testing capabilities of AI systems.
A simple MCP server-client architecture project for fetching data from the HackerNews API.