狮城工程师远赴欧洲 引入最新半导体科技

https://www.zaobao.com.sg/news/singapore/story20210818-1180651?utm_source=facebook&utm_medium=dc-social-sponsored&utm_campaign=apx46185-zbsg-article6&fbclid=IwAR2l9xI0GPDPd1uqR24qwZ8Ks9A6e3BZjiHpU5818qAz__M9dD5E4R8qNTs

Machine Learning Reimagines the Building Blocks of Computing

https://www.quantamagazine.org/machine-learning-reimagines-the-building-blocks-of-computing-20220315/

Now researchers are taking a fresh look at traditional algorithms, using the branch of artificial intelligence known as machine learning. Their approach, called algorithms with predictions, takes advantage of the insights machine learning tools can provide into the data that traditional algorithms handle. These tools have, in a real way, rejuvenated research into basic algorithms.

Running home assistant from docker

You can run home-assistant from docker using the following command:

docker run -p 8123:8123 homeassistant/home-assistant

and access the home-assistant through localhost:8123

What is Euler’s formula actually saying?