frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: ADS-B Receiver for the Terminal

https://github.com/encse/adsb-tui
2•encse•1h ago

Comments

encse•1h ago
I started to learn about radios a few years ago, and slowly picking up enough DSP knowledge to write 1-2 decoders (mostly for satellite signals).

This project of mine is an ADS-B receiver that works with an SDR dongle connected to your Pc. It receives nearby aircraft signals, short data sequences sent on 1090MHz. These packets tells us about the aricraft’s identifier, position, speed etc.

I focused on the signal decoding part, mostly to get bits out of the raw IQ stream provided by the SDR. That is the most useful part for me.

I used a stock python library to parse the data and ported (AI) the mapSCII library from JavaScript so that I can show the aircrafts in a nice map in the terminal.

The mapSCII port is available in pypi as a separate package. I think that’s the most valuable part of this experiment for others.

Otherwise, I enjoy looking at the planes moving around in the console. I use a mac and know that Windows is more picky when it comes to ANSI stuff and unicode, but it might work as well.

toomuchtodo•1h ago
This is dope. Can it consume an IP stream for ADS-B data as well? https://www.adsb.lol/ for example. Sometimes you cannot colocate the SDR with the workstation, and so it's useful to be able to consume either an IP feed or the SDR RF data stream from afar.
encse•1h ago
It’s SDR only, because i was mostly interested in how to process the signal.
toomuchtodo•1h ago
Thanks for the reply, great work!
j_aime•42m ago
Really cool project! The fact that you built the decoding pipeline too makes it especially impressive. Nice work!
encse•13m ago
Thanks

Smol Machines: Kubernetes-in-a-Microvm

https://smolmachines.com/engineering/kubernetes-in-a-microvm
1•binsquare•33s ago•0 comments

Auto-SFT optimizes parameters for LoRA fine-tuning

https://github.com/theprint/auto-sft
1•rasras•1m ago•0 comments

The Soviet nuclear submarine wreck that is a 'ticking time bomb'

https://www.bbc.com/culture/article/20260709-the-nuclear-submarine-wreck-that-is-a-time-bomb
1•saikatsg•1m ago•1 comments

Koi Is the Fastest Editor

https://twitter.com/asyncze/status/2077077632899031099
2•hackermanai•4m ago•0 comments

Work loudly

https://ben.balter.com/2026/07/14/work-loudly/
2•chmaynard•6m ago•2 comments

Benchmarking gRPC Load Balancing on K8s in 2026: Linkerd vs. Istio vs. Cilium

https://www.buoyant.io/blog/benchmarking-grpc-load-balancing-on-kubernetes-linkerd-vs-istio-vs-ci...
2•darksoul•7m ago•0 comments

Fear and Loathing in Las Vegas (Film)

https://en.wikipedia.org/wiki/Fear_and_Loathing_in_Las_Vegas_(film)
1•doener•8m ago•0 comments

Space cargo costs could fall more than 90% by 2040

https://www.cam.ac.uk/stories/space-cargo-costs-set-to-plummet
1•gnabgib•8m ago•0 comments

Reversal of protein chemical aging by enzymatic deglycation

https://www.nature.com/articles/s41467-026-75141-2
1•birriel•9m ago•0 comments

New Linux Patches Aim to Better Handle Multiple Swap Devices

https://www.phoronix.com/news/Linux-Improve-Multi-Swap-Device
1•Bender•10m ago•0 comments

Show HN: Sorted-Collections – Fast, typed sorted data structures for TS/JS

https://github.com/johansneirap/sorted-collections
1•johansneirap•10m ago•0 comments

Free Mac app reveals the truth about your mystery USB-C cables

https://www.theverge.com/gadgets/963759/whatcable-usb-c-cable-tester-app-mac
1•speckx•10m ago•0 comments

From Prompt Engineering to Intent Engineering

https://danielmiessler.com/blog/intent-engineering
1•speckx•10m ago•0 comments

EV battery recycling has a math problem

https://text.npr.org/nx-s1-5847025
2•mooreds•12m ago•0 comments

User loses 25 years of data after a Microsoft account hack, with no way back

https://www.neowin.net/news/user-loses-25-years-of-data-after-a-microsoft-account-hack-with-no-wa...
4•jenic_•12m ago•2 comments

Popular dog food recalled nationwide may contain sharp metal fragments

https://www.kcra.com/article/dog-food-recall-pedigree/71910147
1•nothrowaways•12m ago•0 comments

Microsoft deleted my account and OneDrive

https://twitter.com/JoshuaKhane/status/2076918699248803977
2•nixass•15m ago•0 comments

Build Your Own Computed Axial Lithography 3D Printer

https://makezine.com/projects/instant-prints-opencal-layerless-3d-printing/
1•mhb•16m ago•0 comments

OS –> Prod Survey

https://stateofopensource.ai/
1•cramersglue•16m ago•0 comments

Cognitive debt is a real organizational risk

https://www.thoughtworks.com/insights/blog/generative-ai/cognitive-debt-real-organizational-risk
1•mooreds•17m ago•0 comments

A compiler that solves Anthropic's VLIW optimization challenge

https://github.com/fiigii/ai-comp
1•uglyHaskell•18m ago•1 comments

U.S. Treasury sanctions on a VPN service knocked out Telegram's shortlink domain

https://meduza.io/en/news/2026/07/14/u-s-treasury-sanctions-on-a-vpn-service-knocked-out-telegram...
4•zczc•22m ago•0 comments

"What's Your Age Again?" Major Discussion on Age Assurance at HOPE 26

https://www.hope.net/talks/
1•aestetix•22m ago•1 comments

Vichan has reached its end of life

https://github.com/vichan-devel/vichan
2•anigbrowl•23m ago•1 comments

Mcpsense-proxy bridge legacy stateful MCP servers to the July28,2026 spec

https://github.com/comerade2134/mcpsense-proxy
1•light82083•26m ago•0 comments

The Competition Is Not the Problem

https://timleland.com/the-competition-is-not-the-problem/
1•TimLeland•28m ago•0 comments

Madden NFL 27 on Apple Arcade

https://www.apple.com/newsroom/2026/07/madden-nfl-27-arcade-edition-brings-gridiron-action-to-app...
2•nate•29m ago•0 comments

Emacs Docs: The modern documentation website Emacs deserves

https://emacsdocs.org
1•chiply•29m ago•1 comments

Asterism – a local-first knowledge graph that grows from your Claude chats

https://github.com/biditdas18/asterism
1•biditdas18•30m ago•0 comments

End-to-end encrypted secret sharing with the Web Crypto API

https://notnotp.com/notes/end-to-end-encrypted-secret-sharing-with-the-web-crypto-api/
1•chmaynard•33m ago•0 comments