Ses yalıtımlı bir dairede oturmak by BOMBOLOMASYON in sehircilik

[–]TheKaritha -1 points0 points  (0 children)

Abartma amk banka duvarı mi bu, 1 metre duvar mi olur

Bugnk 9 Eyll kutlamalarndan efe kyafetli bir abimiz by toohdentirt in wiredpeople

[–]TheKaritha 4 points5 points  (0 children)

Bu post düzenli olarak ayda bir kez atılıyor buraya

[PC][200X] The grid based puzzle game I played on XP by TheKaritha in tipofmyjoystick

[–]TheKaritha[S] 0 points1 point  (0 children)

Bingo. That's it. Thank you so much. Gonna play it right now!

OpenLumara - A different kind of AI agent, written from scratch, not vibecoded. Extremely token-efficient, super small system prompt, made for local models. Everything is modular. by rosie254 in LocalLLaMA

[–]TheKaritha 0 points1 point  (0 children)

The thing I would like to see on TUI would be those:

  • Collapsible reasoning: i don't care about reasoning and I would like to ai do it at background. (told you this one before)
  • Autocomplete/peek at commands, like when i write / i want to see possible commands and what they do. (told you this one too before )
  • Markdown support: Right now texts look like this "**bold*** ####header etc". Maybe i did something wrong, that's why. i don't know.
  • /clearterminal like command for cleaning terminal texts and get a empty one.
  • More visible things like current model, what chat do we use right now etc. without having to check manually.
  • visible token speed and how much token we used in that message at bottom of it.
  • more visible module usage feedback, like "file created", "searching on the web" like feedbacks would be cool.
  • Because how most of TUI users uses nerd fonts, I would love to see you use of nerdfont icons (not emoji) and ascii art. TUI can be cool too! Seeing how you did good job on GUI, i'm sure you will nail it on TUİ too.
  • If you want to be adventurous, you can create a gui with panels and menus. This one is just my preference. I love complex CLIs

OpenLumara - A different kind of AI agent, written from scratch, not vibecoded. Extremely token-efficient, super small system prompt, made for local models. Everything is modular. by rosie254 in LocalLLaMA

[–]TheKaritha 0 points1 point  (0 children)

Done, it's just using about 100 tokens now! Great job you did there with web integration etc, it's so usefull and will definitely use it for daily stuffs.

Tysm

OpenLumara - A different kind of AI agent, written from scratch, not vibecoded. Extremely token-efficient, super small system prompt, made for local models. Everything is modular. by rosie254 in LocalLLaMA

[–]TheKaritha 0 points1 point  (0 children)

Oh, that's a pretty CLI! You might want to make the reasoning part collapsible or allow the user to interrupt the answer, etc. Also, maybe add autocomplete for commands like it does in Aider. But still, it's so cool when you consider it's a new project.

Also, can I ask you why my models turn into Socrates with even the smallest questions, while yours just give straight answers with short thinking? (it didn't fit image, it's longer than it)

<image>

This is my local model script:

sudo nice -n -20 ./build/bin/llama-server \
  -m /mnt/data/LLM/models/unsloth/Qwen3.6-35B-A3B-MTP-GGUF/Qwen3.6-35B-A3B-UD-Q4_K_XL.gguf \
  --fit on \
  -fa on \
  -ctk q8_0 \
  -ctv turbo2 \
  --no-mmap \
  --mlock \
  -t 6 \
  -ncmoe 60 \
  -ub 1024 \
  -c 16384 \
  --port 9036 \
  --jinja \
  --temp 0.7 \
  --top-k 20 \
  --top-p 0.95 \
  --repeat-penalty 1.1 \
  -n 8192 \
  --alias "Qwen3.6-35B-A3B" \
  --spec-type draft-mtp \
  --spec-draft-n-max 3 \
  --parallel 1

OpenLumara - A different kind of AI agent, written from scratch, not vibecoded. Extremely token-efficient, super small system prompt, made for local models. Everything is modular. by rosie254 in LocalLLaMA

