Feed aggregator

Tesla Spyware

Hacker News - Sun, 08/02/2026 - 4:36am

Article URL: https://ma.tt/2026/07/tesla-spyware/

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

Points: 3

# Comments: 0

Categories: Hacker News

Don't replicate data over webhooks. SCROLL

Hacker News - Sun, 08/02/2026 - 4:35am

Article URL: https://welidev.github.io/scroll/

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

Points: 1

# Comments: 1

Categories: Hacker News

Multiplayer AI Infrastructure

Hacker News - Sun, 08/02/2026 - 4:08am

Article URL: https://github.com/Abloatai/docs

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

Points: 2

# Comments: 0

Categories: Hacker News

Agent4Lease

Hacker News - Sun, 08/02/2026 - 2:59am

Article URL: https://agent4lease.com/

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

Points: 1

# Comments: 0

Categories: Hacker News

CRM: An open-source, agentic-first CRM

Hacker News - Sun, 08/02/2026 - 2:59am

Article URL: https://github.com/trycompai/crm

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

Points: 1

# Comments: 0

Categories: Hacker News

CodeFloe – Alternative to GitHub

Hacker News - Sun, 08/02/2026 - 2:51am

Article URL: https://codefloe.com

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Btfy – a blockchain that uses weather observations

Hacker News - Sun, 08/02/2026 - 2:44am

Hi HN,

I built Btfy, an experimental blockchain that uses weather observations as a source of unpredictability for consensus

The motivation is simple. Proof of Work generates uncertainty by performing computations. I wanted to explore whether we could obtain some of that uncertainty from the real world instead.

Btfy combines weather observation data with a Verifiable Delay Function (VDF):

Weather Observation Data -> VDF -> Block -> Hash Chain

In the current implementation, observation data is collected from multiple locations, a VDF is computed, and the result is used to generate a block. Furthermore, because each block depends on the hash of the previous block, making it difficult to replay previously observed weather data to construct an alternative history.

This is strictly an experimental project and not a production-ready consensus protocol. I am particularly interested in the security assumptions here: specifically, how much uncertainty weather observation data can actually provide, how an attacker might manipulate or predict the beacon, and whether the VDF plays a meaningful role in this design.

Btfy is still a very early-stage project and requires various forms of validation. However, I hope this sparks exploration into the possibilities of new blockchains based on real-world information. I would love to hear your feedback.

Thanks!

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

Points: 2

# Comments: 1

Categories: Hacker News

Pages