Ideas

AI
Beginners Guide

Comprehensive Fix Plan Without Reinstalling Let me outline a complete troubleshooting sequence to try fixing your setup without starting from scratch: Disable Intel PCIe Controller Open Device Manager in Windows, locate and disable […]

Nano
line numbers & copy / paste

So to toggle line numbers in Nano: Key ComboWhat to Press on Mac Alt + #Option + Shift + 3ORTap Esc, then Shift + 3 Open files with / without line nubers in […]

Avoid the ANNOYING headers warning.

Avoid the dreaded, dry, headers warning. 🎯 How This Works 1. ob_start(); ensures no accidental output happens before headers (prevents “headers already sent” errors). 2. session_status() === PHP_SESSION_NONE prevents duplicate session errors by […]

Super Video Page

Video Grid Layout & Pagination Handling Overview This document outlines various solutions for handling video grids with different column counts, aspect ratios, pagination, and the alignment of the last row. Features Dynamic Column […]

ROC-RK3328-CC (Renegade)
Overview Resources and Guides

https://hub.libre.computer/t/troubleshooting-general-boot-issues/47   To get the exact errors causing boot issues, we recommend getting an UART cable: Libre Computer Board Debug Serial UART Connection and Setup Guide Top 5 Gotchas Get a good power […]

Add Line Numbers to iTerm2

Permanent Line Numbers in iTerm2 Terminal There isn’t a way to display line numbers permanently in nano or pico across different sessions without the -l flag, but you can make a custom alias […]

Reverse Proxy – SSL to http and back!
wp internal / external urls

How the Reverse Proxy Handles HTTP to HTTPS When you set up a reverse proxy, here’s how it works: External HTTPS Request: A user visits https://spiffynasty.com/blahblahblah/ (secured with HTTPS). The reverse proxy (on […]

Creating A Web Proxy

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll […]

partner – notification system

