HN user

MongooseMan

20 karma
Posts0
Comments14
View on HN
No posts found.

I agree mostly, although as a counter-example, about a year ago Nutella released a new "extra cocoa" variant which was much tastier, and a bit less unhealthy (lower sugar content).

It was so good that I refuse to buy regular Nutella anymore, even though the "extra cocoa" edition seems to be no longer sold.

It might differ between countries, but I've found that physics is one of the most valued degrees. It's a demonstration of problem-solving skills that are very desirable for a variety of jobs (e.g. software development).

One important caveat in the article:

Update: It looks like Amazon is converting the uploaded EPUB to KF8 (AZW3). So, it looks like they might not support EPUB natively.

SpinLaunch's website claims: "To date, we’ve conducted tests over 6x the speed of sound."

However, that doesn't seem possible because the centrifuge is not in a decent vacuum (as Thunderf00t points out in his second video) due to the whooshing sound of the centrifuge 'blade', and the speed can be estimated as just less than the speed of sound. If they have the ability to do hypersonic tests already, why would they not show it in their promotional video?

The fact that they intentionally blurred the data on the screens during the demo is also odd.

---

Regarding your final point, it's much easier to pretend to be a genius than to actually be one; Elon Musk is a master at it. Additionally, debating skill is a very misleading measure of intelligence.

There are many mentally deranged people who have published papers and are "scientists".

That's true, but it could be interpreted as a distraction from the fact that you haven't provided any evidence to support your claim.

In my experience, few mentally deranged people have a good understanding of physics. Even fewer have published in 'Nature'.

It's not impossible, but there's no reason to believe that the company is able to build it.

The founder has little demonstrable understanding of physics, and their demonstration video was misleading.

If SpinLaunch's idea was practical, it would've been in use for decades already. The company seems unaware of this... for now.

I look forward to watching SpinLaunch's progress.

People aren't offended by the change; they're irritated.

I'm irritated because it was an unnecessary change based on unsound reasoning, made by people who claim to represent a minority while not belonging to the minority or understanding its members.

I'm irritated because I can't give instructions to junior developers as easily: no longer can I rely on all of my instructions working, and documentation now requires clarifications and caveats which used to be unnecessary.

I'm irritated because it appears that GitHub has made it intentionally difficult to change the main branch in the "new repository" page; while it shows an option to change the default branch name, this requires refreshing the page and losing the repository name and description which you've already written.

Flutter 2 5 years ago

Kotlin doesn't just run on the JVM - it can compile to native binaries with Kotlin Native. It compiles to WASM and JS too.