HackerTrans
TopNewTrendsCommentsPastAskShowJobs

halpmeh

no profile record

comments

halpmeh
·قبل 4 سنوات·discuss
Technically, updating priors wouldn't necessarily be warranted. Consider a statement X implies Y, e.g. The government is corrupt, which implies SBF won't go to jail. Just because X implies Y does not mean ~Y implies ~X. E.g. SBF going to jail does not imply the government is not corrupt.
halpmeh
·قبل 4 سنوات·discuss
This is a straw-man argument. Emerging economies get money and jobs out of the globalization arrangement. That's more than enough to sell emerging economies on the idea. Globalization needed to be sold to western economies. Why, after all, should the western economies sacrifice money and jobs? Western economies, they were told, would benefit due to more efficient economic operations, or so the neo-liberal economic orthodoxy went.

Now globalization is unpopular in the west because the west realized neo-liberalism is bullshit, for lack of a better term.
halpmeh
·قبل 4 سنوات·discuss
You've conveniently omitted the independent third-parties that had seen the data. It's a messy world. Unexpected things happen. How do these third-parties factor in to Occam's razor? You need to add more parameters to your explanation as to why the third-parties would verify the existence of non-existent data.

Here's another possibility: During goes to DePalma to collaborate and asks if DePalma still has the data. DePalma says he doesn't. During sees this an an opportunity to claim credit for the work.

It's impossible to tell which scenario is more likely. Are you really willing to ruin someone's career over purely circumstantial evidence provided by a biased witness?
halpmeh
·قبل 4 سنوات·discuss
Apparently he doesn't have the data anymore. According to the article, independent third parties did see the data and didn't think it was suspicious. The implication of what you are saying is that if you lose data for any reason then you're automatically guilty of data forgery. Obviously that's not a great precedent to set.
halpmeh
·قبل 4 سنوات·discuss
No he’s not: https://www.nature.com/articles/s41586-022-04446-1

According to During, DePalma was supposed to be an author on the paper. According DePalma, they had brief discussions to collaborate, but ultimately decided not to.
halpmeh
·قبل 4 سنوات·discuss
During, the other author, also has an incentive to discredit DePalma so she can claim to be the sole discoverer of the asteroid timing.

Without conclusive evidence, it’s irresponsible to get out the pitchforks.
halpmeh
·قبل 4 سنوات·discuss
Don’t forget to include mice studies.
halpmeh
·قبل 4 سنوات·discuss
I'm still not understanding the correlation between a centralized exchange and perpetuating a scam. Tether doesn't rely on a centralized exchange. If an entity, centralized exchange or otherwise, is willing to pay off the entire market to perpetuate a scam, then yes, DEXs will be impacted. That doesn't seem related to whether or not an exchange is centralized.
halpmeh
·قبل 4 سنوات·discuss
Well for one, I don’t want to add another language to my tool chain. Many languages can compile C directly. For instance in Swift or Go you can add C source files directly to your project and have them compile as part of your Swift or Go build. You can’t do that with Rust or C++.

C is the lingua franca of the software development world.
halpmeh
·قبل 4 سنوات·discuss
The issue with this type of promotion is that you usually want to preserve the type. Like if I add two int32s, I probably want an int32 as a result.

A cooler feature would be requiring the compiler to prove the addition wouldn’t overflow.
halpmeh
·قبل 4 سنوات·discuss
C is an amazing language. If you want to integrate into another language via FFI you basically have 0 other options.

That being said, it’s too easy to do something wrong in C. The desire to use Rust isn’t because C is stale, rather it’s too hard to write C correctly.
halpmeh
·قبل 4 سنوات·discuss
From the industrial revolution to some time in the early-to-mid 20th century, materials were more expensive than labor. It made total sense to ornately decorate things as the cost was not much more than the material itself.

Now labor is vastly more expensive than materials. Making this easy to build makes them way cheaper.
halpmeh
·قبل 4 سنوات·discuss
That's quite interesting. Who enforces the parking limits? Surely the city has a very advantageous negotiating position if the city is responsible for enforcement.
halpmeh
·قبل 4 سنوات·discuss
How do you animate on the HWUI thread?
halpmeh
·قبل 4 سنوات·discuss
What excites me about about ChatGPT is the fact that you can take a lot of data and a huge model and make it do something cool. Right now, "making it do something cool" costs tens of millions of dollars. If that cost can be brought down to the 10s of thousands of dollars, I think we'd start to see really mind blowing applications.
halpmeh
·قبل 4 سنوات·discuss
I think you're "begging the question." You believe that Tether is a fraud. You're using the fact that the price on a CEX and DEX are the same to justify that belief. "See, the price on a DEX matches that on a CEX, therefore Tether is a fraud."

Whether or not Tether is a fraud has nothing to do with the price match on a CEX and DEX. The price on CEXs and DEXs will always match due to arbitrage.

(This isn't a statement on whether or not Tether is a fraud. I'm just pointing out that the price on a CEX and DEX will always match with sufficient liquidity in the market).
halpmeh
·قبل 4 سنوات·discuss
The point is that iOS has always used a separate process for computing the GPU state. Android does this on the main thread, which is why Android feels like garbage. And I say this as a former Android developer. Animations on Android feel like peanut butter. They always will until they are moved off the main thread.
halpmeh
·قبل 4 سنوات·discuss
For starters, I believe the number is 75 billion in USDT, not 65 trillion.

And Tether doesn't have an unlimited supply of money. Tether allows USDT to be redeemed for USD. If Tether was minting unbacked USDT, then Tether would eventually be shown to be insolvent.

Second, if you're manipulating the price upward, it becomes more and more expensive to maintain the price. Like let's say Tether issued USDT to pump the price of BTC. If they wanted to maintain that long-term, they'd need to print more and more USDT to maintain the price, which gets us back to insolvency.

Third, the CEX would need a reason to pump the price. Usually, people pump prices to execute a "pump and dump" where low-value assets are dumped on unsuspecting consumers at a high price. It's possible, of course, but executing a pump and dump scheme is a lot of work and very risky for very little reward with such expensive, highly traded asset like BTC.
halpmeh
·قبل 4 سنوات·discuss
I'm not saying no one has ever tried to manipulate the price of a cryptocurrency before. But the scheme you describe is not sustainable for a long period of time.
halpmeh
·قبل 4 سنوات·discuss
That doesn't prove your point at all. The CEX isn't setting the price. The price is set by people trading. If the price on an exchange, centralized or otherwise, is too high, no one will buy. If the price is too low, no one will sell. That has nothing to do with whether or not the exchange is centralized or decentralized.