Article URL: https://github.com/m24927605/ait
Comments URL: https://news.ycombinator.com/item?id=48195995
Points: 1
# Comments: 0
Article URL: https://github.com/m24927605/ait
Comments URL: https://news.ycombinator.com/item?id=48195995
Points: 1
# Comments: 0
Article URL: https://play.google.com/store/apps/details?id=com.google.android.apps.labs.whisk&hl=en_US
Comments URL: https://news.ycombinator.com/item?id=48195958
Points: 2
# Comments: 0
Article URL: https://www.lanl.gov/media/publications/1663/science-of-unpredictability
Comments URL: https://news.ycombinator.com/item?id=48195941
Points: 1
# Comments: 1
Article URL: https://www.youtube.com/watch?v=wYSncx9zLIU
Comments URL: https://news.ycombinator.com/item?id=48195914
Points: 2
# Comments: 0
Article URL: https://www.reuters.com/legal/government/polymarket-debuts-prediction-markets-tied-private-companies-2026-05-19/
Comments URL: https://news.ycombinator.com/item?id=48195899
Points: 1
# Comments: 0
Article URL: https://www.nytimes.com/2026/05/16/business/media/influencers-political-financing-disclosure.html
Comments URL: https://news.ycombinator.com/item?id=48195888
Points: 1
# Comments: 0
Article URL: https://silencingmachine.org/posts/0004-its-not-the-terminator-its-worse/
Comments URL: https://news.ycombinator.com/item?id=48195886
Points: 1
# Comments: 0
For the past 2 weeks I started experiencing reliability issues with AWS (especially SQS) in eu-north-1: Messages are disappearing, being processed twice increased failures when sending new message. Does anyone else experience this? What did you do to solve the problems?
Comments URL: https://news.ycombinator.com/item?id=48195884
Points: 2
# Comments: 0
Article URL: https://microsandbox.dev/blog/block-backed-rootfs
Comments URL: https://news.ycombinator.com/item?id=48195883
Points: 3
# Comments: 0
Article URL: https://github.com/mekickdemons-creator/libro-vendergood
Comments URL: https://news.ycombinator.com/item?id=48195866
Points: 1
# Comments: 1
Article URL: https://cloudnativenow.com/features/together-edera-and-minimus-claim-they-can-protect-your-software-from-ai-hackers/
Comments URL: https://news.ycombinator.com/item?id=48195859
Points: 1
# Comments: 0
Article URL: https://brooker.co.za/blog/2026/05/18/whats-easy-whats-hard.html
Comments URL: https://news.ycombinator.com/item?id=48195852
Points: 2
# Comments: 0
Article URL: https://www.thebureau.news/p/bill-c-22-surveils-ordinary-canadians
Comments URL: https://news.ycombinator.com/item?id=48195850
Points: 1
# Comments: 0
Article URL: https://cryptm.org/xs/
Comments URL: https://news.ycombinator.com/item?id=48195837
Points: 1
# Comments: 0
I've been seeing, docs, Gmail, slides, etc changing logos and branding.
Comments URL: https://news.ycombinator.com/item?id=48195818
Points: 1
# Comments: 0
Article URL: https://agent-thread.com
Comments URL: https://news.ycombinator.com/item?id=48195811
Points: 1
# Comments: 0
Article URL: https://datafusion.apache.org/blog/2025/09/10/dynamic-filters/
Comments URL: https://news.ycombinator.com/item?id=48195807
Points: 1
# Comments: 0
Article URL: https://www.thedailybeast.com/trump-mobile-phone-is-finally-releasedwith-a-major-blunder/
Comments URL: https://news.ycombinator.com/item?id=48195805
Points: 2
# Comments: 1
I’m working on pack.sh, a simple way to deploy apps to your own server.
The goal is to bring back the old zeit now feeling: run one command in a project and get a live URL, but self-hosted.
Instead of managing Node versions or different runtimes on the server, pack.sh uses single-file executables. Build once, upload one file, run it.
This keeps server setup pretty minimal, and makes it easy to run many small apps on a cheap VPS.
Feedback welcome.
Comments URL: https://news.ycombinator.com/item?id=48195795
Points: 1
# Comments: 1
Article URL: https://19thnews.org/2026/04/minnesota-nudification-ban-ai-deepfake/
Comments URL: https://news.ycombinator.com/item?id=48195794
Points: 4
# Comments: 0
Article URL: https://developer.android.com/develop/ui/compose/first
Comments URL: https://news.ycombinator.com/item?id=48195668
Points: 1
# Comments: 0
Hi HN — I built ClassKeep.
The trigger: every small studio owner I know (pilates, yoga, pottery, even a dog trainer) runs the operational side of their business on WhatsApp + a Google Sheet, or on one of the expensive incumbents (Mindbody/Glofox) they actively dislike. The single biggest leak is last-minute cancellations: someone bails at 6am and the seat just goes empty, because there's no fast way to notify a waitlist.
ClassKeep tries to remove that end-to-end:
- Public booking page on a free *.classkeep.app slug (custom domain optional), with a drag-and-drop page builder so it doesn't look like a generic SaaS template. - Credits, drop-ins, and recurring subscription plans, all via Stripe Connect — the studio gets paid directly, I never touch the money. - A waitlist that auto-notifies via email + web push + SMS the instant a seat opens; first tap wins. This is the part most studios told me they'd pay for on its own. - 1-tap tablet check-in for instructors so they're not fumbling with a clipboard between classes. - Bilingual (EN + pt-BR) with LGPD/GDPR self-serve export & delete.
Stack, for the curious: - Next.js 15 App Router, Server Actions for every mutation (no REST except the two auth route handlers and the Stripe webhook). - Drizzle ORM on Postgres. - Two separate Better-Auth instances — one for studio operators, one for students — so cookies and sessions don't collide on the same domain. - Stripe Connect (webhook-authoritative fulfillment), Twilio for SMS, OneSignal for push. - Tailwind v4 with a Material 3 token system.
Pricing: free for every studio during early access — no card, no per-student fees. Early signups get a permanent discount when paid tiers ship.
Genuine asks: 1. Try creating a studio and booking a class on it — does the flow feel less painful than Mindbody/Glofox if you've used them? 2. Does the waitlist mechanic feel different enough to matter, or is it table stakes by now? 3. If you run a studio (or know someone who does), I'd love to talk — email in profile.
Happy to go deep on any of the architecture (Server Actions + Stripe webhook reconciliation was the trickiest part).
Comments URL: https://news.ycombinator.com/item?id=48195665
Points: 1
# Comments: 0
3 weeks ago i almost sent a passive-aggressive "ok cool" to my CTO at 11pm. caught myself in time. realized this happens to me like weekly so i built a thing for it.
it's called cooldown. when you hit post/send/tweet, a small modal pops up with a countdown (10s by default). you can cancel or send anyway. that's it.
the part i actually like about it: it doesn't trigger on every message. that would be insanely annoying. it only kicks in when the message is: - long - in all caps - has a "trigger word" you defined (mine are "really", "hate", "quit") - or just at night (auto night mode between 10pm-5am)
short stuff like "ok" or "lol" passes through silently. you forget the extension exists 90% of the time.
works on twitter/x and reddit. nothing else for now. linkedin was on my list but their composer is in an iframe and it was a pain so i dropped it.
100% local, no backend, no account. ~30kb total.
couple of things i'd love feedback on: 1. does the "smart mode" thing make sense to you or would you actually want a delay on every message? 2. besides reddit and twitter where do you regret-send the most? trying to figure what to add next
happy to answer anything about the build heres the landing page https://cooldownman.netlify.app
Comments URL: https://news.ycombinator.com/item?id=48195661
Points: 1
# Comments: 0
Article URL: https://nicethings.to/mac
Comments URL: https://news.ycombinator.com/item?id=48195648
Points: 1
# Comments: 0
Article URL: https://gwern.net/doc/cs/algorithm/1985-naur.pdf
Comments URL: https://news.ycombinator.com/item?id=48195631
Points: 2
# Comments: 0
I am a data scientist with 10 years at PayPal. I built Loomavi during a career break.
One line: you describe what you are feeling or a pattern you keep noticing about yourself. Loomavi decodes what is underneath and gives you the insight as a structured personal letter.
THE PROBLEM
Therapy, journaling, and wellness apps all have real value. This is not a replacement for any of them.
The gap I kept finding was a specific moment.
The moment you catch yourself doing something and think wait, why did I just do that.
Not a crisis moment. Just a curious one.
In that moment you do not need a therapist. You do not need a 30 day program. You need something that can look at what you wrote and tell you what is underneath it. Right now.
That moment had nothing built for it. That is what Loomavi is for.
HOW IT WORKS
You write freely. No prompts, no questionnaires. Just what is on your mind.
Loomavi processes the input and returns a structured personal letter
Each decode also generates a ritual suggestion, relevant reading, and citations.
Stack: React, Node.js, Google Cloud Run, Firebase. Built as a PWA.
CURRENT LIMITATIONS
No memory across sessions yet. Each decode is standalone. This is the next thing I am building.
Mobile PWA works well but a native app would be better.
TRY IT
loomavi.com
Free tier: 3 decodes, no card required. Paid plan: $4.99 per month.
FEEDBACK I GENUINELY WANT
Does the letter format feel meaningful or like a gimmick.
Does the first decode experience explain itself without needing instructions.
Where does the free to paid conversion feel right or wrong.
I will respond to everything
Comments URL: https://news.ycombinator.com/item?id=48195628
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=1CbmC2aWhjY
Comments URL: https://news.ycombinator.com/item?id=48195621
Points: 2
# Comments: 1
Article URL: https://github.com/nodejs/node/issues/62764
Comments URL: https://news.ycombinator.com/item?id=48195610
Points: 1
# Comments: 0
Article URL: https://www.hustwit.com/events/ramslivestreams
Comments URL: https://news.ycombinator.com/item?id=48195604
Points: 2
# Comments: 0
Article URL: https://codeberg.org/the-slopinator/slopinator
Comments URL: https://news.ycombinator.com/item?id=48195589
Points: 4
# Comments: 2
Article URL: https://github.com/sentilis/cli
Comments URL: https://news.ycombinator.com/item?id=48195585
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=55pTFVoclvE
Comments URL: https://news.ycombinator.com/item?id=48195561
Points: 2
# Comments: 0
This is a bit vague, but as an engineer, it’s possible to walk past the other functions in an office and see people creating word docs, presentations, etc. and be a bit shocked that creating static artifacts is valuable enough to drive employment. I’m wondering if anyone has any ideas on where the value lies in this work. I know this is all very industry specific, so if you want to share you can talk from your own perspective. Vague and wild answers accepted too. I’m looking to have a wide ranging discussion about this.
Comments URL: https://news.ycombinator.com/item?id=48195550
Points: 1
# Comments: 0
Article URL: https://sfstandard.com/2026/05/18/last-chance-eviction-court-san-francisco-tenants-teetering-abyss/
Comments URL: https://news.ycombinator.com/item?id=48195537
Points: 2
# Comments: 1
I just heard from a very reputable source that Google built part of our product and that they're about to show it off at Google IO.
We built a 3D film tool called ArtCraft:
https://github.com/storytold/artcraft (our monorepo with the desktop app, server, and website code)
Our 3D virtual film set enables set decoration, location reuse, precision blocking (control over where things are), character posing, etc.
Sets and objects can be generated as meshes or gaussian splats.
Autoregressive multimodal models can treat input "previz" style scenes as ControlNets of sorts. Combined with reference images and a possibly a few follow-up rounds of editing, you can create extremely precise starting frames that reflect your vision as a director or creative almost exactly as you see it.
It gets rid of the "roulette wheel" of prompting in the places and times where you know you what you want. It's like a WYSIWYG editor.
Here's an example:
https://app.getartcraft.com/edit-3d/m_qa72baw3crghyfn2bbw52j... (Sci-Fi horror film, starring Garry Tan.)
I was just told that Google built a 3D tool similar to ours that they're showing off at Google IO. I don't view this as bad, but I do want to share ours before they get all the attention.
OpenAI's GPT Image is a lot better at this "3D previz to full render" task than Google's Nano Banana, and it's excelled at this workflow since GPT Image 1. (Unless Google shows off a brand new model for the task, I expect this to still be the case.)
Our plan is to build vertical specialized tools for animation, editing, dubbing and make the entire stack - including cloud API routers and model containers - open source.
Here's an example of timeline based animation (and we have the ability to edit animation curves for all objects, meshes, cameras, etc.):
Our tool has BYOK and subscriptions, so you can use lots of other API providers and even log in with the commercial versions of other models and aggregators. We don't care if we book the revenue directly, we want to build the rails and the UX and win mindshare.
We hit a pretty good growth spurt and have had folks start sending us PRs, which has been exciting.
Eager to see what Google's version of this looks like.
If you're a Rust developer interested in film and media, I'd love to say hi.
Comments URL: https://news.ycombinator.com/item?id=48195533
Points: 1
# Comments: 0
Article URL: https://www.theverge.com/tech/933653/ai-graduation-commencement-glendale-community-college
Comments URL: https://news.ycombinator.com/item?id=48195519
Points: 2
# Comments: 0
Article URL: https://blog.mozilla.ai/the-interface-is-no-longer-the-product/
Comments URL: https://news.ycombinator.com/item?id=48195495
Points: 2
# Comments: 1
Article URL: https://ianmcnaughton.net/blog/software-development-in-the-ai-age/
Comments URL: https://news.ycombinator.com/item?id=48195479
Points: 1
# Comments: 0
Article URL: https://www.scientificamerican.com/article/sensational-proof-topples-decades-old-geometry-problem/
Comments URL: https://news.ycombinator.com/item?id=48195475
Points: 1
# Comments: 1
Article URL: https://webbynode.com/articles/we-realized-averaging-cloud-benchmark-runs-together-was-corrupting-the-dataset
Comments URL: https://news.ycombinator.com/item?id=48195374
Points: 1
# Comments: 0
Article URL: https://github.com/Ghosthx-Code/NaShell
Comments URL: https://news.ycombinator.com/item?id=48195368
Points: 1
# Comments: 0
Article URL: https://wiki.php.net/rfc/scope-functions
Comments URL: https://news.ycombinator.com/item?id=48195366
Points: 1
# Comments: 0
Article URL: https://github.com/fbcouto/java-multimerge-dll/
Comments URL: https://news.ycombinator.com/item?id=48195344
Points: 1
# Comments: 0
Article URL: https://arxiv.org/abs/2510.07761
Comments URL: https://news.ycombinator.com/item?id=48195333
Points: 1
# Comments: 0
Article URL: https://muse.jhu.edu/verify?url=%2Farticle%2F936213%2Fpdf&r=2074105
Comments URL: https://news.ycombinator.com/item?id=48195319
Points: 1
# Comments: 0
Article URL: https://dynamia.ai/blog/hami-v29-deep-dive
Comments URL: https://news.ycombinator.com/item?id=48195316
Points: 1
# Comments: 0
Article URL: https://github.com/harshaneel/localaik
Comments URL: https://news.ycombinator.com/item?id=48195306
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=83F1GSUsmzo
Comments URL: https://news.ycombinator.com/item?id=48195299
Points: 1
# Comments: 0
Article URL: https://www.openwall.com/lists/oss-security/2026/05/19/6
Comments URL: https://news.ycombinator.com/item?id=48195292
Points: 2
# Comments: 1
Article URL: https://twitter.com/i/status/2056753169888334312
Comments URL: https://news.ycombinator.com/item?id=48195291
Points: 1
# Comments: 0
Article URL: https://anastasialaczko.substack.com/p/how-im-handcrafting-a-coffee-app
Comments URL: https://news.ycombinator.com/item?id=48195278
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=SbeNRICgzTA
Comments URL: https://news.ycombinator.com/item?id=48195274
Points: 1
# Comments: 0
Article URL: https://arxiv.org/abs/2511.00739
Comments URL: https://news.ycombinator.com/item?id=48195272
Points: 1
# Comments: 0
what's so special about root/0?
Comments URL: https://news.ycombinator.com/item?id=48195267
Points: 1
# Comments: 0
Article URL: https://blog.firetiger.com/agentically-optimizing-llm-prompt-cache-ttls-for-fun-and-profit/
Comments URL: https://news.ycombinator.com/item?id=48195254
Points: 1
# Comments: 0
Article URL: https://www.chosun.com/english/national-en/2026/05/20/GTNK6YYGWNG3NP23YDAAI6IXTA/
Comments URL: https://news.ycombinator.com/item?id=48195252
Points: 1
# Comments: 0
Article URL: https://insideevs.com/news/796222/ev-fee-gas-tax-house-bill-2026/
Comments URL: https://news.ycombinator.com/item?id=48195237
Points: 1
# Comments: 0
Article URL: https://restofworld.org/2026/virtual-assistant-linkedin-engagement/
Comments URL: https://news.ycombinator.com/item?id=48195236
Points: 1
# Comments: 0
Article URL: https://arxiv.org/abs/2605.17698
Comments URL: https://news.ycombinator.com/item?id=48195043
Points: 1
# Comments: 0
Article URL: https://insideclimatenews.org/news/11052026/maine-wild-blueberry-farms-climate-change/
Comments URL: https://news.ycombinator.com/item?id=48195042
Points: 1
# Comments: 0
Article URL: https://www.thebulwark.com/p/how-corrupt-is-trump-here-are-the-numbers-trades-chips-nvidia-pardons-settlement-fund
Comments URL: https://news.ycombinator.com/item?id=48195039
Points: 1
# Comments: 0
Hey HN, we’re Nico and Arseniy, co-founders of Superlog (https://superlog.sh). We're building a self-installing, self healing observability tool meant not to be opened. It has a wizard that daily sets up proper logging and an agent that investigates errors and opens PRs.
Super short demo: https://www.youtube.com/watch?v=xFhU9Mk247M.
In our earlier startups, we tried Sentry, Datadog, Grafana, Dash0, and nothing was good enough. Proper telemetry and alerting still requires a ton of manual setup. We struggled with adding good logs, so debugging was tough, especially as codebases grow at a faster pace. Meanwhile, the Datadog/Dash0 bill kept climbing, and we still spent engineering hours to learn, configure, and maintain our observability tooling.
With Sentry, we found ourselves flooded by a stream of alerts into our Slack channel, most were duplicates or lacked context, so alert fatigue/constant interrupts were a real pain. The #ops notification is consistently the worst feeling on a Saturday morning
We’ve seen too many times servers run out of memory and disk, and three AWS metrics giving us three different values. Half of the graphs on dashboards are normally empty or outdated, and manually clicking through UIs, especially when the team is small, seems like a huge waste of time.
At some point we realized that solving this problem would be more valuable than the things we had been working on, and we had the expertise to do it, since Arseniy had spent years at Datadog, getting paged during the night to debug production incidents. So we decided to build a platform that would just work: agent-first, MCP-native, zero-setup.
Here’s how Superlog works: we have a wizard that scans your repo, and automatically instruments it with well-structured logs, traces and metrics via OpenTelemetry. We make sure to highlight main failure modes, endpoint performance, usage per tenant, and LLM/upstream cost (by callsite, tenant and model).
Errors get fingerprinted and grouped into incidents, so you see one issue, not a thousand duplicates. When you get a notification from Superlog, you see a clear failure summary, its inferred severity and impact upfront.
Then the agent investigates and tries to solve the issue. If it has enough context, it produces a concise and tested PR. If it doesn't, it posts its findings for the investigating team, and automatically pulls in the engineers that could contribute more context based on documentation, previous investigations and Slack threads.
Either way the output is one clean PR per incident, posted in Slack, that you can merge, ignore, or open as a Claude Code session and modify.
Three things we think are different from other observability vendors:
(1) We solve the setup pain. The wizard will instrument everything with native OTel SDKs, respecting the semantic conventions, with proper service and environment tagging. We’re also working on native automatic dashboards and alerts, so that you can see what’s going on in a glance and don’t miss subtle failure modes.
(2) Our telemetry doesn’t decay. The wizard runs daily, and keeps adding logs, alerts and dashboards where it’s needed. You don't have to remember to instrument new features. The next time something breaks, the data you need to debug it is already there.
(3) Our goal is to solve alert fatigue. We use agents to merge similar errors and refine the summaries, giving you relevant information upfront. We have a custom evaluation setup that makes sure that our summaries are dense and correct, and severity and impact is on point. We also give you confidence scores for every LLM-enhanced metric so that wrong guesses don’t get boosted.
Important: superlog telemetry is vendor-neutral, so you keep all the logs/metrics/traces we install. Pricing is on the site. We're early, so expect rough edges and please tell us when you find them.
You can try it at https://superlog.sh. We'd love to hear what you're using today, what's broken about it, and whether the "one mergeable PR per incident" model sounds useful or terrifying. Especially keen to hear from folks running integration-heavy products, anyone who's rolled their own observability, and anyone who has tried Sentry / Datadog MCPs and given up. Comments and feedback welcome!
Comments URL: https://news.ycombinator.com/item?id=48195021
Points: 1
# Comments: 0
Article URL: https://www.security.com/threat-intelligence/fast16-nuclear-sabotage
Comments URL: https://news.ycombinator.com/item?id=48195011
Points: 2
# Comments: 0
Article URL: https://virtualosmuseum.org/
Comments URL: https://news.ycombinator.com/item?id=48195009
Points: 3
# Comments: 0
Article URL: https://pitchbook.com/news/articles/software-companies-need-more-than-strong-revenue-to-secure-private-credit-loans
Comments URL: https://news.ycombinator.com/item?id=48195004
Points: 1
# Comments: 0
Article URL: https://internals.laxmena.com/p/your-embedding-model-doesnt-understand
Comments URL: https://news.ycombinator.com/item?id=48194957
Points: 1
# Comments: 0
Article URL: https://www.eff.org/wp/tackling-arbitrary-digital-surveillance-americas
Comments URL: https://news.ycombinator.com/item?id=48194953
Points: 2
# Comments: 0
Article URL: https://shubs.io/the-down-fall-of-bug-bounties/
Comments URL: https://news.ycombinator.com/item?id=48194938
Points: 1
# Comments: 0
Article URL: https://github.com/microsoft/azurelinux/tree/4.0
Comments URL: https://news.ycombinator.com/item?id=48194915
Points: 2
# Comments: 0
Article URL: https://github.com/xiangnongWu2233/rubiks-cube.nvim
Comments URL: https://news.ycombinator.com/item?id=48194909
Points: 1
# Comments: 0
Article URL: https://posthog.com/blog/aeo-advice
Comments URL: https://news.ycombinator.com/item?id=48194901
Points: 1
# Comments: 0
Article URL: https://bytecode.news/posts/2026/05/being-wrong-in-the-same-direction
Comments URL: https://news.ycombinator.com/item?id=48194891
Points: 2
# Comments: 0
Article URL: https://www.theregister.com/ai-ml/2026/05/19/1-in-5-brits-think-ai-layoffs-could-trigger-civil-unrest/5242444
Comments URL: https://news.ycombinator.com/item?id=48194885
Points: 2
# Comments: 1
Article URL: https://onlinelibrary.wiley.com/doi/10.1002/spe.70079
Comments URL: https://news.ycombinator.com/item?id=48194857
Points: 1
# Comments: 0
Article URL: https://twitter.com/HarshalsinghCN/status/2056626175959826692
Comments URL: https://news.ycombinator.com/item?id=48194839
Points: 3
# Comments: 1
Article URL: https://engineering.grab.com/how-we-improved-android-studio-in-large-monorepo
Comments URL: https://news.ycombinator.com/item?id=48194834
Points: 1
# Comments: 0
Article URL: https://www.sudomoin.com/p/claude-yes-i-did-it-its-perfect
Comments URL: https://news.ycombinator.com/item?id=48194832
Points: 1
# Comments: 0
Article URL: https://blog.xogot.com/xogot-on-mac/
Comments URL: https://news.ycombinator.com/item?id=48194747
Points: 1
# Comments: 0
pip install autodidact && autodidact init
Comments URL: https://news.ycombinator.com/item?id=48194739
Points: 1
# Comments: 0
Article URL: https://costlens.dev/score
Comments URL: https://news.ycombinator.com/item?id=48194736
Points: 1
# Comments: 0
Article URL: https://ai.google.dev/competition/projects/omni-1
Comments URL: https://news.ycombinator.com/item?id=48194702
Points: 2
# Comments: 0
Article URL: https://unsigned.io/rnode/
Comments URL: https://news.ycombinator.com/item?id=48194698
Points: 1
# Comments: 0
Article URL: https://github.com/sabby3861/Arbiter
Comments URL: https://news.ycombinator.com/item?id=48194681
Points: 1
# Comments: 0
Please drop your helpful and valuable answers.
Comments URL: https://news.ycombinator.com/item?id=48194678
Points: 1
# Comments: 0
Article URL: https://www.cbc.ca/news/politics/snowbirds-grounded-2030s-9.7204210
Comments URL: https://news.ycombinator.com/item?id=48194673
Points: 1
# Comments: 0
Article URL: https://jahro.io/features/session-replay
Comments URL: https://news.ycombinator.com/item?id=48194670
Points: 1
# Comments: 0
Article URL: https://lymanstone.substack.com/p/the-fake-long-decline-of-fertility
Comments URL: https://news.ycombinator.com/item?id=48194661
Points: 1
# Comments: 0
Article URL: https://learn.microsoft.com/en-sg/answers/questions/5870625/planner-task-comments-are-gone
Comments URL: https://news.ycombinator.com/item?id=48194658
Points: 1
# Comments: 0
Article URL: https://github.com/ayoubnabil/aiondb
Comments URL: https://news.ycombinator.com/item?id=48194652
Points: 1
# Comments: 0
Article URL: https://blog.brokk.ai/slopcop-forensics-for-your-codebase/
Comments URL: https://news.ycombinator.com/item?id=48194621
Points: 1
# Comments: 0
Article URL: https://github.com/FFmpeg/FFmpeg/commit/5ad8c67e6cce8809dde67af87e23989f940389c1
Comments URL: https://news.ycombinator.com/item?id=48194617
Points: 1
# Comments: 0
Article URL: https://www.gentoo.org/news/2026/05/19/copy-fail-fragnesia-vulnerabilities.html
Comments URL: https://news.ycombinator.com/item?id=48194614
Points: 2
# Comments: 0
Article URL: https://www.geocod.io/code-and-coordinates/2026-05-18-the-kernel-patch-that-almost-broke-our-entire-fleet
Comments URL: https://news.ycombinator.com/item?id=48194604
Points: 2
# Comments: 0
I've been using Gemini 3.1 Pro, mostly because I'd gotten used to Gemini in general, but it seems to be a relatively mediocre coder at best; it struggles, for example, on a ~600 LoC JS file, introducing approximately one new bug for every fixed one. That feels really unacceptable for a frontier model today, judging by all the praise I've been reading for Claude Code and Codex.
If you've tried a few different frontier LLMs for coding recently, do you have any strong recommendations?
Comments URL: https://news.ycombinator.com/item?id=48194562
Points: 3
# Comments: 2
Article URL: https://humansmap.com/
Comments URL: https://news.ycombinator.com/item?id=48194544
Points: 1
# Comments: 2
Article URL: https://github.com/dns-lexicon/dns-lexicon
Comments URL: https://news.ycombinator.com/item?id=48194420
Points: 1
# Comments: 0
Article URL: https://vercel.com/changelog/next-js-may-2026-security-release
Comments URL: https://news.ycombinator.com/item?id=48194381
Points: 1
# Comments: 0
Article URL: https://github.com/AINYC/canonry
Comments URL: https://news.ycombinator.com/item?id=48194378
Points: 1
# Comments: 1
Article URL: https://gpubook.io
Comments URL: https://news.ycombinator.com/item?id=48194368
Points: 1
# Comments: 0
Article URL: https://github.com/NuxTuxSux/ASDL
Comments URL: https://news.ycombinator.com/item?id=48194355
Points: 1
# Comments: 0
Article URL: https://twitter.com/karpathy/status/2056753169888334312
Comments URL: https://news.ycombinator.com/item?id=48194352
Points: 42
# Comments: 3
Article URL: https://www.sullla.com/civ4survivorindex.html
Comments URL: https://news.ycombinator.com/item?id=48194333
Points: 1
# Comments: 0
Article URL: https://antar.me/blog/socrates-warned-us-about-ai/
Comments URL: https://news.ycombinator.com/item?id=48194327
Points: 1
# Comments: 0
Article URL: https://shop.m5stack.com/pages/m5-cardputerzero
Comments URL: https://news.ycombinator.com/item?id=48194317
Points: 2
# Comments: 0
Article URL: https://blog.cloudflare.com/claude-managed-agents/
Comments URL: https://news.ycombinator.com/item?id=48194310
Points: 2
# Comments: 0
Article URL: https://github.com/distillation-labs/agentyc
Comments URL: https://news.ycombinator.com/item?id=48194302
Points: 2
# Comments: 0
Article URL: https://sendapi.co/
Comments URL: https://news.ycombinator.com/item?id=48194299
Points: 1
# Comments: 0
Article URL: https://statjot.com/blog/google-analytics-alternative
Comments URL: https://news.ycombinator.com/item?id=48194277
Points: 2
# Comments: 0
Article URL: https://www.youtube.com/watch?v=hkEH_fTH8iI
Comments URL: https://news.ycombinator.com/item?id=48194272
Points: 1
# Comments: 0
Article URL: https://everythingengineer.substack.com/p/ais-favorite-coding-language-is-also
Comments URL: https://news.ycombinator.com/item?id=48194268
Points: 2
# Comments: 0
Article URL: https://www.nature.com/articles/s41586-026-10131-4
Comments URL: https://news.ycombinator.com/item?id=48194267
Points: 1
# Comments: 0
Article URL: https://www.azfamily.com/2026/05/19/ai-system-fails-during-glendale-community-college-graduation-ceremony/
Comments URL: https://news.ycombinator.com/item?id=48194266
Points: 1
# Comments: 0
Moves are event filenames. File contents, mtimes, and listing order are ignored.
Comments URL: https://news.ycombinator.com/item?id=48194180
Points: 1
# Comments: 0
Article URL: https://aidesigntaste.com/
Comments URL: https://news.ycombinator.com/item?id=48194179
Points: 2
# Comments: 0
Article URL: https://blog.cloudflare.com/claude-managed-agents/
Comments URL: https://news.ycombinator.com/item?id=48194172
Points: 1
# Comments: 0
Article URL: https://www.silverorange.com/blog/float
Comments URL: https://news.ycombinator.com/item?id=48194162
Points: 1
# Comments: 0
Article URL: https://negativestarinnovators.com/blog/our-journey-into-social-exile
Comments URL: https://news.ycombinator.com/item?id=48194120
Points: 1
# Comments: 0
Guitar Guru is an iOS app that uses machine learning to value guitars and basses. I built this because existing methods for getting valuations all have downsides: Reverb prices are typically on the high side - they have every interest in maintaining high prices Blue book prices are subscription-based and the data is quite old Forums are slow and are simply multiple subjective opinions Expert valuations are slow and the incentives to bias high or low are a problem None of these methods dispassionately weigh everything about the guitar in creating their estimates including condition. The main goal was to create a valuation in around 30 seconds, give a defensible number with a confidence range. This is very useful when you’re in a shop trying to make a decision.
Technical details:
The pricing model is an ensemble of four models (tree-based, boosting, plus ridge regression) plus a meta-model on log-transformed prices, trained on tens of thousands of real transaction records (not dealer asking prices, which skew high). There are actually two sets of models - point and quantile. This gives the user quantiles so they can get a feel for how certain the model is.
Performance is good - r2 ~= .76 and MAE around $230 (this latter figure is skewed upwards by rarer expensive guitars). The performance is significantly better with common guitar brands and models. Unexplained variance likely due to two factors: Some guitars simply “play better” and “sound better”. This is subjective but real in my experience, and is not something that can be expressed in a listing. Auction prices depend on who turns up on the day, and this in turn depends on what else is for sale in the auction.
Data is ~25k auction results. Listings filtered using batch ChatGPT calls to produce structured data. Traditional feature engineering, plus embeddings on text and images.
Stack is Python / FastAPI / Hetzner (hosting) / MongoDB. Google Cloud Storage for content and backups. Data logged to BigQuery for analytics.
The app
Freemium model: guest tier with free valuations, creating free log-in gives more guitar slots and valuations, Pro and Pro+ for heavier users and bigger collections.
The growth mechanic I landed on is awarding extra guitar slots and valuations on a successful referral through the app.
What I'd like feedback on:
If you're a guitar player/collector: try valuing something you actually know the rough value of and tell me how far off it is. Especially interested in results for vintage, boutique, and unusual instruments.
Otherwise any feedback on improving the UX would be great. Site: https://guitar-guru.app App Store: https://apps.apple.com/us/app/guitar-guru/id6761500318
Comments URL: https://news.ycombinator.com/item?id=48194112
Points: 1
# Comments: 0
Article URL: https://www.ox.ac.uk/news/2026-05-15-why-is-almost-everyone-right-handed-the-answer-may-lie-in-how-we-learned-to-walk
Comments URL: https://news.ycombinator.com/item?id=48194098
Points: 1
# Comments: 0
Article URL: https://github.com/C-Naoki/AdaKoop
Comments URL: https://news.ycombinator.com/item?id=48194092
Points: 1
# Comments: 0
Article URL: https://blog.ty-porter.dev/development/video%20games/2026/05/18/licensing-personal-projects.html
Comments URL: https://news.ycombinator.com/item?id=48194074
Points: 1
# Comments: 0
hi i am clg grad from india i have done some crazy oss like gsoc,lfx i am trynna break into some yc company i see people dying to get job but also founders complaining they have hard time hiring founding engrs so if u had wish granted to make ur dream founding engr how would he look like ? also how has interview process changed in last 6 months? we rarely write code by hand so now it rarely makes sense to have hands on coding round ? have got 3 months of summer holidays and i want to become really valuable so help me out
Comments URL: https://news.ycombinator.com/item?id=48194062
Points: 1
# Comments: 0
Article URL: https://twitter.com/julesrosenberg/status/2056747461931348438
Comments URL: https://news.ycombinator.com/item?id=48194055
Points: 3
# Comments: 1
Article URL: https://www.paulgraham.com/writes.html
Comments URL: https://news.ycombinator.com/item?id=48194029
Points: 1
# Comments: 0
Article URL: https://nymag.com/intelligencer/article/chris-larsen-san-francisco-cameras-surveillance.html
Comments URL: https://news.ycombinator.com/item?id=48194005
Points: 1
# Comments: 0
Article URL: https://punchcards.tristandavey.com/
Comments URL: https://news.ycombinator.com/item?id=48193932
Points: 1
# Comments: 0
I found that vibecoding creates a lot of dead or redundant code. I created a CLI based repo auditor that outputs a valuable report within seconds.
Comments URL: https://news.ycombinator.com/item?id=48193912
Points: 1
# Comments: 0
Article URL: https://blogs.windows.com/devices/2026/05/19/introducing-new-surface-devices-built-for-business-and-ai-acceleration/
Comments URL: https://news.ycombinator.com/item?id=48193903
Points: 1
# Comments: 0
Article URL: https://nexus-erp.de
Comments URL: https://news.ycombinator.com/item?id=48193897
Points: 2
# Comments: 1
Article URL: https://github.com/zveinn/go-syslog
Comments URL: https://news.ycombinator.com/item?id=48193886
Points: 1
# Comments: 0
Article URL: https://github.com/kirby88/vix-releases
Comments URL: https://news.ycombinator.com/item?id=48193883
Points: 1
# Comments: 0
With AI ever increasing in ability I have been thinking about not only my future but the future for all of us involved in the tech sector and beyond. So I have to ask: what are your plans for the future when your job is obsoleted or devalued by AI?
I work in manufacturing and do a lot of physical work and troubleshooting. At first I felt confident that AI would not displace me any time soon. However, that changed after the former president walked around confidently asking AI every technical question we spent time working on, trying to see where it could augment engineering and maintenance. It failed mostly, but it made me realize that people want to replace me. I do see a future where many of my skills could be replaced by a random person receiving a detailed walk through from AI using an AR headset.
I feel that a lot of people today believe we are mostly fine. They feel AI isn't THAT good and there will still be a need for programmers and auto mechanics. However, there is no slow down in AI research and I don't want to hedge my bets on predictions that could evaporate in the next two or three major breakthroughs in AI technology. We already have walking robots. How much longer until the janitor is replaced by a mop wielding Tesla bot?
I don't have children yet but it gives me great pause when I think about the world they would be entering.
What are your thoughts and is anyone actively planning for the AI future?
Comments URL: https://news.ycombinator.com/item?id=48193860
Points: 1
# Comments: 0
Article URL: https://github.com/adelinamart/robrain
Comments URL: https://news.ycombinator.com/item?id=48193835
Points: 1
# Comments: 1
Article URL: https://github.com/siderolabs/awesome-talos/wiki/Why-Kubernetes-nodes-inherit-problems-they-never-asked-for
Comments URL: https://news.ycombinator.com/item?id=48193833
Points: 2
# Comments: 0
Article URL: https://wifiheatmap.app/
Comments URL: https://news.ycombinator.com/item?id=48193823
Points: 1
# Comments: 0
Article URL: https://pluralistic.net/2026/05/19/shes-dead-of-course/
Comments URL: https://news.ycombinator.com/item?id=48193822
Points: 1
# Comments: 0
Article URL: https://www.visualcapitalist.com/chart-5-tech-giants-make-billions/
Comments URL: https://news.ycombinator.com/item?id=48193810
Points: 1
# Comments: 1
Article URL: https://powertracker.io/
Comments URL: https://news.ycombinator.com/item?id=48193787
Points: 1
# Comments: 0
Article URL: https://www.szia.ai/post/forward-looking-laziness-what-changes-when-ai-writes-95-of-the-code
Comments URL: https://news.ycombinator.com/item?id=48193784
Points: 1
# Comments: 0
Article URL: https://stategraph.com/blog/what-bazel-taught-us-about-terraform
Comments URL: https://news.ycombinator.com/item?id=48193783
Points: 1
# Comments: 0
Article URL: https://fortune.com/2026/05/19/parag-agrawal-parallel-startup-pay-publishers-when-ai-agents-use-their-work/
Comments URL: https://news.ycombinator.com/item?id=48193777
Points: 1
# Comments: 0
Article URL: https://en.wikipedia.org/wiki/DjVu
Comments URL: https://news.ycombinator.com/item?id=48193776
Points: 1
# Comments: 0
Article URL: https://blog.darkmere.gen.nz/2021/02/moving-my-backups-to-restic/
Comments URL: https://news.ycombinator.com/item?id=48193763
Points: 2
# Comments: 0
Article URL: https://www.nytimes.com/2026/05/19/business/media/future-of-truth-ai-quotes.html
Comments URL: https://news.ycombinator.com/item?id=48193762
Points: 1
# Comments: 0
Article URL: https://www.noahpinion.blog/p/my-sci-fi-novel-recommendations-888
Comments URL: https://news.ycombinator.com/item?id=48193747
Points: 1
# Comments: 0
Article URL: https://www.quantamagazine.org/sci-fi-writer-greg-egan-and-anonymous-math-whiz-advance-permutation-problem-20181105/
Comments URL: https://news.ycombinator.com/item?id=48193743
Points: 1
# Comments: 0
Article URL: https://medium.com/@sandeepjawaharp/ais-missing-pricing-tier-a0522ab083d4
Comments URL: https://news.ycombinator.com/item?id=48193742
Points: 1
# Comments: 0
Article URL: https://github.com/Keyfactor/ejbca-ce
Comments URL: https://news.ycombinator.com/item?id=48193729
Points: 1
# Comments: 0
Article URL: https://retrogamecoders.com/st-amiga-c-loops/
Comments URL: https://news.ycombinator.com/item?id=48193726
Points: 1
# Comments: 0
Article URL: https://www.greatworkeveryone.com/writing/cheap-cloud-ai-was-never-going-to-last
Comments URL: https://news.ycombinator.com/item?id=48193719
Points: 2
# Comments: 0
Article URL: https://github.com/KimlikDAO/EvmScript
Comments URL: https://news.ycombinator.com/item?id=48193718
Points: 1
# Comments: 0
Article URL: https://www.nature.com/articles/d41586-026-01553-1
Comments URL: https://news.ycombinator.com/item?id=48193601
Points: 1
# Comments: 0
Article URL: https://bitinforming.com/blog/dogfooding
Comments URL: https://news.ycombinator.com/item?id=48193594
Points: 1
# Comments: 0
Article URL: https://apnews.com/article/climate-change-future-worst-case-best-danger-cc7a20fba4f5b42ce33024e1b781e7c9
Comments URL: https://news.ycombinator.com/item?id=48193582
Points: 1
# Comments: 0
Hi HN, I'm James. Over the last few months I built a Warhammer 40K 10th-edition vertical slice as an experiment in how far GenAI tools can take a solo dev on a non-trivial 2D game.
For sprite generation, whilst creative exploration was fast, getting high-quality and consistent images was hard. Gemini ended up stylistically best here but I had to use BiRefNet for background removal. While I experimented with Claude for map generation and layout I ended up finding it fastest to build a full Editor and layout maps myself.
Suno, IMO, has gotten really good at background music. ElevenLabs SFX and voice APIs were decent but only after A LOT of tweaking. SFX prompts needed to be grounded in familiar terms (i.e. no sci-fi references in prompts) and be > 2s long. For voice, I ran ElevenLabs v3 and v2 head-to-head with the same Voice Design voices routed through both; v2 sounded materially better for character work than v3.
For coding, I settled on Claude Code + Opus 4.7 with SSH/tmux/mosh. For long running subagents I found OpenClaw especially unreliable so gave up on it early. I also found that despite Opus 4.7 being an incredible model for coding it still requires constant supervision to avoid architectural drift. This was especially true when UX/UI systems needed to be built. For code bases as large as this (~120k LoC) I've yet to pull off full "Human On The Loop" even with comprehensive custom skills + SOTA Context Engineering (i.e. > 30 mins not needing to check in).
Maybe I'm doing something wrong here though?
The AI player is a hand-tuned utility scorer, weighted considerations over candidate actions. This is where I found LLM authoring uniquely strong: Claude read competitive 40K tournament reports, extracted positioning principles, and encoded them as considerations. The weights themselves were then tuned through AI-vs-AI self-play, so the loop you'd want from a learned system is there, just at the weight level rather than the policy level. Full self-play over a learned policy isn't feasible yet with the ruleset still being authored and not enough stable surface area or game data.
Feedback welcome both from 40K players on overall interest in the concept, and from anyone who's pushed further on Human-on-the-Loop with a codebase this size.
Comments URL: https://news.ycombinator.com/item?id=48193576
Points: 1
# Comments: 0
Article URL: https://dagster.io/blog/the-dagster-almanack-from-complexity-to-composability
Comments URL: https://news.ycombinator.com/item?id=48193567
Points: 1
# Comments: 0
Title. I finally got annoyed enough at work with a colleague who posted an 11 point list they clearly hadn't read or reviewed as a comment on my PR that my reply started with 'Thanks Claude...'. No doubt in my mind that I spent far longer on my curt rebuttal than they did on the review. I'd like to hear from folks whose organisation uses LLMs for coding effectively and what kind of best practices they have put in place to avoid these situations.
Comments URL: https://news.ycombinator.com/item?id=48193561
Points: 1
# Comments: 0
Article URL: https://www-formal.stanford.edu/jmc/history/timesharing/timesharing.html
Comments URL: https://news.ycombinator.com/item?id=48193555
Points: 1
# Comments: 0
Article URL: https://vaultdeals.io
Comments URL: https://news.ycombinator.com/item?id=48193548
Points: 1
# Comments: 0
Article URL: https://zerolang.ai
Comments URL: https://news.ycombinator.com/item?id=48193539
Points: 1
# Comments: 0
Article URL: https://max.gp/writing/going-full-ai-engineer-not-touching-code-anymore/
Comments URL: https://news.ycombinator.com/item?id=48193524
Points: 1
# Comments: 0
Article URL: https://github.com/MonetiseBG/circuit-breaker
Comments URL: https://news.ycombinator.com/item?id=48193515
Points: 1
# Comments: 0
Article URL: https://haskellforall.com/2026/05/type-out-the-code
Comments URL: https://news.ycombinator.com/item?id=48193503
Points: 1
# Comments: 0
Article URL: https://ethanplant.ca/writing/we-rebuilt-the-mainframe/
Comments URL: https://news.ycombinator.com/item?id=48193502
Points: 1
# Comments: 0
Article URL: https://noncam.com/?v=0b3b97fa6688
Comments URL: https://news.ycombinator.com/item?id=48193491
Points: 2
# Comments: 1
Article URL: https://comics.phillyharper.com/
Comments URL: https://news.ycombinator.com/item?id=48193487
Points: 1
# Comments: 0
Article URL: https://setpose.com/
Comments URL: https://news.ycombinator.com/item?id=48193474
Points: 6
# Comments: 0
Article URL: https://grith.ai/blog/just-one-more-feature
Comments URL: https://news.ycombinator.com/item?id=48193471
Points: 1
# Comments: 0
Article URL: https://github.com/tanrikuluozlem/burn
Comments URL: https://news.ycombinator.com/item?id=48193455
Points: 1
# Comments: 0
Article URL: https://github.com/brief-hq/dcbench
Comments URL: https://news.ycombinator.com/item?id=48193344
Points: 1
# Comments: 1
Article URL: https://github.com/tomekw/stcc
Comments URL: https://news.ycombinator.com/item?id=48193322
Points: 1
# Comments: 0
Article URL: https://scale-lang.com/posts/2026-05-19-the-brain-still-needs-the-hammer
Comments URL: https://news.ycombinator.com/item?id=48193317
Points: 1
# Comments: 0
Article URL: https://boostedcpp.net/2026/05/18/neoclassical-c-segmented-iterators-revisited-1/
Comments URL: https://news.ycombinator.com/item?id=48193303
Points: 1
# Comments: 0
Article URL: https://tracebit.com/blog/detecting-cicd-supply-chain-attacks-with-canary-credentials
Comments URL: https://news.ycombinator.com/item?id=48193279
Points: 2
# Comments: 0
Article URL: https://hacktivis.me/articles/no-noscript-element
Comments URL: https://news.ycombinator.com/item?id=48193271
Points: 1
# Comments: 0
Article URL: https://corgea.com/blog/given-enough-inference-all-bugs-all-shallow
Comments URL: https://news.ycombinator.com/item?id=48193262
Points: 1
# Comments: 0
Article URL: https://guide.michelin.com/en/article/features/the-bib-gourmand
Comments URL: https://news.ycombinator.com/item?id=48193248
Points: 1
# Comments: 0
Article URL: https://thenewstack.io/github-bug-bounty-ai-slop/
Comments URL: https://news.ycombinator.com/item?id=48193241
Points: 1
# Comments: 0
Article URL: https://vibe-schema.com/dbml-to-png
Comments URL: https://news.ycombinator.com/item?id=48193233
Points: 2
# Comments: 1
Article URL: https://credctl.com/blog/secure-enclave-deep-dive/
Comments URL: https://news.ycombinator.com/item?id=48193232
Points: 2
# Comments: 0
Article URL: https://www.infracost.io/resources/blog/we-cut-claude-s-token-usage-79-by-redesigning-our-cli-for-agents
Comments URL: https://news.ycombinator.com/item?id=48193230
Points: 10
# Comments: 1
Do you automate your memory forensics work? If yes, How? If no, Why?
Comments URL: https://news.ycombinator.com/item?id=48193226
Points: 1
# Comments: 0
Article URL: https://cde.nus.edu.sg/news/nus-cde-scientists-plant-a-cure-for-dry-eye-disease/
Comments URL: https://news.ycombinator.com/item?id=48193220
Points: 1
# Comments: 0
Article URL: https://www.politico.eu/article/ebola-outbreak-drc-uganda-aid-cuts-global-health-crisis/
Comments URL: https://news.ycombinator.com/item?id=48193219
Points: 1
# Comments: 0
Article URL: https://spectrum.ieee.org/semiconductor-technology-roadmap
Comments URL: https://news.ycombinator.com/item?id=48193209
Points: 2
# Comments: 0
Article URL: https://davidgasquez.com/atproto-agents
Comments URL: https://news.ycombinator.com/item?id=48193202
Points: 2
# Comments: 0
Article URL: https://spectrum.ieee.org/domestic-humanoid-robot-safety-standards
Comments URL: https://news.ycombinator.com/item?id=48193200
Points: 1
# Comments: 0
Article URL: https://www.theguardian.com/commentisfree/2026/may/19/social-media-facebook-ai-slop-hateful-south-asia
Comments URL: https://news.ycombinator.com/item?id=48193164
Points: 2
# Comments: 0
Article URL: https://phys.org/news/2026-05-autonomous-underwater-robot-hidden-coral.html
Comments URL: https://news.ycombinator.com/item?id=48193145
Points: 1
# Comments: 0
Article URL: https://itsfoss.com/news/azure-linux-4/
Comments URL: https://news.ycombinator.com/item?id=48193141
Points: 1
# Comments: 0
Hello People, I am using codex and copilot , claude code at the same time for my projects.Does it have potential risks for using all of them ?
Comments URL: https://news.ycombinator.com/item?id=48193137
Points: 1
# Comments: 0
Article URL: https://en.wikipedia.org/wiki/Gal%C3%A1pagos_syndrome
Comments URL: https://news.ycombinator.com/item?id=48193123
Points: 1
# Comments: 0
Article URL: https://financialpost.com/pmn/business-pmn/us-yields-flirting-with-2007-highs-entice-and-divide-investors
Comments URL: https://news.ycombinator.com/item?id=48193117
Points: 1
# Comments: 0
Article URL: https://www.vincentschmalbach.com/anthropic-ipo-developers-should-be-worried-v2/
Comments URL: https://news.ycombinator.com/item?id=48193111
Points: 1
# Comments: 0
Article URL: https://www.theguardian.com/business/2026/may/19/standard-chartered-bank-cut-jobs-ai-london
Comments URL: https://news.ycombinator.com/item?id=48193101
Points: 1
# Comments: 0
Article URL: https://aillowpages.com/
Comments URL: https://news.ycombinator.com/item?id=48193094
Points: 1
# Comments: 0
Article URL: https://paweldabrowski.com/farewell-to-rails-way/when-rails-way-does-not-work
Comments URL: https://news.ycombinator.com/item?id=48193089
Points: 1
# Comments: 0
Article URL: https://ofdollarsanddata.com/why-taxing-the-wealthy-is-harder-than-it-looks/
Comments URL: https://news.ycombinator.com/item?id=48193067
Points: 1
# Comments: 1
Article URL: https://news.bloomberglaw.com/litigation/open-ai-dismissal-motion-says-chatgpt-is-mere-tool-not-attorney
Comments URL: https://news.ycombinator.com/item?id=48193063
Points: 1
# Comments: 0
Article URL: https://www.plex.tv/blog/new-lifetime-plex-pass-pricing/
Comments URL: https://news.ycombinator.com/item?id=48193055
Points: 1
# Comments: 0
Article URL: https://gizmodo.com/de-extinction-start-up-just-hatched-baby-chicks-from-a-3d-printed-artificial-egg-2000760190
Comments URL: https://news.ycombinator.com/item?id=48193046
Points: 1
# Comments: 0
Article URL: https://epochai.substack.com/p/the-economics-of-superstar-ai-researchers
Comments URL: https://news.ycombinator.com/item?id=48193044
Points: 1
# Comments: 0
Article URL: https://blog.codeyam.com/p/the-two-xs-problem
Comments URL: https://news.ycombinator.com/item?id=48193029
Points: 2
# Comments: 1
Hi HN,
I built a Rust-based Linux process only network sandbox command. I developed this because I sometimes needed to enforce proxies and DNS only for single binaries like Go, or to capture packets only for that process.
It use Linux namespaces, so it is Linux-only. Feature:
- affects only the target command tree, not the whole host session - can force DNS, /etc/hosts, proxying, sandbox policy, packet capture, structured flow logging, and reusable profiles per command tree - can force proxying without depending on HTTP_PROXY, HTTPS_PROXY, or LD_PRELOAD tricks - can apply allow / deny CIDR policy and default-deny rules to outbound traffic - defaults to rootless-internal - uses --root only for features like --iface and transparent interception
Personally, I wanted to run it on a Mac as well, but I gave up on that idea because the network control mechanism on a per-process basis is now in the kernel on Macs.
I would especially appreciate feedback from people.
Comments URL: https://news.ycombinator.com/item?id=48193024
Points: 1
# Comments: 0
Article URL: https://mcinerney.ai/writings/how-i-botted-6k-prediction-markets-as-i-slept/
Comments URL: https://news.ycombinator.com/item?id=48193019
Points: 1
# Comments: 0
Article URL: https://budgetbites.website/login
Comments URL: https://news.ycombinator.com/item?id=48193014
Points: 1
# Comments: 0
Article URL: https://github.com/taishikato/chidori
Comments URL: https://news.ycombinator.com/item?id=48193002
Points: 1
# Comments: 0
Article URL: https://www.scmp.com/news/asia/southeast-asia/article/3107188/meet-singapores-royal-descendants-living-low-key-lives
Comments URL: https://news.ycombinator.com/item?id=48192987
Points: 1
# Comments: 0
Article URL: https://scotthelme.co.uk/xss-is-deadly-for-passkeys-the-hidden-risk-of-attestation-none/
Comments URL: https://news.ycombinator.com/item?id=48192908
Points: 1
# Comments: 0
Article URL: https://computerhistory.org/blog/discovering-dennis-ritchies-lost-dissertation/
Comments URL: https://news.ycombinator.com/item?id=48192886
Points: 1
# Comments: 0
Article URL: https://www.openbsd.org/79.html
Comments URL: https://news.ycombinator.com/item?id=48192882
Points: 4
# Comments: 0
Article URL: https://hack8s.com/archives/244
Comments URL: https://news.ycombinator.com/item?id=48192879
Points: 1
# Comments: 0
You know the feeling? AI slaps a NOLINT instead of "thinking" for 5 seconds and "realising" it could do a 4-line refactor without adding a new suppression for the linter warning. Disgusted with this technology's narrowness, I usually say to it at that moment:
- WTF are you doin' bro? - "You are right! ^^ ..."
And at that moment I realise I've just irrevocably, regrettably lost 2 minutes of my life. Shame on you, Claude!
That's why I dedicated 2 months of my life to automate the thing (you know, I'm a programmer, hopeless case).
Humans were actually the original NOLINT-slappers, AI just does it at scale now. So I built a linter for linting other linter warnings to fight my colleagues' laziness and my own (mostly). Maybe you just caught a lag from the number of "lint" words but the idea is simple. Imagine a yaml file. Now add an entry to it:
- location: ./the-file.rs
token: '// NOLINT'
why: 'the reason'
Do you know what this NOLINT is? You don't? It's a suppression that you added 2 years ago. You don't remember? That's why you need shamefile. :)Whoever's fault it is. Yours or the linter's. It doesn't matter. Document it, make sure you understand the code, get a review of your new entry in shamefile.yaml and let CI verify it. With shamefile your CI won't let any undocumented linter warning pass. Anymore. Instead of educating the business on why docs are important, you'll say: "quality tools won't let my code pass".
I've observed a noticeable difference in AI agents' behaviour. During the pre-commit phase, reasoning models can "rethink" adding a new shame entry. Not so easy now Claude, huh?
This is an early useable stage tool. We've been using it in prod for almost a month with my team and I'm using it in all my 3 OSS projects. Looking for feedback and contributors (adding new languages = good first issue ;))
Repo: https://github.com/BKDDFS/shamefile
Please tell me whether you'd use it or what I should change/add to make it usable for you. Also vote: shame me or shamefile sync, personality or matching the binary name?
Comments URL: https://news.ycombinator.com/item?id=48192867
Points: 1
# Comments: 0
Article URL: https://github.com/thesysdev/make-no-mistakes
Comments URL: https://news.ycombinator.com/item?id=48192857
Points: 1
# Comments: 0
Article URL: https://carnegieendowment.org/research/2026/04/ukraine-russia-war-changing-warfare-practice-military-strategy
Comments URL: https://news.ycombinator.com/item?id=48192854
Points: 1
# Comments: 0
Article URL: https://beavercheck.com/
Comments URL: https://news.ycombinator.com/item?id=48192840
Points: 1
# Comments: 0
Article URL: https://www.vox.com/2015/8/18/9166631/chronicles-prydain-alexander
Comments URL: https://news.ycombinator.com/item?id=48192839
Points: 1
# Comments: 1
Article URL: https://www.noahpinion.blog/p/trump-actually-started-to-decouple
Comments URL: https://news.ycombinator.com/item?id=48192830
Points: 1
# Comments: 0
Article URL: https://arpitbhayani.me/blogs/rag-production/
Comments URL: https://news.ycombinator.com/item?id=48192805
Points: 1
# Comments: 0
Article URL: https://magno-memory-api-production.up.railway.app/
Comments URL: https://news.ycombinator.com/item?id=48192785
Points: 1
# Comments: 0
Article URL: https://boardclip.app/
Comments URL: https://news.ycombinator.com/item?id=48192783
Points: 1
# Comments: 0
Article URL: https://www.johndcook.com/blog/2026/05/19/zagiers-equation/
Comments URL: https://news.ycombinator.com/item?id=48192778
Points: 1
# Comments: 0
Article URL: https://bartoszmilewski.com/2026/05/18/bending-yanking-and-cartesian-squares-in-double-categories/
Comments URL: https://news.ycombinator.com/item?id=48192775
Points: 1
# Comments: 0
Article URL: https://buttondown.com/jaffray/archive/lambda-diagrams/
Comments URL: https://news.ycombinator.com/item?id=48192771
Points: 2
# Comments: 0
Article URL: https://github.com/Chanchaldhiman/CANviz
Comments URL: https://news.ycombinator.com/item?id=48192765
Points: 1
# Comments: 0
Article URL: https://leaddev.com/ai/ai-coding-made-us-faster-why-did-incidents-increase
Comments URL: https://news.ycombinator.com/item?id=48192763
Points: 3
# Comments: 0
Article URL: https://github.com/DOSAYGO-STUDIO/HackerBook
Comments URL: https://news.ycombinator.com/item?id=48192650
Points: 1
# Comments: 1
This is an implementation of a sparse, compressed bitmap index. In the best case, it can store 2048 bits in just 8 bytes. In the worst case, it stores the 2048 bits uncompressed and requires an additional 8 bytes of overhead. It compares favorably against Roaring Bitmaps and other competition in the space, but is it better?
Comments URL: https://news.ycombinator.com/item?id=48192649
Points: 1
# Comments: 0
Article URL: https://hanki.dev/website-blocking-which-works-long-term/
Comments URL: https://news.ycombinator.com/item?id=48192642
Points: 1
# Comments: 0
Article URL: https://www.redox-os.org/news/this-month-260430/
Comments URL: https://news.ycombinator.com/item?id=48192638
Points: 1
# Comments: 0
Article URL: https://analytics.fixelsmith.com/posts/eight-window-function-tricks/
Comments URL: https://news.ycombinator.com/item?id=48192616
Points: 1
# Comments: 0
Hey HN! We're Dr. Kashyap Thimmaraju and Giuseppe Canale from Silicon Psyche. We've built Posture Sequence Analysis (PSA), a behavioural health monitor for LLMs and AI Agents.
Why we built PSA
We built PSA because we wanted to operationalize the Cybersecurity Psychology Framework (CPF3)[1] via Silicon Psyche[2]: our theory that because LLMs have been trained by humans on human-generated data, they inherit human-like vulnerabilities (what hackers use to psychologically trick people into doing things).
Our initial attempt resulted in a methodology to jailbreak Opus 4.6 and other frontier models. Anthropic even deleted some of those conversations and then blocked our approach!
We had three major insights from that experience: 1. we pivoted from merely exploiting (Red Teaming) the model to analyzing the behaviour of the model and the user because the attack surface is undefined. 2. we realized that what we had built was the precursor to measuring the "state" of the model. 3. we did not want to get banned!
What you can do with PSA
PSA gives you information to make better decisions, for example: put a human in the loop when you notice your agent is being overcompliant and potentially hallucinating, or is under attack.
With PSA you can: 1. Monitor the health of your agent(s) 2. Detect and prevent AI-Psychosis as clinical conditions[3] 3. Detect if your model/agents are under adversarial pressure (an adversary is trying to jailbreak/prompt inject the model) 4. Build a behavioral profile of your agent/model 5. Identify which model performs better for your use-case 6. Surface the behavioural patterns (pre- and post-) training has on your model 7. Get an overview of how your model behaves
Beware we produce a lot of numbers :)
PSA in detail (for those who want to go down the rabbit hole)
PSA is model and agent agnostic. PSA is a systematic and deterministic method [4] to observe the behavioural state of an LLM using five classifiers:
C0: Input Intent (I0–I9). Classifies the behavioral intent behind each input sentence: compliance pressure, boundary probing, instruction override, jailbreak attempt, neutral query.
C1: Adversarial Stress (P0–P18). Tracks posture under adversarial pressure. Detects restriction adherence, sycophantic drift, boundary dissolution, and jailbreak compliance vectors.
C2: Sycophancy (S0–S9). Measures opinion mirroring, excessive agreement, flattery injection, and user-preference distortion. Computed as a per-sentence Sycophancy Deviation score.
C3: Hallucination Risk (H0–H7). Flags over-generalization, speculative assertion, false confidence, and fabrication risk signals. Derived into a per-turn Hallucination Risk Index.
C4: Persuasion Technique (M0–M11). Identifies persuasion patterns: authority appeal, social proof, urgency manufacturing, reciprocity pressure, and scarcity framing.
C5: Action-Risk Classifier (A0–A9). Identifies what a system of agents do: tool calls, delegations, context handoffs, and multi-hop risk propagation. Five components work together: graph topology, Bayesian alignment detection, cross-agent contagion metrics, action-risk classification, and hidden-state temporal prediction.
We are open to integrating with your infrastructure — reach out, we are happy to talk with you.
Currently we integrate into Evals for LangFuse and ElevenLabs via our API and can generate a plugin/integration for most similar observability platforms.
Try it out at https://splabs.io
References and Links
[1] Cybersecurity Psychology Framework: https://cpf3.org
[2] The Silicon Psyche: Anthropomorphic Vulnerabilities in Large Language Models: https://arxiv.org/abs/2601.00867
[3] AI-Psychosis: https://splabs.io/ai-psychosis-and-cognitive-cost
[4] PSA Field Guide: https://splabs.io/field-guide
[5] PSA API: https://splabs.io/docs/api
[6] Previous HN Article Linked to AI Psychosis and RLHF: https://news.ycombinator.com/item?id=48177198
Comments URL: https://news.ycombinator.com/item?id=48192607
Points: 2
# Comments: 0
Article URL: https://www.techmesto.com/microsoft-is-sunsetting-sms-organizer-for-android/
Comments URL: https://news.ycombinator.com/item?id=48192606
Points: 1
# Comments: 0
A header-only C library implementing a concurrent, lock-free skip-list (specifically, a splay-list: a skip-list with optional adaptive rebalancing). The entire implementation lives in preprocessor macros in include/sl.h that generate type-specific code at compile time, similar to C++ templates.
Comments URL: https://news.ycombinator.com/item?id=48192604
Points: 1
# Comments: 0
Article URL: https://brainbaking.com/post/2026/05/the-death-of-the-brick-and-mortar-toy-store/
Comments URL: https://news.ycombinator.com/item?id=48192605
Points: 1
# Comments: 0
Article URL: https://blog.yfzhou.fyi/posts/doc-sandbox/
Comments URL: https://news.ycombinator.com/item?id=48192600
Points: 1
# Comments: 0
Article URL: https://randsinrepose.com/archives/barely-treading-water/
Comments URL: https://news.ycombinator.com/item?id=48192591
Points: 1
# Comments: 0
Article URL: https://research.gatech.edu/introducing-gtgraffiti-robot-paints-human
Comments URL: https://news.ycombinator.com/item?id=48192583
Points: 1
# Comments: 0
Article URL: https://arizenai.com/context-window-fallacy/
Comments URL: https://news.ycombinator.com/item?id=48192582
Points: 1
# Comments: 0
Article URL: https://itamargilad.com/ai-pm-future/
Comments URL: https://news.ycombinator.com/item?id=48192570
Points: 2
# Comments: 0
Article URL: https://silktide.com/blog/serpapi-vs-google-lawsuit/
Comments URL: https://news.ycombinator.com/item?id=48192571
Points: 1
# Comments: 0
Article URL: https://getadplus.com/launch
Comments URL: https://news.ycombinator.com/item?id=48192564
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=TNcUfCGe41o
Comments URL: https://news.ycombinator.com/item?id=48192561
Points: 1
# Comments: 0
Lime is a new parser generator similar to Yacc, Bison, ANTLR, etc. except it's faster and has the ability to merge or remove grammars at runtime. See the 'calc' example that starts knowing + and - but then adds ^ for exponent, then adds ^ again for bitwise or. That can't work, right?
Comments URL: https://news.ycombinator.com/item?id=48192551
Points: 1
# Comments: 0
Article URL: https://www.frontiersin.org/journals/psychology/articles/10.3389/fpsyg.2023.1219945/full
Comments URL: https://news.ycombinator.com/item?id=48192537
Points: 1
# Comments: 0
Article URL: https://rfd.shared.oxide.computer/rfd/0038
Comments URL: https://news.ycombinator.com/item?id=48192532
Points: 1
# Comments: 0
Article URL: http://wtarreau.blogspot.com/2026/05/find-bugs-in-your-code-using-opencode.html
Comments URL: https://news.ycombinator.com/item?id=48192473
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=vIRjSdTCIEU
Comments URL: https://news.ycombinator.com/item?id=48192468
Points: 1
# Comments: 0
Article URL: https://www.cnn.com/2026/05/18/health/trump-pfas-rollback-wellness
Comments URL: https://news.ycombinator.com/item?id=48192454
Points: 1
# Comments: 0
A deception honeypot that mimics FortiGate VPN-SSL devices to trap brute force attempts, detect deliberately exfiltrated credentials for counter‑intelligence, and report malicious activity to external intelligence feeds.
Comments URL: https://news.ycombinator.com/item?id=48192450
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=ehd3Ue2fKKM
Comments URL: https://news.ycombinator.com/item?id=48192447
Points: 1
# Comments: 0
Article URL: https://www.postliberalorder.com/p/we-are-all-postliberals-now
Comments URL: https://news.ycombinator.com/item?id=48192443
Points: 1
# Comments: 0
Article URL: https://theendofcoding.com/blog/how-to-build-ai-benchmarks
Comments URL: https://news.ycombinator.com/item?id=48192439
Points: 1
# Comments: 0
Article URL: https://old.reddit.com/r/SocialMediaAPIs/comments/1thldv8/how_to_add_musicsound_to_instagram_reel/
Comments URL: https://news.ycombinator.com/item?id=48192434
Points: 2
# Comments: 1
Article URL: https://turso.tech/blog/how-we-used-quint-to-find-over-10-bugs-in-sqlite
Comments URL: https://news.ycombinator.com/item?id=48192432
Points: 2
# Comments: 0
Article URL: https://joshkingsley.me/8-years-of-clojure/
Comments URL: https://news.ycombinator.com/item?id=48192423
Points: 3
# Comments: 0
Article URL: https://fcsuper.blogspot.com/2026/05/many-paths-of-collatz-conjecture.html
Comments URL: https://news.ycombinator.com/item?id=48192417
Points: 1
# Comments: 1
Noxu provides ACID transactions, a log-structured B+tree, checkpoint-based crash recovery (ARIES), master-replica(s) replication, and XA. I have always admired the design and engineering behind Berkeley DB Java Edition, so I translated it to Rust for fun.
Comments URL: https://news.ycombinator.com/item?id=48192416
Points: 2
# Comments: 0
A few years ago, I came here to share this side project that I was building.
At the time, my problem was simple, I kept forgetting to update files across Git repositories, and none of the tools available to me could cover all my use cases without extensive scripting. So I decided to build a declarative update policy engine for crafting tailored update workflows.
I needed a way to define, what information to monitor, which files to update, the conditions required before applying changes, and finally a way to push the changes on a Git repository
Whether it was documentation, dependency management, or release orchestration, the goal was always the same. stop forgetting updates across repositories.
Back then, I received a lot of great feedback, but I also noticed that people were sometimes confused about how Updatecli differs from Renovatebot or Dependabot. So before going further, let me clarify that point.
Renovatebot and Dependabot are excellent tools, easy to use and requiring very little configuration. I still use them regularly. But they primarily focus on dependency updates, while Updatecli is designed for custom update workflows at the cost of writing and maintaining YAML manifests.
On new projects, I usually enable Renovatebot or Dependabot by default, and then use Updatecli for workflows not supported by those tools.
Here is the link to the previous discussion: https://news.ycombinator.com/item?id=30286047
A few years have passed since then, and the project evolved significantly, thanks to all contributors.
Today, Updatecli can declaratively manage updates across most Git platforms including GitHub, GitLab, Forgejo, etc.
It now ships with 30+ built-in integrations covering: * structured files like YAML, JSON, TOML, XML, HCL, CSV, Dockerfiles, and arbitrary text files * package ecosystems including Helm, NPM, PyPI, Maven, Cargo, Go modules, and Terraform * container registries and OCI artifacts * Git releases, tags, and branches * cloud resources like AWS AMIs * shell scripts and HTTP endpoints for custom workflows
More information on https://www.updatecli.io
One important feature we added is shared policy support. An Updatecli policy can now be distributed through OCI registries and reuse from different places using an Updatecli compose file.
For example, the following policy:
* ghcr.io/updatecli/policies/autodiscovery/githubaction:0.4.1
Will automatically discover repositories in a GitHub organization and update GitHub Action versions to the latest digest. One use case is enforcing pinned GitHub Action digests across repositories to help reduce supply-chain risks.
Running this periodically from CI helps keep repositories compliant with the desired update policy.
Lately, I’ve also been making good progress with a monitoring UI called Udash to visualize Updatecli reports across repositories. You can take a look at https://app.uda.sh/updatecli/ for a public endpoint.
My goal is to quickly assess the update state of projects and understand how automation behaves across repositories.
It’s still very early, but fully open source.
Update automation is a surprisingly broad topic, and difficult to summarize in a single post, so feel free to ask any questions. I’d also be curious to hear how others here handle large-scale repository maintenance and update orchestration.
Comments URL: https://news.ycombinator.com/item?id=48192415
Points: 1
# Comments: 0
Article URL: https://en.wikipedia.org/wiki/Colonization_of_Venus
Comments URL: https://news.ycombinator.com/item?id=48192410
Points: 2
# Comments: 0
Article URL: https://opensourcemalware.com/blog/teampcp-compromises-npm-maintainer-with-over-540-packages
Comments URL: https://news.ycombinator.com/item?id=48192406
Points: 2
# Comments: 0
Article URL: https://twitter.com/i/status/2055793010370306556
Comments URL: https://news.ycombinator.com/item?id=48192403
Points: 1
# Comments: 0
Article URL: https://www.raycast.com/blog/a-technical-deep-dive-into-the-new-raycast
Comments URL: https://news.ycombinator.com/item?id=48192377
Points: 1
# Comments: 0
Article URL: https://github.com/jeujai/Librarian
Comments URL: https://news.ycombinator.com/item?id=48192337
Points: 1
# Comments: 0
Article URL: https://arxiv.org/abs/2605.17707
Comments URL: https://news.ycombinator.com/item?id=48192306
Points: 1
# Comments: 0
A hosted API for audit logging. Drop in our SDK, get compliance-ready logs (logins, data changes, deletions) without building it from scratch. Free tier: 14-day retention, 10K events/month.
Comments URL: https://news.ycombinator.com/item?id=48192300
Points: 1
# Comments: 0
Article URL: https://github.com/UMAI-Community/umai-core-ce
Comments URL: https://news.ycombinator.com/item?id=48192295
Points: 1
# Comments: 0
Article URL: https://www.nasa.gov/directorates/esdmd/nasa-draws-on-industry-for-mars-telecommunications-network/
Comments URL: https://news.ycombinator.com/item?id=48192290
Points: 1
# Comments: 0
Article URL: https://borretti.me/article/human-bottlenecks
Comments URL: https://news.ycombinator.com/item?id=48192280
Points: 1
# Comments: 0
Article URL: https://cvforge.convexvalue.com/
Comments URL: https://news.ycombinator.com/item?id=48192277
Points: 1
# Comments: 1
Article URL: https://lemire.me/blog/2026/05/18/simd-accelerated-integer-to-string-conversion/
Comments URL: https://news.ycombinator.com/item?id=48192275
Points: 1
# Comments: 0
Article URL: https://www.georgefairbanks.com/ieee-software-v36-n1-jan-2019-intellectual-control
Comments URL: https://news.ycombinator.com/item?id=48192274
Points: 1
# Comments: 0
Article URL: https://github.com/apache/druid/releases/tag/druid-37.0.0
Comments URL: https://news.ycombinator.com/item?id=48192272
Points: 1
# Comments: 0
Article URL: https://github.com/Thillel/tears
Comments URL: https://news.ycombinator.com/item?id=48192261
Points: 1
# Comments: 1
Article URL: https://kiln.tech/blog/git_backed_saas
Comments URL: https://news.ycombinator.com/item?id=48192260
Points: 1
# Comments: 0
Article URL: https://dl.acm.org/doi/epdf/10.1145/3713082.3730396
Comments URL: https://news.ycombinator.com/item?id=48192244
Points: 1
# Comments: 0
Article URL: https://mijndertstuij.nl/posts/migrating-ingress-nginx-envoy-gateway/
Comments URL: https://news.ycombinator.com/item?id=48192243
Points: 1
# Comments: 0
Article URL: https://www.cfr.org/articles/oil-dependence-and-us-foreign-policy
Comments URL: https://news.ycombinator.com/item?id=48192239
Points: 1
# Comments: 1
Article URL: https://www.apple.com/newsroom/2026/05/apple-unveils-new-accessibility-features-and-updates-with-apple-intelligence/
Comments URL: https://news.ycombinator.com/item?id=48192224
Points: 12
# Comments: 0
Article URL: https://mrmarket.bearblog.dev/remote-work-is-bad-for-you/
Comments URL: https://news.ycombinator.com/item?id=48192219
Points: 1
# Comments: 0
Article URL: https://agenticdiaries.com
Comments URL: https://news.ycombinator.com/item?id=48192202
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=oEruzTKteRE
Comments URL: https://news.ycombinator.com/item?id=48192190
Points: 1
# Comments: 0
Article URL: https://www.bloomberg.com/news/articles/2026-05-19/google-to-create-ai-cloud-business-with-blackstone-wsj-says
Comments URL: https://news.ycombinator.com/item?id=48192179
Points: 1
# Comments: 0
Article URL: https://micnik.stagas.deno.net/
Comments URL: https://news.ycombinator.com/item?id=48192115
Points: 1
# Comments: 0
Article URL: https://x.com/alethy137
Comments URL: https://news.ycombinator.com/item?id=48192111
Points: 1
# Comments: 0
Article URL: https://canonical.com/blog/canonical-launches-ubuntu-core-26
Comments URL: https://news.ycombinator.com/item?id=48192108
Points: 1
# Comments: 0
Article URL: https://github.com/kernalix7/AIPS
Comments URL: https://news.ycombinator.com/item?id=48192082
Points: 1
# Comments: 0
Since the post title length is limited on Hacker News, I had to make it less specific. So the real question is this:
I am talking about situations where you just joined a company and treated as the lowest person in the food chain. Old devs act like they can do whatever they want, even when they committed the exact same thing or much worse just a month ago, but suddenly you are told not to do it this because "we dont do things like that here.” Finding common patterns in code doesnt help because actual standards live in their heads.
It feels like a clear double standard culture, where the rules depend more on time you spend in company or seniority, and internal politics than on actual engineering principles or consistency. As a newbie, you are expected to follow unwritten rules that nobody clearly explains, while old time devs are allowed to ignore them.
How do you handle this kind of environment without constantly getting frustrated?
Also I dont understand why some devs when just being slightly higher in hierarchy treat other people that bad when actually we all rot in office till end of our life from 9 to 5. Give some respect to your fellow!
There are almost never congrats when you did extra effort and spend some time do something exceptionaly good.
I do understand this is not how it works in all companies but anyway.
Comments URL: https://news.ycombinator.com/item?id=48192078
Points: 1
# Comments: 0
Article URL: https://netquel.com/
Comments URL: https://news.ycombinator.com/item?id=48192076
Points: 1
# Comments: 0
Article URL: https://cctest.ai/en
Comments URL: https://news.ycombinator.com/item?id=48192061
Points: 1
# Comments: 0
Article URL: https://buttondown.com/suchbadtechads/archive/gateway-2000-part-1/
Comments URL: https://news.ycombinator.com/item?id=48192023
Points: 1
# Comments: 0
Article URL: https://www.phoronix.com/news/Linux-Kernel-Untrusted-Data-API
Comments URL: https://news.ycombinator.com/item?id=48192012
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=mJZDmO5yOxE
Comments URL: https://news.ycombinator.com/item?id=48191998
Points: 2
# Comments: 0
Article URL: https://arxiv.org/abs/2604.12902
Comments URL: https://news.ycombinator.com/item?id=48191997
Points: 1
# Comments: 0
Article URL: https://www.mirelo.ai/blog/beyond-generation-iterative-editing
Comments URL: https://news.ycombinator.com/item?id=48191960
Points: 1
# Comments: 0
Article URL: https://vickiboykis.com/2026/05/18/tagging-my-blog-posts-with-bertopic-and-llms/
Comments URL: https://news.ycombinator.com/item?id=48191961
Points: 1
# Comments: 0
Article URL: https://win9-5.com/webusb/
Comments URL: https://news.ycombinator.com/item?id=48191955
Points: 1
# Comments: 1
Article URL: https://ksqsf.moe/en/posts/2026-05-14-first-agentic-coding/
Comments URL: https://news.ycombinator.com/item?id=48191946
Points: 1
# Comments: 0
Article URL: https://www.olafalders.com/2026/05/19/On-Cooldowns-and-Dependabot-Tuning/
Comments URL: https://news.ycombinator.com/item?id=48191926
Points: 1
# Comments: 0
Article URL: https://twitter.com/rkylesmith/status/2056383847562928629
Comments URL: https://news.ycombinator.com/item?id=48191918
Points: 3
# Comments: 0
Article URL: https://www.youtube.com/watch?v=Sulvcz4SCV8
Comments URL: https://news.ycombinator.com/item?id=48191913
Points: 2
# Comments: 0
It’s getting easier to run two agent sessions in parallel over the same codebase. Avoiding them from making inconsistent assumptions, not so much.
My observations: parallel sessions acting on adjacent subsystems won't stay aligned without a common constraint set. The session that assumes the auth invariant will not know that another session just changed a constraint it relies on. The clash won’t manifest at commit time; it will occur at integration time, when the false assumption has already been propagated to three other files.
No approach feels entirely satisfactory. What works for you?
Comments URL: https://news.ycombinator.com/item?id=48191910
Points: 1
# Comments: 0
Article URL: https://filmicworlds.com/blog/compute-tessellation-with-clamped-parallelograms/
Comments URL: https://news.ycombinator.com/item?id=48191902
Points: 1
# Comments: 0
A common thought is that moving to a new place can shake up life for the good. Though many times we bring our same old self and not much changes. Would love to hear from you all about how expectations met realities post-move. I am thinking of fairly conventional moves, like Boston to Pittsburgh or Indy to Chicago (not to an island or cabin in the woods). Thank you
Comments URL: https://news.ycombinator.com/item?id=48191893
Points: 1
# Comments: 0
Article URL: https://www.kcl.ac.uk/news/one-in-five-britons-think-ai-will-create-civil-unrest-study-finds
Comments URL: https://news.ycombinator.com/item?id=48191888
Points: 1
# Comments: 0
Article URL: https://github.com/evilsocket/audit
Comments URL: https://news.ycombinator.com/item?id=48191884
Points: 1
# Comments: 0
Article URL: https://github.com/scanaislop/aislop
Comments URL: https://news.ycombinator.com/item?id=48191872
Points: 1
# Comments: 0
Article URL: https://www.theguardian.com/world/2026/may/18/pope-leo-encyclical-human-dignity-ai-anthropic
Comments URL: https://news.ycombinator.com/item?id=48191871
Points: 2
# Comments: 0
Article URL: https://panelaudit.com/
Comments URL: https://news.ycombinator.com/item?id=48191862
Points: 1
# Comments: 0
Article URL: https://p3institute.substack.com/p/from-open-source-software-to-open
Comments URL: https://news.ycombinator.com/item?id=48191861
Points: 1
# Comments: 0
Article URL: https://alexeev-dev.bearblog.dev/running-multiple-interpreters-in-python-code-incredible-speed/
Comments URL: https://news.ycombinator.com/item?id=48191855
Points: 1
# Comments: 1
Article URL: https://github.com/vostride/id-agent
Comments URL: https://news.ycombinator.com/item?id=48191852
Points: 1
# Comments: 0
Article URL: https://blog.hubspot.com/marketing/our-vision-for-building-an-open-ecosystem-for-the-agent-era
Comments URL: https://news.ycombinator.com/item?id=48191842
Points: 2
# Comments: 0
Concord, a terminal UI client for Discord written in Rust with Ratatui.
The new update adds voice support. Concord can now join voice channels, play received voice audio!
Other features include:
- Guild, channel, thread, forum, and DM navigation - Sending, editing, deleting, replying, pinning, and reacting to messages - Inline image previews in supported terminals - Desktop notifications - Vim-style keyboard navigation
Checkout more features in readme!
Comments URL: https://news.ycombinator.com/item?id=48191828
Points: 4
# Comments: 0
Article URL: https://ourworldindata.org/data-insights/china-added-a-germany-sized-electricity-grid-last-year
Comments URL: https://news.ycombinator.com/item?id=48191826
Points: 1
# Comments: 0
Article URL: https://www.cnn.com/2026/05/18/tech/openai-musk-lawsuit-verdict
Comments URL: https://news.ycombinator.com/item?id=48191824
Points: 1
# Comments: 0
Article URL: https://www.sciencedirect.com/science/article/abs/pii/S2352250X18300708
Comments URL: https://news.ycombinator.com/item?id=48191819
Points: 1
# Comments: 1
Article URL: https://www.cjr.org/analysis/breathing-new-life-into-obituaries-obit-project-jad-abumrad-montana.php
Comments URL: https://news.ycombinator.com/item?id=48191815
Points: 1
# Comments: 0
Article URL: https://martinvol.pe/blog/2026/05/19/what-happens-when-your-blog-post-hits-1-in-hacker-news/
Comments URL: https://news.ycombinator.com/item?id=48191789
Points: 1
# Comments: 0
Article URL: https://github.com/goccy/bigquery-emulator
Comments URL: https://news.ycombinator.com/item?id=48191770
Points: 1
# Comments: 0
Article URL: https://docs.fused.io/blog/modern-data-stack-is-dead/
Comments URL: https://news.ycombinator.com/item?id=48191767
Points: 1
# Comments: 0
Article URL: https://adaptivesoftware.substack.com/p/the-stable-thing
Comments URL: https://news.ycombinator.com/item?id=48191754
Points: 1
# Comments: 0
Article URL: https://www.technologyreview.com/2026/05/18/1137430/the-signals-that-matter-mit-insiders-panel/
Comments URL: https://news.ycombinator.com/item?id=48191749
Points: 1
# Comments: 0
Article URL: https://opengeni.ai/
Comments URL: https://news.ycombinator.com/item?id=48191715
Points: 1
# Comments: 1
Article URL: https://likedbook.com/
Comments URL: https://news.ycombinator.com/item?id=48191713
Points: 2
# Comments: 0
Is it possible to use touch mobile screen as windows laptops output? I know that android can do any stuff easily so asking. I think it’s not a new question to use android touch screen hardware as windows laptop screen output. Maybe a cable needed, and some software configuration. No matter how small it’s looking like. Any insights or ready projects?
Comments URL: https://news.ycombinator.com/item?id=48191712
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=BF2DLt0ZlXA
Comments URL: https://news.ycombinator.com/item?id=48191708
Points: 1
# Comments: 1
Article URL: https://revisa.guillerg.dev/
Comments URL: https://news.ycombinator.com/item?id=48191698
Points: 1
# Comments: 0
Article URL: https://github.com/robertoranon/tokoro
Comments URL: https://news.ycombinator.com/item?id=48191657
Points: 1
# Comments: 0
Article URL: https://thephp.foundation/blog/2026/05/18/announcing-ecosystem-security-team/
Comments URL: https://news.ycombinator.com/item?id=48191655
Points: 1
# Comments: 0
Article URL: https://boringsql.com/posts/order-by-jungle/
Comments URL: https://news.ycombinator.com/item?id=48191654
Points: 1
# Comments: 0
Article URL: https://www.theguardian.com/technology/2026/may/18/sam-altman-trial-victory-elon-musk-openai
Comments URL: https://news.ycombinator.com/item?id=48191653
Points: 1
# Comments: 0
Article URL: https://www.theregister.com/ai-ml/2026/05/18/the-big-ai-companies-are-going-to-see-their-margins-disappear/5242227
Comments URL: https://news.ycombinator.com/item?id=48191647
Points: 1
# Comments: 0
Article URL: https://casuarina.org/news/introducing-casuarina-linux/
Comments URL: https://news.ycombinator.com/item?id=48191646
Points: 1
# Comments: 0
Article URL: https://arstechnica.com/tech-policy/2026/05/legal-fail-dont-use-ai-to-sue-facebook-users-for-calling-you-a-bad-date/
Comments URL: https://news.ycombinator.com/item?id=48191641
Points: 1
# Comments: 0
Article URL: https://arstechnica.com/health/2026/05/ebola-outbreak-who-declares-emergency-us-restricts-travel-american-infected/
Comments URL: https://news.ycombinator.com/item?id=48191636
Points: 2
# Comments: 0
Article URL: https://twitter.com/igrigorik/status/2056417991693312370
Comments URL: https://news.ycombinator.com/item?id=48191622
Points: 1
# Comments: 0
Article URL: https://www.googolplexwrittenout.com/
Comments URL: https://news.ycombinator.com/item?id=48191615
Points: 1
# Comments: 0
Article URL: https://www.theverge.com/tech/931752/google-io-2026-gemini-icon-docs-workspace
Comments URL: https://news.ycombinator.com/item?id=48191604
Points: 1
# Comments: 0
Article URL: https://superspl.at/scene/84df8849
Comments URL: https://news.ycombinator.com/item?id=48191602
Points: 1
# Comments: 0
Article URL: https://muse.jhu.edu/verify?url=%2Farticle%2F936213&r=479323
Comments URL: https://news.ycombinator.com/item?id=48191599
Points: 1
# Comments: 0
Article URL: https://nosdav.com/server/
Comments URL: https://news.ycombinator.com/item?id=48191595
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=4tB8uzY__uk
Comments URL: https://news.ycombinator.com/item?id=48191585
Points: 1
# Comments: 0
Article URL: https://github.com/hymhub/skill-indexer
Comments URL: https://news.ycombinator.com/item?id=48191582
Points: 1
# Comments: 0
Article URL: https://www.cnn.com/2026/05/18/politics/trump-irs-lawsuit-fund-for-allies
Comments URL: https://news.ycombinator.com/item?id=48191581
Points: 2
# Comments: 0
Article URL: https://andreapivetta.com/posts/all-the-bugs-they-found.html
Comments URL: https://news.ycombinator.com/item?id=48191572
Points: 1
# Comments: 0
I really hate the way the macOS menu bar looks, and how crowded it gets with all my apps' Menubar menus.
Barstool lets me still see the time/date and other useful info while hiding the menubar. I can see wifi connectivity, date, time, and battery all the time.
The app also observes system notifications to surface now playing state, (Apple) calendar events, and volume/brightness changes.
I've had to do a lot of finking with mac PrivateFrameworks as apple loves to make all the interesting data unavailable through official sources/APIs.
Happy to get any feedback/questions!
Comments URL: https://news.ycombinator.com/item?id=48191571
Points: 1
# Comments: 0
Article URL: https://beinlife.gumroad.com/l/shake-to-focus
Comments URL: https://news.ycombinator.com/item?id=48191570
Points: 1
# Comments: 0
Article URL: https://rugu.dev/en/blog/before-making-it-configurable/
Comments URL: https://news.ycombinator.com/item?id=48191553
Points: 1
# Comments: 0
Article URL: https://github.com/sander110419/lightroom-cc-on-linux
Comments URL: https://news.ycombinator.com/item?id=48191537
Points: 1
# Comments: 0
Article URL: https://handinger.com
Comments URL: https://news.ycombinator.com/item?id=48191522
Points: 4
# Comments: 0
Article URL: https://claude.com/blog/the-founders-playbook
Comments URL: https://news.ycombinator.com/item?id=48191489
Points: 3
# Comments: 0
Article URL: https://monitrova.com/
Comments URL: https://news.ycombinator.com/item?id=48191486
Points: 1
# Comments: 0
Article URL: https://ratfactor.com/ascetic-computing
Comments URL: https://news.ycombinator.com/item?id=48191482
Points: 1
# Comments: 0
Article URL: https://www.aljazeera.com/news/2026/5/18/growing-bread-lines-gaza-israel-restricts-fuel-flour
Comments URL: https://news.ycombinator.com/item?id=48191462
Points: 1
# Comments: 0
Article URL: https://confrontingcapitalism.substack.com/p/how-socialism-could-really-work
Comments URL: https://news.ycombinator.com/item?id=48191437
Points: 2
# Comments: 2
Article URL: https://www.cnn.com/2026/05/18/world/video/iran-tehran-call-to-arms-chance-intldsk
Comments URL: https://news.ycombinator.com/item?id=48191408
Points: 1
# Comments: 0
Article URL: https://blog.rust-lang.org/2026/05/18/project-goals-2026-04/
Comments URL: https://news.ycombinator.com/item?id=48191404
Points: 1
# Comments: 0
Article URL: https://bito.ai/benchmarks/swe-bench-pro-evaluation/
Comments URL: https://news.ycombinator.com/item?id=48191369
Points: 1
# Comments: 0
Article URL: https://everythingstudies.com/2017/04/29/all-the-worlds-a-trading-zone/
Comments URL: https://news.ycombinator.com/item?id=48191360
Points: 1
# Comments: 0
Article URL: https://expertboxing.com/how-to-lose-a-fight-skillfully
Comments URL: https://news.ycombinator.com/item?id=48191352
Points: 1
# Comments: 0
Article URL: https://www.tinybird.co/blog/how-we-deal-with-cloud-orphan-objects
Comments URL: https://news.ycombinator.com/item?id=48191347
Points: 1
# Comments: 0
Article URL: https://ficd.sh/blog/kakoune-is-a-text-editor/
Comments URL: https://news.ycombinator.com/item?id=48191325
Points: 1
# Comments: 0
Article URL: https://adayeo.substack.com/p/collect-as-many-lottery-tickets-as
Comments URL: https://news.ycombinator.com/item?id=48191323
Points: 1
# Comments: 0
Article URL: https://github.com/vostride/agent-qa
Comments URL: https://news.ycombinator.com/item?id=48191312
Points: 5
# Comments: 1
Article URL: https://github.com/stemdeckapp/stemdeck
Comments URL: https://news.ycombinator.com/item?id=48191303
Points: 2
# Comments: 0
Article URL: https://sinclairtarget.com/blog/2026/05/18/even-more-tagged-union-subsets-with-comptime/
Comments URL: https://news.ycombinator.com/item?id=48191298
Points: 1
# Comments: 0
Article URL: https://hadid.dev/posts/averages-lie/
Comments URL: https://news.ycombinator.com/item?id=48191287
Points: 1
# Comments: 0
Article URL: https://www.youtube.com/watch?v=_AwzaZmRNsI
Comments URL: https://news.ycombinator.com/item?id=48191268
Points: 1
# Comments: 0
Article URL: https://questdb.com/blog/windows-dll-loader-lock-rust-jni-deadlock/
Comments URL: https://news.ycombinator.com/item?id=48191261
Points: 1
# Comments: 0
Article URL: https://www.nature.com/articles/nature08711
Comments URL: https://news.ycombinator.com/item?id=48191240
Points: 1
# Comments: 0
Article URL: https://medium.com/@will.jh75/the-hidden-flaws-of-mcp-routing-and-why-we-need-to-talk-about-them-d64eac9500d8
Comments URL: https://news.ycombinator.com/item?id=48191236
Points: 1
# Comments: 0
Recently Slideshows format is working great on Tiktok and Slidio can generate blog posts and slideshows based on SEO keywords. If you are tired of taking care of blogs and social media, try Slidio! It has free plan and promote $1 subscription too.
Comments URL: https://news.ycombinator.com/item?id=48191228
Points: 1
# Comments: 0
Article URL: https://oldhome.schmorp.de/marc/bournegol.html
Comments URL: https://news.ycombinator.com/item?id=48191192
Points: 1
# Comments: 0
Article URL: https://ano.chat/blog/why-we-built-ano-on-zero
Comments URL: https://news.ycombinator.com/item?id=48191182
Points: 1
# Comments: 0
Article URL: https://onomeokajevo.substack.com/p/stop-telling-ai-to-sound-like-you
Comments URL: https://news.ycombinator.com/item?id=48191180
Points: 1
# Comments: 0
Article URL: https://arstechnica.com/space/2026/05/one-mars-spacecraft-two-senators-and-a-cloud-of-questions/
Comments URL: https://news.ycombinator.com/item?id=48191178
Points: 1
# Comments: 0
Article URL: https://www.paragon-knives.com/
Comments URL: https://news.ycombinator.com/item?id=48191171
Points: 1
# Comments: 0
Resilient is an async toolkit for rust that handles fault tolerance for your rust Apps that often call other services or database queries frequently. Resilient supports rate limiting, circuit breaker, timeout, bulkhead and retry policies. Pipeline is used to define multiple policies at once and run async operations based on the rules from the policies. You can also add a fallback if the system fails too often.
This was inspired by failsafe-go but for Rust. Would love to know your view on this. drop a star if you loved it
Comments URL: https://news.ycombinator.com/item?id=48191161
Points: 1
# Comments: 0
Article URL: https://extensy.dev/
Comments URL: https://news.ycombinator.com/item?id=48191144
Points: 4
# Comments: 1
Article URL: https://iopscience.iop.org/article/10.3847/2041-8213/ae5537
Comments URL: https://news.ycombinator.com/item?id=48191106
Points: 1
# Comments: 0
Article URL: https://leejo.github.io/2017/09/27/social_media_zero/
Comments URL: https://news.ycombinator.com/item?id=48191103
Points: 2
# Comments: 0
Article URL: https://medium.com/@laurynas.karvelis_95228/is-monetising-your-site-possible-without-serving-ads-396d4e72cbca
Comments URL: https://news.ycombinator.com/item?id=48191091
Points: 1
# Comments: 0
Article URL: https://firethering.com/elon-musk-openai-lawsuit-lost/
Comments URL: https://news.ycombinator.com/item?id=48191080
Points: 1
# Comments: 1
Article URL: https://grant.dev/posts/built-a-slack-client
Comments URL: https://news.ycombinator.com/item?id=48191074
Points: 1
# Comments: 0
Article URL: https://avohq.io/blog/ai-driven-development-it-s-a-spectrum
Comments URL: https://news.ycombinator.com/item?id=48191068
Points: 1
# Comments: 0
Article URL: https://medieval.ucdavis.edu/120D/Money.html
Comments URL: https://news.ycombinator.com/item?id=48191054
Points: 1
# Comments: 0
Everyone is using AI for everything now. Company is pushing for AI-first and encourages the adoption of AI in every part of our work.
AI for planning, AI for RFC, AI for writing code, AI for creating PRs. Sure we can have harnesses and tests to ensure nothing breaks. But how do we enforce engineers to have a deep understanding of the code that they are shipping?
Our team has the usual suggestions: write a plan first, write test cases first, etc. But in this age, how do you verify that the engineer did not simply delegate these tasks to an LLM first?
Also genuinely worried about junior engineers' growth if this is the future.
Comments URL: https://news.ycombinator.com/item?id=48191051
Points: 1
# Comments: 0
Article URL: https://avichal.com/2011/10/07/why-education-startups-do-not-succeed/
Comments URL: https://news.ycombinator.com/item?id=48191047
Points: 1
# Comments: 0
I've been switching between macOS, Linux and Windows machines quite a bit recently due to work, so it's been tough work to find a reader I enjoy using across all platforms, and there are a few features I've been wanting for a while...
...so I one-shotted Cervantes over the weekend. It's a Tauri-based cross-platform desktop app. At heart it will allow you to simply browse HN but I added the ability to favv'e users so you can see their content, you can replace words, it will flag frontpage thread movement and you have a dark interface.
It's not too pretentious, i don't think. Design-wise was also done via Claude Design.
Comments URL: https://news.ycombinator.com/item?id=48191041
Points: 1
# Comments: 0
Article URL: https://layerx.xyz/blog/sim-recap
Comments URL: https://news.ycombinator.com/item?id=48190996
Points: 1
# Comments: 0
Article URL: https://github.com/codexstar69/pi-listen
Comments URL: https://news.ycombinator.com/item?id=48190992
Points: 1
# Comments: 0
Article URL: https://nationalinterest.org/blog/energy-world/the-department-of-energy-ends-alara
Comments URL: https://news.ycombinator.com/item?id=48190982
Points: 1
# Comments: 0
Article URL: https://digiday.com/media/the-economist-prepares-for-a-two-track-internet-one-for-humans-and-one-for-ai-agents/
Comments URL: https://news.ycombinator.com/item?id=48190930
Points: 2
# Comments: 0
Article URL: https://posixcafe.org/blogs/2024/01/05/0/
Comments URL: https://news.ycombinator.com/item?id=48190927
Points: 1
# Comments: 0
Article URL: https://petapixel.com/2026/05/18/badger-badger-badger-video-officially-preserved-by-british-film-institute/
Comments URL: https://news.ycombinator.com/item?id=48190907
Points: 2
# Comments: 0
Article URL: https://arilamstein.com/blog/2026/05/18/how-remote-work-has-grown-and-shrunk-since-covid/
Comments URL: https://news.ycombinator.com/item?id=48190905
Points: 2
# Comments: 0
Article URL: https://github.com/thiswillbeyourgithub/LogseqMarkdownParser
Comments URL: https://news.ycombinator.com/item?id=48190884
Points: 1
# Comments: 0
Article URL: https://medium.com/@DolphinDB_Inc/how-to-build-multi-asset-backtests-for-real-trading-strategies-94a25352fae0
Comments URL: https://news.ycombinator.com/item?id=48190885
Points: 1
# Comments: 0
Article URL: https://news.ycombinator.com/submit
Comments URL: https://news.ycombinator.com/item?id=48190875
Points: 1
# Comments: 0
Article URL: https://oneonlyvan.substack.com/p/that-time-crypto-jesus-tried-to-sell
Comments URL: https://news.ycombinator.com/item?id=48190869
Points: 1
# Comments: 1
Article URL: https://www.apollo.com/wealth/the-daily-spark/americas-data-center-count-is-already-near-double
Comments URL: https://news.ycombinator.com/item?id=48190867
Points: 1
# Comments: 0
Article URL: https://www.apollo.com/wealth/the-daily-spark/us-government-finances-are-not-ready-for-a-recession
Comments URL: https://news.ycombinator.com/item?id=48190864
Points: 1
# Comments: 0
Article URL: https://mailvaulty.com
Comments URL: https://news.ycombinator.com/item?id=48190859
Points: 1
# Comments: 0
Article URL: https://www.channelnewsasia.com/business/amazon-singapore-end-local-fulfilment-ecommerce-6121221
Comments URL: https://news.ycombinator.com/item?id=48190853
Points: 2
# Comments: 1
Article URL: https://www.exoplatform.com/blog/introducing-exo-mcp-server-secure-ai-integrations-digital-workplace/
Comments URL: https://news.ycombinator.com/item?id=48190824
Points: 1
# Comments: 0
We're building AI Engineers not just AI Coders
Comments URL: https://news.ycombinator.com/item?id=48190812
Points: 1
# Comments: 0
Article URL: https://www.typography.com/blog/text-for-proofing-fonts
Comments URL: https://news.ycombinator.com/item?id=48190811
Points: 1
# Comments: 0
Article URL: https://win9-5.com/macos/
Comments URL: https://news.ycombinator.com/item?id=48190809
Points: 1
# Comments: 0
Article URL: https://github.com/react-native-info/react-native-agent
Comments URL: https://news.ycombinator.com/item?id=48190780
Points: 2
# Comments: 1
Article URL: https://www.theparliamentmagazine.eu/news/article/anthropic-shuts-the-eu-out-of-its-most-advanced-cyber-ai-model
Comments URL: https://news.ycombinator.com/item?id=48190771
Points: 2
# Comments: 0
Article URL: https://www.thebristolsauce.com/p/the-true-cost-of-influencing-one
Comments URL: https://news.ycombinator.com/item?id=48190765
Points: 1
# Comments: 0
Article URL: https://posthog.com/blog/minimum-viable-product-marketing
Comments URL: https://news.ycombinator.com/item?id=48190733
Points: 1
# Comments: 0
Article URL: https://extensionranker.com/blog/chrome-web-store-ranking-patterns
Comments URL: https://news.ycombinator.com/item?id=48190715
Points: 1
# Comments: 1
Article URL: https://en.wikipedia.org/wiki/Zeigarnik_effect
Comments URL: https://news.ycombinator.com/item?id=48190703
Points: 1
# Comments: 0
Article URL: https://zknill.io/posts/generations-of-ai-applications/
Comments URL: https://news.ycombinator.com/item?id=48190694
Points: 1
# Comments: 0
Article URL: https://github.com/666ghj/MiroFish
Comments URL: https://news.ycombinator.com/item?id=48190672
Points: 1
# Comments: 0
Article URL: https://github.com/sermakarevich/chunker
Comments URL: https://news.ycombinator.com/item?id=48190664
Points: 1
# Comments: 0
Article URL: https://phrasing.app/
Comments URL: https://news.ycombinator.com/item?id=48190656
Points: 1
# Comments: 0
Article URL: https://github.com/pydata/numexpr
Comments URL: https://news.ycombinator.com/item?id=48190648
Points: 2
# Comments: 0
Article URL: https://beyondloom.com/blog/userstory.html
Comments URL: https://news.ycombinator.com/item?id=48190637
Points: 1
# Comments: 0
Article URL: https://lapcatsoftware.com/articles/2026/5/3.html
Comments URL: https://news.ycombinator.com/item?id=48190629
Points: 1
# Comments: 0
Article URL: https://yosefk.com/blog/10x-more-selective.html
Comments URL: https://news.ycombinator.com/item?id=48190590
Points: 1
# Comments: 0
Article URL: https://github.com/replikativ/superficie
Comments URL: https://news.ycombinator.com/item?id=48190587
Points: 1
# Comments: 0
Article URL: https://github.com/quazardous/aiball
Comments URL: https://news.ycombinator.com/item?id=48190542
Points: 1
# Comments: 0
Article URL: https://twitter.com/PatrickToulme/status/2055709800986780028
Comments URL: https://news.ycombinator.com/item?id=48190540
Points: 2
# Comments: 0
Hey HN,
This is my take on the agent harness. Everything on an isometric map. Agents are grouped into "buildings" that run in a sequence or a loop; e.g., the CodeForge has an agent that writes a PRD, another one that implements, and a third that reviews. Everything is customizable, you build your own buildings/teams however you want.
It's a Tauri app, really light (about 8x less energy than the closest competitor I benchmarked, so it actually runs from a coffee shop on battery). It's macOS only for now, but ping me if you are willing to test the Windows or Linux version.
I've been dogfooding this for months and would love to get some feedback, feature requests, and bug reports so I know what to focus on next.
Comments URL: https://news.ycombinator.com/item?id=48190531
Points: 1
# Comments: 0
Article URL: https://www.businessinsider.com/pizza-hut-ai-system-dragontail-lawsuit-franchisee-2026-5
Comments URL: https://news.ycombinator.com/item?id=48190516
Points: 1
# Comments: 2
Article URL: https://sevendiv.com/
Comments URL: https://news.ycombinator.com/item?id=48190496
Points: 1
# Comments: 0
Article URL: https://www.psychologytoday.com/us/blog/freedom-mind/202104/the-definitive-guide-helping-people-trapped-in-cult
Comments URL: https://news.ycombinator.com/item?id=48190495
Points: 1
# Comments: 0
Article URL: https://idlemachines.co.uk/essays/mixture-of-experts
Comments URL: https://news.ycombinator.com/item?id=48190473
Points: 1
# Comments: 0
Article URL: https://2026.stateofai.dev/en-US
Comments URL: https://news.ycombinator.com/item?id=48190468
Points: 1
# Comments: 0
Article URL: https://github.com/github/spec-kit/discussions/152
Comments URL: https://news.ycombinator.com/item?id=48190463
Points: 1
# Comments: 0
Article URL: https://krebsonsecurity.com/2026/05/cisa-admin-leaked-aws-govcloud-keys-on-github/
Comments URL: https://news.ycombinator.com/item?id=48190454
Points: 1
# Comments: 0
Article URL: https://hyperpolyglot.org/ml
Comments URL: https://news.ycombinator.com/item?id=48190428
Points: 1
# Comments: 0
Article URL: https://regenold.com/landing/ai/eu-ai-act-competition
Comments URL: https://news.ycombinator.com/item?id=48190423
Points: 1
# Comments: 2
Article URL: https://www.seangoedecke.com/the-just-say-no-engineer-was-a-zirp-phenomenon/
Comments URL: https://news.ycombinator.com/item?id=48190381
Points: 1
# Comments: 0
Article URL: https://jvns.ca/blog/2023/12/04/mounting-git-commits-as-folders-with-nfs/
Comments URL: https://news.ycombinator.com/item?id=48190373
Points: 1
# Comments: 1
Article URL: https://antirez.com/news/166
Comments URL: https://news.ycombinator.com/item?id=48190359
Points: 2
# Comments: 1
Article URL: https://arxiv.org/abs/2605.14386
Comments URL: https://news.ycombinator.com/item?id=48190357
Points: 1
# Comments: 0
Article URL: https://scitechdaily.com/new-brain-bypass-technology-could-transform-treatment-for-neurological-disorders/
Comments URL: https://news.ycombinator.com/item?id=48190350
Points: 1
# Comments: 0
Article URL: https://meertens.dev/blog/github-enables-domain-abuse/
Comments URL: https://news.ycombinator.com/item?id=48190348
Points: 1
# Comments: 0
Article URL: https://xtra.sh/blog/markus/
Comments URL: https://news.ycombinator.com/item?id=48190344
Points: 1
# Comments: 0
Article URL: https://blog.gridranger.dev/mobile-oses-featuring-fairphone-5/
Comments URL: https://news.ycombinator.com/item?id=48190335
Points: 1
# Comments: 0
Article URL: https://www.technologyreview.com/2026/05/18/1137488/elon-musk-suit-openai-verdict/
Comments URL: https://news.ycombinator.com/item?id=48190333
Points: 1
# Comments: 0
Article URL: https://zenodo.org/records/20262720
Comments URL: https://news.ycombinator.com/item?id=48190327
Points: 1
# Comments: 0
Article URL: https://www.reuters.com/world/meta-lays-out-plans-may-20-layoffs-restructuring-internal-document-says-2026-05-18/
Comments URL: https://news.ycombinator.com/item?id=48190323
Points: 1
# Comments: 0
Article URL: https://vitalik.eth.limo/general/2022/06/20/backpack.html
Comments URL: https://news.ycombinator.com/item?id=48190288
Points: 1
# Comments: 1
Article URL: https://github.com/kevinlawler/kerf1
Comments URL: https://news.ycombinator.com/item?id=48190282
Points: 1
# Comments: 0
Article URL: https://dmarcguard.io/blog/mxtoolbox-alternative/
Comments URL: https://news.ycombinator.com/item?id=48190279
Points: 1
# Comments: 0
Article URL: https://afranca.com.br/thoughts-on-people-and-blogs/
Comments URL: https://news.ycombinator.com/item?id=48190272
Points: 1
# Comments: 0
Article URL: https://www.unsungnovelty.org/posts/05/2026/computers-and-upgrades/
Comments URL: https://news.ycombinator.com/item?id=48190265
Points: 1
# Comments: 0
Article URL: https://ksaweryskowron.substack.com/p/managing-is-not-about-reaching-perfection
Comments URL: https://news.ycombinator.com/item?id=48190264
Points: 1
# Comments: 0
Article URL: https://www.nyse.com/publicdocs/nyse/data/Daily_TAQ_Client_Spec_v4.3.pdf
Comments URL: https://news.ycombinator.com/item?id=48190262
Points: 1
# Comments: 0
Article URL: https://medium.com/@s_nikolaev/build-a-searchable-catalog-with-filters-facets-and-semantic-search-02f9d89dcb2f
Comments URL: https://news.ycombinator.com/item?id=48190259
Points: 1
# Comments: 0
Article URL: https://www.bradwmorris.com/posts/free-the-claw-agents-break-containment
Comments URL: https://news.ycombinator.com/item?id=48190245
Points: 1
# Comments: 0
Article URL: https://finance.yahoo.com/sectors/healthcare/articles/gelatine-sculpt-exploding-2026-viral-142500234.html
Comments URL: https://news.ycombinator.com/item?id=48190231
Points: 1
# Comments: 0
Article URL: https://zenstack.dev/blog/mcp-code-mode
Comments URL: https://news.ycombinator.com/item?id=48190218
Points: 2
# Comments: 0
Article URL: https://entropicthoughts.com/pythagorean-addition
Comments URL: https://news.ycombinator.com/item?id=48190205
Points: 2
# Comments: 0
Article URL: https://www.scientificamerican.com/article/the-programmer-whose-code-underpins-the-internet/
Comments URL: https://news.ycombinator.com/item?id=48190200
Points: 2
# Comments: 0
Article URL: https://lkml.org/lkml/2026/5/17/896
Comments URL: https://news.ycombinator.com/item?id=48190184
Points: 2
# Comments: 0
Article URL: https://ryanjk5.github.io/posts/GOLDE/
Comments URL: https://news.ycombinator.com/item?id=48190177
Points: 1
# Comments: 0
Article URL: https://sinodatacrit.substack.com/p/ai-cold-war-is-a-marketing-gimmick
Comments URL: https://news.ycombinator.com/item?id=48190173
Points: 1
# Comments: 0
Article URL: https://fsfe.org/news/2026/news-20260519-01.en.html
Comments URL: https://news.ycombinator.com/item?id=48190142
Points: 1
# Comments: 1
Article URL: https://matklad.github.io/2026/05/18/always-be-blaming.html
Comments URL: https://news.ycombinator.com/item?id=48190140
Points: 1
# Comments: 0
Article URL: https://one-million-humans.vercel.app/
Comments URL: https://news.ycombinator.com/item?id=48190125
Points: 1
# Comments: 0
Article URL: https://funes.world/apps/the-hanging-sculptures-of-the-xiaoxitian
Comments URL: https://news.ycombinator.com/item?id=48190121
Points: 1
# Comments: 0
Article URL: https://stars.wavekat.com/
Comments URL: https://news.ycombinator.com/item?id=48190108
Points: 1
# Comments: 0
Article URL: https://aran.dev/posts/introducing-jjw-jj-workspace-manager/
Comments URL: https://news.ycombinator.com/item?id=48190105
Points: 1
# Comments: 0
I was researching existing calculators and noticed some sites either made the process unnecessarily confusing or locked downloadable reports/PDFs behind a paywall.
So I built a simpler version that’s completely free to use.
Still early, only a couple of calculators/tools are live right now, but I’m planning to add many more over time.
Suggestions are welcome
Comments URL: https://news.ycombinator.com/item?id=48190092
Points: 1
# Comments: 0
Article URL: https://ohdear.app/
Comments URL: https://news.ycombinator.com/item?id=48190091
Points: 1
# Comments: 0
Article URL: https://www.bitmex.com/blog/bitmex-technology-scaling-part-2-the-road-to-100x
Comments URL: https://news.ycombinator.com/item?id=48190084
Points: 1
# Comments: 0