• Joined on 2025-09-09
slim pushed to master at ext/collection_service 2026-03-29 11:44:53 +00:00
25f1a6ec9e infinite token limit
slim pushed to master at ext/collection_service 2026-03-29 11:19:26 +00:00
bcdb817e0f More clownage
slim pushed to master at ext/collection_service 2026-03-29 11:16:35 +00:00
11b8483b63 Fixed dumb shit 2
slim pushed to master at ext/collection_service 2026-03-29 11:15:57 +00:00
a0edbb6659 Fixed dumb shit
slim pushed to master at ext/collection_service 2026-03-29 11:05:48 +00:00
f7f6e32acb ready to test
slim pushed to master at ext/collection_service 2026-03-29 10:52:21 +00:00
2ac57a6434 server.py fixed
0496bb2771 That is better
Compare 2 commits »
slim pushed to master at ext/collection_service 2026-03-29 01:25:11 +00:00
63340f2594 Chatgpt wrote me something, I can't even bother verifying, it is 4:21
336177941f Chat is working somewhat
Compare 2 commits »
slim pushed to master at ext/collection_service 2026-03-28 15:03:36 +00:00
6a66cde0d0 We communicate from client to dedicated ai server
slim created branch master in ext/collection_service 2026-03-28 01:49:34 +00:00
slim pushed to master at ext/collection_service 2026-03-28 01:49:34 +00:00
c8bc79320e Gpt wrote prototypes for /chat and for dedicated_ai_server
494b4d9631 Chatgpt wrote me a weird implementation of encryption tunnel
243e17610c Added frontend code. Everything in rust. We use wasm-bindgen+web_sys
8533941047 Removed unused bloat
00cf8bfb4a Working authentication
slim created repository ext/collection_service 2026-03-28 01:48:23 +00:00
slim pushed to master at ext/vibevibing 2026-03-24 23:13:23 +00:00
38a16a3b73 I needed accelerate
slim pushed to master at ext/vibevibing 2026-03-24 22:26:03 +00:00
842ea2887d Я чёта навайбкодил
727e9e33f1 Server and client are working, but we are far from done
slim created branch master in ext/vibevibing 2026-03-24 22:26:03 +00:00
slim transferred repository sa/vibevibing to ext/vibevibing 2026-03-24 22:08:28 +00:00
slim created repository ext/vibevibing 2026-03-14 21:55:40 +00:00
slim transferred repository secret/yyyi_ru to pub/yyyi_ru 2026-02-24 22:19:35 +00:00
slim pushed to indirect at pub/prototype1 2026-02-15 21:17:56 +00:00
0187ed9442 I think I know what I am doing. Wait... No, I am not
360b8410a6 Fixed bug in physics simulator
3f52c14011 Idk what i am doing
Compare 4 commits »
slim pushed to indirect at pub/prototype1 2026-02-15 08:25:50 +00:00
a8ad12a9e7 Compute queue added
c17fe88e5d Organized vulkan queue creation. Added compute queue
Compare 2 commits »
slim pushed to indirect at pub/prototype1 2026-02-14 19:38:45 +00:00
15089cf7b5 I did the thing, I moved all textures into one big descriptor array. Now each frame looks up a texture in an array. But this has absolutely destroyed performance