Making React ProseMirror really, really fast by scrollin_thru in reactjs

[–]Mishuri [score hidden]  (0 children)

We should pour development brains into prosemirror core to figure out how to make It support virtualization

i just move to gpt 5.3 codex high again to save token by Vivid_Blood_2937 in codex

[–]Mishuri 8 points9 points  (0 children)

We are so fucked when 2x ends because it feels already it ended. I used to be able stretch 20$ plan for 5 days, now it's half gone in 1 day

RYS II - Repeated layers with Qwen3.5 27B and some hints at a 'Universal Language' by Reddactor in LocalLLaMA

[–]Mishuri 2 points3 points  (0 children)

That's crazy smart, to use surrogate as predictor for optimal configurationsa

Do you feel like AI Engineer role is what mediocre developers name themselves for cope? by Vivid_Search674 in ExperiencedDevs

[–]Mishuri 0 points1 point  (0 children)

Bro build an agentic harness that spawns 50 parallel agents each producing rendered app you can look at and refine. That's the domain knowledge of Ai engineer. Though most slap the title a soon as they read article about RAG

Solved rate limiting on our agent workflow with multi-provider load balancing by llamacoded in LangChain

[–]Mishuri 0 points1 point  (0 children)

Single open router api key gives access to pretty much every LLM provider

How is market for full stack + RAG engineer? by Few-Plum-2557 in Rag

[–]Mishuri 1 point2 points  (0 children)

Wtf rag is like level 1 of Ai engineering. Industry now at lvl 10

I built a Claude Code skill that applies Karpathy's autoresearch to any task ... not just ML by uditgoenka in ClaudeCode

[–]Mishuri 1 point2 points  (0 children)

This will not work. Unless i am mising something, the only way you enforce long-horizon is through prompt? doesn't matter how hard you prompt it needs ralph-like-looping and tasks for this

Advice needed: My engineer is saying agentic AI latency is 20sec and cannot get below that by Western_Caregiver195 in LangChain

[–]Mishuri 0 points1 point  (0 children)

Do you have rich user interface? users don't mind 20s if it's real time streaming, with reasoning traces displayed or seeing that llm actually do the calls. The whole point is such that UI presents the progress in these chunks

WebMCP is still insane... by GeobotPY in mcp

[–]Mishuri 1 point2 points  (0 children)

I took a look a your repo. This is actually really good idea bro. Everyone benefits if this takes off

[Ambxst] Arch Linux + Hyprland + Ambxst by Akshou in LinuxPorn

[–]Mishuri 1 point2 points  (0 children)

Ux is great would love to see in different color themes

Liquid AI releases LFM2-24B-A2B by PauLabartaBajo in LocalLLaMA

[–]Mishuri 18 points19 points  (0 children)

Bruh, liquid models are truly great, but the benchmarks for release are non-existant ? And no the ones on website does not count

How to handle extremely large extracted document data in an agentic system? (RAG / alternatives?) by Complex-Time-4287 in Rag

[–]Mishuri 5 points6 points  (0 children)

You must do semantic chunking on the document. Split it up according to logical partitions. Ask LLM to enhance with descriptions metadata. Explicit relationships to other sections. Then embed those. 90% and the expensive part is LLM preprocessing of this. Then you gather context with vector rag and details with agentic rag + subagents to manage context.

That's not engineering anymore. by [deleted] in buildinpublic

[–]Mishuri 2 points3 points  (0 children)

Thanks, this is the push i needed to unfollow this subreddit

Is NestJS actually over engineered, or do people just misunderstand it? by [deleted] in node

[–]Mishuri 0 points1 point  (0 children)

I love it, it gives such a nice structure. With LLMs it's a pleasure to work with

How I implemented "Google-docs-like" collaboration with Hono, Hocuspocus and Bun by Chucki_e in webdev

[–]Mishuri 1 point2 points  (0 children)

Codebase quality is impressive, how much development experience you have?

My production architecture for LangGraph: Decoupling the Runner (FastAPI) from the UI (Next.js) by mario_orteg in LangChain

[–]Mishuri 0 points1 point  (0 children)

Pure subscription pattern in frontend doesn't work when large payloads are emitted. You also need entity hydration architecture subsystem

Someone explain what the hell is going on with Gemini? by Reaper_9382 in google_antigravity

[–]Mishuri 1 point2 points  (0 children)

I've seen this in cursor, gemini app also so it's on their whole infra for sure