Ecosyste.ms: Timeline

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

AverseABFun

AverseABFun pushed 1 commit to main hackclub/forge

View on GitHub

AverseABFun pushed 1 commit to main hackclub/forge
  • klipper and slight changes to schematic b9349e0

View on GitHub

AverseABFun pushed 1 commit to main hackclub/forge
  • Changed motherboard to accomidate klipper dc7cca5

View on GitHub

AverseABFun pushed 1 commit to main hackclub/forge
  • remove remnants of custom firmware 1bf8397

View on GitHub

AverseABFun pushed 1 commit to main AverseABFun/AverseABFun

View on GitHub

AverseABFun pushed 1 commit to main AverseABFun/AverseABFun

View on GitHub

AverseABFun pushed 1 commit to main AverseABFun/rust-pkg-gen
  • i don't know how much is broken but probably a lot 920d193

View on GitHub

AverseABFun starred SaraVieira/human-blahaj
AverseABFun pushed 1 commit to main AverseABFun/rust-pkg-gen
  • documenting and testing, still lots to do 6b6b1f1

View on GitHub

AverseABFun pushed 1 commit to main hackclub/forge
  • routed T0, T1, and T2. 30 more things to route but geez this is difficult c0aa85c

View on GitHub

AverseABFun pushed 1 commit to main hackclub/forge
  • Bump next from 14.2.10 to 14.2.15 in /website (#9) Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 1... 528ff82

View on GitHub

AverseABFun closed a pull request on hackclub/forge
Bump next from 14.2.10 to 14.2.15 in /website
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.15. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/737c29e49f9532cce3da8e25d88b...
AverseABFun forked a456pur/seraph

AverseABFun/seraph

AverseABFun pushed 1 commit to main AverseABFun/rust-pkg-gen
  • Commit to work on chromebook 9c4fb96

View on GitHub

AverseABFun pushed 3 commits to averseabfun-staging AverseABFun/rust
  • Begun reorganization of proc_macro crate 4a996c2
  • Attempted fix for regression caused by previous commit 17db220
  • Removed problematic line ddbe035

View on GitHub

AverseABFun created a comment on a pull request on rust-lang/rust
Why does github not have the option to force-push in the online thing :sob:

View on GitHub

AverseABFun pushed 13 commits to averseabfun-staging AverseABFun/rust
  • CI: update linux 4c from ubuntu 20 to ubuntu 22 89ad1ac
  • Get rid of of the global_ctxt query 6ece803
  • Remove the parse query 8780253
  • Move GlobalCtxt::finish to TyCtxt This allows us to call GlobalCtxt::finish exactly once. 954cd79
  • Immediately enter in TyCtxt::create_global_ctxt 6545a2d
  • Remove two unnecessary references 7738929
  • Fix tests b0cd37e
  • Auto merge of #134132 - MarcoIeni:linux-4c-to-ubuntu-22, r=Kobzol CI: update linux 4c from ubuntu 20 to ubuntu 22 52f4785
  • Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxu Remove queries from the driver interface A... 978c659
  • add tests 5f54889
  • consistently handle global where-bounds 3350b9f
  • Auto merge of #132325 - lcnr:damn-son, r=oli-obk rework winnowing to sensibly handle global where-bounds There may ... 604d669
  • Merge branch 'rust-lang:master' into averseabfun-staging 6c99e3d

View on GitHub

AverseABFun created a comment on a pull request on rust-lang/rust
> We can't have any conditional compilation in the final product. Formerly I thought that using cfg to select a module would be easiest for development, but I'm not really thinking so anymore. Inst...

View on GitHub

AverseABFun created a comment on an issue on rust-lang/rust
Working on first steps over in #134401!

View on GitHub

AverseABFun created a comment on a pull request on rust-lang/rust
Aaand I do need to make a common directory. `bridge/mod.rs`, the client, and the server all need access to `rpc.rs`.

View on GitHub

AverseABFun created a comment on a pull request on rust-lang/rust
Sorry for all of the pings, but I'm trying to decide where `bridge/mod.rs` should go. It contains a good amount of code that appears as though it should be exported, should I just keep it as `bridg...

View on GitHub

AverseABFun pushed 1 commit to averseabfun-staging AverseABFun/rust

View on GitHub

AverseABFun created a comment on a pull request on rust-lang/rust
Annnd nevermind. I don't think that's actually necessary.

View on GitHub

AverseABFun created a comment on a pull request on rust-lang/rust
Also, thoughts on adding a module `common` for things that both the server and client may need?

View on GitHub

AverseABFun created a comment on a pull request on rust-lang/rust
That might've been what you were saying, not sure.

View on GitHub

AverseABFun created a comment on a pull request on rust-lang/rust
Separate from that, I think that under the server/client modules we should have separate files for bridge v. standalone and they'd be conditionally compiled while implementing the same interface. T...

View on GitHub

AverseABFun created a comment on a pull request on rust-lang/rust
One more thing that we should come up with a vocab for(not feeling very creative right now) is one of (bridge, standalone).

View on GitHub

AverseABFun pushed 3 commits to averseabfun-staging AverseABFun/rust
  • Attempted fix for regression caused by previous commit b899ac5
  • Merge branch 'averseabfun-staging' of https://github.com/AverseABFun/rust into averseabfun-staging 655d064
  • Merge branch 'averseabfun-staging' of https://github.com/AverseABFun/rust into averseabfun-staging 7ab9d67

View on GitHub

AverseABFun pushed 3 commits to averseabfun-staging AverseABFun/rust
  • [CI] Use a lockfile for installing the `datadog` package Without a lockfile, it could fail to compile when the depen... 6e22b84
  • Auto merge of #134095 - Kobzol:datadog-lockfile, r=MarcoIeni [CI] Use a lockfile for installing the `datadog` packag... 13b77c6
  • Merge branch 'rust-lang:master' into averseabfun-staging bb7376a

View on GitHub

Load more