JSON Feed— Doug
Category:
Tech
Manton Reece and Brent Simmons — have noticed that JSON has become the developers’ choice for APIs, and that developers will often go out of their way to avoid XML. JSON is simpler to read and write, and it’s less prone to bugs. |
Markdown Cheat Sheets— Doug
Category:
Tech
Concise information about GitHub markdown |
Paste URL - VS Code Extension— Doug
Category:
Tech
Tags:
VSCODE
Allows you to paste formatted URLs into md documents in VS Code |
Paste Image - VS Code Extension— Doug
Category:
Tech
Tags:
VSCODE
Allows you to paste images into md documents in VS Code |
Static Site Generators— Doug
Category:
Tech
Static Site Generators are hot, here are some of the best! |
Raspberry Pi Imager Secret Menu— Doug
Category:
Tech
The Raspberry Pi Imager is a great piece of software for preparing your SD cards for use with Raspberry Pis. However, if you’re setting up a number of Raspberry Pis you will find that you still need to connect a monitor, keyboard and mouse to them to complete the … |
Inside look at modern web browser (part 1)— Doug
Category:
Tech
Tags:
browser
Take a deep dive into modern web browsers and see how it all works! |
Obsidian Community Plugins— Doug
Category:
Tech
Tags:
Obsidian
There are several Community Plugins used to create the 64Zbit.com website. Here are a list of the ones I'm currently using. |
Google Fonts Blog: Flow and Redacted— Doug
Category:
Tech
Tags:
font
When you need to hide something, but still want them to be able to see it later. Of course, they could just look at the source. Pretty nice looking fonts. Check out the details here: Google Fonts Blog: Flow and Redacted: Check out these new options for wireframes and other … |
Moxie Marlinspike 'My First Impressions of Web3'— Doug
Category:
Tech
Moxie Marlinspike shares his first impressions of Web3. Seems that Web3 is already a mess. |
Using Pelican— Doug
Category:
Tech
Steps to publishing to Pelican from Obsidian. |
First Robotics Rapid React— Doug
Category:
Tech
Tags:
FRC
Todays the day the First Robotics Rapid React competition is revealed. |
Images with Obsidian and Pelican— Doug
Category:
Tech
A short article on how to work with images so they display correctly in Obsidian and when published with Pelican. |
Raspberry Pi as a Flask Server— Doug
Category:
Tech
Tags:
programming
Pi
I created an Air Quality Index gadget made from a Raspberry Pi Zero W with a tiny OLED screen from Adafruit. It shows the AQI from my local PurpleAir sensor. I created a Flask web server on the Pi so I could remotely see the AQI and change the PurpleAir sensor ID. |
New Pelican based Website— Doug
Category:
Tech
It's been in the works for awhile, but today I updated my production server settings to show the new website based on the Pelican static site generator. |
iPhone Device Resolutions— Doug
Category:
Tech
Tags:
iphone
A quick chart showing the different iPhone resolutions. |
Publish Pelican To Remote Web server— Doug
Category:
Tech
Tips and ideas on best way to publish a static site generated with Pelican using the Makefile and creating Obsidian commands. |
Ping network monitor— D
Category:
Tech
The ping command is a built in linux and macOS command that shows the performance of the network connection to a remote server. It can be used to log network performance issues over time. The default ping command displays the results to standard output (the shell window). Used with the … |
Save Text Snippets to DayOne using Better Touch Tool— D
Category:
Tech
Tags:
Tech
For a long time I've wanted a quick way to save text snippets in a timestamped, quickly searchabe form. Today I created a Better Touch Tool keyboad shortcut to save text snippets to a specific DayOne journal. Here are the details on github so that you too can enjoy this … |
Raspberry Pi USB boot— D
Category:
Tech
How to install Ubuntu Desktop on Raspberry Pi 4 | Ubuntu Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things. Install Ubuntu Desktop on Raspberry Pi 4 Covers the basics of updating your Pi 4 to USB boot … |
macOS - BitBar - Get Wi-Fi SSID with shell script— D
Category:
Tech
Tags:
Tech
So, Jason Snell got me hooked on BitBar (BitBar (by Mat Ryer - @matryer) lets you put the output from any script/program in your Mac OS X Menu Bar.) and I've been working on a plugin ever since. Here's a quick way to get your current Wi-Fi SSID.
|
Nodemon for Docker— D
Category:
Tech
I just installed Nodemon in my development Docker container. Here are the details. Game developers need a quick and easy server solution. Docker, nodejs, mysql, sqlite, socket.io are working great for me. This is part of my upcoming series on how to make it all work. Its way, WAY … |
Use Prism for Syntax Highlighting in Ghost— D
Category:
Tech
Configure Ghost and Prism to provide code syntax highlighting for all popular formats including javascript, php, html, css, markdown and more. Ghost is a great CMS and it's easy to add a code syntax highlighter such as Prism. VersionsGhost version 3.3 PrismThere are … |
Apple shows their security hand— Doug
Category:
Tech
Apple released the details of their iOS security and all we get from the news is crickets. Think about this a moment. We have more important information on-line then we have ever had in the history of the world. It has always been at risk and there are daily news … |
Thoughts on Apple's new iWatch or Whatever— Doug
Category:
Tech
Everyone is designing a new watch that looks and acts just like an old watch. Look at Pebble, look at Samsung. They don’t get it. If Apple were to design a new watch it wouldn’t look and act like an old watch with just a few features added … |
Home IP Camera setup with a Mac (or just an iPhone)— Doug
Category:
Tech
I just purchased a new wireless IP camera from Amazon and it works great. I didn't use any of the software that came with the camera and I did it all with my Macbook or I could have done it all with my iPhone or iPad. IP CamerasI've been … |
My predictions for the next five years— Doug
Category:
Tech
I'm not really big into making predictions but there are several technology forces all coming together that will lead to significant changes in our society in the next few years. 1. Robotics - Take Apple's Siri and Honda's Asimo and you could have a really useful robot assistant around the house … |