frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Meta Exposed Data Internally from Its Controversial Employee-Tracking Program

https://www.wired.com/story/meta-accidentally-let-employees-access-each-others-keystroke-data/
2•ceejayoz•1m ago•1 comments

Actium

https://goactium.com/
1•pete_patterson•2m ago•0 comments

Bohemia Interactive: Cold War Assault Remastered Source Code on GitHub

https://github.com/BohemiaInteractive/CWR
1•dewey•5m ago•0 comments

Show HN: Never Go to a PM Meeting Again

https://www.quickapproveai.com
1•xvok•5m ago•0 comments

Software Engineers Face an AI 'Identity Crisis,' VC Partner Says

https://www.businessinsider.com/software-engineers-face-an-ai-identity-crisis-vc-partner-says-2026-6
1•simonpure•6m ago•0 comments

Open Source US Kei Truck

https://www.youtube.com/watch?v=tlZlyp55dww
2•ishtanbul•6m ago•0 comments

Why most AI evals would miss the Linear sales email failure

https://tenureai.dev/writing/why-most-ai-evals-would-miss-the-linear-sales-email-failure/
2•jflynt76•7m ago•0 comments

The quiet grief of adult friendship

https://timesofindia.indiatimes.com/blogs/civil-irony/the-quiet-grief-of-adult-friendship/
1•herbertl•11m ago•0 comments

Magnifica Humanitas as Glossed Manuscript

https://magnifica.unlatent.ai/
1•bazzmt•11m ago•1 comments

The Market's AI Fanfare Is Running into a Harsh Political Reality

https://www.wsj.com/tech/ai/the-markets-ai-fanfare-is-running-into-a-harsh-political-reality-b919...
2•1vuio0pswjnm7•12m ago•0 comments

NIST Releases Technical Findings on What Caused 2021 Collapse of Miami Surfside

https://www.nist.gov/news-events/news/2026/06/nist-releases-technical-findings-what-caused-2021-p...
2•stmw•13m ago•0 comments

Student Cheating Is Becoming Impossible to Detect in an A.I. Era

https://www.nytimes.com/2026/06/18/us/ai-apps-students-cheat.html
2•droidjj•14m ago•0 comments

Still Water Colors: interactive Three.js pigment art

https://sand-morph.up.railway.app/still-water-colors
1•echohive42•14m ago•0 comments

A Mechanistic Explanation of Prompt Injection – LessWrong

https://www.lesswrong.com/posts/d8xDGzCEYE639qqEv/a-mechanistic-explanation-of-prompt-injection-a...
1•haritha1313•14m ago•0 comments

Meta pauses AI training program tracking employee keystrokes after internal leak

https://www.businessinsider.com/meta-ai-training-data-leak-exposed-employee-activity-across-compa...
4•petethomas•15m ago•0 comments

Five Eyes joint statement on AI models taking down governments and businesses

https://www.cisa.gov/news-events/news/five-eyes-cyber-security-agencies-statement
1•thoughtpeddler•15m ago•0 comments

Levels.fyi Atlas – Interactive Bay Area Map with Pay

https://www.levels.fyi/atlas
3•de_aztec•16m ago•0 comments

Show HN: Device emulation outside QEMU using vfio-user and libvfio-user

https://github.com/nutanix/libvfio-user
1•tmakatos•16m ago•0 comments

284B Model Shouldn't Fit on Your Laptop. It Does [video]

https://www.youtube.com/watch?v=9gHcmhUDJfw
1•peter_d_sherman•16m ago•1 comments

Oracle workforce shrinks by about 21,000 employees amid AI adoption

https://www.reuters.com/business/world-at-work/oracle-workforce-shrinks-by-about-13-2026-06-22/
4•tartoran•18m ago•0 comments

FDA to launch pilot program to speed up early-stage clinical trials

https://www.statnews.com/2026/06/22/fda-speed-up-early-stage-single-study-clinical-trials/
1•brandonb•19m ago•0 comments

Securing the Nation Against Advanced Cryptographic Attacks

https://www.whitehouse.gov/presidential-actions/2026/06/securing-the-nation-against-advanced-cryp...
5•FiloSottile•21m ago•1 comments

Turn your commits into LinkedIn posts

1•nikitafaesch•24m ago•0 comments

C0mpute Data

https://data.c0mpute.ai/
1•handfuloflight•25m ago•0 comments

California admits using high-risk AI – including systems it failed to report

https://calmatters.org/politics/2026/06/california-admits-government-ai-risk-after-denying/
3•cdrnsf•26m ago•0 comments

Publishing AI Write-Ups to a URL – Without Leaking the Client Ones

https://bradystroud.dev/blogs/private-docs-vault
1•bradystroud•28m ago•0 comments

There Is Too Much

https://vtorosyan.gitHub.io/there-is-too-much/
2•vtorosyan•32m ago•0 comments

White House Executive Order on Quantum Innovation

https://www.whitehouse.gov/presidential-actions/2026/06/ushering-in-the-next-frontier-of-quantum-...
5•atlasunshrugged•32m ago•0 comments

New Abuse of the ClickOnce Technology

https://www.crowdstrike.com/en-us/blog/new-abuse-of-the-clickonce-technology-part-one/
2•eatonphil•33m ago•0 comments

About Those "Hackquisitions"

https://spyglass.org/failed-hackquisitions/
1•momentmaker•34m ago•0 comments
Open in hackernews

Ask HN: What are some rock solid open source vector databases

2•ciwolex•1h ago
New to vector dbs and AI. Looking for some open source mainstream options for vector dbs similar to how Postgresql is for relational dbs and how MongoDB is for NoSQL

Comments

verdverm•1h ago
You want more than just vector db, use something like Typesense
vunderba•1h ago
I run a dockerized version of qdrant for RAG related stuff and have been pretty happy with it.

https://github.com/qdrant/qdrant

timvisee•1h ago
Dev of Qdrant here.

What would change that to 'very happy' in your use case?