-
A grand project – Streaming and Video Hosting – Part 2 – Design, Planning, and Notes
Having decided on a goal, it’s now time to rough out the approach. Basically, what do I need to do to make this happen? Decide on regular DNS or Dynamic DNS to provide an external DNS hostname so other peers can find my instance. regular DNS Domain: perivid.xyz Registered, registrar chosen, domain chosen. DNS A…
-
Writing/Customizing/Automating a Custom Widget in Apple’s iOS 14
(NOTE: These are the life and times of a geek – we do this kind of thing for ourselves or our loved ones. It’s part of what I do to make a living, sometimes. Or just to impress neighbors or even help them sometimes. But that’s why this is in the Geek-as-a-Trade series.) So I…
-
Blowing my own horn a little – Gitlab repositories and demo sites
Lately while alternating with looking for jobs/work, I’ve been doing programming exercises with The Coding Train, which is a good, approachable YouTube-based general tutorial/set of programming prompts, discussion, demo, and training. It’s a continuation of work I’ve been doing since late 2017.
-
Javascript geeking – p5.js and matter.js
I haven’t done HTML/Javascript geeking in a while, but thought while I’m in downtime between courses for my Data Science studies, I’d noodle around. I’ve been idly watching instructional videos by The Coding Train (Dan Shiffman) on YouTube for a while, but I was intrigued by both p5.js and matter.jsĀ (as an aside, there are other…