HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hazbot

no profile record

comments

hazbot
·الشهر الماضي·discuss
The generous interpretation of the OPs comment it was gentle hyperbole but directionally correct relative to the not so distant past.
hazbot
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
I suspect it is the feedback from the stricter compiler, not differences in training data between python and rust
hazbot
·الشهر الماضي·discuss
> 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
·الشهر الماضي·discuss
Totally - the (useful) economic models they are bringing are being extrapolated into very unusual territory!
hazbot
·الشهر الماضي·discuss
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
·قبل شهرين·discuss
It's satirical argument against claims that computers will never be as intelligent as humans.
hazbot
·قبل 3 أشهر·discuss
I enjoy having a DVD player for the kids, it makes curating their options so much easier.
hazbot
·قبل 3 أشهر·discuss
Thankyou, this is the comment I came here for - advice on alternatives!
hazbot
·قبل 5 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
Yes this is much stronger and relevant evidence
hazbot
·قبل 7 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
Nothing, they just don't make the headlines.
hazbot
·قبل 9 أشهر·discuss
> 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.