Serhii Pryimachuk

95 Followers
247 Following
289 Posts
Obscure indie developer. AgTech heretic. Failed (but not surrendered) marketer.
🇺🇦 Help our army:https://savelife.in.ua/en/
Website:https://serg.pryimach.uk
Github:https://github.com/sergpryimachuk
My apps:https://pryimach.uk/apps

Interesting rejection 👀

@rejected

Mak analyses the weather forecast data and shows the timeline with spraying conditions – favourable (green), cautions (yellow) or not recommended (red).

In the future, I’m planning to add other operations, soil conditions, crop health and more. It’s just a start of the project, and I’m super excited 👀

#BuildingInPublic #SwiftUI

Why Mak?

More and more in the farming world, weather stations become a thing. And weather stations, when installed on the field, resemble me a poppy pod. Usually, they have an oval shape with anti-bird spikes on top, so weather stations in my imagination are poppy pods. And in Ukrainian, poppy pod is “Mak”.

I guess if product development is an art, then this is my artistic expression 😅

#BuildInPublic

New app! Meet Mak – weather app for farmers.

Finally, my dreams are becoming (a little) true and after some months of condensed learning I can produce something really useful.

https://apple.co/49ppezF

Some things about this product 🧵

#SwiftUI #BuildingInPublic #Agriculture #Farm

‎Mak - Virtual Weather Stations

‎Set up your virtual weather station right in your fields! Mak allows you to customise your weather monitoring, providing hyper-local data that matters most to your crops. Stay ahead of unpredictable weather changes and plan your farming activities effectively. Most of the regular weather apps show…

App Store

Calculating opacity in LazyHGrid turned out to be tricky 😅

Shout-out to @twostraws for an incredible article on memoization. Now my scroll view is much smoother.

https://www.hackingwithswift.com/plus/high-performance-apps/using-memoization-to-speed-up-slow-functions

#BuildInPublic #SwiftUI

Using memoization to speed up slow functions – Hacking with Swift+

In this article you’ll learn how memoization can dramatically boost the performance of slow functions, and how easy Swift makes it thanks to its generics and closures.

Hacking with Swift

App Store review in under 12 minutes, that’s nice 👀

#AppStore #iOSDevelopment

Oh, by the way, this was my attempt to launch for #shiptember with @revenuecat Paywalls. Are there any problems finding RC Paywalls in the binary?

Okay, #iOS17 party is postponed for another day.

At least the review was relatively fast 🤔

Okay, that needs some adjustments 😅

I was thinking of Sender as just for iPhone, but when playing with it on TestFlight on my Mac I imagined that it actually cloud be a mac menu bar app🤔

Since it’s written in #SwiftUI, I guess it should be easy doing so with MenuBarExtra. Let’s see.