今日已更新 212 条资讯 | 累计 24871 条内容
关于我们

开发者

编程技术、框架工具、最佳实践

6907
篇文章

共 6907 篇 · 第 122/346 页

Reddit r/programming

eBPF Looks Illegal: running your code inside the Linux kernel

A visual walkthrough of Linux eBPF. It goes through the basic pipeline: write a small C program, compile it with clang, load it with bpf(), get it past the verifier, JIT it, attach it to a kernel event, and read data back through maps/ring buffers. The second half gets into why people use it for tracing, XDP packet filtering, security hooks, and sched_ext, then ends with the less fun part: the verifier is the safety boundary, and eBPF gets a lot scarier when the person loading the program already has access. submitted by /u/Ok_Marionberry8922 [link] [留言]

/u/Ok_Marionberry8922 2026-07-07 01:17 👁 4 查看原文 →
HackerNews

Tell HN: I managed to unsubscribe from Adobe CC without being charged

I had an educational Adobe CC subscription that went from ~£25 per month to ~£67 recently. When I went to cancel after I realised I didn't really use it that much and could just use Affinity, I was shocked to find out that I was going to be charged ~£250 because although I pay monthly I was in a yearly contract. (I did know that, which is on me, but it's easy to forget that because of the payment structure). It's a serious barrier, so I looked at the other options, and you're able to transfer to

frereubu 2026-07-07 00:50 👁 3 查看原文 →
The Verge AI

Former Xbox studios Double Fine and Compulsion will keep games after going indie

Microsoft is spinning off four of its Xbox game studios - Compulsion Games, Double Fine Productions, Ninja Theory, and Undead Labs - as part of the restructuring announced today. However, two that are going independent, Double Fine and Compulsion, will get to keep their franchises and games catalogs, according to Xbox CEO Asha Sharma. "Compulsion […]

Jay Peters 2026-07-07 00:22 👁 9 查看原文 →