September 2022

Network problems when installing perl dependencies using cpan

Original link: https://blog.251.sh/notes-to-use-cpan-to-install-perl-with-proxy Recently, I have been working on the texlive upgrade of openEuler. I saw that they have their own perl bots , and the PRs of several perl packages required for the texlive upgrade have not moved, so I plan to file a PR myself. The biggest difficulty encountered is actually the network

Network problems when installing perl dependencies using cpan Read More »

Relationship of RabbitMQ connection channel

Original link: https://www.ahianzhang.com/post/rabbit-network/ The Rabbit java client sends the message code as follows 1 2 3 4 5 6 7 8 Connection connection = connectionFactory.newConnection(); Channel channel = connection.createChannel(); AMQP.BasicProperties basicProperties = new AMQP.BasicProperties().builder() .messageId (UUID.randomUUID().toString()) .build(); channel.basicPublish(“biz”,”dev.hello”,false,basicProperties,”Hello World”.getBytes()); channel.close(); connection.close(); For AMQP 0-9-1 network connection, a client will establish a Tcp long connection (Connection)

Relationship of RabbitMQ connection channel Read More »

Userpilot raises $4.6 million in seed funding

Userpilot is a product experience service provider, focusing on building a user experience platform, mainly conducting internal testing and experience before product release, and evaluating user participation and satisfaction through built-in data analysis, so as to measure the use value of products, Committed to providing users with relevant product management solutions. Userpilot raised $4.6 million

Userpilot raises $4.6 million in seed funding Read More »

ZineOne secures $28 million in Series C funding

ZineOne is an AI enterprise marketing solutions provider that helps businesses take action in real time using AI-driven decision-making layers, enabling brands to process real-time data streams from multiple digital sources and build real-time contextual insights that drive real-time action, Committed to helping businesses engage with users through their digital channels. ZineOne announced that it

ZineOne secures $28 million in Series C funding Read More »

Cultivated Biosciences secures $1.5 million in seed funding

Cultivated Biosciences is a dairy producer that uses a GMO-free yeast fermentation process to produce artificial, high-fat “cream”. The company operates in the sustainable food industry and is committed to reducing human reliance on animal meat and milk. Cultivated Biosciences recently announced to raise a pre-seed round of $1.5 million, led by Swiss Wingman Ventures,

Cultivated Biosciences secures $1.5 million in seed funding Read More »

NASA plans to use RISC-V architecture processors in future space missions

As part of NASA’s High Performance Space Computing program (HPSC), SiFive, which developed RISC-V architecture processors, will develop HPSC processors for future space missions. Processors used in space missions need to be hardened against radiation. The HPSC processor developed by SiFive will contain 8 Intelligence X280 RISC-V vector cores and another 4 SiFive RISC-V cores

NASA plans to use RISC-V architecture processors in future space missions Read More »

How China Shaped the iPhone

This fall, Apple will make some of its flagship iPhones outside of China for the first time, a small but significant change. But the development of the iPhone 14, expected to be released on Wednesday, shows just how difficult it will be for Apple to truly break away from China. According to four people and

How China Shaped the iPhone Read More »