Tweet
This is the first video out on what I've been working on!
He's playing the new "speed" game mode I built for #DribbleGame.

instagram.com/p/CunGvOuLFdW/
Install link: dribblegame.com/install.html

#buildinpublic
Dribble Game (dribbelgame.com/install.html) is posting day over day growth with no promotion! First sponsored vid drops later today!

We're on track to hit 700 DAUs today. Popping champagne at 1k, what brand should I get? We're still pre revenue so nothing too fancy...
#buildinpublic
I love #Dart's new switch expression syntax but the autocomplete sucks way too much in Intellij for it to be worth using ):

I can't get it it to auto-generate all the cases or even auto complete a case as I'm writing it. It's so tedious.
#buildinpublic
I'm done with polish/publishing/analytics work and back to good ol' feature work on Dribble Game and it feels great!

Especially working with #Flutter
#buildinpublic
Took a break over the weekend. Back and going strong on dev work.
Dribble Game hit 500 DAUs today! We'll be promoting on Insta Reels TikTok etc of the next couple weeks to see how far we can goose these numbers.

Enjoy some weekend pics:

#buildinpublic
A truly visionary writer. He predicted the experience of an [@apple app developer] so well!
#buildinpublic
@GroovinChip @luke_pighetti Journey to the End of the Night by Louis-Ferdinand Céline.
A true inspiration🫡
Line go up really fast.
This is how many guesses (core user action in the game) users have made today.

Really hoping nothing falls over XD. No crashes in Firebase Analytics yet...
#buildinpublic
#clutchOrChoke
dribblegame.com/install.html
It's exciting to see @Dribble_Game users coming in!
We've gotten ~40 new users in the first ~2 hours post launch.

dribblegame.com/install.html
#buildinpublic
Now that Dribble is public I'll be posting a lot more updates on how things go and what we're working on!

Feel free to comment here or @ me if you're curious about our process and progress so far.

And please share dribblegame.com/install.html!

#buildinpublic

9/n
Wooh! Feels good to finally have my work go public.

Please check it out and feel free to @ me with what you all think!

Alternate link:
dribblegame.com/install.html

#buildinpublic #flutter
New Flutter game alert!

If you like NBA stats, try out Dribble!

@taylor_stein and @caseycrogers have been building this in Flutter for the last few months, and what they've done is incredible! Lots of data science involved.

apps.apple.com/us/app/dribble…

play.google.com/store/apps/det…
The state of screenshot generation for store pages sucks, especially for how oversaturated it is.
There's no integration between the app runtime and the template environment-everything is sloppy and tedious.

What if your screenshot template was a #flutter widget?
#buildinpublic
Having an awful time with @Firebase analytics:

1. My user props are wrong in prod and idk how to debug it because debug view is busted (5 years):
stackoverflow.com/questions/5046…
2. I want to sanity check my event params, also busted: (4 years): stackoverflow.com/questions/5827…

#buildinpublic
User analytics was a mistake.
Not because of data privacy or anything. Just because processing the data into useful charts and metrics is a massive pain and I don't want to do it.
#buildinpublic
The current app I'm working on is in closed beta with a private discord group with ~60 members.

Every couple of days we get a glowing testimonial that really gets me all the more excited for launch (EOM) and the chance to share details with you all!
#buildinpublic
Adding and removing const repeatedly as I refactor #flutter code is a big drag on productivity. I'm considering just never using const.

Is the boost to performance really worth it? If I weren't lazy I'd benchmark it.
#buildinpublic
json_serializable/freezed are a a nightmare. But it's not their fault, it's #Dart's.

Language designers should see serialization as a core requirement to any modern language, not an afterthought the community has to duct tape together themselves.
#flutter #buildinpublic
Found this old "business plan" from one of my previous projects. It was a pretty solid plan, things just didn't pan out ☹️
#buildinpublic

RIP @getcastme
For the health of development communities, we need to stop using @discord for tech help and discussions.

Discord is not indexed so question and answer never become publicly searchable and available. We're doing ourselves a huge disservice.
#buildinpublic
Every time I have to interact with the @Apple App Store or @Google Play Store as a developer I feel like I'm going to have an aneurysm.

I want to create custom store links that give me campaign attribution tied to my Firebase Analytics events. Is this possible?
#buildinpublic