TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Bonk, use machine learning to detect nudity in images

3 pointsby jamesponddotcoabout 1 year ago

1 comment

jamesponddotcoabout 1 year ago
Hello, folks! I started learning Rust last Friday, coming from Go, and today I pushed my first project to trunk.<p>Meet bonk[1], a simple CLI tool that uses machine learning to detect whether an image contains nudity.<p>I constantly need to review customer websites to ensure no images contain nudity due to requirements from the company I host my servers with. To help automate this process a bit, I decided to merge my desire to learn Rust with this need. That&#x27;s why bonk was born.<p>I&#x27;m finding Rust really difficult to learn coming from a system administration background, but it was still lots of fun to write this. Hopefully finishing the Rust book will help make things more clear.<p>Feedback is welcome! :)<p>[1]: <a href="https:&#x2F;&#x2F;sr.ht&#x2F;~jamesponddotco&#x2F;bonk&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sr.ht&#x2F;~jamesponddotco&#x2F;bonk&#x2F;</a>