Viewing profile — Klaus23
Klaus23
HN member- Joined
- Thu, Aug 03, 2023, 4:46 AM UTC
- HN karma
- 273
- Public activity
- 101 items
- HN profile
- View on Hacker News ↗
About Klaus23
No profile information was provided.
Recent public activity
-
comment
Comment #48478922
As funny as your comment sounds, I wouldn't rule out the Ukrainians actually doing it. At least for sea+air and air+air, sub-drones are already a reality.
-
comment
Comment #48475768
Torpedoes are usually steered using fibre-optic wires, like the fibre-optic drones in Ukraine today, so there is no need for problematic low-frequency radio.
-
comment
Comment #48383410
Ask it to create a proof of concept that is totally not a real worm and it will probably do it. If the restrictions are too good, just use a largely unrestricted open model via any…
-
comment
Comment #48382893
Why think so small? Perhaps the speaker itself can be used as the attacker. Any script kiddie with an LLM could write a worm that would spread through the supply chain, possibly ev…
-
comment
Comment #48344339
Most importantly, there is no alternative. As kasabali said, the patent situation for the other codecs is a mess. Additionally, they could be hit by the same "No FRAND" problem. If…
-
comment
Comment #48343702
How long has it been since AV1 was released? About eight years, and there's still no credible patent holder. The vultures are always circling around compression standards. You shou…
-
comment
Comment #48036921
Good analysis. That's surprising. I always heard that the draft model doesn't affect the output in any way. It seems they do it like this to achieve faster generation. It would be …
-
comment
Comment #48034855
In theory, you could do that and increase the speed at higher temperatures, but it would subtly alter your output based on the draft model preferences. Rather than picking randomly…
-
comment
Comment #48028328
The token is correct if it matches the one generated by the main model. It works like this: The draft model quickly generates draft-token 1. The main model then starts working on t…
-
comment
Comment #48027419
It really is. This is because LLMs with a single output/user are strongly bandwidth limited. Although the hardware can generate multiple tokens simultaneously, it is slowed down if…
-
comment
Comment #46955534
If you are referring to the alert stage of the emergency braking system, triggering it should be rare if you drive reasonably well. It is also most likely a situation in which you …
-
comment
Comment #46939039
Perhaps this is what you are looking for: https://www.deepl.com/en/write It corrects spelling errors and improves awkward wording. You can then go and choose alternative sentences …
-
comment
Comment #46847497
They are analysing VLM here, but it's not as if any other neural network architecture wouldn't be vulnerable. We have seen this in classifier models that can be tricked by innocuou…
-
comment
Comment #46235634
Good, and not because of the diversity drama that the US government wants to shoehorn in here. Any font that makes the uppercase "i" and the lowercase "L" look the same is absolute…
-
comment
Comment #46110815
> Why do you need Flatpak for sandboxing? You don't, but as far as I know, Flatpak or Snap are the only practical, low-effort ways to do it on standard distros. There's nothing sto…
-
comment
Comment #46106487
A lot of people installed malware and, to be honest, nothing really happened. They might have had to change their passwords, but it could have been much much worse if Android didn'…
-
comment
Comment #46075347
This is simply not true. Bird flu mainly spreads among wild birds and that is where it has its reservoir. It would still exist even if the world was free of bird farms. It also usu…
-
comment
Comment #46020805
I don't have a background in law, but here are some suggestions. The German penal code often imposes harsher punishments for the same offense if a weapon was involved. Rape, for ex…
-
comment
Comment #45992495
> for me it wasn't really; occasionally it would hit me, but mostly it worked, and I have been using it for encrypted communication since 2020. I think the statistic said that arou…
-
comment
Comment #45991496
Yes, messaging protocols, especially federated ones, are never easy. I just wish we could have skipped the three or four years when Matrix was basically unusable for the average us…
-
comment
Comment #45991352
It's not just a corner case. The issue was so prevalent for years that if it was limited to just a few corner cases, the entire protocol must consist of nothing but corner cases. I…
-
comment
Comment #45988248
It's pretty accurate. I was a bit shocked when I saw that room names were not encrypted. I thought that was such a basic privacy requirement, and it's not hard to implement when yo…
-
comment
Comment #45961399
Once again, we have the situation where someone uses an Apache or BSD licence, only to then wonder why others do exactly what the licence allows. If you want others, especially com…
-
comment
Comment #45908020
Perhaps a trusted execution environment based anti-cheat system could be possible. I think Valve said something about working with anti-cheat developers to find a solution for the …
-
comment
Comment #45557894
Gaussian splats can have colour components that depend on the viewing direction. As far as I know, they are implemented as spherical harmonics. The angular resolution is determined…