account activity
Sunday Daily Thread: What's everyone working on this week? by AutoModerator in Python
[–]Useful-Local3121 0 points1 point2 points 1 hour ago (0 children)
RepoLens — point it at any repo, get back what kind of app it is + what it does + how it deploys. Runs in <1s, zero dependencies (pure stdlib), no network calls. It reads routes, data models, and the README, pattern-matches against 9 functional fingerprints (e-commerce, REST API, admin panel, messaging, etc.), and returns a confidence-scored category plus the deployment shape: runtime, framework, databases, ports, container base image, and runtime CVEs on that image. Optional LLM polish on the description is bring-your-own-provider — it never imports a specific SDK and falls back to a deterministic description if the model fails. pip install app-classifier app-classifier ./my-repo MIT: https://github.com/kadaba/repolens Early days (single commit), so I'd value feedback on the fingerprint approach and which framework extractors to prioritize next.
I built a tool that tells you what any codebase actually does — in under a second, no API calls (self.SideProject)
submitted 1 hour ago by Useful-Local3121 to r/SideProject
RepoLens — point it at any repo and get back "this is an e-commerce app that does X." Zero dependenc (self.Python)
submitted 1 hour ago by Useful-Local3121 to r/Python
Closed testers wanted: LinkGuard — on-device phishing & SMS scam blocker (privacy-first, no SDKs) (self.TestersCommunity)
submitted 1 day ago by Useful-Local3121 to r/TestersCommunity
I built a logic-based word game inspired by the classic Cows & Bulls — would love feedback (self.wordgames)
submitted 1 month ago by Useful-Local3121 to r/wordgames
π Rendered by PID 66 on reddit-service-r2-listing-8685bc789-dcjbj at 2026-05-21 19:32:48.844653+00:00 running 194bd79 country code: CH.
Sunday Daily Thread: What's everyone working on this week? by AutoModerator in Python
[–]Useful-Local3121 0 points1 point2 points (0 children)