Skip to content
  • Home
  • Tools and Tables
    • ASCII Table
    • Wire Guage Ampacity Chart

Oddicles

Original content. Random articles for random people.

  • Home
  • Tools and Tables
    • ASCII Table
    • Wire Guage Ampacity Chart

Author: Boris W

Docker, Next.js, Node.js, Tl;dr, Work Notes Posted onMay 28, 2021May 29, 2021

Next.js Dockerfile using npm instead of yarn

The example Dockerfile provided on the Next.js documentation only shows how to build for yarn. Below is a small adjustment to the original file to […] Read More

Node.js Posted onMay 18, 2021July 8, 2021

`dependencies` vs `devDependencies` in Node.js – Which one should I use?

The argument to put most dependencies under dependencies instead of devDependencies can actually go both ways. More commonly I see people start with putting everything […] Read More

Docker, Node.js, Tl;dr Posted onMay 17, 2021May 29, 2021

Create a Docker + Node.js service container using docker-compose.yml

Prerequisites Docker is installed on the host A basic understanding of Node.js and package.json configuration Instructions Create a project folder Create a project folder of […] Read More

Java Fern in an Aquarium
Aquarium, Planted Tank Posted onMay 14, 2021May 27, 2021

Successfully Growing Java Fern Submerged

Did you know that most of the aquarium plants you purchase from your local store are grown emersed (with their leaves out of the water)? […] Read More

DNS, Email Configuration, Web Hosting, Work Notes Posted onMay 14, 2021May 31, 2021

Hidden DKIM settings in GoDaddy Shared Hosting Email

The Problem When I send emails out through GoDaddy’s shared web hosting and email server, the emails get signed with DKIM and fail DKIM checks […] Read More

Raspberry Pi Touchscreen Kiosk
Raspberry Pi Posted onMay 13, 2021May 29, 2021

Step-by-Step: Set up a Kiosk Web Display using the Raspberry Pi

Tested on the Raspberry Pi 2B and higher, as well as the Pi Zero W. This configuration will also work for touch screens. These instructions […] Read More

Docker, Node.js, Raspberry Pi, Tl;dr Posted onMay 13, 2021May 29, 2021

Quickly Configure Docker and Docker Compose on Raspberry Pi

The following instructions have been tested on the Raspberry Pi Zero W, 2B, 3, and 4. Install Docker Install docker-compose

Bootstrap, JavaScript, jQuery, React Posted onMarch 26, 2021May 29, 2021

create-react-app: Cleanly Importing Bootstrap with jQuery with Minimal Packages

There is much discussion out there as to how one may include Bootstrap in their Node.js + create-react-app deployments. This article shows a simple, clean, […] Read More

git, Tl;dr Posted onNovember 7, 2017May 18, 2021

Difference between git –force and git –force-with-lease

git push –force-with-lease has partial protection compared to git push –force, in case other commits have been pushed upstream. More info: Docs: git-push#git-push—force-with-leaseltrefnamegt –force considered […] Read More

JavaScript Posted onSeptember 6, 2017May 29, 2021

Repeating (arrayed) reducers with redux

I have seen many posts about how to add repeatable reducers on redux, and I have not seen an elegant solution. By “elegant”, I’m talking […] Read More

Posts navigation

Newer posts

Recent Posts

  • How to bleach aquarium plants and decorations
  • Quickly list file count per directory in the current directory
  • Free: Print your own rulers!
  • Fixing Docker Swarm Communications when using ESXi or vSphere 6.7 as a host
  • Appending an SSH public key to a remote host using the terminal

Recent Comments

  • Andy on Having trouble connecting the DHT22/AM2302 to the D1 Mini / ESP8266? Here’s a possible solution.
  • Jamie Small on Can’t update MX records in cPanel (GoDaddy)? Try this!
  • Greg on Hidden DKIM settings in GoDaddy Shared Hosting Email
  • Sid on npx create-react-app not working? Here’s the solution.
  • charlie on create-react-app: Cleanly Importing Bootstrap with jQuery with Minimal Packages

Archives

  • August 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • December 2023
  • November 2023
  • May 2023
  • August 2022
  • July 2022
  • January 2022
  • December 2021
  • November 2021
  • August 2021
  • May 2021
  • March 2021
  • November 2017
  • September 2017

Categories

  • Aquarium
  • Bootstrap
  • DNS
  • Docker
  • Email Configuration
  • Gaming
  • git
  • JavaScript
  • jQuery
  • Linux / Unix / Bash / Shell
  • Microcontrollers
  • Next.js
  • Node.js
  • Planted Tank
  • Raspberry Pi
  • React
  • Tl;dr
  • Web Hosting
  • Work Notes

Oddicles.net

  • Home
  • Contact
  • Privacy Policy
© 2025 Oddicles
Powered by WordPress / Theme by Design Lab
Click to Copy