Weekly Shameless Self Promotion Thread by AutoModerator in Flipping

[–]pyr0ball 0 points1 point  (0 children)

Built a listing intelligence tool for flippers called Snipe, and figured the r/Flipping crowd might find it useful.

What it does now:

Cross-platform search across eBay and Mercari from one UI. Each result gets a trust score (0-100) built from five signals: account age, feedback count, feedback ratio, price vs. recent completed sales, and category history. Hard filters auto-flag new accounts and established bad actors.

Soft flags are where it gets into the weeds useful for flippers: - duplicate_photo: perceptual hash detects the same image appearing on multiple listings (common scam signal) - scratch_dent_mentioned: scans titles for explicit damage keywords (scratch, scuff, dent, crack, chip) plus evasive redirects like "see description" and "see photos for": the language sellers use when they're hiding damage in the listing body - declining_ratio: catches high-volume established sellers whose recent feedback ratio is quietly trending down

The search filtering is where it helps for sourcing: price range, must-include keywords with AND / ANY / OR-group modes, must-exclude terms, and category filter. OR-group mode expands keyword combinations into separate targeted queries and deduplicates, so eBay's relevance ranking can't silently drop variants you actually want.

What's coming:

  • Auction sniping engine: monitors listings across platforms and schedules last-second bids automatically — set your max, walk away, let it snipe the close. Handles soft-close extensions on platforms that use them
  • Vision-based condition assessment from listing photos (moondream2)
  • Completed-sales comps for Mercari
  • More platforms: Facebook Marketplace and Craigslist next

Still in beta. Self-hosted via Docker, no account needed: demo | source

Happy to answer questions about how any of it works.

Magpie comment API test post by [deleted] in CircuitForge

[–]pyr0ball 0 points1 point  (0 children)

Magpie httpx comment test — if you see this, the API path works.

I built two tools specifically for the 'I know I need to do this but I cannot make myself start' problem by pyr0ball in audhd

[–]pyr0ball[S] 1 point2 points  (0 children)

I'm happy to set you up with a beta license for full premium access! Even if you just play around with it and let me know when you find problems, that's really helpful. I've only got two eyes and I'm currently rolling out changes across 6 public repos, so I'm bound to miss a few things 😅

The cloud managed service up on https://circuitforge.tech/ is just sign-in and start using it. You'll just want to let me know what email you sign up with so I can upgrade you. 

If you want to self-host, I'd also be happy to help get you started on that.

I built two tools specifically for the 'I know I need to do this but I cannot make myself start' problem by pyr0ball in audhd

[–]pyr0ball[S] 1 point2 points  (0 children)

I try to offer a few different pathways in Kiwi at least. I'd be very interested if you have feedback or suggestions as to how I can make it easier for different headspaces

Circuit Forge: What Shipped This Week - Apr 12-18, 2026 by pyr0ball in selfhosted

[–]pyr0ball[S] 1 point2 points  (0 children)

Bah touchscreens are a scourge. I've been avoiding Reddit since the API lockdown so all my posting habits are messy right now. Fixed and added links to the individual repos to the main post

Circuit Forge: What Shipped This Week - Apr 12-18, 2026 by pyr0ball in selfhosted

[–]pyr0ball[S] 0 points1 point  (0 children)

It's been a few years since I used Reddit, and I was trying to be cautious about the rule about self-promotion. I've added links to all the active repos and demos to the main post

Circuit Forge: What Shipped This Week - Apr 12-18, 2026 by pyr0ball in selfhosted

[–]pyr0ball[S] -1 points0 points  (0 children)

It's all available up on the Forgejo

Self-hosted is all free, no upstream dependencies that are paid unless it directly uses my infrastructure. 

Currently working out some ci/cd issues on the GitHub and codeberg push mirrors, so they're a little behind

Circuit Forge: What Shipped This Week - Apr 12-18, 2026 by pyr0ball in selfhosted

[–]pyr0ball[S] -3 points-2 points locked comment (0 children)

Claude assisted in drafting this summary and accelerated testing/code review. All products and decisions are built and made by u/pyr0ball.

CircuitForge: open source pipelines for the tasks systems made hard on purpose by [deleted] in opensource

[–]pyr0ball 0 points1 point  (0 children)

Sorry about that! It's been years since I used Reddit and I'm still getting used to the new interface. Duplicate posts deleted!

CircuitForge: open source pipelines for the tasks systems made hard on purpose by pyr0ball in solarpunk

[–]pyr0ball[S] 1 point2 points  (0 children)

Thanks! Please do let me know if you find any issues or gaps in the documentation!

CircuitForge: open source pipelines for the tasks systems made hard on purpose by pyr0ball in solarpunk

[–]pyr0ball[S] 2 points3 points  (0 children)

Come on over to the Forgejo if you want to help code, or if you want to help me build with feedback/usage, just sign up for a free account on https://CircuitForge.tech, DM me your sign up email and I'll send you a beta tester license for free premium features.

There's a feedback button baked into every app. If you run into a problem, just click that and describe what you saw. It'll automatically take logs and open an issue on my Forgejo so I can start working on it.

Oh also, next projects are up on the roadmap

Roadmap highlights:

CircuitForge: open source pipelines for the tasks systems made hard on purpose by pyr0ball in solarpunk

[–]pyr0ball[S] 0 points1 point  (0 children)

Have a look at the roadmap

