Forwarded from Lobste.rs
Forwarded from Hacker News (yahnc_bot)
Multi-Kernel Drifting https://luqman.ca/blog/multi-kernel-drifting/
@luqman
Multi-Kernel Drifting
Using truss, dtrace & ctfconvert to figure out a faulty illumos kernel module.
Forwarded from Hacker News (yahnc_bot)
Build a passive radar with software-defined radio https://spectrum.ieee.org/passive-radar-with-sdr
IEEE Spectrum
Build a Passive Radar With Software-Defined Radio
Make a powerful radar using someone else’s transmitter
Forwarded from Hacker News (yahnc_bot)
Turbopack, the successor to Webpack https://vercel.com/blog/turbopack
Vercel
Turbopack: High-performance bundler for React & TypeScript - Vercel
Introducing Turbopack, the Rust-based successor to Webpack. A high-performance bundler for React Server Components and TypeScript codebases.
Forwarded from Hacker News (yahnc_bot)
Running Intel Binaries in Linux VMs with Rosetta https://developer.apple.com/documentation/virtualization/running_intel_binaries_in_linux_vms_with_rosetta
出两块儿(还有一块儿)(无了!)全新 4T 硬盘(叠瓦,DT02ABA400)
300不包邮,但是和北京市的群友可以现场交接+约饭?
京东价应该是 469,是两块儿都是京东换新的,还没有拆封
300不包邮,但是和北京市的群友可以现场交接+约饭?
京东价应该是 469,是两块儿都是京东换新的,还没有拆封
Forwarded from Solidot
披着羊皮的狼:利用流行乐扩散致命病原体
2022-10-27 18:48:00 by 金刚
UC Irvine 的三位研究人员在 arXiv 上发表了一篇预印本,描述了一种扩散致命病原体的新颖攻击。为了防止致命病原体泄露,生物实验室或传染病控制医院会要求使用名为负压室(Negative Pressure Room 或 简写 NPR)的设备,其内部维持负压,将微生物控制在 NPR 内部。实验室或医院会使用差压传感器(DPS)去监视和控制 NPR 的负压。研究人员报告,他们可以利用流行音乐在 DPS 中制造共振导致其读数超标,使其负压变成正压,导致潜在致命的病原体从 NPR 设备中泄露出来。研究人员在一个未具名的生物研究机构演示了他们的攻击。
#安全
2022-10-27 18:48:00 by 金刚
UC Irvine 的三位研究人员在 arXiv 上发表了一篇预印本,描述了一种扩散致命病原体的新颖攻击。为了防止致命病原体泄露,生物实验室或传染病控制医院会要求使用名为负压室(Negative Pressure Room 或 简写 NPR)的设备,其内部维持负压,将微生物控制在 NPR 内部。实验室或医院会使用差压传感器(DPS)去监视和控制 NPR 的负压。研究人员报告,他们可以利用流行音乐在 DPS 中制造共振导致其读数超标,使其负压变成正压,导致潜在致命的病原体从 NPR 设备中泄露出来。研究人员在一个未具名的生物研究机构演示了他们的攻击。
#安全
Forwarded from Hacker News (yahnc_bot)
Redditor acquires decommissioned Netflix cache server with 262TB of storage https://arstechnica.com/information-technology/2022/10/redditor-acquires-decommissioned-netflix-cache-server-with-262tb-of-storage/
Ars Technica
Redditor acquires decommissioned Netflix cache server with 262TB of storage
2013-era server offers rare peek under the hood of Netflix's Open Connect network.
Forwarded from Pigeon? Meow!
YouTube
Rust Before Main - Ryan Levick - Rust Linz, July 2022
When you run a Rust program, you may be tempted to think that the first code to execute is the main function. However, this is far from the case. In this talk, we'll explore what happens before the main function runs. By the end, you'll have a deeper understanding…