senthilsam28's Feed

Feeds to Scour
SubscribedAll
Scoured 1,416 posts in 22.2 ms
For most of Java’s history, a sophisticated exploit required a sophisticated attacker. But, in this era of AI, Anthropic’s Claude Mythos demonstrates that AI can autonomously uncover previously unknown vulnerabilities and generate working exploit paths at scale — without human expertise. What once required deep, specialized expertise can now be accomplished with little more than … The post appeared first on . Read more ›
Feeds
> But my students weren’t as happy as I was - they wanted to build something genuinely useful, and they were really disappointed that our “product” had strong architectural limits and couldn’t outperform titans like nginx and haproxy. Read more ›
Discussed on Hacker News
Feeds
What this is Shared-memory threads for JavaScriptCore. new Thread(fn) runs fn on another thread, in the same heap, with the same objects. No structured clone, no message passing, no SharedArrayBuff... Read more ›
Covered by indiehacker.news
Discussed on Hacker News
Feeds
The slab memory allocation changes for Linux 7.2 have been merged and continue to see more work around shaves and performance optimizations... Read more ›
Discussed on Hacker News and r/linux
Feeds
I built the same in-memory cache six ways with the Go standard library and benchmarked them across read/write mixes and core counts. Lock striping wins by up to 8×, sync.RWMutex turns out to be a trap, and one design gets slower the more cores you add. Read more ›
Discussed on Hacker News
Feeds
Every production outage traced back to a kernel driver shares the same origin: the error path was never tested. Read more ›
Discussed on Substack
Feeds
Here are some highlights of what we’ve done with 2,188 commits in the past year: Adopted Swift structured concurrency and async/await Adopted ... Read more ›
Feeds
🔍Sanitizersyoutube.comContent type: Video·
Discussed on Hacker News
Feeds
The web page of the Memory Management Toolkit, MMTk. Read more ›
Discussed on Hacker News
Feeds
🐍CPython Internalsyoutube.comContent type: Video·
Discussed on Hacker News
Feeds
ZFS and Ceph are both powerful open-source storage technologies, but they address fundamentally different challenges. This article explores the trade-offs between distributed storage and standalone storage architectures, helping infrastructure teams determine when Ceph’s scalability is necessary and when ZFS offers a simpler, faster, and cost-effective solution. The post appeared first on . Read more ›
Feeds
Prism: An Impure Functional Language With Typed Effects This is going to be a very nerdy post so bear with me. Here is a function. Read it the way you would read any other function, and then tell me its type. fn fib(n) = var a := 0 var b := 1 repeat(n) fn let t = a + b a := b b := t a That is a mutable loop. There is a var, there is assignment, there is a temporary so the swap does not eat itself. It is, line for line, the fib you would write in Python after deciding that recursion was a youn... Read more ›
Feeds
🔀CRDTsarxiv.org·
Existing Decentralised Identifier (DID) methods require coordination, an agreed global order of operations, to update a DID document: blockchain-anchored methods incur fees and latency; lightweight peer methods (did:key, did:peer) offer no update mechanism; and Sidetree methods still require blockchain ordering for finality. We present did:crdt, a DID method that targets W3C DID Core and removes the need for coordination entirely: there is no le... Read more ›
Feeds
A few months ago I sat in on a system design round where the candidate nailed every classic question — sharding, load balancers, the works… Read more ›
Feeds
🔌VirtioTao of Mac·
I’ve been running a mixed Proxmox cluster for years – four nodes of wildly different capability, from an Atom x5-Z8350 with 2 GB of RAM (a z... Read more ›
Discussed on Hacker News
Feeds
Raspberry Pi OS 2026-06-18 is now available for download with Linux kernel 6.18 LTS, new default touchscreen associations, new icons, updated Labwc Wayland compositor, and more. The post appeared first on Read more ›
Feeds
Log-structured merge (LSM) trees attach an approximate-membership filter to every run and must split a fixed memory budget across them. The static optimum is known (Monkey); a large systems literature then makes the allocation adaptive, tracking shifting hotness online. We ask a prior question: when is that adaptivity worth its machinery? We give three analytical answers and validate them on synthetic sweeps, real Twitter production cache traces... Read more ›
Feeds
redditTags: <a href=" Read more ›
Feeds
A beginner-friendly but deep dive into virtual memory, page tables, address translation, swapping, page faults, and Linux memory magic Read more ›
Feeds
Contributed By Daniel Wong, University of California, Riverside Read more ›
Feeds
Sign up or log in to see more results

Keyboard Shortcuts

Navigation

Next / previous post
j/k
Open post
oorEnter
Preview post
v

Post Actions

Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Save / unsave
s

Recommendations

Add interest / feed
Enter
Not interested
x

Go to

Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Discover
gb
Search
/

General

Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help