Forgot your password?
typodupeerror

Comment Re:Zoom Should Not Be Trusted (Score 1) 12

It's silly that a browser sandbox is better than any native sandbox available.

It is. The fact that our dominant desktop operating systems are still using security models from last century is probably the #2 disaster of modern tech security, coming in just behind so much software with potential security implications still being written in languages like C and C++ at #1. And the understandable yet still deeply regrettable reason for both disasters is the same: momentum.

Comment Re:Zoom Should Not Be Trusted (Score 1) 12

I normally connect to all online conference calls via their web UIs. At least then it takes both a screw-up in the communications system and a screw-up in a browser security sandbox that is independently developed to allow something like an RCE or data leakage vulnerability to be exploited.

People have called me crazy for not wanting to install native apps from the likes of Microsoft, Google and Zoom in the modern era of remote working, but every now and then, there's another story like this one that reminds me why I am extremely careful about what native software I install on anything these days.

Comment Not robots? (Score 3, Insightful) 43

If you have a machine that moves balls around according to some scheme, the machine itself might be a robot, but the balls that it moves are not robots. The "robots" in this article are not capable of independent motion, they are moved by an external magnetic field, and their only interaction with their environment is through passive chemical reactions. They are particles. They are as much robots as iron filings are, IMHO. The "robot" / "microrobot" term seems like just clickbait.

Comment Re:Zoom Should Not Be Trusted (Score 2) 12

This is smart but harder than it needs to be.

Do we have a wrapper available that can let native Zoom launch and only have access to ~/.config/zoom and some USB input devices but not the rest of the machine?

Somehow building a custom MAC profile is expert-level stuff two decades on and not an end user's job.

An on-demand screen sharing permission popup should be achievable.

It's silly that a browser sandbox is better than any native sandbox available.

Perhaps such a tool readily exists and just needs to be mainstreamed into existing distros.

I know there was a Debian project a while back that aimed for all services to pass systemd strict security by default but nobody wanted to do the work.

That's the right mindset but separate from user apps.

Comment Atomic Structure (Score 1, Interesting) 21

There's some interesting stuff going on trying to understand more of the atomic structure beyond the current models.

The math on gluons has worked quite well but for some reason questions like, "OK, but what are gluons?" has been derided as "crank science" in Pergamon Press-gated Academia.

Such a diversion from Science from the beginning of Human history through the 1960's.

Structures like DeLay-Bendebury Fibers and other models of what's going on behind the math are happening outside of Academia where Physics PhD's are discarded and PhysEd BA's are celebrated.

Whichever model comes next will likely happen adjacent to the podcaster sphere and be reduced to useful engineering before Academics take a look at it.

There are plenty of good researchers working in institutions but for fundamental revisions at this point they all seem to need to leave Academia and go out on their own seeking private investment.

Which is fine except that we're all paying for the uninterested remainder. The great advancements that make our lives better always begin in fundamental science generating new models that better describe this reality. We don't get much from a jobs program for Mathematicians playing Physicists and it's very expensive.

It's quite strange that most people find the status quo completely acceptable and are willing to throw another $100B at a higher energy collider but are unwilling to grant base-layer investigations that are nearly free in comparison.

If we believe the former head of Skunkworks they've recruited the best and brightest since the 1970's and had made breakthroughs by the early 90's in at least topological physics. So we get to pay for that but aren't allowed to use it which is intolerable. But it's also understanble in a pre-Internet era where the only feasible choices were String Theory or black projects.

Comment Re:This is a bit too new to tell (Score 2) 177

You didn't get it. This is speeding tickets issued by fully automated systems. No court has ever seen this.

The solution is to stop treating it as a money-printing system. Punish people who speed in front of kindergardens, and leave people alone who at the city edge in the industrial zone on a Sunday evening didn't decelerate quite fast enough coming in from the highway.

But complaining about getting in front of a judge to discuss how The Internet Moderators have treated you, what the fuck are you doing with your life.

I literally have no clue why you're saying that or who you think you're talking to.

Comment Re:Is this supposed to be new? (Score 1) 50

1) 30B, dense. Optimized to fit Q4 quantized in a 24GB card with a speculative decoding model as well.

2) Because reporters don't know what weights are and assume you don't know either.

3) Way better than Gemma 4 on text tasks, slightly better on multimodal. Numbers below are all: Benchmark: Muse Glimmer score Gemma 4 31B score difference

