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

gaeb69

no profile record

コメント

gaeb69
·8 か月前·議論
Nice blog
gaeb69
·11 か月前·議論
That's exactly what I was hoping to hear. Thank you for clarifying for me!
gaeb69
·12 か月前·議論
I've been following Goodparty for some time. You guys are my dream company. Is there any potential for 0 YoE roles?
gaeb69
·昨年·議論
Reasoning model prompting is relevant here. OpenAI in their docs state that giving detailed, step-by-step instructions often hinders reasoning models. It's better to clearly define the outcome along with what you're working with. Then let the mode interpolate.
gaeb69
·昨年·議論
Do you have any of those examples handy by chance? Curious to check them out. And agreed! While coding has become a commodity - programming is still as alive as ever.
gaeb69
·昨年·議論
I haven't fully stress tested it, but from brief use their proprietary context engine just feels like a gimmick to draw in VC investments. You can't convince me you get better end performance using an older model. Especially as most AI coding tools draw closer to enshitification with opaque context compression to save on costs
gaeb69
·昨年·議論
Adding to the conversation, Cursor is really genuinely good. Their agentic system has solid system prompts, better than Roo imo.

Their UX is absolutely the best as well. Excluding maybe Claude Code (completely different tho). You can argue what's better, what deserves to stand as a standalone product, but Cursor is easily the most mature 'vibe coding' tool imo.
gaeb69
·昨年·議論
Wow, this is actually very useful. Does this use RSS feeds? Bookmarked
gaeb69
·昨年·議論
Nice blog! following.
gaeb69
·昨年·議論
Yes. It's definitely noticeable. Though, I try to console myself by remembering that my architectural design is definitely hypertrophied. My code is ultimately better. I think my LLM-assisted problem solving is definitely more efficient as well. My code literacy is better.

Hopefully LLMs won't vanish away... I'd be at a net negative.
gaeb69
·昨年·議論
Beautifully designed blog.
gaeb69
·2 年前·議論
Looks great. Curious if you created your own frontend interface mostly for it to be your own or because you found other options lacking? Librechat, OpenWebUI, etc.
gaeb69
·2 年前·議論
I agree. When scraping my school's portal which uses Canvas, my school actually allows it.

Sometimes you can get the green light just by reading API docs/School's privacy policy as they're usually obliged to have one (ofc this primarily applies to school APIs like in OP's article)
gaeb69
·2 年前·議論
Sick app btw. Funny this comes up because I'm working on the exact same thing for my school. Note that if your school uses Canvas; Canvas' API is well documented and has GraphQL endpoints.