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
·2 เดือนที่ผ่านมา·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.