Hacker News
Microsoft AI chief gives 18 months for whitecollar work to be automated by AI
Article URL: https://fortune.com/article/why-microsoft-ai-chief-mustafa-suleyman-predicts-ai-automation-18-months/
Comments URL: https://news.ycombinator.com/item?id=48169032
Points: 3
# Comments: 1
Show HN: Gonfire – analyze Claude Code session logs to see how candidates think
When I graduated from a CS program in 2020, leetcode was basically a SWE entrance exam. Your ability to solve a coding puzzle thrown at you on the spot determined your fate.
Recently, I’ve interviewed for a handful of “AI Engineer” positions at several startups and I noticed a shift in the format of technical assessments. Timed OAs and live leetcoding have been replaced with a “case study” format where AI use is encouraged. These were the two main patterns I saw:
1. Take home: Candidate clones a github repo or receives a zip file with starter code and README. They complete the assignment according to the instructions using any tools or resources that they would like, the final code gets pushed up to a github repo and the user submits a link to the repo. The hiring team evaluates the submission.
2. Live assessment: Candidate is live on a call with an interviewer with screenshare. Candidate clones a github repo or receives a zip file with starter code and README instructions. The interviewer observes the candidate think out loud to assess how they solve the problem using AI.
Both of these formats still seem sub-optimal. Reviewing a submitted take-home solution involves the HM sifting through a codebase that is entirely AI generated and reveals little about the candidate’s thought process or problem solving ability. Live “vibe” assessment takes a whole hour of time from the interviewer (which was often the CTO) per candidate.
Moreover they are throwing away the most valuable piece of info: the claude code session log.
I built Gonfire, which consists of a proxy which records and analyzes a candidate’s claude code interactions while solving the assessment and displays a digestible report to a hiring manager. *I’ve refrained from deriving any quantitative metrics of performance until I feel confident that there is a solid basis for any such metric, so the analysis is primarily qualitative for now.
I took an assessment myself, you can view my results in the demo.
Live demo: https://app.gonfire.io (showhn@gonfire.io / Aa123123123123)
Relevant post from Anthropic: <https://www.anthropic.com/engineering/AI-resistant-technical...>
This could allow for some interesting directions in the future:
- “Anti-Spoiler” - Prevent LLMs from spoiling key problem insights/ideation
- Clustering candidates based on distinguishing features of their thinking process
Comments URL: https://news.ycombinator.com/item?id=48169029
Points: 1
# Comments: 0
Llama.cpp b9180: MTP support landed
Article URL: https://github.com/ggml-org/llama.cpp/releases/tag/b9180
Comments URL: https://news.ycombinator.com/item?id=48168982
Points: 1
# Comments: 0
Show HN: OpenClaw is just not dangerous enough. I needed something else
I'm not saying the world needed another mini-claw, but I needed one. A minimalist self-hosted Telegram bot to talk directly to a [Pi](https://pi.dev) AI agent harness.
I'm not saying you should use it. But if you're a Unix guy like me, maybe you can get inspired, in a world where personal agents include the kitchen sink and a Minecraft server. :)
- Supports switching Pi sessions directly from your phone, to keep context on leash.
- Supports tasking Pi from shell (normal `cron` or `at`) and get response in Telegram.
- You get to run `bash` directly from Telegram, like `!rm -rf /`
- Bring your own Pi, configured exactly your way.
- It's intentionally minimalist like Pi itself. I'm actively removing any feature that can be done easier by bash or by the LLM.
- 100% TypeScript in Bun, compiles to single binary
Small is beautiful (and secure and maintainable).
Comments URL: https://news.ycombinator.com/item?id=48168953
Points: 1
# Comments: 0
Optimizing your website for generative AI features on Google Search
Article URL: https://developers.google.com/search/docs/fundamentals/ai-optimization-guide
Comments URL: https://news.ycombinator.com/item?id=48168949
Points: 2
# Comments: 0
What do you want to ask the online safety minister about social media?
Article URL: https://www.bbc.com/newsround/articles/ceqp2gxerl4o
Comments URL: https://news.ycombinator.com/item?id=48168945
Points: 1
# Comments: 0
I Replaced a $460/Month Sales Stack with a $0.41/Day System I Built Myself
Why Is There a Taboo Around Talking About Sugar Dating?
Article URL: https://medium.com/@bestsugardaddyapps/why-is-there-a-taboo-around-talking-about-sugar-dating-7f60438634bf
Comments URL: https://news.ycombinator.com/item?id=48168937
Points: 3
# Comments: 2
Why birth rates are falling everywhere all at once
Article URL: https://www.ft.com/content/fba35eca-df3a-4ad6-b42d-eb08eb7c9ad3
Comments URL: https://news.ycombinator.com/item?id=48168928
Points: 1
# Comments: 1
Before it gets a number – About CVE, CWE and vulnerabilities prevention
Article URL: https://quodeq.ai/blog/before-the-number/
Comments URL: https://news.ycombinator.com/item?id=48168889
Points: 3
# Comments: 0
A passage from Homer's Iliad has been discovered inside the an Egyptian mummy
Security researcher says Microsoft built a Bitlocker backdoor, releases exploit
Article URL: https://www.techspot.com/news/112410-security-researcher-microsoft-secretly-built-backdoor-bitlocker-releases.html
Comments URL: https://news.ycombinator.com/item?id=48168856
Points: 32
# Comments: 9
A revolutionary cancer treatment could transform autoimmune disease
Article URL: https://arstechnica.com/science/2026/05/a-revolutionary-cancer-treatment-could-transform-autoimmune-disease/
Comments URL: https://news.ycombinator.com/item?id=48168848
Points: 4
# Comments: 0
AI is a technology not a product
Article URL: https://daringfireball.net/2026/05/ai_is_technology_not_a_product
Comments URL: https://news.ycombinator.com/item?id=48168626
Points: 1
# Comments: 0
PG&E to cut power in parts of Bay Area in anticipation of high winds
Article URL: https://www.sfgate.com/weather/article/pge-power-shutoff-bay-area-22263223.php
Comments URL: https://news.ycombinator.com/item?id=48168621
Points: 1
# Comments: 0
Nim-Presto – REST API Framework for Nim Language
Article URL: https://github.com/status-im/nim-presto
Comments URL: https://news.ycombinator.com/item?id=48168610
Points: 1
# Comments: 0
Intel Core i9-14900KF reaches 9.2Ghz setting a new CPU frequency world record
LogTape 2.1.0: Throttling, logfmt, and smarter redaction
Article URL: https://github.com/dahlia/logtape/discussions/165
Comments URL: https://news.ycombinator.com/item?id=48168527
Points: 2
# Comments: 0
(VBS-NN) ML – 512k context length pre-training on a 12GB GPU
Article URL: https://github.com/ega4l/VBS-NN/tree/main/code
Comments URL: https://news.ycombinator.com/item?id=48168524
Points: 2
# Comments: 0
Stochastic Flocks and the Critical Problem of 'Useful' AI
Article URL: https://www.techpolicy.press/stochastic-flocks-and-the-critical-problem-of-useful-ai/
Comments URL: https://news.ycombinator.com/item?id=48168516
Points: 1
# Comments: 0
