Another open source project has shut down its bug bounty program because of an unmanageable influx of #AI slop submissions.

Title: Turso retires bug bounty program because most "CRITICAL" issues are just AI slop

Subtitle: #Turso says reviewing endless AI-generated bug submissions became a bigger burden than the actual bugs the bounty program uncovered.

Source: https://www.neowin.net/news/turso-retires-bug-bounty-program-because-most-critical-issues-are-just-ai-slop/

The Wonders of AI: We Are Retiring Our Bug Bounty Program

「 It became too high a reward to just point an LLM at Turso, and try to find a bug. And as you all know, if you instruct an LLM to go find a bug and collect a bounty, it will produce some output. Whether or not it makes sense, is a completely different story. I want to share some of those with you 」

https://turso.tech/blog/the-wonders-of-ai

#turso #bugbounty #ai #cybersecurity #opensource

The Wonders of AI: We Are Retiring Our Bug Bounty Program

For almost a year now, Turso has had a program that pays $1,000 for any bug that can be demonstrated to lead to data corruption. Today, we are retiring this program.

HackerNewsTop5 (@hackernewstop5)

Turso가 AI 시대를 이유로 버그 바운티 프로그램을 종료한다고 밝혔다. 보안 대응 체계를 외부 인센티브 모델에서 다른 방식으로 전환하는 결정으로, 개발자 인프라 보안 운영 관점에서 주목할 만하다.

https://x.com/hackernewstop5/status/2055290923211432118

#security #bugbounty #ai #turso

HackerNewsTop5 (@hackernewstop5) on X

The Wonders of AI: We Are Retiring Our Bug Bounty Program #HackerNews https://t.co/WhIuzWR2L7

X (formerly Twitter)

Turso v0.6.0

Turso 0.6.0이 출시되어 SQLite의 주요 기능을 모두 지원하게 되었습니다. 이번 버전에서는 멀티프로세스 동시 접근 지원과 VACUUM 명령어 지원이 추가되었으며, 트리거, 임시 테이블, 생성된 컬럼, WITHOUT ROWID 테이블 등 다양한 SQL 기능이 강화되었습니다. 또한, UPDATE ... FROM, CROSS JOIN, FILTER 절, ROW_NUMBER() 윈도우 함수 등 쿼리 기능도 확장되어 실무 활용도가 높아졌습니다. 타입 시스템도 배열, 구조체, 유니언, 도메인 타입 등으로 개선되어 엄격한 타입 검사가 가능해졌습니다. 이로써 Turso는 SQLite 호환성과 기능성 측면에서 한층 진보한 클라우드 데이터베이스 솔루션이 되었습니다.

https://turso.tech/blog/turso-0.6.0

#turso #sqlite #database #sql #cloud

Turso v0.6.0

Turso v0.6.0 release with multi-process support, VACUUM, the Turso CLI on npm, generated columns, temporary tables, and more.

🚀 Just launched vnStat-rs, a Rust port of the classic network monitor! 🦀

Why?
✅ Centralized Logging: Aggregate server stats via #Libsql / #Turso.
✅ Zero Root: Runs entirely in user-space. No sudo needed.
✅ Hybrid Persistence: Local reliability + Cloud aggregation.
✅ CLI Compatible: Your favorite flags (-m, -d, -h) work out of the box.

Check it out: https://github.com/seungjin/vnstat-rs

#RustLang #OpenSource #Networking #vnStat #Linux

GitHub - seungjin/vnstat-rs: Mirror of https://pub.git.seungjin.net/vnstat-rs.git

Mirror of https://pub.git.seungjin.net/vnstat-rs.git - seungjin/vnstat-rs

GitHub
@weiznich @kubikpixel If that's true I have to reconsider choice for my current project - I want #Rust written database for it; I was looking at #Turso...
Ah, yes, the world desperately needed yet another SQL database... because #SQLite was *so* last Tuesday. 😏 Clearly, "Turso" will change the world by being an in-process database that’s *also* compatible with—wait for it—SQLite. 🚀✨ #RevolutionaryRedundancy
https://github.com/tursodatabase/turso #SQLdatabase #Turso #Innovation #TechNews #HackerNews #ngated
GitHub - tursodatabase/turso: Turso is an in-process SQL database, compatible with SQLite.

Turso is an in-process SQL database, compatible with SQLite. - tursodatabase/turso

GitHub
GitHub - tursodatabase/turso: Turso is an in-process SQL database, compatible with SQLite.

Turso is an in-process SQL database, compatible with SQLite. - tursodatabase/turso

GitHub

Đã tự phát triển ứng dụng quản lý ngân sách cá nhân mã nguồn mở bằng AI với SvelteKit 5, Turso, Tailwind CSS 4 và hỗ trợ từ GitHub Copilot. Triển khai trên Vercel, giao diện đẹp, hoạt động mượt như YNAB nhưng đầy đủ tính năng mong muốn. Xem demo và fork tại repo GitHub. #SvelteKit #AI #OpenSource #BudgetApp #WebDev #Svelte #TailwindCSS #Vercel #Turso #ỨngDụngNgânSách #PhátTriểnWeb #MãNguồnMở

https://www.reddit.com/r/selfhosted/comments/1q1xpat/built_a_personal_budget_app_in_visual_studio_code/

AgentFS: SQLite 파일 하나에 담긴 AI 에이전트의 모든 것

Turso가 공개한 AgentFS는 AI 에이전트의 모든 상태를 단일 SQLite 파일에 담아 SQL로 쿼리하고 추적할 수 있게 만든 파일시스템 추상화입니다. 예측 불가능한 에이전트를 관찰하고 디버깅하는 새로운 방법을 소개합니다.

https://aisparkup.com/posts/7488