Torstein

67 posts

Torstein banner
Torstein

Torstein

@tskulbru

💧https://t.co/rpY9pCUhpn 🏄https://t.co/tcdw79Eq7E 🦮https://t.co/918BoJgVC7 👨‍🚀https://t.co/bDoDpepEFl

Norway 参加日 Ağustos 2013
14 フォロー中3 フォロワー
固定されたツイート
Torstein
Torstein@tskulbru·
Linetris is live on the App Store. One puzzle. Every player. Same grid. Daily. Place Tetris-like pieces on an 8x8 grid, clear lines, and compete on the global leaderboard. Like Wordle, but for people who love clearing lines. #buildinpublic #ios #indiedev apps.apple.com/app/id67598584…
English
1
0
2
34
Torstein
Torstein@tskulbru·
Accessibility isn't a feature you bolt on at the end. It's a lens you design through from day one. → Test with VoiceOver early, not after launch → Larger tap targets help everyone → If your UI needs a tutorial, it's too complex What accessibility wins have surprised you?
English
0
0
0
2
Torstein
Torstein@tskulbru·
Linetris #20 (Medium) 🟦 56 lines | 10:23 ⬜⬛⬜⬜🟦🟦🟦🟦 🟦⬛🟦🟦🟦🟦🟦🟦 ⬜⬜🟦🟦🟦🟦🟦🟦 🟦⬜🟦🟦🟦🟦⬜🟦 🟦⬜🟦🟦⬜⬜⬜🟦 🟦🟦🟦🟦🟦⬜🟦🟦 🟦🟦🟦🟦🟦🟦⬛🟦 🟦🟦🟦🟦⬜⬜🟦⬜ apps.apple.com/app/id67598584…
English
0
0
0
1
Torstein
Torstein@tskulbru·
Coding as we know it has been solved. LLMs are the biggest shift since the printing press — not because they write perfect code, but because they've democratized the ability to build. The barrier isn't "can you code?" anymore. It's "what do you want to build?"
English
0
0
0
2
Torstein
Torstein@tskulbru·
You shipped 3 apps this week. Do you know how any of them are doing? Plask connects to Google Analytics and shows all your apps in one dashboard. AI tells you what changed and why. Built for people who ship fast and don't have time to read charts. plask.dev
English
0
0
0
14
Torstein
Torstein@tskulbru·
Been thinking about building software for high-stakes moments. When designing Mockingjay (secure video recorder), the core question wasn't "how do we add features?" — it was "what if the phone gets taken in 30 seconds?" Changes how you think about UX.
English
0
0
0
4
Torstein
Torstein@tskulbru·
Finished Wordle already? ✅ Linetris is the daily puzzle for visual thinkers 🧩 🎮 Tetris-style blocks 🏆 Global leaderboards 💎 Earn medals (Bronze → Diamond) 5-min daily challenge. Can you get Diamond? apps.apple.com/app/id67598584…
English
0
0
0
8
ap ⌘ indie dev
ap ⌘ indie dev@anhphong_dev·
smart move - zero cost/risk on your side while you validate demand. for the vibecoder crowd a guided api key setup with a "get your key here" link could lower the friction enough. plus the devs who actually need ai-powered asc listing optimization probably already have openai/anthropic keys lying around
English
1
0
2
27
Torstein
Torstein@tskulbru·
Building Njord — a native macOS App Store Connect client. Tired of the ASC web UI being slow and clunky. Tired of Fastlane being CLI-only. And I wanted to use LLM/AI to optimize listings #BuildingInPublic #indiedev #macos #apple #SwiftUI
English
1
0
3
80
Torstein
Torstein@tskulbru·
@anhphong_dev Yes I agree, but I also suspect the majority of potential users will be vibecoder-bros who dont really know how things work. That being said, so far ive only added byok support and wont add tokens until i see an actual need for it.
English
1
0
0
16
ap ⌘ indie dev
ap ⌘ indie dev@anhphong_dev·
@tskulbru byok is the safer bet for a one-time purchase model - you avoid ongoing api costs eating your margins. bundle tokens and you're basically running a subscription in disguise. plus power users already have api keys and prefer control over which model they use
English
1
0
0
23
Torstein
Torstein@tskulbru·
@anhphong_dev Currently, its ASO optimization. Im planning on also adding a competitor analysis as well. I havent quite landed on if I should include AI tokens with the app or if people should just add their own API keys for whatever LLM they want to use. ASO is expensive
English
1
0
0
21
ap ⌘ indie dev
ap ⌘ indie dev@anhphong_dev·
this is so needed. i maintain 7 apps on app store and every metadata update in asc feels like a chore - the web ui is painfully slow especially for screenshots and localization. curious about the llm/ai part - auto-generated keywords? description optimization? or something like competitor analysis for aso? that alone would make it worth it for indie devs who hate the aso guesswork
English
3
0
0
40
Torstein
Torstein@tskulbru·
@dev_guid Thanks! It's Firestore with scores partitioned by day, each puzzle gets its own collection. Ranking is just an orderBy query on score. Medals are percentile-based, calculated after the day ends. No real-time rank computation needed. Simple and works great at indie scale 🙂
English
1
0
1
6
Mirco Baldassini
Mirco Baldassini@dev_guid·
@tskulbru congrats on shipping! how'd you handle the global leaderboard scaling? always curious about that part when building multiplayer stuff
English
1
0
0
26
Torstein
Torstein@tskulbru·
Every federal agency just got ordered to drop Anthropic — for enforcing their own terms of service. Oh no. The company I build on has a spine. How awful. Don't threaten me with a good time. #Anthropic #Claude #AI #BuildInPublic
English
0
0
1
36
Torstein
Torstein@tskulbru·
Unpopular opinion: offline-first is still the right default for most mobile apps. Connectivity isn't guaranteed. Sync can be added later. Trust cannot. We got so excited about the cloud that we forgot how powerful the device in someone's pocket actually is. Change my mind?
English
0
0
0
7
Torstein
Torstein@tskulbru·
How do you handle movement breaks during deep work? I'll get so locked into a coding session that hours vanish — then I stand up and my body basically files a complaint. Do you have a system that actually works, or do you just... forget and suffer later?
English
1
0
1
7
Torstein
Torstein@tskulbru·
I have multiple apps on the App Store and Play Store. I still don't have a good ASO workflow. Every launch I'm Googling the same things, second-guessing keywords, staring at screenshots. Do experienced indie devs have this figured out, or are we all winging it?
English
4
0
1
21
Torstein
Torstein@tskulbru·
MyVisualRoutine is now in Android testing! We help families, teachers & caregivers build visual schedules, choice boards, and First/Then boards for kids who need structure. Want to help shape it? Sign up: myvisualroutine.com #autism #ADHD #specialneeds
English
0
0
0
6
Torstein
Torstein@tskulbru·
Naming tip I wish I knew sooner: Say the name out loud in 3 ways: calling it across a room, introducing it to a stranger, telling someone who hates it. Fails all three? Keep looking. What name almost made the cut for you?
English
0
0
0
11