Philosophy

what-is-metaphysics

What Is Metaphysics

Posted on: October 10th 2024, 12:43 am

When reading, Riddles of Existence (Earl Conee & Theodore Sider), chapter 11, "What is Metaphysics," it became increasingly clear that it’s ...
Read more

metaphysics Aristotle Hegel

software-and-reality-construction

Software And Reality Construction

Posted on: October 8th 2024, 12:19 am

Computers via software have granted us many personal freedoms and creative outlets that did not exist before. With a personal...
Read more

other-world philosophy computers

Robotics

mac-attack

Mac Attack

Posted on: October 8th 2024, 12:03 am

Just a friendly reminder to all the embedded programmers out there... Always, and I mean ALWAYS, make sure you have a different MAC address assigned t...
Read more

ROAM programming troubleshooting networking embedded

project-roam

Project Roam

Posted on: October 6th 2024, 10:58 pm

R.O.A.M (Robot Object Answer Map) is an initiative I am leading. It introduces a fresh method to map directions for our autonomous machines. ...
Read more

ROAM

Tutorials

modulus-fun

Modulus Fun

Posted on: May 12th 2026, 11:52 pm

data = { 1: 'test_a', 2: 'test_b', 3: 'test_c', 4: 'test_d', 5: 'test_e', 6: 'test_f'}rows = []row = []for i, (key, item) in z...
Read more

computers coding

rpi-camera-websocket-setup

Rpi Camera Websocket Setup

Posted on: June 27th 2025, 10:59 pm

Streaming MJPEG from Raspberry Pi to Windows via UDP Overview This guide explains how to stream MJPEG video from a Raspberry Pi using `libcamera-j...
Read more

programming Raspberry Pi

raspberry-pi-4:-wi-fi-hotspot-bridged-to-ethernet-network

Raspberry Pi 4: Wi Fi Hotspot Bridged To Ethernet Network

Posted on: January 29th 2025, 9:43 pm

This tutorial will guide you through configuring a Raspberry Pi 4 to act as a Wi-Fi hotspot that shares access to an Ethernet network. Devices connect...
Read more

programming networking Raspberry Pi

setting-up-gitlab-community-with-apache-proxy

Setting Up Gitlab Community With Apache Proxy

Posted on: January 28th 2025, 2:38 am

RHEL Based:sudo yum update -ysudo yum install -y curl policycoreutils openssh-server perlcurl https://packages.gitlab.com/install/repositories/gitlab/...
Read more

programming git gitlab

using-the-python-csv-module

Using The Python Csv Module

Posted on: October 9th 2024, 5:56 am

Do you ever just need to work with data from Excel in Python, or open up a CSV (comma-separated values) file and parse through its contents? You may n...
Read more

programming csv excel

useful-bullet-points

Useful Bullet Points

Posted on: October 8th 2024, 3:26 am

How to set a route to a path:app.use('/audio', express.static(%pathToAudioFolder%)); 3D Map Download:Download Terrain 3D - Cesium quantized mesh of t...
Read more

programming

web-kiosk-for-aml-s905x-cc-(le-potato)

Web Kiosk For Aml S905x Cc (le Potato)

Posted on: October 8th 2024, 3:10 am

In this tutorial, I'll be setting up a web kiosk on theLIBRE AML-S905X-CC(Le Potato)computer board, using the desktop based Rasbian ...
Read more

programming tutorial Linux kiosk Raspberry Pi