1. 0 days since accidentally using onCreate in a Fragment instead of onViewCreated

    #AndroidDev

  2. @zkat I don't envy the task ahead of you 😬

    In case it's helpful, the folks at Deno built their own tiny shell for run-scripts to avoid the problem of NPM run-scripts using the system shell which may be of some value to orogene

    github.com/denoland/deno_task_

  3. I have a #rustlang question regarding dependency declarations. What is the most downstream friendly way to specify a dependency on something popular like Serde? Is `serde = "~1.0"` the right way to do it?

  4. @osfanbuff63 @MinecraftModding Monopolies stifle innovation so I'm much more happier with the current situation. Fabric's mixin powered mods wouldn't exist if Forge couldn't be challenged, and we wouldn't have Quilt if we were forced to stop at Fabric.

  5. @botteaap @zsmb13 the Dagger team announces it when they land a major change towards supporting KSP, but github.com/google/dagger/issue remains the issue to track for developers. The commit history does show constant work being done to move KSP forward, so hopefully the day is not too far.

    FWIW You can customize your watching status to only notify of state changes so you won't be notified about every "any progress?" comment made on the issue :)

    Replying to source post

  6. I have not left my computer since the morning and yet have done absolutely nothing, I am impressed with myself.

  7. @zkat The prebuilt binary needs openssl 1.1 whereas my system only has openssl 3.0 😅

    I can't build oro myself right this moment but I'll try to get back in a couple hours when I do have the chance. Sorry I can't be more help :(

  8. I think something changed with Twitter's API a while ago because I just realized that the tweet objects no longer have video URLs in them