Feed aggregator
Parsing Perl Without Perl: a Rust LSP for Perl [video]
Article URL: https://www.youtube.com/watch?v=SbBnc8FjUXM
Comments URL: https://news.ycombinator.com/item?id=48199512
Points: 1
# Comments: 0
The mistake of conflating intelligence and power
Article URL: https://www.dwarkesh.com/p/the-mistake-of-conflating-intelligence
Comments URL: https://news.ycombinator.com/item?id=48199479
Points: 1
# Comments: 0
These Are a Few of My Favorite Things From Google I/O 2026
Starlink Hikes Prices for Nearly 3 Million US Customers. Just One Plan Escaped
Verizon’s annual cyber report reveals a major change in how data breaches originate, highlighting the impact of artificial intelligence.
Small PR Rule Won't Survive AI
Article URL: https://blog.quent.in/blog/2026/05/19/your-small-pr-rule-wont-survive-ai/
Comments URL: https://news.ycombinator.com/item?id=48198950
Points: 1
# Comments: 0
Zero: The Programming Language for Agents
Article URL: https://github.com/vercel-labs/zero
Comments URL: https://news.ycombinator.com/item?id=48198944
Points: 1
# Comments: 0
RISC-V and Floating-Point
Article URL: https://fprox.substack.com/p/risc-v-and-floating-point
Comments URL: https://news.ycombinator.com/item?id=48198917
Points: 1
# Comments: 0
Shhh, Don't Put Secrets in the Repo
Article URL: https://andreasflakstad.no/posts/kimen/
Comments URL: https://news.ycombinator.com/item?id=48198916
Points: 1
# Comments: 0
CPU OP Cache Corruption
Article URL: https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7052.html
Comments URL: https://news.ycombinator.com/item?id=48198896
Points: 1
# Comments: 0
Ask HN: Is grpcurl home page compromised?
Clicking on some FAQs (like "Does grpcurl Does grpcurl require a .proto file?a .proto file?") redirects me to https://i3seperfiles.com a really suspicious web site). Am I crazy or over-paranoid?
Update: nevermind that's been discussed here https://www.fullstory.com/blog/inside-a-global-campaign-hijacking-open-source-project-identities/ Sad to see an Open source project targeted like that
Comments URL: https://news.ycombinator.com/item?id=48198841
Points: 2
# Comments: 0
Plex's 200% Lifetime Pass price hike tries forcing users to another subscription
Show HN: Bevel – Guess the book from its opening passage
Built Bevel because my girlfriend is in a book club and I wanted to make her something. It’s a daily puzzle: you read a 200ish-word public-domain passage and try to deduce the author, decade, nationality, and title in five guesses with adaptive hints in between guesses. Wordle-ish mechanics, but for classic literature. There’s a Discord activity too if you enjoy it & want to add it to your server. Bevel is currently unverified on Discord, so only addable to smaller servers for now. Would love any feedback.
Comments URL: https://news.ycombinator.com/item?id=48198827
Points: 2
# Comments: 0
Show HN: AgentKit SEO - a career context file that installs as agent skills
I was job hunting across countries and kept running into the same two problems.
First: every platform optimises for different things. LinkedIn wants keywords. ATS parsers want specific formatting. GitHub rewards README quality. A portfolio has to be crawlable. Staying consistent across all of them without a system is nearly impossible.
Second: every AI agent session starts from scratch. Paste a context dump, watch it burn half the window fetching your links, get generic output. The agent has no grounded facts about you – so it improvises.
Both problems point to the same fix: one verified source of truth, written once, readable by humans and agents alike.
That's AgentKit SEO [1]. The core concept is an agent-context file – a private Markdown document with your career facts, project metrics, and proof links. You build it once using the context skill. Every other skill (LinkedIn, GitHub, CV/ATS, portfolio, X) reads from it.
It ships as a CLI that installs focused skill files into whichever agent you use:
npx agentkit-seo install --provider codex # or: claude-code, gemini-cli, opencode, or portable SKILL.md This is not an auto-apply tool. It's the step before that: create one grounded file, then use it as input for any agent, any platform, any task. No hallucination from context overload. No contradictions between your CV and your LinkedIn.
Open source, free, MIT licence. My co-author Elia Innocenti and I built it because it didn't exist.
[1] https://github.com/agentkit-seo/agentkit-seo
[2] https://agentkit-seo.github.io/
[3] https://www.npmjs.com/package/agentkit-seo
Comments URL: https://news.ycombinator.com/item?id=48198809
Points: 1
# Comments: 0
Show HN: YouTube MCP, give any AI agent access to YouTube
I have a long YouTube watch-later playlist and wanted Claude to help me triage it by summarizing each video. It couldn't. I later discovered YouTube is not accessible to Claude, ChatGPT and majority of AIs. So I built this MCP server to fix that.
This is a local MCP server that gives any MCP-compatible client (Claude, ChatGPT, OpenClaw and others) 8 tools for working with YouTube content:
- fetch full transcript, with or without timestamps - download transcript as a .md file - get video metadata (title, channel, views, duration, likes, description) - search within captions for a keyword or phrase - download video or audio
No YouTube API key. No account. No signup. Everything runs locally on your machine against publicly available data.
Setup is one line: npx @umbertotancorre/youtube-mcp
yt-dlp and ffmpeg are bundled automatically during install, so there's nothing to configure manually.
It's free and MIT licensed. Feedbacks are welcome.
Comments URL: https://news.ycombinator.com/item?id=48198790
Points: 3
# Comments: 0
Biometric Surveillance in New York City
Article URL: https://www.stopspying.org/biometric-map
Comments URL: https://news.ycombinator.com/item?id=48198777
Points: 2
# Comments: 0
Built DealSensematch in 2 months. No team. No funding. Just me
Article URL: https://dealsensematch.com
Comments URL: https://news.ycombinator.com/item?id=48198771
Points: 2
# Comments: 1
Building the First AI-Native Hotel Booking Platform
Article URL: https://hotels.cooveb.com/
Comments URL: https://news.ycombinator.com/item?id=48198769
Points: 1
# Comments: 0
I am not a Software Engineer
Article URL: https://huronbikes.mataroa.blog/blog/i-am-not-a-software-engineer/
Comments URL: https://news.ycombinator.com/item?id=48198724
Points: 2
# Comments: 0
