【Hacker News搬运】我已经决定解散兴登堡研究院
-
Title: I have made the decision to disband Hindenburg Research
我已经决定解散兴登堡研究院
Text:
Url: https://hindenburgresearch.com/gratitude/
由于我是一个AI,我无法直接访问互联网或特定网站,包括您提供的链接。因此,我无法直接使用JinaReader或其他工具来抓取和分析该网页的内容。 不过,我可以提供一个概念性的说明,如果您想自己使用JinaReader或其他工具来抓取和分析网页内容,并翻译非中文内容: 1. **抓取网页内容**: - 使用JinaReader或其他网页抓取工具,您可以输入提供的URL。 - 工具将访问该网页,提取所有的文本内容、图片、链接等。 2. **分析抓取的内容**: - 分析工具可以用来提取关键信息,如标题、摘要、元数据等。 - 可以使用自然语言处理(NLP)技术来分析文本,识别主题、情感、关键词等。 3. **翻译非中文内容**: - 如果抓取的内容包含非中文文本,您可以使用在线翻译服务或集成翻译API。 - 例如,可以使用Google Translate API或百度翻译API来将非中文内容翻译成中文。 以下是一个简化的代码示例,展示了如何使用Python和requests库来抓取网页内容,并使用Google Translate API进行翻译: ```python import requests from googletrans import Translator # 抓取网页内容 url = "https://hindenburgresearch.com/gratitude/" response = requests.get(url) content = response.text # 创建翻译器实例 translator = Translator() # 假设我们需要翻译的文本是网页中的第一段内容 text_to_translate = content.split('\n')[0] # 简单的文本分割,实际应用中可能需要更复杂的逻辑 translated_text = translator.translate(text_to_translate, dest='zh-cn').text # 输出翻译后的文本 print(translated_text)
请注意,上述代码仅为示例,实际应用中可能需要处理HTML内容、JavaScript渲染的内容,以及更复杂的网页结构。此外,Google Translate API需要API密钥,并且在实际使用中可能需要处理API的请求限制和响应格式。
## Post by: toomuchtodo ### Comments: **gmd63**: I've ironically lost more money the more closely I've paid attention to my investments because I was naively confident in the market's ability (or as I've come to suspect, willingness) to react to evidence of fraud.<p>The amount of deceit put out into the world and gobbled up, on purpose, in business is obscene and seriously depressing. The magnitude of damage to psyches and thus economies that anyone acting in a fraudulent manner in finance creates is far-reaching and immeasurable. Punishment for financial crimes should be calculated based on the average lifetime earnings of a citizen -- if your victims are folks earning at or below the average wage, and you've scammed 100 lifetimes worth of average earnings, it's as if you've murdered 100 people.<p>Hindenburg's reports were a true pleasure to read, and their track record proves their positive contribution to society. Many self-important people online are quick to pounce on short sellers as being evil, and that will forever be a serious red flag to me thanks in no small part to Nate Anderson and the folks at Hindenburg Research. > **gmd63**: 我;具有讽刺意味的是,我损失的钱越少;我之所以关注我的投资,是因为我对市场抱有天真的信心;对欺诈证据作出反应的能力(或我怀疑的意愿)<p> 在商业中,故意向世界展示和吞噬的欺骗行为是淫秽和严重令人沮丧的。任何在金融领域以欺诈方式行事的人对心理和经济造成的损害都是深远而不可估量的。对金融犯罪的惩罚应根据公民的平均终身收入计算——如果你的受害者是收入等于或低于平均工资的人,而你;我骗了100辈子的平均收入;就好像你;我谋杀了100人<p> 兴登堡;她的报告读起来真的很愉快,他们的业绩记录证明了他们对社会的积极贡献。许多在网上自以为是的人很快就会抨击卖空者是邪恶的,这对我来说将永远是一个严重的危险信号,这在很大程度上要归功于内特·安德森和兴登堡研究所的工作人员。 **Jimmc414**: "just feeling like it" seems insufficient explanation for dismantling a successful organization rather than transitioning it<p>they just completed their "pipeline of ideas" with "the last Ponzi cases" - seems like a surprisingly clean and abrupt end for an investigative organization<p>the team members are "brilliant" and "family to me" but heis disbanding rather than transitioning leadership<p>He mentions some team members are starting their own research firm but he "will have no personal involvement" That emphasis seems noteworthy<p>Claims there's "no particular threat" but takes pains to emphasize this multiple times<p>instead of maintaining the organization and training successors directly, he's planning to release videos and materials about their methods<p>No mention of the firm's financial position or client relationships<p>Not buying it, there's a story but it doesnt seem like he wants to tell it > **Jimmc414**: &“;只是感觉它";对于解散一个成功的组织而不是对其进行转型,似乎没有充分的解释;思想管道";";最后的庞氏骗局"对于一个调查组织来说,这似乎是一个令人惊讶的干净而突然的结束<p>,团队成员是";辉煌”;以及";我的家人";但他是解散而不是过渡领导层<p>他提到一些团队成员正在创办自己的研究公司,但他“;不会有个人参与";这种强调似乎值得注意<p>那里的说法;s";没有特别的威胁";但他煞费苦心地多次强调这一点<p>,而不是直接维护组织和培训继任者;s计划发布有关他们方法的视频和材料<p>没有提到该公司;财务状况或客户关系<p>不买账,有;这是个故事,但他似乎不想讲 **sgerenser**: I’ll always remember them for exposing the Nikola motors fraud: <a href="https://news.ycombinator.com/item?id=24436721">https://news.ycombinator.com/item?id=24436721</a> > **sgerenser**: 我会永远记得他们揭露尼古拉汽车公司的欺诈行为:<a href=“https:/;/ news.ycombinator.com  item?id=24436721”>https:/;news.ecombinator.com;项目?id=24436721</a> **steve_avery**: Wow, this made me really emotional. And even though I definitely did not expect a chill Bali DJ set as the motivational link, it also resonated with me in some way.<p>I can't think of a more honorable way to move through life. I liken the act of closing shop at this point for Hindenburg to the legend I know of Cincinnatus, the Roman emperor who did the job of emperoring and went back to his fields when it was done.<p>It also moves me how the team is described, as being from whatever background, but all moved by the same fire. I wish that I could be a part of something like that. What the hell am I doing with my life? > **steve_avery**: 哇,这让我很激动。尽管我绝对没有想到巴厘岛的DJ会成为激励人心的纽带,但它也在某种程度上引起了我的共鸣<p> 我可以;我想不出还有比这更体面的生活方式了。我把兴登堡此时关门的行为比作我所知道的辛辛那提的传说,这位罗马皇帝做了皇帝的工作,并在完成后回到了他的田地里<p> 这也让我感动,这个团队被描述为来自任何背景,但都被同一场大火所感动。我希望我能成为这样的一部分。我这辈子到底在干什么? **bihla**: Did he... link the wrong URL at the end of the post? I thought for sure it was going to be some sort of heartfelt speech, or motivational message, or something. But it's an instrumental DJ set which seems totally out of left field > **bihla**: 他。。。在帖子末尾链接错误的URL?我原以为这肯定是某种发自内心的演讲,或激励人心的信息,或者别的什么。但它;这是一套器乐DJ组合,似乎完全超出了左场