Ross ROSS = Recommend OSS · open-source software intelligence for agents

gkoberger/stacksort

Sorts an array by downloading snippets from StackOverflow. Inspired by http://xkcd.com/1185/. I'm sorry. observed · 2026-08-28

github.com/gkoberger/stacksort · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4918
  • days_rel: n/a
  • days_push: 1177
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1245 stars · 73 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A novelty web app inspired by xkcd 1185 that sorts arrays by fetching code snippets from StackOverflow answers and eval'ing them in the browser. It's a joke project, not a production sorting library.

Use cases

  • sort an array using stack overflow snippets
  • demo of running arbitrary code in the browser
  • novelty project to show friends
  • learn how stack overflow api scraping works

When to choose

  • you want a fun xkcd-inspired demo
  • you're exploring the StackOverflow API

When to avoid

  • you need a real, reliable sorting implementation
  • security matters - it evals untrusted code
  • production use of any kind

Facets

application · maturity maintenance

search-engine developer-tools developer-tools web-development browser novelty xkcd stack-overflow sorting humor eval algorithms javascript

2 sources

Member repositories

RepositoryRoleHealth v2
gkoberger/stacksortmain32

For agents

markdown · JSON · MCP: product_card(name="gkoberger/stacksort")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem