Egregoros

Signal feed

Timeline

Post

Remote status

Context

3

Replies

11
@shibao @lain I heard a few good things when you use vulcan with some of them, but I still refuse to use anything related to OpenAI and Anthropic because of my ethical lines. I've toyed with Qwen3.5 for simple shit like emails and basic documentation lookup.

I am not a swe but none of my co workers have productivity boosts from LLMs and a few have leaked sensitive data on them 🫠
I've found that I am forced to develop an understanding of libraries I use anyway because the models (GLM 5.1 recently) get stuck on the implementation details and I have to ask very precise questions. I gain this understanding faster because I don't have to dig through the sources myself, but in the end I still know now how this rendering library packs the color channels and alpha bits. If I didn't ask, I would have just been stuck.

might be a skill issue
@lain @shibao i had thought of this and "hmm will i lose the ability to find out stuff for myself" and the answer I think is, "no". Instead of having to get pissed at trying to find how to do something, or read a lotta docs, Claude/Gemini can simply point how a stuff is/works and then I do the work myself. Hell, this reminds me of trying to navigate the openAI api endpoints and strugglling to find the exact values for the thingies.