Tommy D. Rossi

13K posts

Tommy D. Rossi banner
Tommy D. Rossi

Tommy D. Rossi

@__morse

Christ is king of kings. building https://t.co/YRAjnA00y7

Italia Katılım Nisan 2016
3.3K Takip Edilen6.3K Takipçiler
Sabitlenmiş Tweet
Tommy D. Rossi
Tommy D. Rossi@__morse·
kimaki now has a /screenshare command to remote control your machine via VNC super useful if you use kimaki to control a swarm of remote machines and need to fix issues or take over kimaki.xyz
English
3
0
29
6.1K
Tommy D. Rossi
Tommy D. Rossi@__morse·
@RhysSullivan in theory it can be super fast thanks to speculative decoding, but batching with other normal requests probably slows it down
English
0
0
2
280
Rhys
Rhys@RhysSullivan·
why do LLMs generate long duplicate strings of text so slowly? consider an LLM outputting 100x's, if you ask it to do that 10 times it's linear amount of time to general, when instead the LLM could just reference that symbol 10 times
English
11
0
31
5.2K
vogel
vogel@ryanvogel·
JARRED GET OUT OF MY COMPUTER
vogel tweet media
English
7
3
444
22.3K
Tommy D. Rossi
Tommy D. Rossi@__morse·
@jlongster you will be surprised by events emitted by the sdk, for example a turn can emit session.updated of completely unrelated past turns tool parts, right now kimaki has to filter and add a lot of custom logic
English
0
0
0
73
Tommy D. Rossi
Tommy D. Rossi@__morse·
@jlongster please also add some snapshot tests for the events emitted by the sdk, using a deterministic AI provider or reusing some cached openai responses this last month releases had many changes in event system that caused kimaki issues, these tests would prevent it
English
1
0
0
89
Kartik
Kartik@code_kartik·
I have a serious question does anyone even use openclaw and hermes in day to day life ? What are some real use case for this?
English
29
0
59
6.5K
Nick Sweeting
Nick Sweeting@thesquashSH·
I hit stuff like this literally every time I try to use claude, why is it so buggy
Nick Sweeting tweet media
English
2
0
5
773
Guillermo Rauch
Guillermo Rauch@rauchg·
Show me the thing you’ve built with AI you’re most proud of. Reply with a working product URL and what model / agent you primarily used.
English
2K
152
3K
521.1K
Tommy D. Rossi
Tommy D. Rossi@__morse·
@leblancmeneses soon opencode will add workspaces (sandboxes) and you will be able to start sessions in ephemeral machines
English
0
0
0
11
Tommy D. Rossi
Tommy D. Rossi@__morse·
@leblancmeneses If I want to add another machine to my kimaki Discord I simply run `npx kimaki` in the new machine, install the bot in the Discord server, then create new channels for this machine. you can prefix channels with the machine name to make them easy to remember where is what
English
1
0
0
25
Tommy D. Rossi
Tommy D. Rossi@__morse·
the feature I use the most in kimaki is queueing messages you can append queue at the end of your message to send it after current session ends. it also silences Discord notifications until the final queue message is finished can't go back to any agent without this. too useful
English
2
0
4
557
A. L. Crego
A. L. Crego@ALCrego_·
⬅️Stolen ➡️Original As always, what people steal has more 'impact' than the original work. *It's funny bc this piece I did is EXACTLY about this. People look the piece, the piece is connected to the artist, but nobody cares about the creator. All nice.
A. L. Crego tweet mediaA. L. Crego tweet media
English
17
7
120
5.9K
Tommy D. Rossi
Tommy D. Rossi@__morse·
@leblancmeneses no tree. it's just a queue, it sends the message at the end until the queue is empty it's just sequential. kimaki also has the option to do parallel work via /btw and /fork. I am using my Claude subscription, it works out of the box in Kimaki
English
1
0
1
20
leblanc meneses
leblanc meneses@leblancmeneses·
@__morse Example use case screenshot? How does it differentiate parallel work vs append to queue? I assume data structure is a tree, how would you express a join 2 conversations? How does not able to use your Claude subscription affect this? are you using opencode with a specific model?
English
1
0
0
23
Ryan J. Shaw
Ryan J. Shaw@RyanJamesShaw·
I tried going the SQLite approach @levelsio uses but got too annoyed because there’s no way to run a query remotely. I’d have to use the command line over 200ms latency to the VPS, or build an “admin” page in my app where I can run queries instead of the tools I’ve used for 20 years. So I spun up Postgres in a Docker compose setup. By dumb luck I noticed the ‘ufw’ firewall on the VPS wasn’t working anymore afterwards... You see Codex told me that docker won’t respect ‘ufw’ and my Postgres container ports will be exposed to the world if I map them the easy way. It recommended I add additional iptables firewall rules just for docker, and I’d need to install another package to make them persistent. I installed that package, which apparently uninstalls “ufw”. It prompted me to confirm but I didn’t pay attention, and just Yesed the install not realizing I was about to lose my firewall ENTIRELY. TL;DR I ended up with no firewall by trying to get a firewall on docker, all because I just wanted to friggin run Postgres. It is SO easy to shoot yourself in the foot when you get clever with your stack.
@levelsio@levelsio

I'm starting to think it has to do with my tech stack why I'm only one doing this Vanilla PHP + Vanilla JS + SQLite is so simple and basic it's hard for AI to fuck up The more complex your stack the higher odds AI (or you!) will make a fatal bug Simple works here

English
17
0
17
28.2K
zeb
zeb@zebassembly·
Do y'all use tui or gui agents, trying to figure out which I should focus on
English
21
1
13
2.4K
Teortaxes▶️ (DeepSeek 推特🐋铁粉 2023 – ∞)
What I mean concretely is that with the "same" input and massive guidance GPT-Image-2 (extended thinking) produces something like left image and Z-Image something like the right. I know what I'd use for a cover of an "AAA" game for a Global South audience. But… it's not art.
Teortaxes▶️ (DeepSeek 推特🐋铁粉 2023 – ∞) tweet mediaTeortaxes▶️ (DeepSeek 推特🐋铁粉 2023 – ∞) tweet media
Teortaxes▶️ (DeepSeek 推特🐋铁粉 2023 – ∞)@teortaxesTex

Gpt-image-2 is surprisingly bad for art, or rather, hard to make usable for it. and the problem is almost certainly GPT

English
11
2
163
19K
Tommy D. Rossi
Tommy D. Rossi@__morse·
@konstipaulus I just need a way to get the left and right clips as a texture with transition progress, I will do everything else via shaders
English
1
0
0
132
Tommy D. Rossi
Tommy D. Rossi@__morse·
@konstipaulus nice. as soon as you publish the plugin API I want to try port some transitions from CapCut I want to make Opus generate anime edits haha
English
1
0
4
242
konstantinpaulus
konstantinpaulus@konstipaulus·
Wasn't sure whether to expose our internal ECS data structure in the plugin API, but it's working surprisingly well. People usually expect OOP interfaces, but I’m leaning toward a more data driven, imperative API.
konstantinpaulus tweet media
English
1
0
10
529
Tommy D. Rossi
Tommy D. Rossi@__morse·
@konstipaulus @dorukkavcioglu is Lottie able to express the full timeline of clips? or will you extend it? using Lottie format is really smart. you could directly import from jitter.video for example and reuse all existing templates
English
1
0
0
38
Doruk
Doruk@dorukkavcioglu·
we just shipped text animations and I made an apple style kinetic typography video yes, in browser.
English
9
3
44
4.2K