Loading video...

Video Failed to Load

Go Home

๐Ÿƒโ€โ™‚๏ธ Great tips on a run cycle loop from Sony Senior Anim Chalermphol Wattanawongtrakool! Feel that rhythm! Source: #agorastudio #framebyframe #animation #animator #reference #resource

205,787 views โ€ข 1 year ago โ€ขvia X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos

New open-source agent harness just landed! I got early access to TrueForge by TrueFoundry and have been running it locally for the past few days. The harness layer deserves as much attention as the model, and open source matters here because you can inspect the loop, run it on your own infrastructure, and swap to the latest or cheaper models. TrueForge handles the runtime work that makes an agent reliable. It drives the tool-calling loop, manages context, coordinates subagents, and executes code in a sandbox, with any model you choose. Every tool call re-sends the growing context to the model, so in practice the harness controls most of what an agent costs to run. A few things stood out from my testing and their published benchmarks. Vendor-Neutral by design. It runs OpenAI, Anthropic, and Google models alongside open-weight models like Kimi, GLM, and DeepSeek. Model routing is a setting, and you can send each task to the model that fits it. On a 14-task enterprise agent benchmark, it matched the accuracy of Claude Managed Agents running the same Opus 4.8 model at roughly 30% lower cost per run (3.8M tokens vs 10M for the same answers). Routing the same tasks to GLM-5.2 held accuracy and brought cost down by about 75%, around $3 per run instead of $12. Fully self-hosted and Open Source (MIT License). I had it running locally with one command, with sandboxed code execution working out of the box. It's time to own your agent harness. Thanks to TrueFoundry for partnering on this post.

elvis

11,303 views โ€ข 8 days ago

[Throwback] Kobayashi Arata,a professional dancer, give detailed abt taehyungโ€™s dance abilities on Fire and Dynamite ๐Ÿ‘คWhenever I see Taetae dance, I got the impression that he is a groove-type dancer. He has good detail and dances like he is riding the music. I like dances that convey the dancer's own vibe that only they have, and Taetae's dance is like that. His neck's trajectory is continuously moving back and forth. It's a professional's technique. His dance is very professional. It's very difficult to grab the rhythm in a simple way, but Taetae has a very good sense for that. Even when he isn't moving, the texture of his dance movements are very exquisite.The way he dances to his heart's content is wonderfully cool. The way he feels the sound (music) is expressed through the movement of his neck. The way he burns his feelings into the music is at a very professional level. One more thing to mention, the way he approaches a certain melody is always very outstanding and beautiful. You can see his great sense for dancing in his ad-libs, besides the set choreography. The neck is the part of the body that can express rhythm, so it especially requires skill. Taetae uses his neck extremely well. People at a high level of dancing can draw a hot response from just moving their neck a little. A great dancer knows that just a simple neck movement can look really cool. 1 speculate that Taetae is a dancer who knows this. The way he paces himself is no joke. The reason he can comfortably maintain the rhythm with his whole body is because he properly feels the music inside his body His dance has a mature charm. It's something different than the brilliance and dynamism that can be seen from the outside. From an angle that surpasses all that, he expresses how he perceives the beauty of the dance. He is the type that enthralls others by actually enjoying the music himself. He is like a miso soup made by a first-class chef. It doesn't make sense how smooth he is. (All of his movements are very smooth.) People, who enjoy music itself in the first place, look cool with the way they ride the rhythm. He dances as if he has surrendered himself to the sound (music), and as if he is submerged in the music. He is able to feel the rhythm with his whole body. Taetae's hidden details, in which he accomplishes things like they're nothing, make my heart beat. It's a difficult thing to do. You can't do this just by learning it. He has a good sense for dancing. The way he dances is very smart. In conclusion, Taetae is at an extremely high level of dance. From the little details that are hard to catch at first glance, to his dance skills that read the music, making it feel like a "professional dance" style and feel, can all be seen in the ad-libs as well. These parts all depend on the individual's sense for dance. What can be seen from here is that Taetae has a good sense of understanding and feeling sound(music), and i really want to become someone like that too. 28min video: trans cr: KTHbase/KTH_FanBase

โ€ โœฟ

46,199 views โ€ข 1 year ago

Big win for open-source LLMs! DeepSeek V4 Pro holds the top open-weights score on SWE-bench Verified, in the GPT-5.5 range. GLM 5.2 leads the open-weight intelligence index and sits near the closed frontier on long-horizon coding. But this leaderboard number is a weak proxy for real performance. It comes from one task set, run through one harness, served at one precision. The same weights can even score differently across providers, since many hosts quantize activations to fp8 and drift the model off its reference weights. Real performance is determined based on whether a model can read a repo, make coordinated edits across files, run the tests, and recover when one breaks. By that measure, the top open models hold up, but only inside the right harness. The teams that actually put DeepSeek V4 into production pipelines as a frontier substitute got there through the harness they built around the model, not by picking a stronger model. If you want to see this in practice, Cline (64k+ stars) has actually built that harness around open models, tuned so they run at production quality. And it's tuned so that these LLMs can run at production quality, with plan and act modes, checkpoints, and terminal feedback. ClinePass is the new access layer on top of it. It runs a curated set of those models inside Cline, narrowed to the ones tested for coding-agent use, with 2 to 5x the standard rate limits and no separate provider accounts, keys, or billing to track. The video below shows the setup, and I worked with the team to put this together. It runs alongside custom keys and local models as well, not in place of them.

Avi Chawla

44,124 views โ€ข 1 month ago