f1shy-dev
f1shy-dev
can we rebrand this to widgets?
Ideas: - widgets for code - widgets to share custom site themes
possible names: Beach+ Relaxer Fruity Pro Beach Pro Oasis Pro Beacher Sunbather idk beach/oasis related names that have a like good vibe to them would sound nice
yeah we definitely need privacy settings
working on gui for this
After looking around online for ages, the fix(es) that worked for me (with version `^4.0.0` were these changes in my `build.gradle`: Setting sdk version to 34 and compile options to...
Also because it seems to download files so fast, it hits a rate limit very often. I dont see this in other minecraft clients, so maybe something needs to be...
Maybe fetch the image seperately as blob, then check for 404 errors? However this would add extra code which might go against the whole point... "lite"
Dadoum's vision for the API/how it should look: ```rust let account = AppleAccount::login(...ui handlers...)?; let xcode_session = XcodeSession::with(&account)?; let certificate = if let Some(cert) = keyring.contains("certificate thing") { cert }...
Waiting on @Dadoum to start `omnisette` so that temporary AnisetteData and anisette.rs can be deleted.