First money on a game, do I frame the screenshot?
▲ 5 r/iosdev

First money on a game, do I frame the screenshot?

Minuscule compared to the cost of the development, but the idea validation with paying customers is a feeling like no other. Any stories on where your first money came from?

u/wrblx — 14 hours ago

Great spot to reflect on your day, decisions…

…and their consequences.

u/wrblx — 16 days ago
▲ 3 r/MobileGames+2 crossposts

Tidy up your arcane library

Inspired by a desktop release of a similar concept, I made a touch-friendly version of a cozy puzzle game: your objective is to put all of the books to their designated shelves, as somebody made a mess and dropped all of them on the floor. You’re not alone though, as every shelf grants you a unique ability that can speed up your progress 📚🌪️✨

u/wrblx — 16 days ago

5 days to summer!

I made a piece of virtual jewellery for your Home Screen, but there’s a detailed view in the app as well.

u/wrblx — 19 days ago

An app for all of you here

https://codeusse.com to build apps on the go. It grew from a SSH client closer to a mobile IDE, though it still requires a proper host to run the commands on.

To make the host-mobile connection easy, I also made Codeusse Connect - a SSH tunnelling service that can be ran with “npx codeusse-connect” (though you need to setup SSH keys beforehand, so you don’t get hack if I am 🤠).

Currently working on a session manager since one terminal is quite a limitation (you technically could do more with an agent, but it’s paid, and I want you to find the app useful, not extortionate) 😅

u/wrblx — 21 days ago

Prepare your Flutter app for the great new Siri

It feels good to be able to predict the future!

Last year at Fluttercon Berlin ‘25 I shared a guide on how to prepare your Flutter application for the agentic future.

Today at WWDC26, Apple has announced exactly the feature I shared a scenario of a year back — Siri will be enable users to prompt their goal which then will be converted to the set of steps for the agent to perform via Shortcuts!

Apple’s Shortcuts allow every installed app to “donate” both data and actions specific to your application. With that, the great new Siri is aware of every user’s custom workflow via donated Shortcuts of each installed application, or rather, their perdonslized mixture of apps available on the specific device.

I built the intelligence plugin to make the Shortcuts integration easy for Flutter apps — it might be the best time to take a look if you haven’t already, if you want to keep your current apps competitive! 🤠

pub.dev
u/wrblx — 27 days ago

YAR was always too snappy for me

but it did work out well for me this time.

u/wrblx — 1 month ago
▲ 2 r/devtools+1 crossposts

Mobile Agentic IDE over SSH

For occasional out-of-office productivity, I built Codeusse. It uses your existing dev env, so there’s no double config to care about. Was useful for me on a number of occasions, I hope it’ll be useful for you as well.

codeusse.com
u/wrblx — 1 month ago
▲ 4 r/codeusse+3 crossposts

[Mobile IDE] Unedited 90 seconds from the change request to final implementation

90 second clip showcasing a web development flow commanded fully from a iPhone 12 mini in Codeusse 2.0. Showcase includes the initial change request chat message, asset upload process, code edits via Codeusse agent, and the development server startup via a built-in terminal.

All that's left is deployment.

Codeusse 2.0 is coming soon!

With it file search, session persistance, server config export/import and a ton of other features, improvements, and fixes. It's another batch of features, getting Codeusse closer to the full IDE functionality -- lock in your lower subscription price before the price hike!

reddit.com
u/wrblx — 2 months ago