🦞🌯 Lobster Roll

Stories by metadescription

Show HN: PIrateRF – Turn a $20 Raspberry Pi Zero into a 12-mode RF transmitter (github.com)
I built a software-defined radio transmission platform that runs on a Raspberry Pi Zero W. It spawns its own WiFi hotspot and serves a web UI — connect from any device and you have a portable RF signal generator with 12 transmission modes: FM broadcasting with RDS, FT8, RTTY, FSK, POCSAG paging, Mor...
Show HN: MetaTrader 5 in Windows via Docker and QEMU/KVM with a REST API (github.com)
MetaTrader 5 only runs on Windows. The official Python library only works on Windows. If you want programmatic access to market data and order management from a Linux box, your options are Wine (broken), VPS (expensive and annoying), or write MQL5 (a C++ knockoff from 2005 that makes you want to cry...