frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

I built a new PoW protocol and observed a surprisingly early solution

2•babakkarimib•1h ago
I recently deployed an experimental proof-of-work protocol called Shardhash. The idea is simple: miners compete by finding hashes with a required suffix pattern, and rewards scale with the number of matching hex digits.

Something unexpected happened during testing.

A wallet that had never interacted with the protocol before submitted a failed claim and then a successful claim. The successful solution was Tier 10 (roughly a 1 in 16^10 event), with a nonce value of 18.

The interesting part was the timing:

- The failed claim used nonce 17 but was rejected because the round had already expired.

- The failed claim was submitted 300 seconds after the round started, even though the submission window is only 12 seconds.

- The next claim used nonce 18 and succeeded.

- The successful claim was submitted 480 seconds after that round started (42 Ethereum blocks later), about 180 seconds after the failed submission.

At first glance this looked strange because a very low nonce satisfying a Tier 10 target is extremely unlikely if only a small sequential search range is tested.

After investigating, the more likely explanations are:

- the miner used a custom implementation rather than the reference miner,

- the miner was able to precompute because the challenge became available before the round opened (extra 12 seconds window before submission period starts),

- or it was simply a rare probabilistic event.

Shardhash contract: https://etherscan.io/address/0x295121422b9d0fd3cbddc9e203ae9b4a1eff0082

Ask HN: What do you watch during lunch or dinner, if you're by yourself?

3•MinimalAction•1h ago•8 comments

Is AI used in school system and how are they implementing it

3•rohankc_01•1h ago•1 comments

I built a new PoW protocol and observed a surprisingly early solution

2•babakkarimib•1h ago•0 comments

Ask HN: Which Jabber clients support SCRAM+ and XEP-0474

8•Bender•5h ago•0 comments

Ask HN: What's expected from an engineering manager or director now?

3•agentwrangler•1h ago•2 comments

Ask HN: What livestream do you keep open in a tab?

32•missmoss•6h ago•10 comments

Ask HN: HotPin – lossless 120B MoE inference on 24GB RAM (CPU, 50 loc)

3•LozzKappa•4h ago•0 comments

Timed YouTube video transcripts in .txt and .pdf

6•cristyg0101•7h ago•1 comments

Ask HN: What are some popular AI detection software that you know/have used?

2•dd-sharma•3h ago•1 comments

What happens behind the scenes when we change effort for same LLM models?

11•tbharath•8h ago•8 comments

Ask HN: How to get your open-source project gain popularity?

3•Hussain04•5h ago•11 comments

Who's making money from using/exploiting AI?

9•jonthepirate•9h ago•1 comments

What is the status on continual learning for LLMs?

5•fred123123•4h ago•9 comments

Ask HN: What happens when we do compress the context in Claude Code?

5•tbharath•7h ago•4 comments

Ask HN: What do you do when your AI agents are working?

4•mavsman•5h ago•1 comments

Tell HN: A.I Labs are headed by people without world manufacturing experience

3•dzonga•7h ago•1 comments

Ask HN: Is neuromorphic computing going to replace traditional AI?

5•lennart-rth•14h ago•2 comments

The Cost of Seamlessness

3•taotuner•7h ago•1 comments

Will it be possible to do LLM Pool Training?

2•slicktux•8h ago•2 comments

Ask HN: Why are Meta products so bad?

4•asxndu•8h ago•3 comments

Has anyone figured out how to guard LLMs on kernel level?

3•isaacnsisong•13h ago•1 comments

Tell HN: It's a Lot

7•mettamage•13h ago•2 comments

Postgress in Rust

4•poldex•16h ago•1 comments

Tell HN: Namecheap gave my account to an unverified third party

482•Thrashed•2d ago•174 comments

Ask HN: What other professions are software programmers considering?

3•i_idiot•4h ago•1 comments

The things that matter take a minute

4•ishener•7h ago•0 comments

Why My Open-Source Project Hasn't Done Better

4•yohji1984•10h ago•1 comments

Ask HN: How would you harden AI changes to a 1M-line legacy SaaS before review?

4•thegreatkahuna•16h ago•13 comments

Ask HN: Do types make a language more expressive, or less?

3•greenlimetea•12h ago•1 comments

Companies are optimizing models for specific benchmarks

4•mzubairtahir•17h ago•0 comments