你可以先安裝 DeepSRT 玩一下
github.com/DeepSRT/road...
這連結裡面有非常多教學,挑一個來看先,之後有問題可以 telegram 找我 t.me/pahud
你可以先安裝 DeepSRT 玩一下
github.com/DeepSRT/road...
這連結裡面有非常多教學,挑一個來看先,之後有問題可以 telegram 找我 t.me/pahud
這個影片大於2HR了,worker直接skip了,目前有一個保護機制無法處理超過2HR的影片,今天或明天我會手動處理這個影片的字幕轉出並且回報到這裡,感謝使用 DeepSRT。
我剛看了一下,DeepSRT已經可以產生這影片的摘要了
記得配置Provider即可。影片不會真的出現字幕,但字幕逐字稿會出現在DeepSRT右下方。
我待會檢查看看,感謝
好奇問一下,搭配Provoder之後,摘要有出現了嗎
@deepsrt.cc 恭喜Happy開Podcast了,許願第一集的字幕!
www.youtube.com/watch?v=s7Zj...
親愛的 @deepsrt.cc 我太喜歡這個遊戲了!許願幫我產生字幕 www.youtube.com/live/iVfiFFH... 拜託你了!
Does it mean wave 2 and 3 are coming ?
for all "NEW LAUNCH" vids
"DOP 215 Next-generation CDK development with Amazon Q Developer" is live! Check out how we leverage Q to generate a deployable OpenSearch Serverless L2 constructs with no coding. Don't miss it out! @adamjkeller.com #awsreinvent #reinvent24
youtu.be/WEYuvh3YqkI?...
Just made a re:Invent video browser using Amazon Q Developer in 5 minutes. Have fun!
riv24-video-browser.pages.dev
So cute🤣
EKS experts 👉 @neilkuan.click
【讓AI幫你打出降龍十八掌】
讓AI editor幫你debug問題的時候,多次iterations終於定位到問題並且解決之後,有一件事非常重要,你要問AI
「這次debug你學到了什麼?」
(然後AI會跟你講一大堆)
「好!全部記下寫成一個markdown放在 doc/ 下面」
(搞定)
Agent的記憶就跟金魚腦一樣,你下次再開一個Agent session它會不記得昨天或上禮拜發生了什麼事,很多事情就得重新摸索,所以你跟一個Agent周旋三百回合打完收功的時候,務必讓他留下武功秘笈,下一個Agent來直接讓他看秘笈就行了!降龍十八掌直接打出第十八掌不需要從第一掌重新開始摸索。
Lessen learned today working with AI editor - after a lot of iterations with AI and finally get it fixed. You got to say
"What have you learned here?" It should tell you a lot of key take-aways and you just say
"Good. Take notes all of them and save a mkdoc under doc/ for future reference."
Done
Just burned a new feed for #awsreinvent with this tag and Like Count >=1
bsky.app/profile/pahu...
一直很喜歡YF的影片,看來他也在跟我一樣糾結Cursor vs WindSurf,其實兩個都很不錯,WS相對來說比較aggressive一些,WS的Cascade跟Cursor的Composer Agent已經相當接近了。我也每天兩個一起交換使用。
Windsurf vs Cursor: In-Depth AI Code Editor Comparison
youtu.be/C-6Jn4Tbg0g?...
在三萬四千英尺的高空寫代碼是什麼體驗?Well, 你只要跟你的Cascade講,讓他幫你跑完這堆pytest並且找出問題修正錯誤,你就可以讓他幫你iterate代碼直到pytest 全部跑成功,然後自動產生git commit message提交上去GitHub,而其實你只需要用一隻手敲鍵盤就夠了😂
Cascade has been working so hard to help me iterate the pytests until everything passes when I was flying from NYC to LAS using the Delta air WIFI. All I need to do is just clicking "Accept All" and watch it iterating.