Seth A. Robinson
2K posts

Seth A. Robinson
@rtsoft
Indie dev! Legend Of the Red Dragon, Dink Smallwood, Growtopia, UGT, HoloVCS - Runs @c2kyoto Github: https://t.co/qvvnRT58vO My site: https://t.co/coYEiUivXV
Kyoto, Japan Bergabung Mart 2009
493 Mengikuti89.4K Pengikut

Despite the lack of legs, my @pollenrobotics reachy robot danced off a table and damaged three motors. Finally sourced replacement motors (was hard in Japan, sold out), so hopefully we'll get this sassy little guy back online. Don't place it near the edge of a table!

English

@bateskecom Seems reasonable, Sonnet is pretty capable. I don't trust OpenAI models for coding, they just seem to lack common sense for me, even Codex 5.3
English

@rtsoft Like using big models to do simple things can get it to chase it's own tail as much as a small model will choke on complex tasks.
I use chatGPT 5.2 to generate "mega prompts" and generally opus one shots the major implementations, then i switch to sonnet to make edits.
English

@bateskecom I like Cursor (a forked VSCode) with it set to Max->Opus, it's really hard to go back to dumber models. Being an IDE (instead of CLI) has allowed me to find a nice balance of hand-coding + AI. Token anxiety is real and this is spendy. But worth it!
English

@rtsoft Are you doing this with local models, or which AI do you use for coding? I just signed up for copilot pro+ after hitting the limit for pro and now i have constant anxiety over how many tokens im using.
English

@bateskecom Like training neural networks to predict/generate the next frame in a video sequence? Sorry, don't know anything about that. What are you making?!
English

@rtsoft Any interest or knowledge of training tensors to do next frame generation? 😁😅
English

Been experimenting with OpenClaw (w/Opus) to send me daily Japan news digests. It doesn't get blocked grabbing news and photos because it just switches to a real browser (on its VM) when needed. Today's version: rtsoft.com/temp/daily_dig…

English

@bateskecom Claw is local (VM on a mac studio) and it uses local AI. (right now it's Qwen3-VL-235B-A22B-Thinking-FP8 running on sglang on four RTX Pro 6000s) but... it flips to Opus 4.6 to do 'difficult' things. Qwen 3.5 won't run well on sglang for me yet :/
English

@Megacurve Pfft, it's probably cheaper than most of your guitars :) For tax reasons, it's a "research tool" so at least it's a write off
English

@rtsoft That is an expensive toy at USD$449 or what ever though 😅
English

Audio gain hack that works in the conversation app:
AUDIO_GAIN = 2.5 # 250% volume
audio_frame = np.clip(audio_frame * AUDIO_GAIN, -1.0, 1.0)
robot.media.push_audio_sample(audio_frame) #put in front of this line
English

@rtsoft Now I know you have a Mastercard with the number 3 in it
English





