HN user

spyder

1,651 karma
Posts2
Comments895
View on HN
Qwen 3.8 3 days ago

Uh, this is Hacker News. I thought people here didn’t give up so easily, even when they were "told" to. :)

For you... But the results are different for different users.

For me Google shows the .net site first the github one as second.

Asking chatgpt 5.2 (Auto mode) to search for the nanoclaw site, it says the same, first links the .net site and shows the github as an optional page. When I try to give it a hint by asking "are you sure?" it still even hallucinates that it's linked from the github:

"Yes — nanoclaw.net is the official documentation/site for the NanoClaw project, in the sense that it’s the project’s published homepage and is directly linked from its canonical open-source repository. It describes the project, features, installation steps, and links to the source code on GitHub, which is the authoritative source for the project’s codebase."

Chatgpt 5.2 (Thinking mode) and Claude gets it right the first try, they asnwer with the official .dev page first and claude shows the .net second as "another site covering the project".

Yea, even in the case they could match human level stereo depth perception with AI, why would they say "no" to superhuman lidar capabilities. Cost could be a somewhat acceptable answer if there wouldn't be problems with the camera only approach but there are still examples of silly failures of it. And if I remember correctly they also removed their other superhuman radar in their newer models, the one which in certain conditions was capable of sensing multiple cars ahead by bouncing the signal below other cars.

It all depends on how cheap they can get. And another interesting thought: what if you could stack them? For example you have a base model module, then new ones come out that can work together with the old ones and expanding their capabilities.

It sounds similar, but doesn't sound the same to me. Also how would you determine the similarity allowed? Maybe if we would have such a measure they could use that in voice model training to not allow that much similarity to a single voice, but if we don't have an agreed upon value for that than it's a subjective "sounds the same to me" rule then it's hard to follow that. Ok, they can say that don't train on their voice, but it's very likely that a blend of voices from an "allowed" set could produce a very similar voice to his.

Yea, LLMs have prompt-, harness- and even random seed variability, and it leaves you wonder maybe with a better prompt or system instruction a model could perform better. Too bad most benchmarks don't report that variability, because it could reveal that the model may only perform well if it's prompted in the style of their training data and not generalize well to unseen prompt styles. Also it could explain some of the benchmark vs real world usage gaps.

I remember some papers about earlier models having around 15% prompt variability, and with different tool use sometimes there are even more significant jumps. And if I remember correctly the reasoning models improve some of these because lot of the early prompting tricks is included in them like "thinking step-by-step", "think carefully" and some other "magic" methods. Also another trick is to ask the models to rephrase the prompt with their own words because that may produce prompt that better align with their training prompts. For sure the big model developers are aware of these and constantly improving it, I just don't see too much discussion or numbers about it.

Yes it's in a controlled environment not in a real world noisy environment. But this is more stealthy than a camera and could potentially work with non-line-of-sight or even through walls.

And based on that I could imagine with a combination of a camera and this method, you could train the model on data where both the camera and this method is seeing the individual and then continue to track them with the wifi sensing + the trained model even where the camera cannot see them anymore.

But yea real world is noisy, so it could be very challenging.

You are confusing it with the earlier methods. This is similar but not the same method that doesn't use RSSI or CSI and it is passive.

This approach relies solely on the "unencrypted parts of legitimate traffic". The attacker does not need to send any packets or "generate" their own traffic; they simply "listen" to the natural communication between an access point and its clients.

BFI is much more complex than simple signal strength. RSSI is an aggregation of information that the researchers describe as "not robust" for fine-grained tasks In contrast, BFI is a high-resolution, compressed representation of signal characteristics. This rich data allows the system to distinguish between 197 different individuals with 99.5% accuracy, something impossible with basic RSSI.

While older CSI methods often focused on walking directly between a specific transmitter and receiver (Line-of-Sight), BFI allows a single malicious node to capture "every perspective" between the router and all its legitimate clients.

