Forwarded from Hacker News (yahnc_bot)
Zylin ZPU: 32 bit CPU with GCC toolchain https://github.com/zylin/zpu
GitHub
GitHub - zylin/zpu: The Zylin ZPU
The Zylin ZPU. Contribute to zylin/zpu development by creating an account on GitHub.
Forwarded from Solidot
Servo 项目计划迁移到 Layout 2020
2023-04-14 14:01:00 by 火星超人
Servo 项目计划迁移到布局引擎 Layout 2020。Servo 是用 Rust 语言开发的实验性浏览器引擎项目,最初由 Mozilla 发起,2020 年 Mozilla 大裁员期间裁掉了 Servo 引擎团队,Servo 的开发此后陷入了停滞。Servo 项目后来找到 Linux 基金会托管,寻求为其它项目提供一个高性能的、安全的、可嵌入的模块化渲染引擎。过去几个月,项目的开发再次活跃。本周四,官方博客表示计划迁移到 Layout 2020 引擎。Servo 项目目前有两个布局引擎——Layout 2013 和 Layout 2020,顾名思义,其开发分别始于 2013 年和 2020 年,其中 Layout 2020 设计弥补 Layout 2013 的多个不足之处,开发者表示他们认为 Layout 2020 是项目继续前进的最佳布局引擎,计划不久之后迁移到该引擎。
https://servo.org/blog/2023/04/13/layout-2013-vs-2020/
#开源
2023-04-14 14:01:00 by 火星超人
Servo 项目计划迁移到布局引擎 Layout 2020。Servo 是用 Rust 语言开发的实验性浏览器引擎项目,最初由 Mozilla 发起,2020 年 Mozilla 大裁员期间裁掉了 Servo 引擎团队,Servo 的开发此后陷入了停滞。Servo 项目后来找到 Linux 基金会托管,寻求为其它项目提供一个高性能的、安全的、可嵌入的模块化渲染引擎。过去几个月,项目的开发再次活跃。本周四,官方博客表示计划迁移到 Layout 2020 引擎。Servo 项目目前有两个布局引擎——Layout 2013 和 Layout 2020,顾名思义,其开发分别始于 2013 年和 2020 年,其中 Layout 2020 设计弥补 Layout 2013 的多个不足之处,开发者表示他们认为 Layout 2020 是项目继续前进的最佳布局引擎,计划不久之后迁移到该引擎。
https://servo.org/blog/2023/04/13/layout-2013-vs-2020/
#开源
Forwarded from 🎉 Yuuta 的日常 🎂 via @pixiv_net_bot
Forwarded from Hacker News (yahnc_bot)
Dishwasher Salmon https://en.wikipedia.org/wiki/Dishwasher_salmon
Forwarded from Lobste.rs
lobste.rs
Booting modern Intel CPUs
1 comment
Forwarded from Hacker News (yahnc_bot)
Build and deploy 5G network with open-source software and off-the-shelf hardware https://rs-ojict.pubpub.org/pub/lqhigiva/release/2
RS Open Journal on Innovative Communication Technologies
A Comprehensive Tutorial on How to Practically Build and Deploy 5G Networks Using Open-Source Software and General-Purpose, Off…
Motivated by the many benefits enabled by Open RAN, there is a need for an educational comprehensive step-by-step tutorial on how an individual/company can practically build and deploy a 5G network using open-source software and commercial off-the-shelf,…
Forwarded from Hacker News (yahnc_bot)
Neobuthus Factorio https://en.wikipedia.org/wiki/Neobuthus_factorio
Forwarded from Plltxe.
Now browsers gonna support element morph transitions natively. The effect looks pretty impressive.
Gonna replace Framer Motion transitions with it when at least Firefox supports it.
https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API
🐘
Gonna replace Framer Motion transitions with it when at least Firefox supports it.
https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API
🐘
MDN Web Docs
View Transition API - Web APIs | MDN
The View Transition API provides a mechanism for easily creating animated transitions between different website views. This includes animating between DOM states in a single-page app (SPA), and animating the navigation between documents in a multi-page app…