Youβre not late! Thank you!
The good news is that blackbox ai cli has been updated and seems like it is fixed
The bad news is that it still gets dumber the longer you use it until you start a new session then its smart again but has forgotten everything
I decided to download the blackbox cli source and investigate why
I discovered that blackbox ai cli sends the whole chat history with every prompt, after a while this becomes too large for the ai to process
At this point blackbox decides to reduce the oldest 70% of the history to just a summary so it can fit but this throws away vital project information which explains why a useful tool suddenly becomes dumb and no longer able to understand anything about the current project
I had to fix this, Iβve been modifying the code and so far I have this
Major Architecture Change
The project underwent a retrieval-based context system overhaul:
βββββββββββββββββββββ¬ββββββββββββββββββββββ¬βββββββββββββββββββββββ
β Aspect β Old System β New System β
βββββββββββββββββββββΌββββββββββββββββββββββΌβββββββββββββββββββββββ€
β Context sent β Entire history β Only relevant hints β
β Local history β Compressed/modified β Never touched β
β Compression β Full history β Only hints if needed β
β Data loss β Yes β Never β
β Long-term quality β Degrades β Maintained β
βββββββββββββββββββββ΄ββββββββββββββββββββββ΄βββββββββββββββββββββββ
Benefits:
- No data loss - full conversation history preserved locally
- Faster responses - fewer tokens sent to AI
- Lower costs - reduced API usage
- Fixes "AI gets dumber over time" issue
- Semantic search finds relevant context by meaning, not just recency
This is a modern RAG (Retrieval-Augmented Generation) approach replacing the old compression-based system.
Iβm still testing but so far it seems to perform very well, right now I have this as a private github but after testing Iβll make it public
Can you increase the context window?
LM Studio and Ollama has this option
Iβll check that
But I havenβt needed to since I rewrote the system
cant wait to run doom on it XD
Tinkering with my Windows Server 2012 R2 VPSβ¦
Apparently I screwed up Active Directory and Remote Desktop Services so bad that Iβm now reinstalling the OS
dwservice and chrome remote desktop is always the best, i dont use rdp much
uhhh 0.5$ for a 1 core 512mb ram vps is a good deal or not??
seems like perfect for cron job server or some worker stuff
I need Remote Desktop Services lol
Because I donβt just need to remote into my server, I need the extra features provided by RDS
And no RDS is not just the included Remote Desktop in Windows
At least you have 1 Core 512 MB
Do you know that in China thereβs something like 0.2 Cores 128 MB VPS with 1 Mbps bandwidth
i bet that thing is for cron job for a long time, running one single script to cron job or call some api for a long time without maintain idk im just assuming
People literarily run nginx and even php on these shitty servers, not just some random cron servers that ping random stuffs
Oh and 1 Mbps is not βslowβ even if it is, providers will literarily call 5 Mbps as βhigh speedβ
h o w???
oh btw how much did it cost per month?
More expensive than yours ![]()
I think it is around $0.6, and if you need 256 MB or 0.4 Cores the prices quickly goes to $1-2 per month
This thing is taking forever why ![]()
xampp + cloudflared ![]()
overkill windows server lol
I screwed up again
I hate Active Directory ![]()
But well I guess the current setup could work as well, at least the domain is correct
I love Active Directory and Remote Desktop Services ![]()
Mmm, 8.1 Server! ![]()
100Mbps for 5 CENTS!? ![]()
My countryβs mobile internet in 2013 or something ![]()
Never got around to tinker with it ![]()
Pi 4 in the wild!