Also CSI requires specialized hardware and custom firmware, this one isn't, just wifi module in monitor mode.

Yea, but most advertisers come only after something went viral, not when you are building something and you try to say to potential advertiser: "this will go viral trust me bro". And such small viral things are usually short lived, by the time the advertisers come it will probably starts to die down. But yea, maybe he would have got a little more financial support than donations even if he puts up ads after it went viral.

Another way he could benefit from this is when people want his skills to build them similar things, so it's basically already an advertisement for his skills.

Only true for our current computers and not true with reversible computing. With reversible computing you can use electricity to perform a calculation and then "push" that electricity back into a battery or a capacitor instead of dumping it to the environment. It's still a huge challenge, but there is a recent promising attempt:

"British reversible computing startup Vaire has demonstrated an adiabatic reversible computing system with net energy recovery"

https://www.eetimes.com/vaire-demos-energy-recovery-with-rev...

https://vaire.co/

Short introduction video to reversible computing:

https://www.youtube.com/watch?v=rVmZTGeIwnc

Claude in Chrome 7 months ago

"that settles in 20 years "

And at that point it will be a fight mostly between AI lawyers :-)

For us it's hard to train a model because our compute and resources is nothing compared to nature's "compute" the whole universe: "it" has absurdly more resources to run different variations and massively parallel compute to run the evolutionary "algorithm", if you think about all the chemical building blocks, proteins, cells, that was "tried" and didn't survive.

From that angle our artificial models seem very sample efficient, but it's all hard to quantify it without know what was "tried" by the universe to reach the current state. But it's all weird to think about because there is no intent in natures optimizations it's just happens because it can and there is enough energy and parallel randomness to eventually happen.

And the real mystery is not how evolution achieved this but that the laws of chemistry/universe allow self-replicating structures to appear at all. In an universe with different rules it couldn't happen even with infinite trial and error compute.

You don't need to walk up: 1. You can do wardriving and identify them by MAC address. 2. You can use object recognition on google street view photos or your own photos while you're wardriving.

Modular Manifolds 10 months ago

For me it's horrible, some scripts makes the scroll very choppy, unusable... had to disable scripts just to be able to normally scroll :-(

This is false:

"that's because a next token predictor can't "forget" context. That's just not how it works."

An LSTM is also a next token predictor and literally have a forget gate, and there are many other context compressing models too which remember only the what it thinks is important and forgets the less important, like for example: state-space models or RWKV that work well as LLMs too. But even just a the basic GPT model forgets old context since it's gets truncated if it cannot fit, but that's not really the learned smart forgetting the other models do.

"Now I can just tell Claude to write an article (like the one you're currently reading) and give it some pointers regarding how I want it to look, and it can generate any custom HTML and CSS and JavaScript I want on the fly."

Yea, I know that was the case when I clicked on the thumbnails and couldn't close the image and had to reload the whole page. Good thing that you could just ask AI to fix this, but the bad thing is that you assumed it would produce fully working code in one shot and didn't test it properly.

Correct me if I'm wrong but looking at the video this just looks like a 3D point cloud using equal-sized "gaussians" (soft spheres) for each pixel, that's why it looks still pixelated especially at the edges. Even when it's low resolution the real gaussian splatting artifacts look different with spikes an soft blobs at the lower resolution parts. So this is not really doing the same as a real gaussian splatting of combining different sized view-dependent elliptic gaussians splats to reconstruct the scene and also this doesn't seem to reproduce the radiance field as the real gaussian splatting does.

From their about page:

Videolabs was born from the VideoLAN community and started by maintaining the VLC ports on mobile. It is now the main contributor to VLC, hiring its historical developers, and building custom solutions around the VLC and FFmpeg ecosystems.

The article says that Bose gave up and sold the rights because: "Sadly it was totally impractical for mass production in 2004"

What does that mean? Was it too complex or costly to make it back then? Did that change now with your developments?

Better tech is nice but if it's to expensive or hard to mass produce then it could end up the same way as with Bose.