HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Volker_W

no profile record

Submissions

Severity HIGH security problem to be announced with curl 8.4.0 on Oct 11

github.com
235 points·by Volker_W·قبل 3 سنوات·98 comments

Fixing a bug in NewsFlash and shaving a yak

weissmann.pm
1 points·by Volker_W·قبل 3 سنوات·0 comments

comments

Volker_W
·قبل 3 سنوات·discuss
I never understood why Program permissions is such a big deal on Android and IOS, but not on Desktop Windows/Linux, where any application can to everything.
Volker_W
·قبل 3 سنوات·discuss
Friction with the helicopter doesn't matter, friction with the air does.
Volker_W
·قبل 3 سنوات·discuss
> if you are applying torque to someone, then that thing is applying an equal and opposite torque back

Yes, just like with a force.

> but in the real world there is friction and air resistance where you have to keep applying torque to keep something spinning at the same rate

Yes, but I think you are forgetting one thing: If the friction is between the rotor and the body, then this friction does not only act on the rotor, but also on the body. I.e. the friction creates a pair of torques which the engine can perfectly counteract with it's own pair of torques.

If the friction is between the rotor and the air, then yes, the spacecraft needs some kind of counteraction or it will start turning.
Volker_W
·قبل 3 سنوات·discuss
Yes. The time derivative of angular momentum is torque.
Volker_W
·قبل 4 سنوات·discuss
I added a link from my post to your comment: https://weissmann.pm/julialang/#updates

> It would be nice to hear updated thoughts when you have a chance to try all of these improvements (especially when v1.9 comes out with the cached binaries)!

I finished my Master in physics. Now, I'm working in IT, and even tough physics will always have a special place in my heart, I probably will not return to physics.

If I will find myself doing Numerics, I might give Julia a second try, but I don't think I will find myself doing numerics anytime soon.

Maybe if I buy a SDR and have some fun with it, I might use Julia.
Volker_W
·قبل 4 سنوات·discuss
Shameless plug: I wrote about what I think is bad about Julia:

https://weissmann.pm/julialang/
Volker_W
·قبل 4 سنوات·discuss
Tell HN: Copying and pasting from ChatGPT unsolicited sucks

> I can understand why you might feel that way. Copying and pasting from ChatGPT without permission can be considered rude and disrespectful. It's important to always ask for permission before using someone else's work, especially if it's for a public forum like Hacker News. Not only is it the ethical thing to do, but it can also prevent potential legal issues. Additionally, using someone else's work without giving them credit can take away from their hard work and efforts. It's always best to give credit where credit is due and ask for permission before using someone else's work.
Volker_W
·قبل 4 سنوات·discuss
> C++ is (I'm guessing) currently holding up an order of magnitude more applications than whatever you think is better than it.

You could say the same thing about COBOL.

(Not that I think that C++ is as bad as COBOL.)
Volker_W
·قبل 4 سنوات·discuss
If you translate it so that it does exactly the same, the resulting code has a modern language but is even more horrible than the original COBOL code.

If you translate it so that is does effectively the same, the resulting code is nice.

Unfortunately only the former can be automated. Also, you need to understand the code to do the latter. But reading it is hard and the ones who wrote it are dead/pensioned.
Volker_W
·قبل 4 سنوات·discuss
That's not a struct. It's a function called ka_add that returns a pointer to a KaNode
Volker_W
·قبل 4 سنوات·discuss
> Large "independent" media like NYT have admitted that they work closely with the DoD and other agencies to screen content before publishing.

Source?
Volker_W
·قبل 4 سنوات·discuss
> an operation of a foreign government on your territory and information content.

And who gets to decide whether something is "information content" or a "foreign operation" ?
Volker_W
·قبل 4 سنوات·discuss
> If Europeans conscientiously choose want to get RT, they can.

If I want to visit rt.com , Vodafone blocks it.
Volker_W
·قبل 4 سنوات·discuss
German Vodafone customer here: It seems to be blocked properly not just on DNS level. Changing DNS does not fix it.

$ ping rt.com

PING rt.com (91.215.41.4) 56(84) bytes of data.

^J

--- rt.com ping statistics ---

293 packets transmitted, 0 received, 100% packet loss, time 295812ms

I'm not a Putin/Russia supporter, nor do I read rt.com, but I want the ability to hear what the enemy says.
Volker_W
·قبل 4 سنوات·discuss
Seeing this comment in the #1 spot makes me proud of the HN community.
Volker_W
·قبل 4 سنوات·discuss
> We’re an adtech business

Get fucked.
Volker_W
·قبل 4 سنوات·discuss
Do you think Apps should not be Sandboxed on iOS?
Volker_W
·قبل 5 سنوات·discuss
> The security you get from TLS in these systems is not meaningful

I don't like that phrasing, because it suggests that having TLS is equally good than not having TLS.

Otherwise, you are right.