Skip to content

Comments

feat: expand app category keyword coverage from live network audit#138

Open
2ndtlmining wants to merge 1 commit intomainfrom
review/code-improvements
Open

feat: expand app category keyword coverage from live network audit#138
2ndtlmining wants to merge 1 commit intomainfrom
review/code-improvements

Conversation

@2ndtlmining
Copy link
Owner

Summary

  • Iteratively analysed live Flux network image data from stats.runonflux.io to identify images incorrectly landing in the 'other' category
  • Added ~60 new keywords across all 11 categories, reducing 'other' from ~1,272 instances to ~936 instances (~26% reduction)
  • Categories improved: Gaming, Communication, Web/CMS, Blockchain, Database, DevOps/CI, Media, VPN/Privacy

Keywords added by category

Category New keywords
Gaming arkserver, enshrouded, teeworlds, wotlk, pacman, tetris, snake-server, supermario
Communication element-web, simplexchat, standardnotes
Web / CMS owncloud, onlyoffice, nitter, etherpad, cors-anywhere, yacy, drawio, flame, collabora, writefreely, lingva, flux-calculator, flux-api, libreddit, redlib, rimgo, quetre, grocy, wbo
Blockchain explorer, wanchain, timpi, osmosis, polkadot, fluxcloud, ipfs, nostr, beldex, bitgert, fusenet, themok, fluxos, fusionbalances, ironfish, sushiswap, liquity, gmx, aave, pangolin, factornode, zelcash, titan
Database rabbitmq
DevOps / CI orbit, budibase, webtop, vaultwarden, rustdesk, n8n, keycloak, code-server, kanboard, wekan, meshcentral, jira
Media owncast, viewtube, yt-dl
VPN / Privacy socks5, softether, hiddenonion, vless, trojan, outline, tor-socks, x-ui, 3x-ui, http-proxy, eifa-proxy

Test plan

  • Run dev server and verify App Ecosystem panel in Home page shows expected category distribution
  • Verify Gamification panel category breakdown reflects new categories
  • Check no legitimate apps have been miscategorised (spot-check blockchain/vpn additions)

🤖 Generated with Claude Code

Iteratively refined appCategories.js by analysing live Flux network
image data (stats.runonflux.io) and reclassifying images landing in
'other'. Adds ~60 new keywords across all categories:

- Gaming: arkserver, enshrouded, teeworlds, wotlk, pacman, tetris, snake-server, supermario
- Communication: element-web, simplexchat, standardnotes
- Web: owncloud, onlyoffice, nitter, etherpad, cors-anywhere, yacy, drawio, flame, collabora, writefreely, lingva, flux-calculator, flux-api, libreddit, redlib, rimgo, quetre, grocy, wbo
- Blockchain: explorer, wanchain, timpi, osmosis, polkadot, fluxcloud, ipfs, nostr, beldex, bitgert, fusenet, themok, fluxos, fusionbalances, ironfish, sushiswap, liquity, gmx, aave, pangolin, factornode, zelcash, titan
- Database: rabbitmq
- DevOps: orbit, budibase, webtop, vaultwarden, rustdesk, n8n, keycloak, code-server, kanboard, wekan, meshcentral, jira
- Media: owncast, viewtube, yt-dl
- VPN: socks5, softether, hiddenonion, vless, trojan, outline, tor-socks, x-ui, 3x-ui, http-proxy, eifa-proxy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant