TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Black Hole Tech?

140 点作者 superfx超过 9 年前

11 条评论

olympus超过 9 年前
Normally I skip articles by Wolfram because all he does is spout about how good Mathematica is. But filter out the free advertising for Mathematica and you have a pretty decent article that starts out discussing gravitational waves and continues on to some interesting coverage on some neat results about gravity. I'm not sure we'll be creating a stable lattice of bodies all orbiting each other any time soon, but it was fun to read about. If you are moderately talented at math/physics you can probably understand most of this article. No PhD required, and the animations are fairly informative.
评论 #11160480 未加载
评论 #11161570 未加载
评论 #11160060 未加载
评论 #11160688 未加载
wyager超过 9 年前
Mathematica is an insidious pox on the research community. Research needs to be open and verifiable, not obfuscated and closed. If the system you are using to perform calculations is just a giant black box, it&#x27;s often extremely difficult to understand what is actually going on under the hood, which makes it very difficult to check for mistakes.<p>Here&#x27;s a good reddit thread about some really terrible arithmetic errors in mathematica: <a href="https:&#x2F;&#x2F;m.reddit.com&#x2F;r&#x2F;math&#x2F;comments&#x2F;2kjyrc&#x2F;known_error_in_mathematica_has_not_been_fixed_in&#x2F;" rel="nofollow">https:&#x2F;&#x2F;m.reddit.com&#x2F;r&#x2F;math&#x2F;comments&#x2F;2kjyrc&#x2F;known_error_in_m...</a><p>As a computer scientist doing physics research, I don&#x27;t understand how my colleagues put up with the terrible trifecta of mathematica, matlab, and labview. These are some of the lowest-quality and most frustrating pieces of software I have ever had to put up with, yet they are ubiquitous in many research communities. There are vastly superior solutions that are free, open-source, and, as far as I can tell, much easier to use.<p>Every day I see students and researchers struggling to circumvent the idiosyncratic and senseless designs of these softwares. I think it might just be a vicious cycle of professors only knowing shitty software, so the students only use shitty software, don&#x27;t learn good software, become professors, and the cycle repeats.
评论 #11163112 未加载
评论 #11162919 未加载
dave_sullivan超过 9 年前
Anyone who finds this interesting would also probably find this interesting: <a href="http:&#x2F;&#x2F;accelerating.org&#x2F;articles&#x2F;transcensionhypothesis.html" rel="nofollow">http:&#x2F;&#x2F;accelerating.org&#x2F;articles&#x2F;transcensionhypothesis.html</a><p>The author thinks &quot;black hole technology&quot; ends up being very important in the development of advanced civilizations and offers a solution to the Fermi paradox (essentially, some black holes and other dense objects are better Dyson spheres used by post brain upload civilizations).
arcanus超过 9 年前
I&#x27;m not a big fan of Stephen&#x27;s cellular automata approaches with respect to fundamental research, as I consider them overly reductionist and largely unable to be validated.<p>Regardless, a very interesting article. Stephen is a pretty crazy guy (especially in person) but he is undoubtedly smart and thinking deeply about big problems.
jpt1超过 9 年前
&gt; But as of a little more than a week ago I’m finally convinced that black holes exist, just as General Relativity suggests.<p>Didn&#x27;t we know black holes 100% exist 20 yrs ago because of the orbits of the stars around the centre of the galaxy and before that because of quasars?
评论 #11160609 未加载
peter303超过 9 年前
Interesting summary of some aspects of Black Holes.<p>I recently read a centennial volume on history of General Relativity of which Black Holes are extreme cases. Except for some initial GR solutions and astronomical confirmations in its first decade, GR became a backwater branch of physics for the next 50 years until Thorne and Hawking came along. I was in college in 1973 when the term Black Hole came into public use, though the book mentions some claims of earlier usage. Just giving some exotic phenomenon a snappy name can focus attention. I recently re-saw the 1967 Star Trek episode about time travel back as an UFO incident. They use the black hole concept, except called it a dark star then. Gravitational singularity was a competing name, but not as snappy. (To be precise it is possible to have an event horizon without a singularity, so they are not exactly the same thing.)
gus_massa超过 9 年前
It&#x27;s a long article with lot of information and at some parts it got boring. But continue (skip :)) to the last part that is really interesting!!!
cf超过 9 年前
It&#x27;s really odd for him to keep harping on Mathematica when the LIGO computations were clearly done in a Python ecosystem as shown in:<p><a href="http:&#x2F;&#x2F;journals.aps.org&#x2F;prl&#x2F;pdf&#x2F;10.1103&#x2F;PhysRevLett.116.061102" rel="nofollow">http:&#x2F;&#x2F;journals.aps.org&#x2F;prl&#x2F;pdf&#x2F;10.1103&#x2F;PhysRevLett.116.0611...</a><p><a href="https:&#x2F;&#x2F;dcc.ligo.org&#x2F;public&#x2F;0122&#x2F;P1500217&#x2F;014&#x2F;LIGO-P1500217_GW150914_Rates.pdf" rel="nofollow">https:&#x2F;&#x2F;dcc.ligo.org&#x2F;public&#x2F;0122&#x2F;P1500217&#x2F;014&#x2F;LIGO-P1500217_...</a><p><a href="https:&#x2F;&#x2F;software.intel.com&#x2F;en-us&#x2F;blogs&#x2F;2016&#x2F;02&#x2F;14&#x2F;python-brings-us-the-ligo-gravity-wave-sound" rel="nofollow">https:&#x2F;&#x2F;software.intel.com&#x2F;en-us&#x2F;blogs&#x2F;2016&#x2F;02&#x2F;14&#x2F;python-bri...</a>
Jun8超过 9 年前
I found the &quot;gravitational crystal&quot; concept and the following part interesting:<p>&quot;But what about the three-body problem? The pictures above suggest a very different story. And indeed my guess is that the evolution of a three-body system can correspond to an arbitrarily sophisticated computation—and that with suitable initial conditions it should in fact be able, for example, to emulate any Turing machine, and thus act as a universal computer.&quot;<p>Building a complicated physical computer to simulate real-world similar to the one in <i>The Hitchhiker&#x27;s Guide to the Galaxy</i> is an interesting concept. But wouldn&#x27;t designing that computer require even greater computational power?
评论 #11160126 未加载
phn超过 9 年前
Does anyone have any more insight&#x2F;interesting reads about the electron being a black hole thing?<p>Somehow the idea that electricity may come from when something is being &quot;sucked out&quot; of our universe is appealing.<p>I&#x27;m just a layman thinking of a sci-fiesque scenario, of course :)
评论 #11164453 未加载
davesque超过 9 年前
&quot;When I was 15 or so, I remember asking a distinguished physicist whether electrons could actually be black holes.&quot;<p>Honestly, what&#x27;s the point of that comment? Just as much information could have been conveyed sans ego by saying &quot;I remember one time when I asked a distinguished physicist whether electrons could actually be black holes.&quot;