Feed aggregator

Void.rx: Altered states for artificial minds

Hacker News - Sun, 02/15/2026 - 12:16pm

Article URL: https://openclawpharmacy.com/

Comments URL: https://news.ycombinator.com/item?id=47025437

Points: 1

# Comments: 0

Categories: Hacker News

LT6502: A 6502-based homebrew laptop

Hacker News - Sun, 02/15/2026 - 12:12pm

Article URL: https://github.com/TechPaula/LT6502

Comments URL: https://news.ycombinator.com/item?id=47025399

Points: 6

# Comments: 0

Categories: Hacker News

Sharaf – Minimalistic Scala 3 web framework

Hacker News - Sun, 02/15/2026 - 12:09pm

Article URL: https://github.com/sake92/sharaf

Comments URL: https://news.ycombinator.com/item?id=47025367

Points: 2

# Comments: 0

Categories: Hacker News

When to Watch Netflix's 'America's Next Top Model' Docuseries

CNET Feed - Sun, 02/15/2026 - 12:00pm
Netflix is hours away from dropping Reality Check: Inside America's Next Top Model with Tyra Banks.
Categories: CNET

Show HN: ShadowStrike – building an open-source EDR from scratch

Hacker News - Sun, 02/15/2026 - 11:21am

For the past two years I’ve been working on a long-term project called ShadowStrike, an experimental endpoint detection and response engine written mostly in C/C++ with some x86-64 assembly components.

This project is still pre-alpha. It does not compile yet, the codebase is large and messy, and many components are under heavy refactoring. I’m sharing it early because I’d rather build in public and learn from feedback than wait for perfection.

The focus so far has been understanding how EDR systems are structured and implementing core building blocks, including:

- A custom Windows kernel monitoring sensor - Detection logic around process, filesystem, registry, and memory behavior - Memory-mapped data stores for performance (hash/pattern/signature) - Pattern matching experiments using Boyer Moore techniques - Aho Corasick - B+Tree - Boyer Moore - KMP Failure functions - Z algorithms - HeapTrie Nodes , etc. - SQLite-backed management storage

I’m currently evaluating architectural directions such as hypervisor-based protection versus relying on the Windows Hypervisor Platform, and working on improving low-level reasoning by studying reverse engineering tools and kernel debugging workflows.

The biggest challenges so far have been: - managing complexity as the codebase grew - designing boundaries between kernel/user components - balancing experimentation with maintainability

This is a multi-year learning project, not a finished product. My rough goal is to reach a cohesive working version with integrated modules and UI in the coming years.

I’d appreciate technical feedback, criticism, or architectural suggestions.

Comments URL: https://news.ycombinator.com/item?id=47024927

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Noctaploy. A Postgres-first managed platform (public beta)

Hacker News - Sun, 02/15/2026 - 11:20am

I’ve been building Noctaploy, a Postgres-first managed platform, and it’s now in public beta.

It focuses on:

Simple provisioning (region + plan, no maze of options)

TLS-only access by default

Backups with explicit retention

Metered monthly billing (pay for actual usage)

The goal is boring, predictable Postgres without the rest of the platform overhead.

Would appreciate thoughtful feedback from people who care about databases.

https://noctaploy.io

Comments URL: https://news.ycombinator.com/item?id=47024919

Points: 1

# Comments: 0

Categories: Hacker News

America's Future Is African

Hacker News - Sun, 02/15/2026 - 11:16am
Categories: Hacker News

Pages