Viewing profile — spyder
spyder
HN member- Joined
- Tue, Aug 31, 2010, 8:26 PM UTC
- HN karma
- 1,651
- Public activity
- 935 items
- HN profile
- View on Hacker News ↗
About spyder
No profile information was provided.
Recent public activity
-
comment
Comment #48975695
Uh, this is Hacker News. I thought people here didn’t give up so easily, even when they were "told" to. :)
-
comment
Comment #48107878
Cool, but there are already sleep analysis apps for that, like Sleep as android and probably many other similar apps too.
-
comment
Comment #47964550
nah, it's probably worse: it could be some system prompt for their models...
-
comment
Comment #47606265
But how it was not destroyed by flying Russian drones? Did it shot them down? Or did it have some anti-drone support unit helping it?
-
comment
Comment #47485690
District 9 vibes :-)
-
comment
Comment #47455568
Nice, but it's weird that no "language" or "English" is mentioned on the github page, and only from the "Release multilingual TTS" Roadmap item could I guess it's probably English …
-
comment
Comment #47290093
Using physical analogs for virtual things is not the best choice, for example: Would you give a copy of your bike, or copy of your food to your poor neighbor kid if you could copy …
-
comment
Comment #47238018
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 nan…
-
comment
Comment #47121236
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 an…
-
comment
Comment #47110257
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 w…
-
comment
Comment #47029747
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 t…
-
comment
Comment #47006030
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 m…
-
comment
Comment #46980053
with a high speed camera any vibrating reflective object like a potato chips bag can become a weak microphone if you have line of sight even behind a soundproof window: https://www…
-
comment
Comment #46979959
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 throug…
-
comment
Comment #46979679
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 "unencrypt…
-
comment
Comment #46836686
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". A…
-
comment
Comment #46363024
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 electric…
-
comment
Comment #46342376
"that settles in 20 years " And at that point it will be a fight mostly between AI lawyers :-)
-
comment
Comment #46048014
Great, especially that they still have an open-weight variant of this new model too. But what happened to their work on their unreleased SOTA video model? did it stop being SOTA, o…
-
comment
Comment #46045041
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 …
-
comment
Comment #45616666
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…
-
comment
Comment #45581557
It's for hidden layers and not for every parameter: From Keller's Muon github page: "Muon is an optimizer for the hidden weights of a neural network. Other parameters, such as embe…
-
comment
Comment #45390948
For me it's horrible, some scripts makes the scroll very choppy, unusable... had to disable scripts just to be able to normally scroll :-(
-
comment
Comment #45388863
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…
-
comment
Comment #44874685
"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 HT…