@cb Congrats!
Public · 2023-03-30 12:16+00:00 Public · 2023-03-30 10:41+00:00 Looks like #Kotlin 1.8.20 has been published, still waiting for release notes.
https://central.sonatype.com/artifact/org.jetbrains.kotlin/kotlin-bom/1.8.20
Public · 2023-03-29 09:38+00:00 · edited 2023-03-29 09:39+00:00 @Gradle 8.1 RC-2 is now out!
Public · 2023-03-28 12:01+00:00 New #FoldingIdeas video about #Metaverse and its bleak promise
Public · 2023-03-27 12:40+00:00 @cadey You're doing better than me, I can't even push lol
Public · 2023-03-27 12:00+00:00 Here's an issue to add helpers to AndroidX Core to smooth over the transition of PackageManager methods from bitmask APIs to Flags-based ones
https://issuetracker.google.com/issues/275258171
#AndroidDev
Public · 2023-03-26 07:38+00:00 @seb I guess this is Cron?
Public · 2023-03-22 15:42+00:00 0 days since accidentally using onCreate in a Fragment instead of onViewCreated
#AndroidDev
Public · 2023-03-21 08:24+00:00 Upgraded Android Password Store to Gradle 8.1 RC1, leveraging some of the newer facilities that were made available
https://msfjarvis.dev/aps/pr/2425
#AndroidDev
Public · 2023-03-20 16:25+00:00 @gradle 8.1 RC1 is out! https://docs.gradle.org/8.1-rc-1/release-notes.html
Public · 2023-03-19 19:56+00:00 @zkat h/t matklad for the mention here https://matklad.github.io/2023/02/12/a-love-letter-to-deno.html
Public · 2023-03-19 19:52+00:00 @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
Public · 2023-03-18 08:24+00:00 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?
Public · 2023-03-15 17:29+00:00 @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.
Public · 2023-03-10 13:23+00:00 @botteaap @zsmb13 the Dagger team announces it when they land a major change towards supporting KSP, but https://github.com/google/dagger/issues/2349 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 :)
Public · 2023-03-10 05:25+00:00 Managed to solve the CSRF token problem https://github.com/msfjarvis/compose-lobsters/commit/c1f1d67bfa7907ff765aa94105bc17db4be8dd66
Public · 2023-03-09 12:51+00:00 https://github.com/msfjarvis/compose-lobsters/issues/365
I've started putting together some notes to enable authenticated actions within Claw, here's to hoping my motivation sustains itself long enough to make this work
#AndroidDev
Public · 2023-03-08 17:12+00:00 @sphericalkat :blobHelp:
Public · 2023-03-08 17:06+00:00 I have not left my computer since the morning and yet have done absolutely nothing, I am impressed with myself.
Public · 2023-03-07 07:28+00:00 @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 :(
Public · 2023-03-07 07:16+00:00 @zkat Linux ext4 🖐️
Public · 2023-03-03 12:04+00:00 · edited 2023-03-03 12:23+00:00 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