Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jstasiak
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jstasiak
8mo ago
This is a pretty unfortunate name choice, there's already a project named OpenClaw (a reimplementation of the Claw 2D platformer): https://github.com/pjasicek/OpenClaw .
2.
▲
by
jstasiak
8mo ago
Same here, Firefox 147.0.2, macOS 15, Apple Silicon. "Firefox GPU Helper" keeps using 30-40% of a CPU core. I think it's not strictly connected to using YouTube in my case.
3.
▲
by
jstasiak
1y ago
The package has now been restored/reinstated: https://web.archive.org/web/20250723155529/https://www.npmjs... This has been reflected in a recent edit and comments here: https://github.co
4.
▲
by
jstasiak
2y ago
> Great thing about entropy is that adding more never hurts. I used to think the same but here's a counter-example of a (hypothetical) attack based on a malicious entropy source being able to manipulate the hash/PRNG output: h
5.
▲
Silicone Skin and 3D Printing: Creating an Expressive Animatronic Head [video]
(youtube.com)
2 points
by
jstasiak
2y ago
|
0 comments
6.
▲
by
jstasiak
2y ago
Adding +1 to the Nebula recommendation. The last time I tried ZeroTier (years ago, I admit) it wasn't possible to self-host all of it I think and I couldn't make it reliably use my own relays for good performance of non-direct con
7.
▲
by
jstasiak
2y ago
Looking at that file may make you reach misleading conclusions. Some tun/io code may be use but there's that. As far as I understand WireGuard the protocol is not used anywhere: nebula (master)> git rev-parse HEAD 2b427a7
8.
▲
by
jstasiak
2y ago
They're solutions to slightly different problems. I'd characterize it as such: Wireguard is more of a plumbing solution that gives you a point-to-point connection, either it's enough for you or you can use this to build what
9.
▲
by
jstasiak
2y ago
An article mentioning this kind of attack: https://blog.cr.yp.to/20140205-entropy.html
10.
▲
by
jstasiak
2y ago
I've had some contact with Docusaurus and from my experience the Sphinx and reStructuredText combo is a much better solution to creating a robust, maintainable, cross-linked-to-nth-degree documentation where you actually can "focu
11.
▲
CVE-2024-38063 Windows TCP/IP Remote Code Execution Vulnerability
(msrc.microsoft.com)
15 points
by
jstasiak
2y ago
|
1 comments
12.
▲
by
jstasiak
2y ago
> Wouldn’t it be simpler and more consistent to have a first parse the IP into an internal format then perform all logic on that? So not speaking about this library specifically but yes, separating the address parsing part ( https:/
13.
▲
by
jstasiak
2y ago
Tangential, but thought I'd mention this > The CVE has to do with the utility not correctly identifying private IP addresses supplied to it in a non-standard format, such as hexadecimal. This would cause the 'node-ip' util
14.
▲
by
jstasiak
3y ago
Credit aside, if this is mostly your code there may be a copyright/license issue. The original license: https://github.com/rubberduck-ai/rubberduck-vscode/blob/f11a... The new project: https://
15.
▲
by
jstasiak
3y ago
Looks like a great initiative – I wish there was a reliable TS/JS equivalent of https://docs.rs (even considering rustdoc's deficiencies[1]). I went through this exercise recently and so far my experience with trying t