skip to main | skip to sidebar

Desert Musings

Thoughts on current events, including but not limited to, the computer & automotive industries; British, American, & World politics; Space Exploration; and the military. I don't claim to be an expert on anything, and I'm not receiving any revenue from this blog. Comments are welcomed but I'll delete any I find offensive or any I determine to be off-topic or some form of advertising.

Wednesday, June 3, 2026

DIY table saw in-feed support arms

Infeed Support Arms:  https://jayscustomcreations.com/wp-content/uploads/2023/03/infeed-support-arms.pdf

Table Saw Infeed Support Arms: 
https://jayscustomcreations.com/2014/06/table-saw-infeed-support-arms/

Table Saw Infeed Support Arms (Video #1): https://www.youtube.com/watch?v=ha92hVk_qNw

Table Saw Infeed Support Arms (Video #2):  https://www.youtube.com/watch?v=KyNgZ72VwtA

Table Saw Infeed Support – Your Blueprint For Precision & Safety:
https://thejimbosliceworkshop.com/table-saw-infeed-support/
Posted by Adrian at 6:41 PM No comments:

Tuesday, June 2, 2026

Home & Community Mesh Networks

https://livingmethod.com/community-mesh-networks-your-guide-to-a-local-comms-grid-when-the-internet-goes-down/

Community Mesh Networks:
"... what if your neighborhood could create its own independent, resilient communication grid? A simple, low-cost, and powerful network that you and your neighbors own and control, one that stays up even when everything else is down. This is the promise of a community mesh network."

"Building a mesh network sounds expensive and complicated, but new technology has made it incredibly accessible. We’re going to focus on a specific, beginner-friendly platform called Meshtastic. This open-source project is designed specifically for creating the kind of off-grid, long-range networks we need for emergency communications."

"To build your first node, you only need two things:
  1. A LoRa Device: These are small, all-in-one circuit boards that cost between $30-$50. They come with a LoRa chip, a small screen, an antenna, and often a GPS. Excellent, affordable options for beginners include the LILYGO T-Echo or the HELTEC LoRa 32 V3. You can find them on Amazon or from online electronics retailers.
  2. A Smartphone: The free Meshtastic app (available for Android and iOS) uses your phone’s Bluetooth to connect to your LoRa device. You use the app to type and read messages, just like any other texting app."
Beginners Guide to Home Wi-Fi Mesh Network Systems:
https://stevessmarthomeguide.com/wi-fi-mesh-networks/
"Wi-Fi mesh kits from Google, BT, Amazon etc make creating a large extended network very simple and usually don’t involve using cables.
They aren’t really designed to extend an existing Wi-Fi network, but to replace it.
They comprise 2 or more Wi-Fi nodes that work together to offer a single Wi-Fi network (one SSID), and devices can hop seamlessly across the nodes as they move within the network."

How to Set Up Mesh WiFi 2026: Complete Setup Guide:
https://www.guidespot.com/how-to-set-up-mesh-wifi/

How to Add Mesh Wifi to Your Existing Router:
https://blog.eero.com/add-mesh-wifi-to-existing-router/

Posted by Adrian at 11:49 AM No comments:

Sunday, May 31, 2026

Cheap AI build - I Put a Datacenter GPU in My Gaming PC for £200

https://blog.tymscar.com/posts/v100localllm/
Posted by Adrian at 10:23 PM No comments:

Wednesday, May 27, 2026

The Best Used EVs (2026)

The Best Used EVs You Can Buy Right Now - 
New electric cars are expensive, but there are plenty of great budget-priced used EVs whether you're looking for a cheap runabout or something with more range:
https://www.roadandtrack.com/rankings/g43917934/best-used-electric-cars/

The Tesla Model 3 (2017–2026) is one of the few that could easily make 260 mile daily round-trip commutes with it's EPA-rated range: 310–358 miles.

The Chevrolet Bolt (2017–2023) with an EPA-rated range: 238–259 miles is one I might not have considered but should.

If the Hyundai Ioniq 5 (2022–2026) is immune to their recent internal combustion quality problems, it's EPA-rated range: 221–318 miles could be useful.
Likewise, the Kia Niro EV (2019–2025) with it's EPA-rated range: 239 miles may be worth considering.

The Nissan Leaf (2011–2025) has been around for many years, but it's EPA-rated range: 73–212 miles, especially for older models, limits it to local use.

Posted by Adrian at 6:31 PM No comments:

Vitamin B12 Dosage for Older Adults: Safe Amounts & Expert Tips

Most articles are very vague on dosages, this one appears to provide reasonable ranges: https://seniorcitizenwellbeing.com/vitamin-b12-dosage-for-older-adults/

Posted by Adrian at 3:11 PM No comments:

Drill Press Table for holding work pieces in various ways

https://www.youtube.com/results?search_query=woodworking+tools+drill+press+table

This one looks inexpensive and reasonably easy to build - 
Drill-Press Table with a fence & 2 vices in 1 / sliding dovetail rail [woodworking]:
https://www.youtube.com/watch?v=v3WF4_XrquI  or
https://www.facebook.com/share/v/1CSK5EqugC/
 
Also: 
3-in-1 Drill Press Upgrade ($) 
 
Drill Press Table DIY Plan for Beginners
 
Building a Precision Drill Press Table
 
10 free DIY Drill Press Table and Stand plans
 
DIY Drill Press Table: Ultimate Guide for Precision & Efficiency
 
 
#Wood, #Woodworking, #Machining, #Drill Press, #Jig
Posted by Adrian at 11:17 AM No comments:

Saturday, May 23, 2026

Convert Excel to MySQL

From the search engine AI:
Methods to Convert Excel to MySQL
Online Conversion Tools

You can use various online tools to convert your Excel spreadsheet directly into a MySQL database. These tools allow you to upload your Excel file and generate SQL statements that can be executed in MySQL. Here are some popular options:
Tool NameFeatures
konbert.com- Upload Excel files or paste data directly
- Converts to SQL format for MySQL
tableconvert.com- Supports multiple formats including SQL
- Handles complex formats and large files
ConvertCSV.com- Simple interface for CSV and Excel to SQL conversion
- Generates SQL INSERT statements

Steps to Convert Excel to MySQL:
  1.     Choose a Conversion Tool: Select one of the online tools mentioned above.
  2.     Upload Your Excel File: Use the upload feature to select your Excel file (.xls or .xlsx).
  3.     Select Output Format: Choose MySQL as the output format to generate SQL statements.
  4.     Review and Download: Check the generated SQL code for accuracy, then download it.
  5.     Execute SQL in MySQL: Use a MySQL client or command line to run the SQL statements, creating tables and inserting data into your MySQL database.

Considerations:

    Data Integrity:    Ensure that the data types in your Excel file are compatible with MySQL.
    Limitations:        Some tools may have file size limits or may not support all Excel features like macros.

Using these methods, you can efficiently convert your Excel data into a MySQL database format. 

How to Import Excel into MySQL Database?

Blog-11.png
Import Excel into MySQL: 6 Easy Methods for Migration
hevodata.com
 
 
 
——————————————————————-

apple-touch-icon@2.png
How to import an excel file in to a MySQL database
stackoverflow.com
———————

—————————-

excel-mysql.png
Excel / CSV to MySQL Converter
dbconvert.com
—————————————————————-



0*VEKVtfE9VK8EDbsG.png
4.5 Ways to Convert Excel Files to Databases Quickly
medium.com


Posted by Adrian at 9:03 PM No comments:
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Links

  • American Thinker
  • AZ Republic newspaper
  • Chaos Manor - Jerry Pournelle
  • CNET Tech News
  • Geek.com
  • Islam: The Religion of Peace
  • J-List Blog - an American in Japan
  • Jihad Watch
  • KEZ Radio - Phoenix Easy Listening
  • KFYI Radio - Phoenix Talk Radio
  • KOGO San Diego
  • KTAR - Phoenix Talk Radio
  • MegaMissions and Space Power by Jerry Pournelle
  • Migration pictures from AZ
  • National Review Online
  • National Rifle Association
  • News Busters
  • NRA - PVF
  • Pajamas Media
  • Peter R. Payne Memorial
  • RealClearPolitics
  • Reason - Libertarian Political magazine
  • Recipes (allrecipes.com)
  • RedState
  • Rush Limbaugh
  • Sean Hannity
  • Shadow Rock Church
  • Shadow Rock's Calendar
  • Sonoran Alliance - mostly AZ politics
  • Space Elevator
  • SSX - Space Ship eXperimental - Jerry Pournelle
  • Temperature Conversions
  • Terrorists attacks on Americans; 1979-88
  • The Palestinian Ruin
  • The Strategy of Technology
  • Tiny URL - shrink those links
  • US aid to the world
  • US Government Spending Details
  • US military news
  • USPS Postage
  • Verizon Text Message
  • Yahoo! e-mail portal
  • Z-Coils - great shoes

Blog Archive

  • ▼  2026 (228)
    • ▼  June (2)
      • DIY table saw in-feed support arms
      • Home & Community Mesh Networks
    • ►  May (35)
    • ►  April (46)
    • ►  March (99)
    • ►  February (18)
    • ►  January (28)
  • ►  2025 (173)
    • ►  December (33)
    • ►  November (22)
    • ►  October (11)
    • ►  September (16)
    • ►  August (19)
    • ►  July (25)
    • ►  June (13)
    • ►  May (6)
    • ►  April (9)
    • ►  March (4)
    • ►  February (8)
    • ►  January (7)
  • ►  2024 (175)
    • ►  December (1)
    • ►  November (3)
    • ►  October (11)
    • ►  September (12)
    • ►  August (17)
    • ►  July (12)
    • ►  June (18)
    • ►  May (23)
    • ►  April (15)
    • ►  March (17)
    • ►  February (16)
    • ►  January (30)
  • ►  2023 (229)
    • ►  December (22)
    • ►  November (17)
    • ►  October (37)
    • ►  September (19)
    • ►  August (14)
    • ►  July (14)
    • ►  June (17)
    • ►  May (21)
    • ►  April (18)
    • ►  March (16)
    • ►  February (17)
    • ►  January (17)
  • ►  2022 (320)
    • ►  December (41)
    • ►  November (57)
    • ►  October (28)
    • ►  September (23)
    • ►  August (14)
    • ►  July (21)
    • ►  June (16)
    • ►  May (22)
    • ►  April (12)
    • ►  March (34)
    • ►  February (21)
    • ►  January (31)
  • ►  2021 (173)
    • ►  December (17)
    • ►  November (8)
    • ►  October (17)
    • ►  September (16)
    • ►  August (8)
    • ►  July (11)
    • ►  June (9)
    • ►  May (11)
    • ►  April (23)
    • ►  March (13)
    • ►  February (18)
    • ►  January (22)
  • ►  2020 (280)
    • ►  December (13)
    • ►  November (13)
    • ►  October (26)
    • ►  September (22)
    • ►  August (6)
    • ►  July (26)
    • ►  June (31)
    • ►  May (27)
    • ►  April (45)
    • ►  March (26)
    • ►  February (12)
    • ►  January (33)
  • ►  2019 (182)
    • ►  December (16)
    • ►  November (17)
    • ►  October (7)
    • ►  September (17)
    • ►  August (18)
    • ►  July (8)
    • ►  June (16)
    • ►  May (11)
    • ►  April (14)
    • ►  March (21)
    • ►  February (27)
    • ►  January (10)
  • ►  2018 (240)
    • ►  December (19)
    • ►  November (8)
    • ►  October (2)
    • ►  September (23)
    • ►  August (8)
    • ►  July (23)
    • ►  June (23)
    • ►  May (26)
    • ►  April (33)
    • ►  March (19)
    • ►  February (30)
    • ►  January (26)
  • ►  2017 (283)
    • ►  December (46)
    • ►  November (38)
    • ►  October (17)
    • ►  September (21)
    • ►  August (15)
    • ►  July (29)
    • ►  June (8)
    • ►  May (12)
    • ►  April (29)
    • ►  March (28)
    • ►  February (28)
    • ►  January (12)
  • ►  2016 (302)
    • ►  December (26)
    • ►  November (15)
    • ►  October (19)
    • ►  September (7)
    • ►  August (15)
    • ►  July (29)
    • ►  June (8)
    • ►  May (49)
    • ►  April (31)
    • ►  March (37)
    • ►  February (18)
    • ►  January (48)
  • ►  2015 (699)
    • ►  December (41)
    • ►  November (45)
    • ►  October (25)
    • ►  September (150)
    • ►  August (54)
    • ►  July (50)
    • ►  June (19)
    • ►  May (47)
    • ►  April (91)
    • ►  March (56)
    • ►  February (58)
    • ►  January (63)
  • ►  2014 (712)
    • ►  December (43)
    • ►  November (78)
    • ►  October (83)
    • ►  September (66)
    • ►  August (66)
    • ►  July (76)
    • ►  June (49)
    • ►  May (45)
    • ►  April (54)
    • ►  March (49)
    • ►  February (51)
    • ►  January (52)
  • ►  2013 (96)
    • ►  December (29)
    • ►  November (33)
    • ►  October (34)
  • ►  2010 (4)
    • ►  March (1)
    • ►  February (2)
    • ►  January (1)
  • ►  2009 (84)
    • ►  December (1)
    • ►  November (9)
    • ►  October (7)
    • ►  September (10)
    • ►  August (11)
    • ►  July (6)
    • ►  June (15)
    • ►  May (9)
    • ►  April (7)
    • ►  March (1)
    • ►  February (5)
    • ►  January (3)
  • ►  2008 (116)
    • ►  December (3)
    • ►  November (5)
    • ►  October (7)
    • ►  September (5)
    • ►  August (4)
    • ►  July (13)
    • ►  June (14)
    • ►  May (6)
    • ►  April (10)
    • ►  March (16)
    • ►  February (25)
    • ►  January (8)
  • ►  2007 (99)
    • ►  December (2)
    • ►  November (7)
    • ►  October (1)
    • ►  September (3)
    • ►  August (3)
    • ►  July (11)
    • ►  June (11)
    • ►  May (24)
    • ►  April (26)
    • ►  March (7)
    • ►  February (4)

About Me

Adrian
View my complete profile