In recent months, new inventions like ChatGPT have been said to be possibly the end of society, or the saving of society… but maybe this is something that is something very similar to what has been hyped before?
Continue reading “How to build your own ChatGPT-style chat bot”NodeRed for Onstar access for GM/Chevy vehicle access
In recent years there has been a surge in popularity of Chevrolet vehicles like the Chevrolet Bolt and, coming soon, the Equinox EV. There has also been increased popularity for Linux phones like the Librem phone, but unfortunately there has been no equivalent for the “myChevrolet” app for your own computer or Linux-phone… unless you know where to look.
Continue reading “NodeRed for Onstar access for GM/Chevy vehicle access”Wordle game analysis with Python
Wordle is an interesting word game in the style of the old mastermind game. You can try it out on NYT puzzle page or other places. Check it out and try a round!
Continue reading “Wordle game analysis with Python”Be ready for internet outages
Whether you have a very flaky internet connection at your residence, or you expect potential cyber attacks, it may be time to review Purism’s recent guide to prepping with some extra hard drives and some tools:
Continue reading “Be ready for internet outages”Pat + Winlink with handheld radio and handheld Mobilinkd TNC
A previous posting showed how to set up Winlink through basic internet (Telnet). Internet/Wifi may or may not be available in any emergency, however, so it is important to be able to work Winlink over a VHF/UHF radio – which is the main benefit of WINLINK over e-mail, after all. To get this working you will need a radio, a TNC, and computer with the Pat or Winlink program. For my test I use a Yaesu FT-70 handheld, Mobilinkd TNC3, and Pat on a Linux computer.
Continue reading “Pat + Winlink with handheld radio and handheld Mobilinkd TNC”Let your voice be heard for Librem Phone/Pinephone Apps!
As you may have noted if you have recently upgraded to Pinephone or Librem Phone, there are currently some missing spots as far as good and well built mobile apps for the platform. While this affords great opportunity for the first folks to build apps to profit from this growing segment, we also should encourage local app makers to fix their apps to work on Linux/Librem Phone!
Continue reading “Let your voice be heard for Librem Phone/Pinephone Apps!”Zipf’s law, Kleiber’s law, and finding interesting patterns in browsing history
In the chapter The Long Tail of the Law, in Alex Bellos’ book The Grapes of Math, he shows some different statistical patterns that share the same properties:
Continue reading “Zipf’s law, Kleiber’s law, and finding interesting patterns in browsing history”Upgrading PHP Nginx on Ubuntu 18.04
If you have ever installed WordPress on Ubuntu 18.04 or similar you may have noticed the WordPress warning in site health dashboard for the included default of old PHP 7.2. – “PHP is the programming language used to build and maintain WordPress. Newer versions of PHP are created with increased performance in mind, so you may see a positive effect on your site’s performance. The minimum recommended version of PHP is 7.4.” Furthermore if you do any experimenting with Laravel you may have issues because the latest Laravel 8 is only compatible with PHP7.3 and newer, among other changes.
Continue reading “Upgrading PHP Nginx on Ubuntu 18.04”Setting private user home directory on Ubuntu
Recently it was announced that Ubuntu 21.04 will have private home directories. This would affect new users and new installs, but you can easily change this on your computer (or any Linux/unix computer) after checking your current setting…
Continue reading “Setting private user home directory on Ubuntu”FTP-able server with correct Apache permission settings
If you’re setting a local server you may want some trusted admins to upload to, one good way is the vsftp server. DigitalOcean has a good tutorial on it, but there are some odd issues.
Continue reading “FTP-able server with correct Apache permission settings”