HackerTrans
TopNewTrendsCommentsPastAskShowJobs

frankreyes

no profile record

Submissions

Biggest US banks weigh rescuing First Republic as its shares tumble – report

theguardian.com
3 points·by frankreyes·3 yıl önce·0 comments

comments

frankreyes
·3 yıl önce·discuss
> Another profitable industry besides mining could be setting up nursing homes on the moon, where wealthy elderly folks could live fuller lives due to the reduced gravity.

That's what SR Hadden did in Contact ;) as always, Carl Sagan is still teaching us to this day
frankreyes
·3 yıl önce·discuss
That's almost 1% of total BTC supply
frankreyes
·3 yıl önce·discuss
Wasn't this also similar for itanium? Where the branch burden would be on the compiler?
frankreyes
·3 yıl önce·discuss
> Not only are there enormous protections with the mis-use of one's credit card, but the 'password'/card number is randomly generated and not used elsewhere.

Not true. My mother got a free credit card that she never used and never even took out of her safe box, and a few weeks ago someone used that card to buy a Microsoft gift card. Luckily for her, she regularly checks the bank's statements.

I'm convinced there's a workaround to buy stuff using just the numbers, because that's how cards used to work a few decades ago.
frankreyes
·3 yıl önce·discuss
Having a dollar budget would make the imbalance worse unless ideally they don't get away with moral hazard. The issue is usually having managers taking all the benefits and none of the risk, and that's bad.
frankreyes
·3 yıl önce·discuss
In my opinion yes, ECC should be standard.

ECC is expensive just because Intel had a monopoly over the server segment, and unilaterally forced desktop not to use ECC.

Otherwise people would use desktop computers as servers, and that would reduce profits.

At work, my workstation Desktop computer has ECC. The colleague's sitting next to me has on their screen sometimes kernel warnings of ECC errors.

And cases of bit flips happen every day, that's why some problems are solved by just restarting your computer or the software. I'd argue that many times we blame software bugs on pure hardware bit flips.

Here's a story of a variable name bit flip: https://alexbakker.me/post/did-cosmic-rays-break-my-linux-bu...

Bit flips usually affect operating system stuff, here's another story: https://blogs.oracle.com/linux/post/attack-of-the-cosmic-ray...
frankreyes
·3 yıl önce·discuss
It depends on your workload.

Some industries require to be able to reproduce exact bit by bit data.

Anything that requires absolute bit certainty, for example digital signatures, encryption, or financial information, will require ECC.

If you don't care if your files eventually don't match a sha256 checksum, you'll be fine. for example source code, it doesn't matter because in the worst case, your code won't compile because variable names got flipped.

And even then, if you're using Git for source code control, you're already using hash signatures to detect data corruption, as well as a very large redundancy and replication. Git is, in a philosophical way, ECC by software.
frankreyes
·3 yıl önce·discuss
Argentinian economics at its best. Let's hope Egyptians come to their senses and realize that they can't get us dollars out of thin air and controls such as this will Only make it worse.
frankreyes
·3 yıl önce·discuss
Is the insulin cheaper now? No.
frankreyes
·3 yıl önce·discuss
Government regulations. It's as easy as allowing to import it from cross the border from Mexico and Canada.
frankreyes
·3 yıl önce·discuss
Either die for sure from lack of insulin, or have a chance of not dying by crossing the border. The math checks out
frankreyes
·3 yıl önce·discuss
You're missing the point. The insulin is the point. And the insulin is still expensive.

It would be easier to just import it from the border, either Mexico or Canada.
frankreyes
·3 yıl önce·discuss
The difference is temporal: tip is for a "past" already rendered product or service. Sbf, Holmes, et al, it's about a promise for "future" services, which have a risk associated of no delivery or render. When you've already eaten your burger there was no risk of uncertain delivery. The causal relationship is reversed
frankreyes
·3 yıl önce·discuss
We need new rules that improve enforcement. And then enforce the enforcement with rules about enforcing enforcement!1

That's the thinking of bureocrats who see the world in terms of rules and enforce, but fail to see the bigger picture that it's easier for everyone to just relax the rules.
frankreyes
·3 yıl önce·discuss
Cover letters were required 100 years ago when CVs and resumes had to be delivered by postal mail and the secretary of the company had to direct the CV to the right application and job description, and phone calls or face interviews were not available or practical, because travelling took literally days.

Cover letters are literally a "cover" to a resume saying why are you sending that resume.

Today, that's just the subject of the email with the resume as attachment.

Today, cover letters provide no value to any involved party, and as you can see they can be easily played and manipulated. You're just adding more hoops to your own detriment.
frankreyes
·3 yıl önce·discuss
> The developer could have accepted that allegedly inferior fix, give the credit, and patch it with their own version in a single commit.

My best oss contribution was done exactly like this. Someone else reviewed my code, made some changes, but my name was on the commits. I was happy that someone else took the time to make my code better and at the same time, keep my name on it.
frankreyes
·3 yıl önce·discuss
Many decades ago I worked in a Java team who they were using some money as a double and some as a BigDecimal. When I asked why, ... they said that at the start they didn't think they'd have any issue with doubles. Years later and still had lots of tech debt because manually rounding doubles to BigDecimal.
frankreyes
·3 yıl önce·discuss
Isn't this the same reason people used to drink lots of alcohol? Because whisky is safer (Short term) compared to non drinkable water?
frankreyes
·3 yıl önce·discuss
> This happened here in Germany and it was an awful time.

Because you didn't diversify your economy. Just like my last sentence said.

Sorry about your country but my ex wife is German and... yeah, sorry. You didn't learn your own history.

It's funny because I'm argentinian and we don't diversity our risks either. And now Germany is comparing themselves with Argentina:

https://www.thetimes.co.uk/article/germany-sick-man-europe-e...

>> This year Germany’s GDP is forecast to shrink by about 0.4 per cent, the worst performance of any large country in the eurozone and any member of the G20, with the exception of Argentina.
frankreyes
·3 yıl önce·discuss
The more clients, the more chances that any will leave. That's called variance, aka, risk.

Economies of scale reduce or help the amortization fixed costs, not variable costs.

Economies of scale have more risk. The right approach is to diversify the risks.