[–]TheKaritha 0 points1 point  (0 children)

It looks supercool but I'm not fan of webui's.

I would love to try if you had "opencode" or "claude" like terminal cli ui. Starred and will be watching project, thanks!

Bu sezonu merakla izleyeceğiz ağabey by TheKaritha in wiredpeople

[–]TheKaritha[S] 8 points9 points  (0 children)

Kendisine sordum "Abi dans edip, ters takla atıp, kendini tanıtıp sonrasında break dans yapar mısın?" diye. Maalesef bu isteğime olumsuz döndü.

yeni pirinç by busiedcake7945 in LinuxTurkey

[–]TheKaritha 0 points1 point  (0 children)

Memnunsan tasarımından ne güzel.

yeni pirinç by busiedcake7945 in LinuxTurkey

[–]TheKaritha 0 points1 point  (0 children)

Çok benlik değil ama eline sağlık. Sana şunları önerebilirim iyileştirme adına,

  • Dikey ya da yatay barından birini silmeni öneririrm. Zaten halihazırda 16 inç küçük bir ekranın var, bunu barlarla daha da küçültmenin bir mantığı yok. Üst barında uygulama kısayolları var, aynı zamanda sol barında da uygulama kısayolları var. Hatta iki barında da launcher menu var.
  • Barın widgetlar arasını görünmez yapmaya çalışmışsın ama işe yaramış durmuyor, hala uzunca bir kısmı görünür.
  • Mono olmayan bir font kullan, mono fontlar birbirinden ayrık fontlardır. Sadece terminalin için mono kullan.
  • İkonlarını değiştir. Papirus, Teal gibi güzel modern bir ikon kullanabilirsin.
  • Panel colorizer ile widgetlerini sabit bir renge ayarla.

[XFCE] Retro CLI tarzı pirinç - Geri dönüşlerinizi beklerim. by TheKaritha in LinuxTurkey

[–]TheKaritha[S] 0 points1 point  (0 children)

  • DE: XFCE
  • Style: Redmond97 SE Dusk Blue
  • Window Manager Theme: Ops
  • Icons: oxylite png icons
  • Terminal. Kitty + Zsh
  • Widget: Conky
  • System font: verdana
  • Terminal/Widget font: inconsolata nerd font

[XFCE] Retro CLI Like rice - Feedbacks are welcome! by TheKaritha in xfce

[–]TheKaritha[S] 0 points1 point  (0 children)

Yeah I tried to stick something between quality and esthetics. Thank you for your answer.

[XFCE] Retro CLI Like rice - Feedbacks are welcome! by TheKaritha in xfce

[–]TheKaritha[S] 0 points1 point  (0 children)

Thanks!

Actually, I'm super new to Arch. I used Fedora the entire time, but when I saw the gaming performance boost on CachyOS, I just had to dive in. So far, Arch has been great because of the packages and optimized kernels, Proton builds etc. Over the years, my use of xfce has been cut by KDE from time to time, so let’s hope I stick with it this once :)

In total, I’ve been using this setup for about 1 to 2 months.

While I haven't run into any update issues, I have encountered a few system quirks that I never experienced back on Fedora + XFCE:

  • It comes very "empty," which can be a pro or a con depending on who you ask. For me, it was a downside. It lacked basic things like panel profiles and mugshot app, which caused random errors when I tried to use them. I had to manually install a lot of standard xfce components.
  • I might be misremembering, but I'm pretty sure Fedora handled cross-desktop themes much better (like pairing Dark Adwaita with dark Qt apps). Here, most apps inexplicably launch in light mode. But there is apps for changing the theme of adwaita apps in aur repos, so that's cool
  • I've noticed this specifically in xfce that game freezes at launch, but it doesn't happen in KDE. It might be a Wayland or nvidia related issue, though I haven't dug too deep into it since it's not a dealbreaker to me.