HackerTrans
TopNewTrendsCommentsPastAskShowJobs

radoomi

no profile record

comments

radoomi
·2 năm trước·discuss
There's another problem these days.

What if adding a timeout of 690ms gets you a HR complaint for sexual harassment? Sadly, true story...
radoomi
·2 năm trước·discuss
It's intriguing how people's opinions about Elon Musk's predictions remain unchanged, even when they come true.

Take, for example, his 2016 prediction [1] that the Model Y would sell 500,000 to 1 million units annually, four years before its launch and even before the Model 3 was released. This would make it the world's best-selling vehicle, not just the top electric vehicle. How do people perceive such audacious forecasts? And how do they react when these predictions materialize?

Similarly, when Musk accepted a compensation package based on Tesla's value increasing tenfold within ten years, the company was still unprofitable and losing money. Remarkably, Tesla achieved this goal in half that. How do people view these ambitious commitments and their successful outcomes?

Recently, Musk claimed that Tesla's autonomous driving technology alone could elevate the company to a $5 trillion valuation, and with the addition of the Tesla Bot, this could rise to $30 trillion. What are people's thoughts on these projections?

And will they ever reconsider their skepticism?

Yes, some of his predictions are late (like FSD and the Roadster), but personally, I prefer someone who eventually delivers the seemingly impossible over someone who neither promises nor delivers.

[1] - https://electrek.co/2016/08/04/tesla-anticipates-demand-for-...
radoomi
·2 năm trước·discuss
Please tell me another car that uses 48V for the whole electric system. Indeed there are other hybrid cars that use a 48V but only for the hybrid part. The actual benefit of Cybertruck's 48V system is that it lowered the amount of copper needed and simplified the whole system.

Then look again at steer by wire. Indeed, RZ450e seemed to have it last year in reviews as an optional packaged but now if I look on their website, there's nowhere to be found. Also, Toyota bZ4x stil doesn't have it, the plan is by the end of 2024. So yeah, not from 2022 like you said... And of course for rear steering it was always used, but the novelty in Cybertruck is the front steer by wire.

I also did look Automotive Ethernet and there are indeed a lot of informations about it, but again, tell me which cars have it for the whole system. There are indeed some like Hyundai that use it only for Entertainment system or VW for the driver assist. The main advantage of Cybertruck is that it's being used for everything which translates to lower complexity and lower cost.
radoomi
·2 năm trước·discuss
News is about how the guy uses the device successfully almost non-stop while awake. And how even though there were some issues with the retracted threads, the accuracy increased massively compared to the initial one.

But the title of the article says the implant experienced a problem.

Gotta love the Fake News Media
radoomi
·2 năm trước·discuss
The way I see it is what Waymo + others (and even Tesla until last year pre v12) was the same as someone doing ChatGPT but not with generative transformers but with if statements. If user asks what is that, say this, etc.

And now Tesla changed the game completely and moved to a 100% NN based system which indeed requires huge amounts of data which they're the only who actually have. All the other companies have no chance of getting that unless they fit their cars with thousands of dollars of gear for free (because I think no one would pay extra to get it and they really need it in ALL cars).

So it's probably not a good idea in terms of monopoly, but I think it will be Tesla FSD that gets integrated in all the other brands.
radoomi
·2 năm trước·discuss
I'm curious, when did you try it? On which version was it?
radoomi
·3 năm trước·discuss
Watch this list of short videos and hopefully it will change your mind: https://www.youtube.com/watch?v=hk9VQt5Nt64&list=PLxB143vg5_...

In my opinion short term things are getting worse indeed but in the medium future (10+y) it's going to start improving. What is really weird is that the "experts" completely lack the ability to recognize exponential growth (S curves) and model everything linearly. Especially episode 5 (~3:15) shows how coal usage has been massively over-estimated and not just a couple of years but 15 years and it's still going. And similarly how renewable energy sources are underestimated massively. The estimated time for going to 10TWh of renewables is ~2100, but it will most likely happen in 2030 (same episode ~10:00).

Of course, nobody says to stop worrying because things are actually bad. But just from the perspective of cost all energy will migrate to renewables and after doing that and price starting to decline to 0, we will be able to look into other ways to fix climate (e.g. recapture CO2 which currently is cost-prohibitive).
radoomi
·3 năm trước·discuss
I used to be scared, but lately I'm starting to change my mind.

I'm not saying it's not an issue, it's just that I'm very optimistic for the (near) future. And most of the scare comes from some very wrong estimates of expert's inability to recognise an S Curve of progress and not a linear one.

I recommend everyone to watch the Brighter series of videos from RethinkX [1]

Especially in episode 5 there's some graphs with every year's estimate of coal use and renewables that are really crazily wrong. I really can't understand how can "experts" be so wrong for tens of years and keep going.

It's already cheaper to install PV & Wind instead of any other fossil fuel alternative. And the price is only going down with scale. Also battery prices are going down so the problem of renewables intermittency will be solved as well.

Also, because of the fact that we need to have more power installed than consumption (because of intermittency) we will have more and more extra power (what Tony Seba from RethinkX calls Superpower or what we hear lately in news that energy price is negative). And with that what we can do is dump that energy into CO2 capture that was not feasible before because it was generating more CO2 with the power it used than what it captured.

[1] https://www.youtube.com/watch?v=hk9VQt5Nt64&list=PLxB143vg5_...
radoomi
·3 năm trước·discuss
Imagine planes with a receiver (that fly above the clouds) and are closer to the satellites.

Probably not needed anymore with the recent breakthroughs in battery density but still a nice future we have ahead...
radoomi
·4 năm trước·discuss
Exactly in the same spot, I've recently gone freelance where I'm paid by the hour and I've yet to take a holiday cause I always think this week of holiday will cost me $$$ (huge amount of money compared to what a normal one week holiday would cost). Sadly, I will probably burnout soon and ignore that thought.
radoomi
·4 năm trước·discuss
I used NGINX Proxy Manager for ages for my VPS where I host some side projects. But recently I switched to Caddy Docker Proxy (https://github.com/lucaslorentz/caddy-docker-proxy) and I'm happy with the switch.

Seems easier to set it up directly in the docker compose files rather than have an extra interface. I guess you can do more in NPM but for me it's enough.