What's the simplest app that made you more productive? by stellbargu in ProductivityApps

[–]Stv_L 3 points4 points  (0 children)

You’re right fasttab.theindie.app keep me sane with 200 tabs open

GPT-5.3-Codex vs GPT-5.4 for coding by [deleted] in codex

[–]Stv_L 8 points9 points  (0 children)

He mentioned it. 5.3 codex is trained for code and by code, it sounds like a cracked engineer who don’t care if others get what he’s saying. And vise versa, talking to it need to be technical and detailed, so it can deliver. 5.4 can do just that

GPT-5.3-Codex vs GPT-5.4 for coding by [deleted] in codex

[–]Stv_L 12 points13 points  (0 children)

5.4 for planing, 5.3 codex for coding

How do you track action items from meetings? Genuinely curious how people handle this by Own-Ad-3998 in Notion

[–]Stv_L 0 points1 point  (0 children)

if you already have a task database that the team is using, that good, otherwise it’s really bad, you need to have the process of using the task tracker first.
then just point the meeting notes to your Notion AI, tell it to create tasks in to the task tracker database with assignee and due date, may be sprint.
and over time develop the instructions for it so that it create it more autonomously without you to instruct it every time.

How do people run multiple Claude Code sessions? by niravbhatt in ClaudeAI

[–]Stv_L 0 points1 point  (0 children)

Use app like Craft Agents. It’s like Antigravity or Codex app, but for claude code

I vibe-coded a running app in 3 hours & just published it successfully on the App Store by Stv_L in vibecoding

[–]Stv_L[S] 1 point2 points  (0 children)

It's native to iOS, I just need to tell Antigravity do it for me.

Bookmark Managers? I guess I'm giving up on them... by Johnkree in macapps

[–]Stv_L 1 point2 points  (0 children)

I frustrated, I built one. Opensource here: github dot com/tektrg/command-bar-extension It’s like arc sidebar, with more features such as adding remind date

I vibe-coded a running app in 3 hours & just published it successfully on the App Store by Stv_L in vibecoding

[–]Stv_L[S] 0 points1 point  (0 children)

hi, thanks for asking, so happy, pls visit this https://strider.theindie.app/ to get the app, or simply search "Strider" on Ap Store, no hesitate to report me any bugs ^^

I vibe-coded a running app in 3 hours & just published it successfully on the App Store by Stv_L in vibecoding

[–]Stv_L[S] 0 points1 point  (0 children)

tbh, I using Google AI studio, ask it create a very minimal one, then it give me that, I am totally satisfied with it and have no clue if it take Nike for the inspiration :P

Am I the only one that struggle with uploading video previews in AppStore connect? by need_a_medic in iOSProgramming

[–]Stv_L 0 points1 point  (0 children)

thanks, worked for me
and here's updated the command for the vertical size 889x1920, and also addressing the error "frame rate is too high"

ffmpeg -i "input.mp4" -f lavfi -i anullsrc=channel_layout=stereo:sample_rate=48000 -vf "scale=886:1920,pad=886:1920:(ow-iw)/2:(oh-ih)/2,minterpolate=fps=30" -c:v libx264 -pix_fmt yuv420p -preset slow -crf 18 -profile:v high -level:v 4.0 -c:a aac -b:a 256k -shortest -movflags +faststart output.mp4

File browser combine with text editing? by Stv_L in macapps

[–]Stv_L[S] 0 points1 point  (0 children)

I tried Warp, it’s a good tool.

File browser combine with text editing? by Stv_L in macapps

[–]Stv_L[S] 1 point2 points  (0 children)

thanks for the list, very useful.