Search

Showing top 117 results for "technical bugs"

Discussions and forums

Hacker News · u/cayleyh · 1w ago

Ask HN: Are advances in AI going to push Linux to a micro-kernel?

This is something that has been bouncing around my head for the past couple weeks with the flood of security related news around Mythos and the number of 0days being found.Microkernels, unikernals, hardware-enforced capa…

4 9
r/netsec · u/unknownhad · 2w ago

The compression of the exploit timeline: Why n-day gaps and 90-day embargoes are failing in practice.

The traditional vulnerability disclosure timeline relies on a fundamental assumption: exploit development and vulnerability discovery take time. Over the last 12 months the integration of LLMs into offensive tooling has …

r/macgaming · u/Dry_Usual7602 · 6d ago

Call of Duty 4 running full native on macOS

In case you aren't aware. There have been a few CoD games that have shipped with debug symbols (.pdb files). They pretty much lay out all function names and files, which is intended to be used with debugging. One of thes…

Hacker News · u/alokksrivas · Dec 2, 2025

GraphLite: An open-source embedded graph DB with full ISO GQL support (Rust)

A few days ago we open-sourced GraphLite, an embedded graph database written in Rust that implements the new ISO GQL (ISO/IEC 39075:2024) standard end-to-end.Why we built it: Graphs are quickly becoming foundational in A…

3 4
r/LocalLLaMA · u/gladkos · 3w ago

Qwen 3.6 27B vs Gemma 4 31B - making Packman game!

Gemma just crushed Qwen in a local LLM gamedev contest! Device: MacBook Pro M5 Max, 64GB RAM Qwen 3.6 27B: 32 tokens/sec · 18m 04s · 33,946 tokens. Gemma 4 31B: 27 tokens/sec · 3m 51s · 6,209 tokens. So what is more impo…