HackerTrans
トップ新着トレンドコメント過去質問紹介求人

hazbot

no profile record

コメント

hazbot
·先月·議論
The generous interpretation of the OPs comment it was gentle hyperbole but directionally correct relative to the not so distant past.
hazbot
·先月·議論
Ahhhh but cancer treatment has gotten significantly better over the last 50 years.

Cancer research has a half-decent feedback mechanism that means fads eventually have to prove themselves or die out.
hazbot
·先月·議論
I suspect it is the feedback from the stricter compiler, not differences in training data between python and rust
hazbot
·先月·議論
> I feel like 20 or 30 years ago, the average person seemed to have more disposable income.

Big if true but is it true?
hazbot
·先月·議論
Totally - the (useful) economic models they are bringing are being extrapolated into very unusual territory!
hazbot
·先月·議論
If AIs become smart enough to outperform a critical mass of humans across the board, that's the singularity and whilst the economic model says all humans out of jobs means no consumers, the model isn't really valid anymore because the underlying assumptions are just broken too, so you can't take the model too seriously. Obviously it would be very disruptive but the demand destruction economic model just isn't making useful predictions anymore.
hazbot
·2 か月前·議論
It's satirical argument against claims that computers will never be as intelligent as humans.
hazbot
·3 か月前·議論
I enjoy having a DVD player for the kids, it makes curating their options so much easier.
hazbot
·3 か月前·議論
Thankyou, this is the comment I came here for - advice on alternatives!
hazbot
·5 か月前·議論
Yes, it is much easier to train someone to use AI than to train them to have sufficiently baked-in math and language skills to be able to leverage the AI.
hazbot
·5 か月前·議論
Integration of the air cooling and water heating. For example, I have a air conditioner pumping heat out of my house right next to a box that's putting heat into the water coming into my house.
hazbot
·6 か月前·議論
We are a happy paying customer at $DAYJOB.

Also, I looked into omfiles for a project recently, I was very impressed with their speed and blown away by the compression ratios!
hazbot
·7 か月前·議論
Yes this is much stronger and relevant evidence
hazbot
·7 か月前·議論
When I watched a very short clip juxtaposed next to a clip of a nazi salute, then it looked like one to me.

But when I watched it in context, it looked like a man putting a hand on his heart and then proffering his thanks to the audience.

My belief is that it was most likely not a nazi salute and is not relevant evidence in the important task of assessing Musk's political stances.
hazbot
·7 か月前·議論
It's fun to sit down and draw what the board looks like when you cut and flatten the torus before you watch the video!

Bonus points if you hit upon the other 2D projection that is useful (I didn't)
hazbot
·8 か月前·議論
The way you learn is totally different from the way a novice learns; they don't have a vast memorised store of knowledge, let alone the connected structure over that memorised knowledge. When you learn something, it gets incoporated thanks to these foundations.

But the foundations start with memorisation.
hazbot
·8 か月前·議論
Projects are less efficient for learning foundational skills. They have their place, but with infinite funds I would still give my children an education with a bedrock of boring drill and testing and memorisation.
hazbot
·8 か月前·議論
I just went and had a flutter at being a high school math teacher. I went in saying 'I never used math to create until my honours year, I want different for my students'.

I soon changed my mind; I think those of us who become expert have often have really rich memories of a project where we learnt so much, but we just don't remember episodically all the accumulated learning that happened in boring classrooms to enable the project-induced higher order synthesis.
hazbot
·8 か月前·議論
Nothing, they just don't make the headlines.
hazbot
·9 か月前·議論
> Okay, but you can do the same in dynamically typed Python

But the rust code is still safer, e.g. you haven't checked for an `AttributeError` in case `req.cookies`, the point is Rust protects you from this rabbit-hole, if you're prepared to pay the price of wrestling the compiler.