Firehose

Filtered to tagged “Machine learning” · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

17 SEP 2026 · Databricks

AIOps (Artificial Intelligence for IT Operations) combines AI and machine learning with observability to automate IT operations, detecting anomalies, correlating events, identifying root causes, and automating incident response, ultimately reducing downtime risk, cutting alert fatigue, and accelerating decision speed. AI summary

17 SEP 2026 · Hacker News · 84 pts · 40 comments ↗

A developer fine-tuned a GLiNER model for named entity recognition (NER) on Reddit comments using Gemini's labeled dataset, achieving an F1 score of 0.83 on a validation set, and training the model on a GPU for approximately $2.50. AI summary

17 SEP 2026 · Hacker News · 106 pts · 69 comments ↗

This community platform, mysetup.ai, allows developers and AI/ML enthusiasts to share their AI setup, tools, and workflows, with the goal of learning from others and staying up-to-date with the latest developments in the field. Users can explore and compare different setups, and the platform will automatically update its own setup based on user contributions. By sharing their own setup and learning from others, users aim to feel more comfortable with their own AI setup and skills. AI summary

15 SEP 2026 · Hugging Face

Researchers at IBM developed a method to improve the consistency of large language models (LLMs) like GPT-4.1, which can significantly impact their reliability in mission-critical applications. By analyzing an agent's past trajectories and identifying "flat" decisions, where the model is uncertain, they created a new type of guideline that helps stabilize these decisions. This approach, called consistency guidelines, can improve the Pass^5 metric, which measures the fraction of tasks an agent succeeds on all runs, by up to 22.9 percentage points. AI summary

11 SEP 2026 · Hacker News · 202 pts · 88 comments ↗

hcker.news is a browser extension that offers a more streamlined and feature-rich alternative to the traditional Hacker News reader, utilizing SQLite for efficient data storage and search functionality. The extension supports distributed systems, open-source development, and has a minimalistic design. It can be used as a replacement for the official Hacker News reader. AI summary

11 SEP 2026 · Nathan Lambert

Here is a summary of the article in 3 plain sentences for a developer/AI-ML audience: Open-source AI models have gained significant attention in recent years, with leading models coming from Chinese labs, and their adoption is expected to continue growing, with the open-closed model gap narrowing to around 4-6 months. However, concerns around safety and cybersecurity risks associated with open models, such as distillation, remain, with some arguing that distillation is a key factor behind Chinese models' performance, while others argue it is overstated. The US government is taking notice of the trend, with regulatory attention focused on companies using Chinese models, and experts advocating for a national AI cybersecurity policy to address emerging threats. AI summary

11 SEP 2026 · Hacker News · 64 pts · 68 comments ↗

A recent report by Anthropic highlights the misuse of the Claude model by Chinese actors, including espionage, influence operations, and surveillance, and notes that the gap between lone operators and nation-state actors has largely closed due to advancements in agentic tooling. The report also reveals that stolen API keys and session tokens are now a primary goal, and AI-powered "living off the land" attacks can be used to access and run workloads on a victim's environment. AI summary

11 SEP 2026 · Hacker News · 65 pts · 181 comments ↗

As a developer, you should resist using AI tools in your work, as relying on them can lead to a loss of understanding and skills, and may result in lower quality code and defects. AI summary

10 SEP 2026 · Zvi Mowshowitz

Researchers at a security firm built a self-propagating WeChat worm in under a week using AI assistance, compromising millions of phones in China. The worm, dubbed "WeWorm," can spread across Apple's iOS and Google's Android operating systems without requiring a victim to click or tap, making it a zero-click attack. This highlights the growing threat of AI-powered cyberattacks, which are expected to become more prevalent in the future. AI summary

22 JUN 2026 · Podcast · Machine Learning Street Talk (MLST)

This episode features John Jumper, co-creator of AlphaFold, discussing the breakthrough in protein structure prediction that won the 2024 Nobel Prize in Chemistry. Jumper explains the technical innovations behind AlphaFold, its impact on bi…