Mozart Petter

@mokkun
49 Followers
232 Following
157 Posts
Software engineer living in Japan. I like a bunch of things and may talk about them all. #android #ios #beer #cycling #motorsports #gaming and more.
Pronounshe/him
Languagesen | pt | jp
Bloghttps://unnamed.horse
GitHubhttps://github.com/unnamedhorse

I’m in awe at how easy it is to self host things these days. I grew tired of all the messaging apps asking for my phone and gathering all sort of info.

So I decided to host my own, and after some time spent on research, I went ahead and set up my own Matrix server that I now use with my family and close friends.

Took me only a few minutes to get it running and it runs so smoothly that it’s hard to believe.

#SelfHosting #Matrix

It seems that ProtonMail uses it, which is pretty cool. https://ohai.social/@mgeisler/115297849737887093
Martin Geisler (@[email protected])

Attached: 1 image Last week, the long-awaited new generation #ProtonMail apps were released for #Android and #iOS! They are faster and with new features (see https://proton.me/blog/new-mail-apps for details). Especially interesting for me is the use of #Rust: about 80% of the code is shared between the platforms now. This is thanks to #UniFFI allowing us to write native Swift/Kotlin code on top of a solid Rust core. #rustlang #interoperability #swift #kotlin

ohai.social

I think life is telling me to learn #rust. After a week of discovering amazing TUI’s written in Rust with https://ratatui.rs, I’ve stumbled on https://github.com/mozilla/uniffi-rs.

There are so many project ideas I can do with these.

Ratatui

Ratatui: Cook up delicious terminal user interfaces in Rust - the fast and lightweight TUI library trusted by developers

Ratatui

Google being clear that, if you want to distribute an app for Android, whether via another store (such as F-Droid) or just for side loading, you will need to register with Google.

Time to push harder against this restriction.

https://android-developers.googleblog.com/2025/09/lets-talk-security-answering-your-top.html

#Android #FDroid

Let's talk security: Answering your top questions about Android developer verification

News and insights on the Android platform, developer tools, and events.

Android Developers Blog

Android’s new security screening feature is bad and I fucking hate it.

They wanted a mechanism for Google’s security team to block malicious developers.

But the same mechanism can be used by the state to control what we can do with our devices.

https://android-developers.googleblog.com/2025/08/elevating-android-security.html

A new layer of security for certified Android devices

Starting in 2026 and in select countries first, Android apps must be registered to a verified developer in order to be installed.

Android Developers Blog
Swift 6.2 is here, including so much 🆕🥳:
⏩Approachable concurrency
🦺Opt-in strict memory safety
📦WebAssembly support
🏃Faster build perf for macros
🐞Enhanced async debugging
📚Inline stack-based arrays
🚇Subprocess support
🧪Test result attachments
https://www.swift.org/blog/swift-6.2-released/
Swift 6.2 Released

We’re excited to announce Swift 6.2, a release aimed at making every Swift developer more productive, regardless of where or how you write code. From improved tooling and libraries to enhancements in concurrency and performance, Swift 6.2 delivers a broad set of features designed for real-world development at every layer of the software stack.

Swift.org

How on earth only now did I learn about #GunsAndRoses #ChineseDemocracy album? It’s so good and the story behind it makes it even better.

https://en.wikipedia.org/wiki/Chinese_Democracy

Chinese Democracy - Wikipedia

"Of those assaulted,...50.5% say they just endured it, while another 33.6% said they fled the scene.

"In other words, over 80% of public groping attacks in Japan go unreported."

https://unseen-japan.com/groping-assaults-school-attendance-japan/

Announcing the Swift on Android Working Group, with the goal of establishing and maintaining Android as an officially supported platform for Swift. More here: https://forums.swift.org/t/announcing-the-android-workgroup/80666 #android

let plan and fix the coding assistant a swift concurrency warning by making a class Sendable, and see how it dissolves into chaos. line by line. one MainActor at a time.

it has no clue what to do.