1. @svenjacobs the action hasn't broken in >2 years since I've been using it, it doesn't need an update /shrug

    Fastlane is fine but it adds Ruby into your build requirements which has broken on me more than once.

  2. I am fine reviewing AI assisted pull requests to my projects but holy fuck don't respond to my review with the AI transcript you clown ass

  3. Been a while since I read something so relatable. I take immense joy and pride in being everyone's go to "answers guy", and I enjoy the process of continuing to be that person and honing my expertise. I don't think I've quite perfected how I harness it to be productive but I think I'm on the right trajectory at the moment.

    seangoedecke.com/addicted-to-b

  4. Very glad to read that not all students are choosing to throw away their learning opportunities at a chatbot

  5. Since my Amazfit watch finally gave out last week (previously: msfjarvis.dev/posts/weeknotes-), I got a new Pixel Watch 4 over the weekend which arrived today.

    It's way too early to formulate a proper opinion but so far I quite like it, even with the rather bulky Spigen case I got to shield it from my carelessness. I did a bit of aerobics to test out the activity tracking and the numbers looked right, and all the knobs you'd expect are present. Excited to try some WearOS development in the future!

  6. What's up with this sudden surge in the extraction shooter genre

  7. @kiranrao Not in the default app, I use Revanced to disable Shorts and some other annoyances so I just added this on top of it.

    Replying to source post

  8. Trying out disabling the "Home" tab in the #YouTube app on my phone, let's see if I still consume as much of it without an algorithmic feed.

  9. I have been flashbanged by words

  10. RE: androiddev.social/@msfjarvis/1

    This did end up being difficult with the KMP project at work, because the new plugin defaults to *not* bundling consumer keep rules. I don't know why this choice was made, but it made for a very confusing day of debugging until I had the sense to whip out Jake Wharton's excellent Diffuse tool and spotted the missing `proguard.txt` file.

  11. @lety I didn't know they let you upload 14 hour long GIFs on Mastodon

  12. It's quite annoying to want to "fix" my sleep schedule when my body physically can't stay asleep for more than 5-6 hours.

    I'd like to be one of the people who go to bed at 10-11 PM but then what the hell am I supposed to do when I'm up at 3 AM and nobody else is?

  13. Installed the #Twitch app today after a long time of using the outdated BTTV mod and holy shit why does this look like TikTok

  14. Just pushed out a new release of Claw, my Android app for the @lobsters link aggregation forum.

    The major feature added this cycle is the ability to filter out tags, available from the settings page. Other than that there's a lot of improvements on the widgets end as well as fixes for some very pesky crashes. The widget UI is not the best at the moment but I will continue improving it for the next release.

    Play store/IzzyOnDroid should pick it up soon

    github.com/msfjarvis/compose-l

  15. @botteaap yeah I'm not completely against LLMs and have started using it to assist debugging and such but I do not like "vibecoding" in any fashion, be responsible for your work.

    Replying to source post

  16. May not have been the smartest decision, but I've got tickets to watch the new Avatar movie at 10:30 PM today, right after a team dinner that will certainly involve alcohol. My ability to stay awake through the whole movie rests on this 6 PM White Monster can.

  17. @svenjacobs it's not great but it's also not such a colossal change that every comment in the first five minutes has to be "next it'll be once a decade"

  18. @soatok yeah but you see it's easier for me to say you are a Signal shill than admit my threat model starts with admitting defeat.

    God the comment section on Lobsters was unusually frustrating this time around.

  19. I had to go in and get the display replaced on my #Google Pixel 8 today due to a persistent purple line of dead pixels, and Repair Mode let me down big time by refusing to accept my PIN after the repairs were complete. Was forced to fully reset the device and restore yesterday's backup, but sadly there were quite a few victims lost in the process. Most regrettable of them all, my big folder of #Hololive reaction images :meowTableFlip:

  20. Anyone else having issues with @firefoxnightly on Android 16 not showing prompts for passkeys? It's getting quite frustrating not being able to log into most websites.

  21. RE: androiddev.social/@msfjarvis/1

    Turns out this was actually 108 gigabytes. Either way, I've now migrated from #Plausible to #Umami for my analytics needs and was able to transfer all my data seamlessly. Hopefully I won't have to switch to something else again, but just in case I did provision stats01, stats02 and stats03 domains for experiments :P

  22. I really need to stop using #Plausible, the disk space usage from its Clickhouse dependency is just patently absurd. There is no world where I have enough analytics data stored for my website that it needs 90 gigabytes of storage space.

  23. My body has trained itself to only need 6 hours of sleep so if I ever go to bed on time I wake up way too early and roam around like an idiot with nothing to do.

  24. @shinmera awesome, glad I could help :)

  25. @andy TBH Glance itself is not perfect either but it comes _quite_ close to making you forget you're dealing with RemoteViews.

    Replying to source post

  26. My favorite cookbook: Uber Eats

  27. Was perusing Codeberg's explore page as I happened to be on the site and came across this nice looking task tracker, everything using CalDAV is so awesome because it makes trying new implementations out pretty easy.

    codeberg.org/trougnouf/cfait

  28. @shinmera Unfortunately work's gonna pick up a lot next week when the post-holidays floodgates open up so I can't really commit to being able to rebuild the whole UI, but I'll at least get the build fixed.

    It's definitely an intriguing project so I'll keep it in mind for when I do have some time again.

  29. @shinmera Java, oof. Really behind the times in Android land which has mostly gone Kotlin-first :'D

    Colorpicker will be an easy swap, I'll try to find some time soon.

  30. @shinmera I could take a look at Ocelot, do you have a list of things that need to be done?

  31. I've had to think more about Android widgets in the past week than the past 8 years of my career and all I can say is, I'm sorry for everyone who had to do this shit before Glance came to exist because every part of this is miserable.