HackerTrans
トップ新着トレンドコメント過去質問紹介求人

DrStartup

no profile record

コメント

DrStartup
·5 か月前·議論
Setup a quick CDP connection. Have Claude Code attach and inject JS into Page.addScriptToEvaluateOnNewDocument. Loads before the page.

Typical early hooks: • fetch wrapper • XMLHttpRequest.prototype.open/send wrapper • WebSocket constructor wrapper • history.pushState/replaceState wrapper • EventTarget.addEventListener wrapper (optional, heavy) • MutationObserver for DOM diffs • Error + unhandledrejection capture
DrStartup
·7 か月前·議論
The good ole VC OS Rug Pull. Classic.

It’d be nice if Mozilla (or a similar foundation) could create a baseline OS platform for a business communications suite.
DrStartup
·7 か月前·議論
I'm neither and have 2. 24/7 async inference against github issues. Free. (once you buy the macs that is)
DrStartup
·8 か月前·議論
absolutely f ads
DrStartup
·10 か月前·議論
none of it will matter soon. anything you want to see or watch will be dynamically generated just for you. enders game is here.
DrStartup
·10 か月前·議論
they need domestic chip capabilities
DrStartup
·10 か月前·議論
lower is better

https://github.com/frarees/typometer

Typometer

Typometer is a tool to measure and analyze the visual latency of text editors.

Editor latency is the delay between an input event and a corresponding screen update — in particular, the delay between keystroke and character appearance. While there are many kinds of delays (caret movement, line editing, etc.), typing latency is a major predictor of editor usability.

Check the article typing with pleasure to learn more about editor latency and its effects on typing performance.
DrStartup
·12 か月前·議論
hook up zen mcp to openrouter and use cerabras inference with kimi k2 and qwen3 480b at 2k tok/sec
DrStartup
·12 か月前·議論
is the author secretly the ceo of htmx?
DrStartup
·12 か月前·議論
entity resolution is the killer feature. context engineering is the problem with this benchmark attempt. The agent plan seemed to one shot, and the fact that the LLMs could write their own tools without validation or specific multi shot examples is worrisome. To me way to much left to the whims of the llms - with out proper context.
DrStartup
·12 か月前·議論
XUL! why not just use htmx and the platform?
DrStartup
·昨年·議論
This is awesome! Why bun over deno? Curious your decision making process there. Making a similar but opposite decision there.
DrStartup
·昨年·議論
Not a dev, but I know what these are. Maybe the post was meant for people that know. Bun / deno new nodejs. Hono new koa new express. Vite new webpack. React still React but most popular.
DrStartup
·昨年·議論
Is there anything like this or pocketbase for MongoDB?
DrStartup
·2 年前·議論
Social science isn’t really social science. It’s all mentalism
DrStartup
·2 年前·議論
So cool! Vision Pro version?
DrStartup
·2 年前·議論
Looking forward to Linux for my gaming box
DrStartup
·2 年前·議論
Challenger sale
DrStartup
·2 年前·議論
We’re gonna have so much local inference available.
DrStartup
·2 年前·議論
Knowledge / property graphs provide truths that can guide the retrieval. LLMs lack a truth function, ie causality. The KPG provides this as sorta a lace across the llm vector space. A KPG can either be used as a filter or a router of sorts. I expect we’ll see kpgs colocated with vector data of the llm and a tuned router layer uses it to guide retrieval and course correct the output. Kind of like MoE.