From thisdavej.com
HTML Bullet Point Maker - Convert Text to ul Lists
0 1
This tool is designed to do one thing and hopefully do one thing well 😀: to quickly and easily convert your text into HTML unordered lists (<ul>) for displaying bullet points in HTML. Here’s how you use it: Copy (Ctrl+C) your text. Copy the list you want to convert from any text editor (like...
on Apr 6
From thisdavej.com
Share Python Scripts Like a Pro: uv and PEP 723 for Easy Deployment
0 1
We all love Python’s comprehensive standard library, but let’s face it – PyPI’s wealth of packages often becomes essential. Sharing single-file, self-contained Python scripts that rely on these external tools can be a headache. Historically, we’ve relied on requirements.txt or full-fledged...
on Mar 28
From thisdavej.com
Beginner's Guide to Installing Node.js on a Raspberry Pi | thisDaveJ
0 1
This article has been updated to cover the installation of both Rasperry Pi OS Bullseye and the latest version of Node at the time of this writing which is Node .x. In this installment of my LTM (Learning through Making) series of Node.js tutorials, I will show you how to get Node.js up and...
on Aug 11
From thisdavej.com
Consuming Node.js Microservices Created with Stdlib | thisDaveJ
0 2
In our last article, we learned how to create Node.js microservices using Polybit’s stdlib platform. We created a fabulous (IMHO 🙂 ) GPS service that enabled us to retrieve the name of a city based on its GPS coordinates. Today, we’re going to learn how to consume data returned from this stdlib...
on Aug 11
From thisdavej.com
0 1
Welcome to thisDaveJ.com, home of the LTM (Learning through Making) tutorials and tech articles on various topics including Node.js, IoT, and Raspberry Pi. Most Recent Using jq and curl to Wrangle JSON Arrays from the Terminal Web Scraping with Google Sheets: The Definitive Guide Three Ways to...
on Aug 11