HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DrStartup

no profile record

comments

DrStartup
·5 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
I'm neither and have 2. 24/7 async inference against github issues. Free. (once you buy the macs that is)
DrStartup
·8 maanden geleden·discuss
absolutely f ads
DrStartup
·10 maanden geleden·discuss
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 maanden geleden·discuss
they need domestic chip capabilities
DrStartup
·10 maanden geleden·discuss
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 maanden geleden·discuss
hook up zen mcp to openrouter and use cerabras inference with kimi k2 and qwen3 480b at 2k tok/sec
DrStartup
·12 maanden geleden·discuss
is the author secretly the ceo of htmx?
DrStartup
·12 maanden geleden·discuss
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 maanden geleden·discuss
XUL! why not just use htmx and the platform?
DrStartup
·vorig jaar·discuss
This is awesome! Why bun over deno? Curious your decision making process there. Making a similar but opposite decision there.
DrStartup
·vorig jaar·discuss
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
·vorig jaar·discuss
Is there anything like this or pocketbase for MongoDB?
DrStartup
·2 jaar geleden·discuss
Social science isn’t really social science. It’s all mentalism
DrStartup
·2 jaar geleden·discuss
So cool! Vision Pro version?
DrStartup
·2 jaar geleden·discuss
Looking forward to Linux for my gaming box
DrStartup
·2 jaar geleden·discuss
Challenger sale
DrStartup
·2 jaar geleden·discuss
We’re gonna have so much local inference available.
DrStartup
·2 jaar geleden·discuss
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.