Website profile

@Github

Join the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances humanity.

  • 23articles · 30d
  • 2+ day agolatest article
  • Aug 15, 2026earliest in window
  • 0%with images
  • 282avg words
articles per day
Categories
  • Science & Technology 22
  • Software Dev. 22
  • Finance 14
  • Computers & Electronics 6
  • Internet & Telecom 2
  • Economy, Business & Finance 1
  • Games 1
  • Games2 1

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

GitHub
github.com > lightningnetwork > lnd > pull > 11061

bolt12: add Merkle tree and BIP-340 message signatures by bitromortac · Pull Request #11061 · lightningnetwork/lnd

2+ day, 23+ hour ago   (685+ words) Part of #10736. Based on #11001. Adds Merkle tree construction over TLV records (MerkleRoot) and BIP-340 Schnorr message signatures (signMessage, verifySignature) for BOLT 12 invoice requests and invoices, and verifies the signature on read so a decoded message with an invalid signature is…...

GitHub
github.com > benthecarman > open-ssp

GitHub - benthecarman/open-ssp: A self-hosted Spark Service Provider written in Rust.

1+ week, 1+ day ago   (281+ words) open-ssp is a self-hosted Spark Service Provider written in Rust. One process provides the SSP GraphQL API, owns the Spark liquidity wallet, fills Swap V3 requests, and settles Lightning payments through ldk-server. The service uses the Breez Spark Rust SDK for…...

GitHub
github.com > privkeyio > knots-startos > releases > tag > v29.4.1_4-knots

Release Bitcoin Knots 29.4.1 rc4 · privkeyio/knots-startos

2+ week, 1+ day ago   (254+ words) rc4 schedules the BLAKE2b proof of work change on mainnet at height 961640, which rc3 did not, and moves the testnet4 height from 150027 to 150308. Mainnet is already past 961640 and testnet4 is past 150308, so on either network this node follows the BLAKE2b chain from the activation height and…...

GitHub
github.com > cthulhutoo > limtop

GitHub - cthulhutoo/limtop: btop for AI usage — TUI dashboard for LLM tokens, costs, and rate-limit windows (fork lineage: aitop)

3+ week, 22+ hour ago   (364+ words) btop for AI usage. A single Rust binary that reads the CLI coding agents you already use — Claude Code, opencode, Hermes — and shows tokens, cost, cache behavior, and burn-rate in one terminal dashboard. No server, no account, no telemetry: everything…...

GitHub
github.com > ViniciusCestarii > bitcoin-node-os-fingerprint

GitHub - ViniciusCestarii/bitcoin-node-os-fingerprint: Scans publicly reachable Bitcoin nodes with nmap -O to guess their operating system

4+ week, 1+ day ago   (625+ words) Scans publicly reachable Bitcoin nodes with nmap to guess their operating system, then aggregates the results into general OS classes (Linux, BSD, Windows, macOS, Android, Solaris, etc.) for statistics. nmap's OS detection is a best-effort guess, not a fact. It…...