Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dispherical

dispherical opened a pull request on hackclub/nest
Don't proxy if not modified
dispherical created a branch on hackclub/nest

caddy-memory-saving - Free, powerful, and versatile compute infrastructure for all high school hackers!

dispherical starred hackclub/middleman
dispherical pushed 1 commit to main dispherical/dns
  • add trailing dot to innkeeper 72a347d

View on GitHub

dispherical opened a pull request on hackclub/dns
add innkeeper.hackclub.com
<!-- This is a template, please modify it to fit your Pull Request. Please pick one option when multiple are presented in brackets. Please title your PR like this: [Adding/Deleting/Updating...
dispherical pushed 1 commit to main dispherical/dns
  • add innkeeper.hackclub.com 048deb1

View on GitHub

dispherical pushed 120 commits to main dispherical/dns
  • Add librarian to hack.club for URL shortning (#1220) 6838f77
  • Add live.onboard.hackclub.com (#1222) f0a41b0
  • Update hackclub.com.yaml (#1223) c27921e
  • added athena.hackclub.com (#1226) ef29547
  • Adding arson.dino.icu (#1225) * Update hackclub.com.yaml * Update hackclub.com.yaml --------- Co-authored-by: Ale... 685f8c8
  • Added Vercel verification for forge.hackclub.com (#1228) e5b509a
  • Revert "Adding arson.dino.icu (#1225)" (#1231) This reverts commit 685f8c8ddf690807aa4a4b201fe9e75d7b6677f4. e095360
  • adding 'arson.dino.icu' (#1230) * Update hackclub.com.yaml * Update hackclub.com.yaml * Update dino.icu.yaml ... 2a12608
  • Add `yellowpages.bank.engineering` (on Vercel) (#1236) 9cffb8b
  • Add sk.dino.icu (#1241) 5ab82d0
  • Adding luna.hackclub.com (#1240) Co-authored-by: Ben <[email protected]> 198d973
  • Add hk.dino.icu (#1244) Co-authored-by: Alex Park <[email protected]> 00f508e
  • Adding codingcrew.dino.icu (#1235) * Update hackclub.com.yaml added subdomain codingcrew * removed codingcrew;... 60c34f0
  • Adding amina.dino.icu (#1233) * add my desiered subdomain to dino.icu.yaml * Update dino.icu.yaml fix indent -... d9857ad
  • Adding lambert.hackclub.com (#1243) * Update hackclub.com.yaml with lambert.hackclub.com * Update hackclub.com.ya... 8e520a3
  • Deleting gaming.dino.icu (#1248) 778bc9e
  • Update hackclub.com.yaml (#1250) 93fc9d8
  • Add eventmasterapi.hackclub.com (#1252) * Add eventmasterapi * lil fix af4ab17
  • [Pirate Ship] Verify return path (Postmark) (#1254) bfef813
  • Verify bbss.hackclub.com (#1247) * Update hackclub.com.yaml * Update hackclub.com.yaml * Update hackclub.com.y... 1556ef2
  • and 100 more ...

View on GitHub

dispherical pushed 1 commit to main hackclub/nest

View on GitHub

dispherical pushed 1 commit to main hackclub/librarian

View on GitHub

dispherical opened an issue on sveltejs/cli
"--" not required for CLI flags in Yarn anymore
When scaffolding a new project using `npx sv create`, it suggests that you run `yarn run dev -- --open`, but it seems like `--` isn't really isn't needed anymore > warning From Yarn 1.0 onwards,...