phantarch's comments

phantarch | 9 years ago | on: Milk that lasts for months

Anecdotally, I almost exclusively buy Fair Life milk nowadays which usually has a very comfortable shelf life of 2-3 months. No discernible taste differences.

They claim that they've got a cold-filtration process which is what allows for their milk to last so long. Doesn't sound the same as the UHT discussed in the article, I'd be curious to know what they exactly do. (https://fairlife.com/our-process/)

phantarch | 9 years ago | on: What Does It Take to Climb Up the Ladder?

Is this measuring a causal relationship though? Correlation is not causation...

Maybe those kids from more wealthy/well-educated families are more persistent and tempered because their self-image aligns with society's looming popular image of what people /should/ be: wealthy, polymath millionaires.

phantarch | 9 years ago | on: Loading Components Dynamically in Angular 2

I think that a lot of the 'unfixable suckage' comes to exist by people not wanting to rewrite boilerplate code to achieve a seemingly simple task, so they import someone else's boilerplate (angular) and use it to achieve their ends quickly. The fact that multiple boilerplates don't all work well or that one doesn't work in every case is hardly surprising.

I'd be curious if the time tradeoff in the "Rewrite the whole goddamn app" bucket is smaller than the one in the "Churn out boilerplate code and maintain it yourself" bucket.

phantarch | 9 years ago | on: Village Capital is ditching Demo Days

This makes a lot of sense. If investors can get a real feel for who they're investing in rather than a lot of marketing/canned pizzaz, I think they'll make consistently better decisions and founders will get a much clearer understanding of where they fall short.

Not to say that showing a proof of concept should be ditched entirely, but making a marketing pitch is not always the same as having a good idea.

phantarch | 9 years ago | on: Attitudes That Lead to Maintainable Code

I'll echo that sentiment, I experience it daily. Very rarely is a business itself abstract and complicated enough to merit an abstract and complicated technical solution. Meatspace is still pretty simple.

phantarch | 9 years ago | on: Amazon to hand over Echo audio from alleged murder after defendant consents

Thanks for the insight.

In regards to comparing new technologies against previous ones to understand their legal definitions, it feels like the burden is on technologists to navigate us through the ethical minefield. I'm not very aware of what place ethicists have in many tech corporations, but it feels like most of us just build straight ahead and figure out the implications afterward. Not that we should halt progress on everything until we know if it's "good", but maybe a tech ethicist could be a kind of QA role during product development.

phantarch | 9 years ago | on: Amazon to hand over Echo audio from alleged murder after defendant consents

How is echo audio data substantially different than something like a tape recorder that was live in the man's home? What about a cell phone that was on a call at the time of the alleged murder?

I definitely understand wanting to ensure reasonable privacy for users, but to me it feels an awful lot of a stretch to say that the echo is off-limits in this case.

phantarch | 9 years ago | on: I started a one-man biz that's beating VC-backed startups

> Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away. - Antoine de Saint-Exupery

Not saying that DistroKid is perfect, but sometimes all it takes to be the best in any given market is to be exactly what's needed and nothing more. It may seem like giving one's hand away, but what could there be to add? There's certainly not much fat to trim. How would someone else compete?

phantarch | 9 years ago | on: Jack Ma: 'If trade stops, war starts'

It's dangerous to assume the contrapositive of this claim is actually true (war doesn't start if trade doesn't stop). The best example of this is World War 1 Europe. It was held as common knowledge then that a world war could never possibly break out because of how interdependent the European economies were becoming. Nobody was going to kill the golden goose over some silly land dispute. We all know how that turned out, and it had nothing to do with whether jobs were being created or destroyed.

If the contrapositive isn't true, then the original claim may not hold any actual weight.

Dan Carlin talks about this in his Hardcore History podcast and does a great job telling the story of WWI, definitely would recommend.

phantarch | 9 years ago | on: Welcome, ACLU

I think it's less about the immigrant situation in particular, and more about the way the new President is wielding his power blatantly in front of a nation who is _extremely_ divided when it comes to their opinion of him. It's not that those other issues are less or more important, but that they have a much less identifiable perpetrator. A prominent cause is more easily reducible.

It's a cry for someone or some organization to help guide us back to center. The ACLU just happens to be one of the best positioned organizations to fit this situation.

phantarch | 9 years ago | on: Modern garbage collection

While the objects in the pools or stacks may seem transient (on your screen for only a few moments), one simple technique is to only allocate those objects at load time and then flip them in an "on" or "off" state during gameplay. That way you're not doing any real allocation after your game space has loaded.

phantarch | 9 years ago | on: Why We're Living in the Age of Fear

Agreed, but tossaway's point hold some merit. If the people in this country aren't playing by the rules they've agreed to, it's going to be more difficult to get them to agree to new rules.

phantarch | 9 years ago | on: Against Minimalism

Doesn't anyone else find it a small irony that the website this post is hosted on is so clean, polished, and generally reflective of the very thing he's railing against?

Maybe this should be hosted on a more 'rude' website. Or maybe the way tech looks and feels is partly also dictated by ease of use and not just 'because big brother said so'.

phantarch | 9 years ago | on: Optimism

This feels like a very sad way to view optimism. It's from a work of fiction which only makes a guess about Hitler's worldview. If optimism is a delusion, then so is pessimism, but only in the other direction. Neither view can tell us more than how we feel about the things around us.

phantarch | 9 years ago | on: Optimism

I think based on what the post was saying that an optimistic attitude doesn't necessarily equate to ignoring reality. To me, the post was more about opinion and self-esteem than facts about a project. It sounds like whatever things have crashed and burned around you in your career were led by people who superimposed their self-esteem onto fact-based decisions.
page 2