frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Brad Feld – LLM's Just Lie

https://feld.com/archives/2025/06/llms-just-lie/
1•rmason•1m ago•0 comments

Show HN: Logic Fang – a mutation-aware logic tracer that hunts semantic drift

https://github.com/Mr-Sherif-1/LogicFang-fuzz-firewall
1•Mr-Sherif-1•1m ago•0 comments

Screen reader for devices running SteamOS

https://steamcommunity.com/games/593110/announcements?snr=1_2108_9__2107
2•Venn1•1m ago•0 comments

Agentic Misalignment: How LLMs could be insider threats

https://www.anthropic.com/research/agentic-misalignment
1•davidbarker•3m ago•0 comments

Addressing fear, uncertainty and doubt thrown at Element and Matrix

https://element.io/blog/addressing-fear-uncertainty-and-doubt-thrown-at-element-and-matrix/
1•LorenDB•4m ago•0 comments

It's True: The Jaws Shark Is Public Domain

https://ironicsans.ghost.io/how-the-jaws-shark-became-public-domain/
1•MBCook•5m ago•0 comments

Honda successfully launched and landed its own reusable rocket

https://www.theverge.com/news/689183/honda-reusable-rocket-successful-launch-test-landing
1•fuzzythinker•8m ago•1 comments

Open Sourcing Any Distance

https://kuntz.io/blog/any-distance-oss
1•ezekg•10m ago•0 comments

Making Sense of a Noisy World

https://ordep.dev/posts/opinions-on-trends
1•ordpedev•10m ago•0 comments

Inside the 'Dragon Age' Debacle That Gutted EA's BioWare Studio

https://www.bloomberg.com/news/articles/2025-06-11/inside-the-dragon-age-debacle-that-gutted-ea-s-bioware-studio
1•trevortheblack•10m ago•0 comments

MIT student prints AI polymer masks to restore paintings in hours

https://arstechnica.com/ai/2025/06/mit-student-prints-ai-polymer-masks-to-restore-paintings-in-hours/
1•gametorch•11m ago•0 comments

Engineered Meta-Cognitive Workflow Architecture for Windsurf

https://entrepeneur4lyf.github.io/engineered-meta-cognitive-workflow-architecture/
1•handfuloflight•11m ago•0 comments

Postgres Weekly 19th June 2020

https://postgresweekly.com/issues/604
1•khurs•13m ago•0 comments

EU Eyes Ditching Microsoft Azure for France's OVHcloud

https://www.euractiv.com/section/tech/news/scoop-commission-eyes-ditching-microsoft-azure-for-frances-ovhcloud-over-digital-sovereignty-fears/
7•doener•14m ago•0 comments

Show HN: Onri, the Google Map for micro-learning

https://onri.ai
1•ru6xul6•15m ago•0 comments

Cluely raises $15M led by a16z

https://a16z.com/announcement/investing-in-cluely/
1•colesantiago•15m ago•0 comments

Haveli Investments to buy Couchbase for $1.5B

https://www.reuters.com/legal/transactional/haveli-investments-buy-ai-database-firm-couchbase-about-15-billion-2025-06-20/
1•ergl•17m ago•0 comments

How Astronomers Will Deal With 60 Million Billion Bytes of Imagery

https://www.nytimes.com/2025/06/20/science/vera-rubin-telescope-data.html
2•perihelions•18m ago•1 comments

Ask HN: X account hacked again – no email when attacker changed the email? How?

3•hadaoaxb•19m ago•0 comments

YC: Digital Superintelligence, Multiplanetary Life, How to Be Useful [video]

https://www.youtube.com/watch?v=cFIlta1GkiE
1•onemoresoop•20m ago•0 comments

Show HN: wasque – Lightweight Cloudlare Warp Proxy Container for Linux

https://github.com/Diniboy1123/wasque
1•MaryJohanna•23m ago•0 comments

Uncut Paper Currency

https://www.usmint.gov/shop/paper-currency/
1•bookofjoe•24m ago•0 comments

But, my Postgres (+ lakehouse) is free

https://www.mooncake.dev/blog/postgres-lakehouse-free
1•moonikakiss•24m ago•0 comments

US patent office wants AI to scan for prior art, but doesn't want to pay for it

https://www.theregister.com/2025/06/20/us_patent_office_ai/
2•penda•25m ago•0 comments

Firefox features that help you plan a trip (and take it)

https://blog.mozilla.org/en/firefox/travel-features/
1•andrewstetsenko•28m ago•0 comments

How Is Modular Democratizing AI Compute?

https://www.modular.com/blog/how-is-modular-democratizing-ai-compute
3•tosh•28m ago•0 comments

12 Years of Postgres Weekly with Peter Cooper, Ep28 on Talking Postgres Podcast

https://talkingpostgres.com/episodes/12-years-of-postgres-weekly-with-peter-cooper
1•clairegiordano•28m ago•0 comments

My experience going through a startup incubator

https://developerwithacat.com/blog/062025/startup-incubator-experience/
1•mmarian•32m ago•0 comments

Kenton Varda on Safe AI-Assisted Coding and the Power of Cloudflare Workers

https://www.youtube.com/watch?v=qKcg3ibIVzI
1•emot•33m ago•0 comments

Jürgen Schmidhuber:the Father of Generative AI Without Turing Award

http://www.jazzyear.com/article_info.html?id=1352
2•kleiba•33m ago•0 comments
Open in hackernews

Show HN: ZenStack V3 – TypeScript ORM Combines Strength of Prisma + Drizzle

https://github.com/zenstackhq/zenstack-v3
10•carlual•4h ago
We launched ZenStack V2(https://news.ycombinator.com/item?id=40205699) one year ago. It is built on Prisma, adding advanced features like access control, polymorphism, API/Hook generation, etc. But as we added more features, we felt more constrained by our foundation, Prisma(Check out the specific constraints here https://zenstack.dev/blog/next-chapter-1).

Therefore, we made a bold decision for ZenStack V3 to reimplement the ORM part from scratch, keeping full compatibility with the Prisma schema and API. As a result, you could get the best of both worlds of Prisma and Drizzle:

- Keep Prisma's elegant, LLM-friendly schema

- Get Drizzle-level flexibility and performance

V3 is still alpha but evolving fast. Start the repo to stay tuned! And I'd love to hear your thoughts.

Comments

tsimv•53m ago
Very nice!! Looking forward to try it out