I am tyring to send some data to a partner during login – sendLoginToZBucks(username, userIpAddress) { const formData = new URLSearchParams(); formData.append('username', username); formData.append('siteid', '148'); formData.append('ip', userIpAddress); formData.append('description', 'nakedsword-peterfever.com'); fetch('https://nats.zbuckz.com/member_loginlog.php', { method: "POST", […]

UA saving old data.

Downloading data from Universal Analytics (UA), the older version of Google Analytics, can be done through various methods, depending on the amount of data you need and the specifics of what you're trying […]

auto legged crash cart

Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll keep it practical, using what you already have (Pi 4, Zeuslap, Slim X1, Ploopy Nano, case).       🧰 […]

what. I think. I know.

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll […]

Youuuuuuuuuu

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll […]

Hostinger API
usefullness assesment

Hostinger API Userfulness https://github.com/hostinger/api-cli?tab=readme-ov-file#readme https://developers.hostinger.com Based on the Hostinger API documentation you've shared, the usefulness depends entirely on what you're trying to accomplish. Here's a direct assessment: High Value Use Cases: VPS automation […]

Forbo storage box & Tablet Holder

You’re 100% on the right instinct — and here’s the honest breakdown of Felt vs. PU (fake) Leather as a base for your linoleum top layer: 🟩Felt (even the Amazon kind)** ✅ Pros: […]

Apache + PHP + SSL Local Dev Setup on macOS (May 2025)

Apache + PHP + SSL Local Dev Setup on macOS (May 2025) This document captures the complete configuration of a working local development server setup on macOS using Apache, PHP (via Homebrew and […]

Household Uses for Sodium Percarbonate

sodium_percarbonate,pdf Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. […]

Headless-WP-React-FrontEnd-Shared-with-Matomo

SUMMARY Server Setup Summary You have a sophisticated dual-server architecture with: 1. Proxy Server (192.168.1.26 – AlmaLinux) NGINX for SSL termination and reverse proxying Handles all public-facing traffic Terminates SSL connections Forwards requests […]

IOS – fixes

iOS / Apple Rules That Must Never Be Broken These are enforced at the OS level — break them, and you get native fullscreen + broken custom UI.Which is actually what is happening […]

The Final Backup
dun duunnn dun

Personal NVME – storage / server – without the server headache     https://www.sonnetstore.com/products/power-adapter-sel-se1-twin10g     Sonnet + IO-CREST setup is:       🧱 Your Stable, Modular, High-Speed NVMe Vault     […]

Getting Keyboard Config – OUT OF VIA

So via saves the congig TO THE BROWSER (in local storage)!!! open via on the device you want the config for Inspect then in console screen copy(JSON.stringify(localStorage)) # will output undefinded – but […]

Headless-WP-React-FrontEnd-Shared-with-Matomo

SUMMARY Server Setup Summary You have a sophisticated dual-server architecture with: 1. Proxy Server (192.168.1.26 – AlmaLinux) NGINX for SSL termination and reverse proxying Handles all public-facing traffic Terminates SSL connections Forwards requests […]

neovim
usage

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll […]

FireUp
Stable Diffusiion

✅ Steps to Run Stable Diffusion (AUTOMATIC1111 WebUI): cd /Users/spiffy/Documents/Floyd/stable-diffusion/stable-diffusion-webui ./webui.sh (server-name=127.0.0.1 –port 8888) https://localhost:8888     ✅ Steps to Run Stable Diffusion (AUTOMATIC1111 WebUI): Assuming you’re using the popular stable-diffusion-webui (AUTOMATIC1111) repo […]

AI
Beginners Guide

Comprehensive Fix Plan Without Reinstalling Let me outline a complete troubleshooting sequence to try fixing your setup without starting from scratch: Disable Intel PCIe Controller Open Device Manager in Windows, locate and disable […]

Installing Windows 10 on a 2018 Mac mini (i7, T2 chip) Without Boot Camp

AI MacMini PC Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step […]

Fixing Permission Errors
Hostinger Business Account

Fixing permissions errors on hostinger wordpress installations (business accounts) "wordpress – Download failed. Destination directory for file streaming does not exist or is not writable. – I tink permissions are off on plugins […]

Nano
line numbers & copy / paste

So to toggle line numbers in Nano: Key ComboWhat to Press on Mac Alt + #Option + Shift + 3ORTap Esc, then Shift + 3 Open files with / without line nubers in […]

Laravel – CharacterAPI

You NAILED IT—that’s the exact workflow! 🚀🔥   🔥 Quick Recap of the Full Process 1. User Creates a Character • Input: Name, description, traits, etc. • First API Call: /image/clone (txt2img) → […]

Alfred
external drive – indexing

Fixing Alfred’s Search Issues   Your Alfred settings generally look okay, but here are some things to check and adjust:   1. Rebuild macOS Spotlight Index   Since Alfred relies on macOS Spotlight […]

Getting Keyboard Config – OUT OF VIA

So via saves the congig TO THE BROWSER (in local storage)!!! open via on the device you want the config for Inspect then in console screen copy(JSON.stringify(localStorage)) # will output undefinded – but […]

LED Mini Dream-color controller

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll […]

Using Nginx on Asustor Nas

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll […]

(Lenovo) 11e Yoga Gen 6 User Guide

Lenovo ThinkPad 11e Yoga Gen 6 11.6″ Touch Laptop Core m3-8100Y 8GB Ram 256GB Solid State Drive Windows 10 Pro (Renewed)$90 This 11.6″ mini convertible laptop has a flexible 360° hinge that accommodates […]

Check Build Scripts + ways to handle images

Build Folder Control scanning the project and the build fodler almost surely will cause duplicate results – but there also might be some pieces that are NOT in the build folder that could […]

Reverse Proxy – SSL to http and back!
wp internal / external urls

How the Reverse Proxy Handles HTTP to HTTPS When you set up a reverse proxy, here’s how it works: External HTTPS Request: A user visits https://spiffynasty.com/blahblahblah/ (secured with HTTPS). The reverse proxy (on […]

Fully Erase / Duplicate Micro SD Cards – BACKITUP

Best way to backup micro-sd cards   You can still use the dd command to completely erase a microSD card on macOS, but the device naming convention is different from Linux. Instead of […]

NAS – Using Proxy Server – To Get SSL

Heading H1 (entry content) Heading H2 (entry content) Heading H3 (entry content) Heading H4 (entry content) Heading H5 (entry content) Heading H6 (entry content) RENEW SSL CERT on NAS with Proxy Server NGINX […]

Creating A Web Proxy

SSL
USE CERTBOT + (openssl steps)

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll […]

Getting Keyboard Config – OUT OF VIA

So via saves the congig TO THE BROWSER (in local storage)!!! open via on the device you want the config for Inspect then in console screen copy(JSON.stringify(localStorage)) # will output undefinded – but […]

Member Deals / Overlay

Grabbing new file Using current file Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash […]

Check Build Scripts + ways to handle images

Build Folder Control scanning the project and the build fodler almost surely will cause duplicate results – but there also might be some pieces that are NOT in the build folder that could […]

HTTP-PW

To protect your React, GitLab, and WordPress installations with an HTTP password (basic authentication) on the various domains you mentioned, you can use HTTP Basic Authentication. This is often implemented using NGINX or […]

Automate Deployments
get prod version – simplify individual sites

Master Branch this to me alwasy seemed like something that would take a LOT of time and in the end juts be confusing. THe idea was that we needed something that would allow […]

CORS
breakdown / fixes

CORS (Cross-Origin Resource Sharing) is a security feature implemented by web browsers to prevent malicious websites from reading sensitive data from other sites without permission. When you develop web applications, especially during local […]

React
getting bootstrap – strapped in!

When converting this Bootstrap HTML navigation to a React component, you would essentially go through the process of mapping each static HTML element to a corresponding React component. You would also handle any […]

GA4
Custom Dimensions

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll […]

VideoJS
Nuevo Plugin for Videojs

RESOURCES VIDEO JS https://videojs.com/plugins/ https://videojs.github.io/font/ https://videojs.com/guides/troubleshooting/ NUEVO https://www.nuevodevel.com/nuevo/showcase/quality https://www.nuevodevel.com/nuevo/showcase/live https://www.nuevodevel.com/nuevo/showcase/dash https://www.nuevodevel.com/nuevo/skins https://www.nuevodevel.com/nuevo/order https://www.nuevodevel.com/nuevo/doc – test all features – code examples SEE ALSO: Shaka Player https://shaka-player-demo.appspot.com/docs/api/tutorial-welcome.html https://shaka-project.github.io/shaka-packager/html/ https://shaka-player-demo.appspot.com/demo/#audiolang=en-US;textlang=en-US;uilang=en-US;panel=HOME;build=uncompiled https://stackoverflow.com/questions/62596654/playing-hls-m3u8-using-shaka-player-on-chrome Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so […]

Headless Wordpress
Frontity

BUILD: cd spiffy-frontity && npx frontity dev STOP: stop the dev server process that we ran previously with CONTROL+C. NOTES https://wordpress.org/plugins/simple-cache/ https://www.advancedcustomfields.com/pro/ https://wordpress.org/plugins/custom-post-type-ui/ https://wordpress.org/plugins/amazon-web-services/ https://wordpress.org/plugins/amazon-s3-and-cloudfront/ https://github.com/DrewDahlman/wp-headless ECommerce – https://docs.cocart.xyz/#filters FRONTITY Final Frontity – […]

so why nothings?

nothing nothing. Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by […]

auto legged crash cart

Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. I’ll keep it practical, using what you already have (Pi 4, Zeuslap, Slim X1, Ploopy Nano, case).       🧰 […]

what. I think. I know.

Youuuuuuuuuu

Hostinger API
usefullness assesment

Hostinger API Userfulness https://github.com/hostinger/api-cli?tab=readme-ov-file#readme https://developers.hostinger.com Based on the Hostinger API documentation you've shared, the usefulness depends entirely on what you're trying to accomplish. Here's a direct assessment: High Value Use Cases: VPS automation […]

Forbo storage box & Tablet Holder

You’re 100% on the right instinct — and here’s the honest breakdown of Felt vs. PU (fake) Leather as a base for your linoleum top layer: 🟩Felt (even the Amazon kind)** ✅ Pros: […]

Capsule Wardrobe

seasonal_capsule_wardrobe_guide.pdf seasonal_capsule_wardrobe_with_images_final.pdf Suit_Measuring_Cheat_Sheet.pdf [mla_gallery post_parent=all ids=”171909″ columns=1 size=large post_mime_type=application/pdf Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s […]

Getting Keyboard Config – OUT OF VIA

So via saves the congig TO THE BROWSER (in local storage)!!! open via on the device you want the config for Inspect then in console screen copy(JSON.stringify(localStorage)) # will output undefinded – but […]

Apache + PHP + SSL Local Dev Setup on macOS (May 2025)

Apache + PHP + SSL Local Dev Setup on macOS (May 2025) This document captures the complete configuration of a working local development server setup on macOS using Apache, PHP (via Homebrew and […]

KVM Switch Discussion

https://www.amazon.com/product-reviews/B0CGMWXBM6/ref=cm_cr_othr_d_show_all_btm?ie=UTF8&reviewerType=all_reviews TESmart USB 3.0 DisplayPort + HDMI KVM Switch 2 Monitors 2 Computers 4K@60Hz, Dual Monitor KVM Switch 2 Port Extended Display, EDID Emulators, Headset, Hotkey Switch, Button Switch with All Cables   […]

Household Uses for Sodium Percarbonate

sodium_percarbonate,pdf

Improving Font Fallbacks

RESOURCES STACKS LINKS https://modernfontstacks.com https://melchoyce.github.io/fontstacks/ Does specifying Roboto in a system font stack actually do anything? font-family: -apple-system, BlinkMacSystemFont,”Segoe UI”, Roboto, Oxygen-Sans, Ubuntu, Cantarell,”Helvetica Neue”, sans-serif; The answer is quite simple: to make […]

Resolve Manual

ResolveManual.pdf Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate so why nothings? so why nothings? nothing nothing. auto legged crash cart auto legged crash cart Perfect 👌 — let’s blueprint your Crash Cart Suitcase step by step. […]

Calca

Calca recognizes math in your text and performs calculations as you type. There is one very important thing to know: whenever you want Calca to solve or simplify or compute something, just write […]

Headless-WP-React-FrontEnd-Shared-with-Matomo

SUMMARY Server Setup Summary You have a sophisticated dual-server architecture with: 1. Proxy Server (192.168.1.26 – AlmaLinux) NGINX for SSL termination and reverse proxying Handles all public-facing traffic Terminates SSL connections Forwards requests […]
Scroll to Top