As you may know there are well known free repeater apps that are widely used for ham radio repeater info, but there are several reasons to try the premium repeaterSTART app: (currently on sale for 14.99 $4.99, biggest sale of the year…):
AI Attempts at Ham Radio Help
There has been much research in recent months making LLMs give helpful and useful information. Unfortunately it is often wrong or inaccurate. Today I show how some simple tasks for radio amateurs are given back with incorrect information in Claude, ChatGPT and Bing AI assistant:
Continue reading “AI Attempts at Ham Radio Help”Laravel update breaks Eloquent queries
Laravel is generally known to be compatible from minor release to minor release, but a recent update breaks many queries and has been reported by several coders!
Continue reading “Laravel update breaks Eloquent queries”Kv4p HT app brings 2-meter Ham Radio to Android Phones
If you have been involved in amateur radio groups you may have noted the new popular kv4p HT project that many have been talking about. This app and USBC-connected radio chip let you use your phone as a small ham radio handheld!
Continue reading “Kv4p HT app brings 2-meter Ham Radio to Android Phones”UK Repeaters added in RepeaterSTART
The United Kingdom ham radio repeaters are now added and synced thanks to the https://ukrepeater.net/ API.
Continue reading “UK Repeaters added in RepeaterSTART”Optimizing a Python program with profiling data
If you have been maintaining a Python program that has been growing for some time with new features you may notice at some point it can get a bit lagging and slow. For example, the app that is powered by hearham.com repeaters listing has grown from thousands of repeaters to now over 10,000 repeaters in the listing shown in the app. This hung things up especially on devices like Raspberry Pi or Librem phone while starting up the app.
Continue reading “Optimizing a Python program with profiling data”Utah VHF Society Repeater list now brought in to the repeater listing
If you have visited Utah any time recently with a ham radio you may have noted that not all of the repeaters coordinated in the area are on the repeater listing. As of this weekend this has been brought in with permission from the Utah VHFS!
Continue reading “Utah VHF Society Repeater list now brought in to the repeater listing”Hearham.live repeater listing now includes Australian database
As of last weekend, the Wireless Institute of Australia Database is included, with permission, into the database backing Repeater-START app. This improves the listing with hundreds of repeaters local to Australia brought in from their listing.
Continue reading “Hearham.live repeater listing now includes Australian database”Introducing the new EMP-proof Ham Radio Repeater Listing
If you have been using Amateur radio for some time you may know about the app connected to hearham.live repeater listing, which lets you keep an offline record of radio repeaters and a topo-map, on your Linux computer, tablet, phone, or even Android phone. But what would you do during an EMP or solar event causing extended downtime and damage of all computer devices?
Continue reading “Introducing the new EMP-proof Ham Radio Repeater Listing”What3Words API in Laravel: Integrating geolocation finder in your web app
What3words is an interesting alternative to sharing around long latitude/longitude numbers, instead share just a few words!
The first step to integrating the api is signing up for a free API key. Then require the library using composer – in the main project folder run:
Continue reading “What3Words API in Laravel: Integrating geolocation finder in your web app”