HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wagslane

no profile record

投稿

[untitled]

1 ポイント·投稿者 wagslane·3 か月前·0 コメント

Programming in Prison: My Redemption Arc

ck-7vn.dev
19 ポイント·投稿者 wagslane·5 か月前·1 コメント

Searches for Learn Python up 150%

trends.google.com
11 ポイント·投稿者 wagslane·5 か月前·5 コメント

Supply and Demand Are Broken in Programming Education

blog.boot.dev
15 ポイント·投稿者 wagslane·8 か月前·0 コメント

"Vibe code hell" has replaced "tutorial hell" in coding education

blog.boot.dev
283 ポイント·投稿者 wagslane·9 か月前·161 コメント

コメント

wagslane
·4 か月前·議論
I've been using opencode for months with codex. best combo I've tried so far
wagslane
·5 か月前·議論
I'm the founder of Boot.dev and I was doing my regular "what's going on in my industry" research - searching through Google trends, and was baffled by this.

I'm not sure what on earth is driving the sudden spike in Python learning resource searching
wagslane
·7 か月前·議論
I _think_ this is good for Boot.dev... (I'm the founder, which is why I care)
wagslane
·9 か月前·議論
Yeah I think there's some nuance. As a relatively experienced dev I still use autocomplete when using a new language, but I think it's different when you already have a strong grasp of coding fundamentals. Learning your 3rd or fourth language when you already understand the constructs is much different than baby's first for loop
wagslane
·9 か月前·議論
I think they may be referring to token usage, which is mentioned in the article. fewer tokens = higher performance
wagslane
·5 年前·議論
Simplicity in Go is one of it's most loved features. For the most part, there are fewer ways to do the same thing and I love that.