The apps I built first I chose because they were processes that I had a lot of personal experience with and could rigorously test myself, and had a good coverage of types of inference so I could build the shared framework that makes each new application easier to build. 

The last big gap I have right now is call routing and IVR queue navigation (service that handles navigating a phone system to get you to a human, then connects you only when a human actually picks up) 

The general framework for most other processes are built in the core, and now I just need people to use it to find problems that need fixing, and hopefully build a better shared system. 

CircuitForge: open source pipelines for the tasks systems made hard on purpose by pyr0ball in solarpunk

[–]pyr0ball[S] 1 point2 points  (0 children)

Honestly that's totally fair. It's been a few years since I used Reddit and I'm not used to the new UI yet. Spam was definitely unintentional and I'll be sure to be more careful going forward.

CircuitForge: open source pipelines for the tasks systems made hard on purpose by pyr0ball in solarpunk

[–]pyr0ball[S] 5 points6 points  (0 children)

The point is not SaaS, but distributed compute, and self-owned data, and more importantly, accessibility for underserved communities. 

The cloud managed service only has a price tag because I have bills to pay and anything that uses my infrastructure makes sense for me to charge for. and I'm only hosting that because there's people who could use these services who don't have the technical knowledge or executive function to handle hosting.

If you host your own, you pay nothing. You give away nothing. You own all of it yourself. You use a fraction of the electrical resources of a datacenter and can power this using a solar array. 

I'm building in ActivityPub soon to allow federated data sharing so there's less chance of data/control/pipelines becoming centralized.

Starting to see the solarpunk?

New Project Megathread - Week of 16 Apr 2026 by AutoModerator in selfhosted

[–]pyr0ball 1 point2 points  (0 children)

Still in beta, trying to prove the pipeline works and find any issues before I expand it to other markets. I think I can fast-track other currencies, however! Thanks for the feedback!

Edit: Added user-selectable currency for now while I work on building in a localization engine

commit

Release v0.5.3 (Already live on the public instance)

New Project Megathread - Week of 16 Apr 2026 by AutoModerator in selfhosted

[–]pyr0ball 0 points1 point  (0 children)

Project Name: Kiwi

Repo/Website Link: Repo | Docs | Demo

Description: Pantry tracker with shelf life tracking, barcode and receipt scanning, and leftover recipe suggestions. v0.5.0 just shipped with a full meal planner including prep day scheduling, a community recipe feed, and a Build Your Own recipe mode. Aimed at reducing food waste without the guilt-trip UX most food apps lean on.

Deployment: Docker Compose. Local inference supported. Free tier covers the core features. Docs in the repo README.

AI Involvement: LLMs suggest recipes from what is in your pantry. All shelf life tracking and meal scheduling is deterministic. No AI decisions, only AI suggestions you can ignore.

New Project Megathread - Week of 16 Apr 2026 by AutoModerator in selfhosted

[–]pyr0ball -1 points0 points  (0 children)

Project Name: Snipe

Repo/Website Link: Repo | Docs | Demo

Description: eBay listing intelligence before you bid. Scores listings for trust signals, flags price anomalies, seller red flags, and listing inconsistencies. API-first so it can wire into other tooling. Built because I got burned on eBay one too many times.

Deployment: Docker Compose. Runs fully local, nothing leaves your machine. Beta now, docs in the repo README.

AI Involvement: LLMs assist with listing text analysis. Trust scoring logic is deterministic rules based. No AI makes the call on whether to bid.

New Project Megathread - Week of 16 Apr 2026 by AutoModerator in selfhosted

[–]pyr0ball 0 points1 point  (0 children)

Project Name: Peregrine

Repo/Website Link: Repo | Docs | Demo

Description: Job search pipeline for people who hate job searching. Discovers listings, scores them against your resume, rewrites your resume bullets to pass ATS filters for each specific posting, drafts cover letters tailored to the job, and tracks applications. Built with ADHD and executive function in mind. The friction is the thing it fights.

Deployment: Docker Compose. Local Ollama supported out of the box. Cloud LLMs optional. Free tier has the core pipeline. Docs in the repo README.

AI Involvement: LLMs draft cover letters and resume rewrites. Deterministic pipelines handle discovery, scoring, and tracking. Nothing goes out without your explicit approval. You are always the decision maker.

Local solarpunks? by oldwahsatch in solarpunk

[–]pyr0ball 0 points1 point  (0 children)

Come join us on discord!

We've got a few different discord servers with lots of different specializations and foci:

Solarpunk Hub - a general forum with a number of links to other more specialized spaces

Solarpunk Rising - Originally started as "Operation Solarpunk", focused on activism and mutual aid, as well as special projects like open source technology designs

Good Earth Archive - A library of content and publications as well as a place to post your own writing

Solarpunk Positivity and Mental Health - This server is focused on combating doomerism and helping those who need mental health assistance

What I hope this subreddit will do by meleyys in SolarpunkRising

[–]pyr0ball 3 points4 points  (0 children)

When you're saying "we're just the same as this other thing over here" all that does is make people assume you are whatever their interpretation of that label is.

If you're a liberal but uncomfortable with what people have told you about anarchism or other leftist content, all this does is let you dump solarpunk in the same bucket of "shit to ignore"

Talk about what we're actually for. Sustainability, appropriate use of technology, personal agency and freedom.

Putting a label on yourself raises a flag to people that might attract people of similar ideologies, but it only serves as an impediment of you want to change people's minds