Artificial Analysis Intelligence Index: Muse Glimmer: 35 30 +5
MCP Atlas (Public): 75.5 54.2 +21.3
DeepSearch QA: 74.6 61.7 +12.9
SWE-Bench Pro: 51.2 36.9 +14.3
SWE-Bench Verified: 76.0 66.6 +9.4
OSWorld-Verified: 65.9 58.5 +7.4
GAIA2: 43.3 36.4 +6.9
WildClawBench: 47.6 37.6 +10.0
TerminalBench 2.1: 51.7 43.4 +8.3
Tau3-Banking: 23.5 15.1 +8.4
MMMU Pro: 74.0 73.0 +1.0
Charxiv Reasoning: 78.8 77.7 +1.1
OmniDocBench v1.5: 75.8 72.5 +3.3
ScreenSpot Pro: 75.4 75.9 -0.4

4) 128k tokens

5) No, sadly.

Comment Re:'24 GB or 32 GB envelope' (Score 1) 50

What you want is a DGX Spark.

It costs $4000.

And yes, there are fundamental advantages to cloud services, such as large-scale batching, little idle downtime, high speed, and hardware optimized to the specific models / serving needs. That said, one can weigh that off against sovereign control over your server...

Comment Re:What card? (Score 1) 50

Define "tolerable".

The model in question - Muse Glimmer - with DFlash/speculative decoding - will probably get you ~60 to 124 tok/s on a 3090 (a quite dated GPU). For a 5090, it's said to clock in at 233,4 tok/s. On CPU you're looking at maybe 3-5 tok/s.

If you call that "tolerable", I guess you're more patient than me? And as mentioned, you're not just wasting time, but also wasting a lot of power too - CPU is a very power-inefficient way to run ML models.

If you insist on CPU, this isn't the right kind of model anyway. You want to take advantage of the fact that you probably have lots of (comparably cheap) RAM, and compensate for the fact that you have (comparably) terrible memory bandwidth, and for that, you want a MoE with a high total parameters but a low active parameters. Not a dense model like this.

Then I was basically aiming at Mac Minis

That's very much a special case which you didn't mention in your post that I responded to, but still the answer is "meh". You couldn't run it at all on a 16GB Mac Mini, and I think you'd struggle to run it at all on a 24GB (because you have to share the ram with the OS, the inference server, etc). For the base Mini you might get 10-12 tok/s, and for the M2 Pro / M4 Pro, maybe 25-35 tok/s. Still pretty far from a GPU, though.

This model is designed for >= 24GB GPUs.

Comment Re:What card? (Score 2) 50

MoEs don't save RAM (for a given quality), they increase it. You have to store all of the parameters in memory, not just the active params. But inference only uses a subset of the total params for each token, so it reduces the memory bandwidth requirements and improves token generation rate. But this comes at the cost of a higher total param count for a given quality.

Comment Re:This is a bit too new to tell (Score 4, Insightful) 177

The DSA has teeth, but bureaucracy is slow.

Which is often intentional.

We live in 2026. You can order an artillery or drone strike in Ukraine from a tablet and it'll be delivered within minutes. Data processing speeds are essentially instant for data sets not on LLM sizes. We have automation everywhere when it suits the right people. e.g. that speeding ticket you received for going 12 km/h over the limit? No human ever so much as saw that. Full automated process. Takes 6-12 weeks. Why? Because otherwise you might still remember how fast you were actually going or that you weren't even in that street on that day, and fight it. Same principle here: The slower the bureaucracy, the more people will just give up and go away. It's a self-regulating system to reduce the number of inquiries to the amount that the public servants can comfortably process.

Comment Re:Zuck Wakes Up (Score 1) 50

Meta has always been releasing open models (Llama was famously the first powerful open model). The change has actually been in the opposite direction, with Muse Spark *not* being open.

Zuck descrbed his motivation way back when, about how they got burned with Facebook on app stores, in that Apple and Google could basically bully them however they wanted, on whatever extractive terms they wanted, and there was nothing Meta could do about it. He's now paranoid about "others controlling the platform", and wanted to make sure that doesn't happen with AI, that they have their own AI base to work with.

Slashdot Top Deals

Logic is a systematic method of coming to the wrong conclusion with confidence.

Working...