u/TrashGamesEverywhere

▲ 0 r/FPS

Online FPS is in a terrible state

CS2 = Players abuse vote kick in a way that would put Caligula to shame.
Tf2 = saturation
Overwatch = Trash MM, Blizzard.
marvel rivals = MM made specifically and academically (since there is patents over this) to turn you into an addict. Literally a Digital Drug. it Should have Hazard Labels like Cigarettes' does.
Apex = Hacks Vs Bots, Also if you go to their reddit the first Post is the Current Main Problems of the game which is the same since the game opened. MM made specifically to favor 3 stack team. Idk what happens at Respawn, either total negligence or just dont matter because adrenaline addicts cant quit it anyway. (also 20hz in 2026)
Valorant = I have not played this since it opened idk.
PUBG = Hacks Vs Lesser Hacks. Lag, whoever has the lowest Ping wins.

Ive been playing Online FPS Since StarSiege: tribes 1.8 (the best fps ever), since 2000s, and i really like Online FPS, hero shooters, But god, it is so much issues, so little fixes.
I blame mostly MM, i grew up in Community Servers, We had Social, We knew people, we had Democracy (not VoteKick abuse like CS), we had auto-balance, we had scramble.

We had it all. We had it.

reddit.com
u/TrashGamesEverywhere — 4 days ago
▲ 23 r/MMORPG

RF Online NEXT Launched

Global Server is Online.

And I think this is the Biggest Blasphemy of Our Era,

ChaGPT could have made a better game,

This is The biggest PROOF that games have literally DIED in the ASPECT OF ART,

Look at this Blasphemy, look at its Generic Art, Skills, Icons, EVERY SINGLE THING...
and Look at the Original RF, Look at the ORiginal ArtWork of RF, How it HAD A SOUL.

Gaming industry has become trash and this is the peak proof.

reddit.com
u/TrashGamesEverywhere — 19 days ago
▲ 2 r/Rag

Gate-REPL/Belief Gate - Concept

This is a LIB/Skill/Concept for RAG Pipelines,

What it Does:

Verify what an LLM has, instead of trusting what it says it has. This repo is an empirical study and a small library for completeness verification by execution, not by judgment — plus the honest map of where that discipline applies and where it does not.

The core result: an LLM judging "is this context complete?" false-passes on subtle gaps (7/15 on one model, 2/15 on another). Moving the check into executed code — the LLM declares the required set, the CPU computes required − present — drops that to 0/15, on both models, and the system never certifies an answer it can't prove.

Where it shines vs. where it doesn't :

Shine: Multi-source numeric aggregation ("sum tax over A 200–250 + B 400–450") , Required set is enumerable from the task, present comes from a structured source , A wrong answer is worse than "I don't have enough" , You want a cheap pre-flight before an expensive call.

Doesnt Shine: Open QA ("what does this contract say about X?"), present must be read from messy prose by an LLM , The required key only exists by seeing the data , Subjective / semantic properties (tone, intent, "is this a decision?") , The task is small and obviously complete.

Rule of thumb: the gate is for "did I get all of a known set?", not "is this relevant / correct / well-written?".

belief-gate is not general QA. It verifies an enumerable, task-derived requirement against a structured context. It wins where completeness has a deterministic anchor (set difference, coverage invariant), ties where the gap is obvious enough that an LLM already catches it, and does not apply where relevance is only knowable by understanding the data. The study documents all three — see docs/UNIFICATION.md §7 for the criterion.

Full Slop: https://github.com/JCOMAIA/gate-repl/tree/main/dist
Claude Code Skill: https://github.com/JCOMAIA/gate-repl/blob/main/dist/plugins/belief-gate/skills/belief-gate/SKILL.md

reddit.com
u/TrashGamesEverywhere — 1 month ago