73,577 results for sp · 2.273s

News for “sp”
19 results • 2268 ms server time
Moozonian News
bing.com• Apr 17, 2026• 1 min read
Google's AI Mode Now Opens Links In Split View On DesktopGoogle rolled an important change with how AI Mode works yesterday and it can have a big impact on the experience for desktop users. Now when users click a link in AI Mode, they will not be taken ...
Moozonian News
bing.com• Apr 16, 2026• 1 min read
Best things to do in Palma Mallorca Spain 2026 4KAre you looking for the best things to do in Palma Mallorca? We just created a list of 20 must do activities for you to do while visiting Mallorca! I visited Ibiza and Majorca when I came to the ...
Advertisement
Moozonian News
news.ycombinator.com• Apr 15, 2026• 1 min read
Show HN: Compile English specs into 22 MB neural functions that run locallyWe built ProgramAsWeights (PAW) — https://programasweights.comYou describe a function in English — like "classify if this message is urgent" — and PAW compiles it into a tiny neural program (22 MB) that runs locally like a normal Python function. No API keys, no internet after compilation, deterministic output.It's for tasks that are easy to describe but hard to code with rules: urgency triage, JSON repair, log filtering, tool routing for agents. pip install programasweights import programasweights as paw f = paw.compile_and_load("Classify if this is urgent or not.") f("Need your signature by EOD") # "urgent" Compilation takes a few seconds on our server. After that, everything runs on your machine. Each program is a LoRA adapter + text instructions that adapt a fixed pretrained interpreter (Qwen3 0.6B). The model itself is unchanged — all task behavior comes from the compiled program.On our evaluation, this 0.6B interpreter with PAW reaches 73% accuracy. Prompting the same 0.6B direct
Advertisement
Moozonian News
bing.com• Apr 15, 2026• 1 min read
Google Gemini Mac app focuses on speed over deep integrationGoogle released a Gemini macOS app that brings its AI onto the desktop, but after I tried it, I found that it works more like a quick-access tool than a fully integrated assistant like Siri. The app ...
Advertisement