HN user

thoughtexprmnt

56 karma
Posts1
Comments25
View on HN

I think just making any significant change to one's diet can, in the short term anyway, have noticable positive effects, especially depending on what the previous diet looked like. But over time those effects tend to level off and eventually into net-negative consequences from whatever's being restricted out. I can definitely see that being the case for a prolonged potato only diet.

I also think the best long term strategy is to focus first on eating plenty of nutrient dense, minimally processed foods which will naturally tend to crowd out the junk. Junk being anything consisting mostly of the cheap subsidized ingredients like wheat, corn, and soy.

Maybe I'm missing something in the description of the exploit, but don't sites that use email address during account creation typically send some sort of link/code to the provided email to verify ownership? So does this vulnerability assume the attacker has access to the victim's email? If that's the case it seems like "pre-hijacking" would be the least of concerns.

Not discounting your experience, but we have clients in all three, and our own experience is that Azure support and service is _significantly_ better than AWS and GCP, to the degree that we primarily recommend Azure for that reason.

Interesting to see that many of the predictions weren't far off.

But one recurring prediction that was notably wrong was of Microsoft's declining prospects. It would have been difficult at the time to argue otherwise, but WOW did things turn out differently.

I recall ditching a relatively high-end router a year or two ago after a firmware update required me to accept that in order to use most of the advanced features supported by the router, essentially all of my household's web activity would be sent to a 3rd party data collection service. Thanks but no thanks.

Two things to look for when selecting olive oil at the supermarket - a dark glass bottle, and a harvest date printed on the label. Granted, this doesn't guarantee you're getting a high-quality, non-blended EV olive oil, but without these you most assuredly are not.

Even though I've given in to using the "automated schema updates", or migrations, approach (Technique 1 in the article), I'm still uncomfortable with the idea of the application tier having permission/ability to manage database schema and execute DDL. I feel that it removes a key layer of defense-in-depth, and opens up the possibility for bugs and exploited vulnerabilities in application code to have hugely negative impacts.

Even ORMs make me nervous for similar reasons, since they essentially enable the application tier to pass into the database any/all queries and DML. But like migrations, I allow ORMs for the convenience they provide during development.

I was visiting Baltimore's Inner Harbor recently with my wife and our two kids. With a couple of hours available, we thought we'd checkout the aquarium. Then we learned our 4 tickets would cost $130 ($40/adult, $25/child), so we found something else to do instead.

I know an aquarium is not an art museum, but still...

which is the reason for .NET core existing, I suppose.

True, .Net Core exists because Microsoft eventually realized its mistake of tieing its programming framework too closely to its operating system. But... that mistake is now in the past, for some years now.

all the interesting things in cloud happen outside of Redmond.

We're getting a bit off-topic from OP with this, but can you please give an example of some other cloud provider's service for which there is no Azure equivalent?

Agreed. Java was first, so that's primarily why it is where it is today in terms of market share. But C#, and its functional cousin F#, are now leading the way in the evolution of modern programming languages. With .Net Core now being open source and all-platform, we should all look forward to it supplanting Java and JVM as the ubiquitous language and runtime.

Most teams should not waste their time searching for a “great” developer (whatever that is, exactly). Instead they would be better off just hiring the first candidate that comes along in whom they have reasonable level of confidence will soon be a productive contributor to the team's goals and makeup, and then move on with business. Everyone involved in the recruiting, screening, and interview process should not lose sight of this as the objective, and resist any temptation to get sidetracked by silliness like “pedigree” and “trendiness”.

Isn't the "value" of a currency in it's relative stability over time? That is, the confidence by those who use it that it will be exchangeable for roughly the same amount of goods and services today, tomorrow, six months or a year from now (accounting for nominal inflation, of course).

If you accept that premise of what a viable currency should be, then it seems like the volatility of Bitcoin and other cryptocurrencies have thus far made them failures. I mean, if a national currency had similarly rapid changes in value, wouldn't we see financial chaos, riots, and revolution?

AWS IAM Down 9 years ago

I'm in an AWS dev ops training class as I write this. We're still experiencing a lot of timeouts related to IAM.