Feed aggregator
Photo Albums for Proton Drive
Article URL: https://proton.me/blog/proton-drive-photo-albums
Comments URL: https://news.ycombinator.com/item?id=44297028
Points: 1
# Comments: 0
Archaeologists Locate Deepest Shipwreck Recorded in French Waters
Article URL: https://archaeology.org/news/2025/06/16/marine-archaeologists-locate-deepest-shipwreck-recorded-in-french-waters/
Comments URL: https://news.ycombinator.com/item?id=44297006
Points: 1
# Comments: 0
Show HN: I wrapped Apple's new on-device models in an OpenAI-compatible API
I spent the weekend vibe-coding in Cursor and ended up with a small Swift app that turns the new macOS 26 on-device Apple Intelligence models into a local server you can hit with standard OpenAI /v1/chat/completions calls. Point any client you like at http://127.0.0.1:11535.
* Works with any OpenAI-compatible client * Nothing leaves your Mac * Open source, MIT-licensed
Repo’s here → https://github.com/gety-ai/apple-on-device-openai
It was a fun hack—let me know if you try it out or run into any weirdness. Cheers!
Comments URL: https://news.ycombinator.com/item?id=44297005
Points: 1
# Comments: 0
A Naive Implementation of "Nightbeat"
Article URL: https://github.com/franzkruhm/nightbeat-naive
Comments URL: https://news.ycombinator.com/item?id=44297003
Points: 1
# Comments: 1
Recent Langflow Vulnerability Exploited by Flodrix Botnet
A critical Langflow vulnerability tracked as CVE-2025-3248 has been exploited to ensnare devices in the Flodrix botnet.
The post Recent Langflow Vulnerability Exploited by Flodrix Botnet appeared first on SecurityWeek.
The most liveable cities in 2025
Article URL: https://www.economist.com/graphic-detail/2025/06/16/the-worlds-most-liveable-cities-in-2025
Comments URL: https://news.ycombinator.com/item?id=44296927
Points: 1
# Comments: 0
Breaking Down Datadome Captcha WAF
Article URL: https://medium.com/@glizzykingdreko/breaking-down-datadome-captcha-waf-d7b68cef3e21
Comments URL: https://news.ycombinator.com/item?id=44296923
Points: 1
# Comments: 0
Halfway YC's AI Event – After LessWrong, Arbor, Manifold
We are halfway through YC's AI startup school & it would be great to meet more new people!
Planning on throwing the worlds first invasive and noninvasive neural hackathon.
[In the past week] I met many like-minded, awesome engineers. All interactions took place at LessOnline 2025, Manifest 2025 (From the prediction market company, Manifold) & the week in-between at Arbor Summer Camp located at Berkeley's Lighthaven venue.
Comments URL: https://news.ycombinator.com/item?id=44296916
Points: 2
# Comments: 1
Serialization Framework Announcement – Apache Fury Is Now Apache Fory
Article URL: https://fory.apache.org/blog/fury_renamed_to_fory/
Comments URL: https://news.ycombinator.com/item?id=44296913
Points: 1
# Comments: 1
GOP hawks vs. Maga isolationists: Internal war could decide Trump Iran response
Midway YC's AI Event – After LessWrong, Arbor, Manifest
We are midway through YC's AI start school and it would be great to meet more new people!
Planning on throwing the worlds first invasive and noninvasive neural hackathon.
[In the past week] I met many like-minded, awesome engineers. All interactions took place at LessOnline 2025, Manifest 2025 (From the prediction market company, Manifold) & the week in-between at Arbor Summer Camp located in Berkeley's Lighthaven venue.
Comments URL: https://news.ycombinator.com/item?id=44296895
Points: 2
# Comments: 1
NexusMods Changes Hands
Article URL: https://www.nexusmods.com/news/15301
Comments URL: https://news.ycombinator.com/item?id=44296835
Points: 2
# Comments: 0
Mysterious Radio Signal Detected from Underneath Antarctic Ice
Show HN: Efficient `Torch.cdist` Using Triton
For my research, I needed to use `torch.cdist` https://docs.pytorch.org/docs/stable/generated/torch.cdist.h... with p != 2.
Turns out torch's implementation for cdist with p != 2 is prohibitively slow. I came up with an alternative implementation using triton https://triton-lang.org/, which supports backprop and so can be used for training too.
Should be pretty plug-and-play, if you're using `torch.cdist` too it'd be awesome if you could try it with your code and share feedback for things that break.
Huge shoutout to both torch's and triton's teams for making it easy to write and integrate custom ops, I'm new to this and looking back, the whole process was streamlined very effectively.
Comments URL: https://news.ycombinator.com/item?id=44296817
Points: 1
# Comments: 0
Show HN: Swagger-mcp-server – expose your OpenAPI APIs to LLMs
We just released an MCP server that exposes Swagger/OpenAPI specs to large language models. It enables LLMs to browse endpoints, understand operations, and call real APIs with structured guidance. Built to be a developer-friendly bridge between your docs and intelligent agents.
Comments URL: https://news.ycombinator.com/item?id=44296814
Points: 2
# Comments: 0
48GB RTX 8000 vs. 3090s for Local LLMs
Article URL: https://www.hardware-corner.net/guides/quadro-rtx-8000-for-llm/
Comments URL: https://news.ycombinator.com/item?id=44296787
Points: 3
# Comments: 0
Enhance Any Text on Mac with AI – Works in All Apps
Article URL: https://rewrait.com
Comments URL: https://news.ycombinator.com/item?id=44296781
Points: 1
# Comments: 0
Show HN: Team Decision Making Masterclass
Article URL: https://www.teamdecisionmaking.com/
Comments URL: https://news.ycombinator.com/item?id=44296747
Points: 3
# Comments: 0
Turning Your Database into an MCP Server with Auth
Article URL: https://zenstack.dev/blog/database-to-mcp
Comments URL: https://news.ycombinator.com/item?id=44296737
Points: 1
# Comments: 0
Anthropic's SHADE-Arena: Evaluating sabotage and monitoring in LLM agents
Article URL: https://www.anthropic.com/research/shade-arena-sabotage-monitoring
Comments URL: https://news.ycombinator.com/item?id=44296724
Points: 2
# Comments: 0