tomatobert

🔒 Manual approval

@mischievoustomato@tsundere.love · Joined ⁨Dec⁩ ⁨2024⁩

Man
Laptop enthusiast
I dropped Serial Boredom Lame at ep5
I was the first guest on @TheFediFiles
Matrix
mischievoustomato:matrix.5dollah.click
Telegram/Discord
You can ask, but for people I care about a lot only.

Replying to @⁨besserwisser@shitposter.world⁩

@besserwisser @Phobos @lain @SuperDicq @sun speed. You can learn much faster with LLMs than not. Having to google whatever issue exists pre-LLM era was painful. Oftentimes stuff seemingly didn't have a fix or required obscure """fixing""". Docs aren't usually good or practical. Also for making stuff like test suites or helping you debug stuff when things aren't visibly clear.

Replying to @⁨besserwisser@shitposter.world⁩

@besserwisser @Phobos @lain @SuperDicq @sun i like to program and i wanna learn because it's nice, so what I do is use the LLM as a tool for learning how to program/solve an issue when programming. When I have an issue I ask it how to fix it by giving it examples of what I've done, and when I know I wanna implement smth but don't know how, I ask it to teach me the best practices or how it is usually done in that program.