HackerTrans
TopNewTrendsCommentsPastAskShowJobs

amclennon

216 karmajoined 13년 전

Submissions

SpaceX valued at nearly $1.8T ahead of record share sale

bbc.com
4 points·by amclennon·지난달·0 comments

Many genes associated with dog behavior influence human personalities, too

arstechnica.com
2 points·by amclennon·8개월 전·0 comments

comments

amclennon
·4시간 전·discuss
> But more than 800,000 students attend a program that would likely fail the measure, according to department data. Roughly half of those students are enrolled in for-profit schools, which already have a reputation for shortchanging students.

> Most traditional, four-year bachelor programs fare well, with roughly 1% failing the earnings test. When these programs do fail, it's often in areas like theater, music and studio art.

My knee jerk reaction was to suspect some kind of academic purge, but this honestly seems to mostly affect schools that were kinda scammy to begin with.

In practice, I could also see this resulting in people double majoring in art if they were truly passionate
amclennon
·10개월 전·discuss
Ah, today I learned
amclennon
·10개월 전·discuss
> That's why cloud providers all use mini-VMs to run customer containers (e.g. AWS Fargate) or force the customer to manage their own VMs that run the containers.

This is only partially true. Google's runtime (gvisor) does not share a kernel with the host machine, but still runs inside of a container.