Just tried out the cargo-dist tool @Gankra has been working on, very impressed with how easy this was to set up. The "Way-Too-Quick Start" absolutely did what it said on the tin!
Public · 2023-01-31 21:06+00:00 Public · 2023-01-31 16:12+00:00 @keyboardsurfer Awesome, thanks!
Public · 2023-01-31 15:56+00:00 @keyboardsurfer Is AGP 8 a hard requirement for using the API?
Public · 2023-01-31 12:22+00:00 Reported an issue I spotted in @elk, sadly I lack both the temperament and time to learn enough webdev to fix this so I'll let the lovely contributors give it a shot.
Public · 2023-01-31 11:59+00:00 @yosh @oli ah, your link was indeed correct. The canary version of Elk seems to incorrectly replace the ampersand in the query parameters with a URL-escaped `&` which broke the link. I'll report it to them, sorry for the noise!
Public · 2023-01-31 11:51+00:00 @yosh @oli Wrong playground link? I'm not seeing any wakers :D
Public · 2023-01-31 06:13+00:00 I kinda wish I wasn't terminally online because the internet is legit giving me brainworms right now
Public · 2023-01-30 04:07+00:00 @sasikanth Done https://github.com/msasikanth/android-resource-poet/issues/2
Public · 2023-01-30 03:52+00:00 @sasikanth Looks great! How about including an extra override that works like this? This feels a tad more natural to me.
```
string("app_name") {
value = "Derp
}
```Public · 2023-01-29 19:10+00:00 I wish I was more than a re-toot bot on here but there's just much more interesting things happening on my timeline than my life lol
Public · 2023-01-29 13:27+00:00 · edited 2023-01-29 13:28+00:00 @tkuenneth@snapp.social I don't think this really makes sense for Accompanist, it's a bit too small for its own artifact and doesn't fit into any existing one.
Public · 2023-01-29 13:20+00:00 @tkuenneth@snapp.social This is definitely the right behaviour, though sadly there is no convenience utility for this yet.
Public · 2023-01-28 18:21+00:00 @ekuber Echoing pyro's sentiments, I'd probably get used to it but it would very much feel awkward and forced since no other language I've worked with has anything remotely close.
Public · 2023-01-27 11:24+00:00 Somehow ended up with the job of migrating the XML export of one HR tool to the CSV format of another, which ordinarily wouldn't suck if the latter didn't require you to submit that CSV to their support team for importing...
Public · 2023-01-26 18:04+00:00 Qodana seems quite interesting
Public · 2023-01-26 16:33+00:00 · edited 2023-01-26 16:33+00:00 That was an enjoyable upgrade https://github.com/msfjarvis/compose-lobsters/commit/540ea7ba4398
Public · 2023-01-26 16:13+00:00 Lots of exciting things in the #Kotlin Serialization 1.5.0-RC release!
- Support for JSON naming strategies
- ProGuard/R8 rules now come bundled with the artifact
- serializer function is now stablehttps://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.5.0-RC
Public · 2023-01-25 09:48+00:00 · edited 2023-01-25 09:51+00:00 @fasterthanlime@octodon.social Congrats! On that note, some of the color contrast bugs you saw are frequently caused by MIUI's force dark feature, so turning it off could improve your experience in the mean time.
Edit: this is unrelated to the app state becoming weird when *toggling* dark mode, that is a more general problem that takes effort for Android apps to get right.
Public · 2023-01-25 07:27+00:00 Every layoff announcement I read feels like the submission to a contest for most inhumane leadership
Public · 2023-01-24 19:10+00:00 Trying out https://garnix.io/ for my #Nix projects and so far I am very much loving it, their build target auto-discovery hasn't let me down yet and the dashboard is minimal yet functional. Also seems to be much, much faster than doing things manually on the default GitHub Actions runners. Strongly recommended!
Public · 2023-01-24 08:56+00:00 Hey @megalodon, with the new timelines feature is it currently possible to add a tab for the local timeline of a server other than your home server?
Public · 2023-01-23 12:52+00:00 @theimpulson @kypeli it's not a replacement for buildConfigField, it uses that exact API but lets you only define the properties in the secret file rather than both in your Gradle logic and the secret source.
Public · 2023-01-23 08:38+00:00 @alsutton Fair enough 👍
Public · 2023-01-23 08:31+00:00 @alsutton Would you have preferred they block you immediately without a reply? I don't think it is toxic to not want to engage in discourse about every opinion you hold, especially one you feel very strongly about.
Public · 2023-01-21 07:19+00:00 I *think* I found a regression in how produceState works in Compose 1.4.x alpha? Gonna try to put together a reproducer tomorrow when I'm back home.
Public · 2023-01-21 05:22+00:00 @thephd You may have heard of it already, but @elk does have that feature and it's a massive upgrade over the default web client.
Public · 2023-01-20 18:49+00:00 @fasterthanlime@octodon.social Bravo! 👏
Public · 2023-01-20 10:55+00:00 All the layoff news is pretty grim
Public · 2023-01-20 10:54+00:00 @cadey pretty sure that's just Windows
Public · 2023-01-20 05:42+00:00 @malwaretech Or donating to say a racial slur over TTS lol
Public · 2023-01-19 08:57+00:00 Wrote about some cool features of Renovate that I've used over the past year or so as I migrated away from Dependabot
https://msfjarvis.dev/posts/tips-and-tricks-for-using-renovate/
Public · 2023-01-18 14:37+00:00 @svenjacobs @cafonsomota The CL which most recently enabled it has a high-level overview, seems like there's been a fair amount of back and forth on this feature and it being disabled again seems par for the course.
https://android-review.googlesource.com/c/platform/frameworks/support/+/2204098Public · 2023-01-18 10:54+00:00 @tkuenneth@snapp.social I read about it here
https://thebrokenrail.com/2022/12/31/xfinity-stream-on-linux.htmlPublic · 2023-01-18 10:40+00:00 @tkuenneth@snapp.social IIRC there's some fun hacks for it involving copying Widevine libraries off ChromeOS machines but yeah the status quo is pretty stupid.
Public · 2023-01-18 09:28+00:00 Looks like I missed this yesterday: #Compose compiler 1.4.0 went out with support for #Kotlin 1.8.0
https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.4.0
Public · 2023-01-17 14:47+00:00 @fasterthanlime@octodon.social do agree with the algorithm bit (my shorts recommendations recently have been...unimpressive to say the least) but I do believe a strong part of this is the variety your content is now able to have given you're devoting more time to it. I've been subscribed for a good while, watched a lot of the initial stuff, kinda fell off it and was reeled back in when the Dropout video went out since it was completely off-brand yet very insightful. You should give yourself more credit :)
Public · 2023-01-17 13:25+00:00 Among other things, #Gradle 8.0 RC2 upgrades the embedded #Kotlin to 1.8.0 final 🎉
Public · 2023-01-16 13:45+00:00 @farseen@social.linux.pizza @yosh It's https://elk.zone
Public · 2023-01-15 21:02+00:00 I think my newest #OpenSource pet peeve is people who respond with "shouldn't the users get to choose" for literally every thing that isn't exactly how they want it despite having no context or clue about why the thing is the way it is.
Public · 2023-01-15 21:00+00:00 @mcc it finds objects by a build time annotation processor which goes through constructors annotated with @inject and classes annotated with @module which contain definitions of how to initialise objects and Dagger combines that to verify at compile time that every object that is marked to be injected can be constructed by Dagger
Public · 2023-01-15 20:58+00:00 @mcc you're looking for https://dagger.dev
It's not guaranteed to be initialised before onCreate. Based on how Dagger is set up in the project, either you'll manually initialise the injection process in onCreate or a bytecode transform at build time will do the initialisation for you.
Public · 2023-01-15 17:52+00:00 @maddaddam I actually just finished it! That was quite the twist of events :D
Public · 2023-01-15 11:43+00:00 In an effort to deal with my procrastination about writing, I finally set up a web-based CMS so I have fewer excuses to not write. Let's see how that actually pans out...
https://github.com/msfjarvis/msfjarvis.dev/commit/5420bcd08ba4373369f212de72e69f219ce86c62
Public · 2023-01-14 14:46+00:00 @sasikanth is this sample still relevant? https://github.com/thagikura/AndroidTemplatePluginSample
Public · 2023-01-14 05:17+00:00 @cadey have you heard about our lord and savior Xbox Game Services?
Public · 2023-01-14 05:14+00:00 @QuietMisdreavus That's understandable, although as a user of egg_mode I must say it still works _fine_ with the current outage. I use it for https://msfjarvis.dev/g/twt and it is still functional as of 2 minutes ago.
There's a very strong possibility that rather than a widespread outage, what Twitter did was a targeted ban on popular third-party apps.
Public · 2023-01-13 18:44+00:00 @mcc I've never used SwiftKey so I can't comment on how it compares, but Florisboard is actively developed and I've found it to be much better than other FOSS keyboard apps I've come across.
Public · 2023-01-13 18:38+00:00 Do feel a bit sorry for people like the devs at Tapbots who have been cut off from their sole revenue source with no information whatsoever.
Public · 2023-01-13 05:27+00:00 A new release of #Anvil is out with #Kotlin 1.8 support! #AndroidDev
Public · 2023-01-13 04:16+00:00 Apparently no third-party apps can log into Twitter now, kinda hilarious.
Public · 2023-01-12 17:51+00:00 @ariadne the open in openssl stands for "open for exploitation"
Public · 2023-01-12 12:30+00:00 @yosh I'm still reading through this, it looks like the first and second footnote (reference?) need to swap places
Public · 2023-01-12 07:13+00:00 @nova that kinda sounds like you want distroless?
Public · 2023-01-10 11:36+00:00 Going to attempt reading through WebRTC for the curious for dayjob reasons, pray for me
Public · 2023-01-10 10:33+00:00 @botteaap Days since primitive types for time caused psychic damage: 0
Public · 2023-01-09 06:38+00:00 @shanselman :androidWave: hey Scott!
Public · 2023-01-07 09:37+00:00 @Corax42 @fasterthanlime@octodon.social I'm sure Cool Bear will get their paws on it one way or another :blobJoy:
Public · 2023-01-07 09:20+00:00 @fasterthanlime@octodon.social congrats on receiving a project grant! Very happy to see that your valuable work is recognized at the highest levels in the #Rust community.
Public · 2023-01-06 14:44+00:00 @amanda That seems like an extreme degree of masochism 😆
Public · 2023-01-05 17:05+00:00 @fasterthanlime@octodon.social @ipetkov I believe you can combine Crane's filterCargoSources with nixpkgs' cleanSourceWith to achieve this, there's an example for it in the Crane API docs: https://crane.dev/API.html#libfiltercargosources
Public · 2023-01-05 14:54+00:00 Started watching #AliceInBorderland, 3 episodes in I'm completely hooked! Definitely recommended if you're comfortable with some mild gore and violence.
Public · 2023-01-05 09:28+00:00 @isis I didn't even realize before this post that the _entire_ thing is a hoodie lmao
Public · 2023-01-03 12:40+00:00 Content warning: bylines.social, discussion of transphobia, defederation, moderationhey @friendlymike can we get this instance blocked as well?
Public · 2023-01-01 17:30+00:00 @cadey Hard to tell with my limited understanding if this is the right or wrong way to pronounce lojban
Public · 2023-01-01 13:16+00:00 Finally figured out the reason for my sporadic #Valorant crashes: my 6 month old Corsair Vengeance LPX RAM stick. I'm planning to build a new PC in 3 months time so I'll have to see if the warranty claim is easy or I'm better off just staying on 16 gigs for the time being.
Public · 2023-01-01 07:33+00:00 @Aurimas @friendlymike I for one would absolutely love more Gradle content in the #AndroidDev community