HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gaeb69

no profile record

comments

gaeb69
·8 months ago·discuss
Nice blog
gaeb69
·11 months ago·discuss
That's exactly what I was hoping to hear. Thank you for clarifying for me!
gaeb69
·12 months ago·discuss
I've been following Goodparty for some time. You guys are my dream company. Is there any potential for 0 YoE roles?
gaeb69
·last year·discuss
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
·last year·discuss
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
·last year·discuss
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
·last year·discuss
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
·last year·discuss
Wow, this is actually very useful. Does this use RSS feeds? Bookmarked
gaeb69
·last year·discuss
Nice blog! following.
gaeb69
·last year·discuss
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
·last year·discuss
Beautifully designed blog.
gaeb69
·2 years ago·discuss
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 years ago·discuss
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 years ago·discuss
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.