@fasterthanlime I mean it made me click 5 "Notify me" buttons but also had me baffled for a minute so who can really say if it was truly a mistake
Public · 2023-04-18 12:02+00:00 Public · 2023-04-18 11:56+00:00 @fasterthanlime There are 5 separate instances of your
Silly Fast Fresh Deploys with Rust premiere from next month in my YouTube homepage so some algorithmic shit has occurred, I just don't know if we can explain it.Public · 2023-04-18 05:21+00:00 The #Mario movie was pretty fun!
Public · 2023-04-17 18:55+00:00 @iateyourmic congratulations, super stoked for you!
Public · 2023-04-17 14:28+00:00 Never change https://lobste.rs
Public · 2023-04-16 18:08+00:00 @fasterthanlime congrats on the milestone! Hope your recovery is going well :)
Public · 2023-04-15 15:07+00:00 Gotta love Sentry <3
Now to actually fix the issue 😅
Public · 2023-04-13 15:32+00:00 Feeling a bit of FOMO as the Android 14 beta starts to roll out since the 4a is no longer supported. First time really saddened about the theft of my Pixel 7 but can't justify rebuying one when I have more priority expenses to tend to. Maybe when the next one comes out...
Public · 2023-04-13 03:01+00:00 #JetpackCompose Compiler 1.4.5 is available now with support for #Kotlin 1.8.20. Do pay attention to the changed host Java requirements!
https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.4.5
Public · 2023-04-12 14:40+00:00 · edited 2023-04-12 14:41+00:00 @Gradle 8.1 is out! No changes from 8.1 RC4 :)
Public · 2023-04-12 07:32+00:00 Feeling extra lazy today 🥱
Public · 2023-04-11 16:17+00:00 Updating whetstone to #Kotlin 1.8.20 isn't going very well :(
Public · 2023-04-11 12:07+00:00 @Gradle v1.2.0 of the Gradle Plugin Publish Plugin adds a `--validate-only` flag to the `publishPlugin` which only validates the relevant metadata for the plugin you are publishing, akin to a dry run.
There is also now support for using Sigstore (https://sigstore.dev) for plugin signing and a bugfix for how the Shadow plugin interacted with plugin JARs.
https://docs.gradle.org/8.1-rc-4/release-notes.html#plugin-publishing-to-the-gradle-plugin-portal
3/3
Public · 2023-04-11 12:03+00:00 @Gradle Builds generated using Gradle's `init` command will now be able to automatically provision the relevant JVM Toolchain using the Foojay resolver
https://github.com/gradle/gradle/pull/24646/files
Builds using parallel sync with JVM Toolchains will no longer cause sporadic exceptions
https://github.com/gradle/gradle/pull/24674/files
2/3
Public · 2023-04-11 12:01+00:00 · edited 2023-04-11 12:07+00:00 @Gradle 8.1 RC4 is now available with a handful of fixes around JVM toolchains and documenting the changes in v1.2.0 of the Gradle Plugin Publish Plugin (I know how that sounds :P )
https://github.com/gradle/gradle/releases/tag/v8.1.0-RC4
1/3
Public · 2023-04-11 04:56+00:00 Starship 1.14.0 was just released and it includes a small patch from yours truly 🫡
https://github.com/starship/starship/commit/f7fe41f9c6c455e8ced284ad2d55d2a51a5da748
Public · 2023-04-09 09:36+00:00 There is now a #JetpackCompose compiler available for #Kotlin 1.8.20!
Public · 2023-04-07 19:31+00:00 Looks like there's progress! Hopefully it gets merged sometime on Monday so we can at least use the snapshots from https://androidx.dev/
Public · 2023-04-07 04:41+00:00 Still no #JetpackCompose Compiler for #Kotlin 1.8.20 :(
https://android-review.googlesource.com/c/platform/frameworks/support/+/2427193
#AndroidDev
Public · 2023-04-04 12:01+00:00 .@Gradle 8.1 RC3 is out with one bugfix for a behavior change that was accidentally enforced without the usual deprecation cycle.
Public · 2023-04-03 07:47+00:00 Official changelog is finally out https://github.com/JetBrains/kotlin/releases/tag/v1.8.20
Public · 2023-04-02 14:02+00:00 Weekend's almost over and all the things I told myself I'd do are coming to me in flashbacks...
Public · 2023-04-02 07:16+00:00 Gonna meet @devanshbajaj after so long today :androidPetPet:
Public · 2023-04-01 20:53+00:00 It's been slightly rough being on a strict diet and consistent exercise schedule but it's definitely worth it.
I'm an instant gratification kind of person so not seeing major weight loss was a bit demotivating even if naive but just how much healthier I feel in my day to day is amazing. Definitely the best thing I've done for myself ever.
Public · 2023-04-01 19:40+00:00 Opened up my editor to write a post for https://aprilcools.club and instead ended up tweaking random shit for two hours instead :]
Public · 2023-03-30 12:16+00:00 @cb Congrats!
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
Public · 2023-02-28 18:21+00:00 · edited 2023-02-28 18:34+00:00 @tvler's StreetPass is an amazing browser extension to have as more and more organisations and individuals are setting up their presence on the Fediverse! The website explains the how/what/why better than I can :D
#FediTips
Public · 2023-02-25 11:35+00:00 Aim wasn't the best today but I'll take the wins and the rank up to plat 🤗
Public · 2023-02-23 14:03+00:00 Just realized that my automation for Crowdin fell over when the only change was a **new** language and so APS just didn't include the Polish translations submitted over 2 weeks ago.
The root cause of it was that the GitHub workflow used `git diff --stat` to check for changes before raising a PR, which does not take into account untracked files, a.k.a. "new files". Changing this to `git status -s` fixed that problem for good 👍


