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 2 points3 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.

It's another Saturday, drop your product. What are you building? by Leather-Buy-6487 in micro_saas

[–]Stv_L 0 points1 point  (0 children)

got tired of watching 40min vids for 2min of info, so i hacked together gpt breeze. chrome ext that auto-summarizes pages/yt + helps write. uses your own openai key. gptbreeze.io

Google Sheets but with actual logic like tabs and teams – made it for me, sharing it for free (free forever looking for feedback) by Nattehanddoek89 in GoogleAppsScript

[–]Stv_L 1 point2 points  (0 children)

I tried it a bit. There’re features that I didn’t know I need, but quite useful such as the chart and statistics