Ideas

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 Conversion Tracking (revive, analytics, matomo, clarity) Conversion Tracking (revive, analytics, matomo, clarity) Sell Sheet Comprehensive Multi-Platform Conversion Tracking Strategy Objective To unify and expand tracking capabilities across Revive Adserver,

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

BALLS

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Conversion Tracking (revive, analytics, matomo, clarity) Conversion Tracking (revive, analytics, matomo, clarity) Sell Sheet Comprehensive Multi-Platform Conversion Tracking Strategy Objective To unify and expand tracking capabilities across Revive Adserver,

Magnetic Glossary | common magnetic terms *

https://www.kjmagnetics.com/glossary.asp Magnet Glossary Definitions of the most common magnet technical terminology Air Gap Air gap is the "external" distance from one pole of the magnet to the other though a non-magnetic material (usually

Static Site (from REACT) generator

npm i –save-dev react webpack webpack-dev-server jsx-loader static-site-generator-webpack-plugin react-router   Creating a static site from a Create React App (CRA) project involves rendering the React application to HTML at build time, rather than

Museum Quality Acrylic Box

https://www.instructables.com/Make-a-Museum-Quality-Acrylic-Display-Box/ Introduction: Make a Museum Quality Acrylic Display Box   A method for making boxes out of acrylic with clear, polished edges Acrylic sheet is a wonderful material to make display boxes. It

RAID SETTINGS | dual enclosure*

Here’s a breakdown of the main differences between JBOD, RAID 0, RAID 1, and BIG (sometimes referred to as SPANNING): 1. JBOD (Just a Bunch of Disks) Function: Combines multiple physical disks into

Gitlab YAML – with / without AWS calls

YAML   FINAL variables: REVERT_IT: “no” PREVIOUS_SHA: “previous_sha” before_script: – “which ssh-agent || ( apk add openssh )” – eval $(ssh-agent -s) – echo “$SSH_PRIVATE_KEY_STAGE” | ssh-add – – echo “$DOT_ENV_ROUTER” > .envrouter

Rainy Piano – Sleep

Fireplace sounds https://www.youtube.com/watch?v=vEsOAvYwuQM

AI – Video Editor | Image Editor

https://www.flexclip.com/tools/ https://www.flexclip.com/

Divoom Tiivoo 2-Audio

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Conversion Tracking (revive, analytics, matomo, clarity) Conversion Tracking (revive, analytics, matomo, clarity) Sell Sheet Comprehensive Multi-Platform Conversion Tracking Strategy Objective To unify and expand tracking capabilities across Revive Adserver,

Minimalism for Maximalists

PRADEAU CHAIR

Story Pradeau Chair. For Essential Minimalists.   PRADEAU CHAIR. For Essential Minimalists. Artist Fred Pradeau challenged conventional notions of art and functionality with his groundbreaking creation: Crafted from just four stretcher frames and

Filter Shower Water

NOT THIS::   F2 Premium Shower Filter – Shower Head Filter for Hard Water, Removes 99.99% Chlorine – Ideal Shower Water Filter for Hair and Skin   Apply $5 coupon Shop items |

Onyx Studio 6 – Speakers

HK_Onyx_Studio_6_QSG_SOP_V9_online HK_Onyx_Studio6_SpecSheet_English STEREO: Turn the speakers on, connect to either, then press the bluetooth button for 5 seconds on each to pair them in Dual Sound. They will be in mono mode meaning

nextclould – ssl specifics

Key Configurations for Nextcloud with SSL Yes, Nextcloud does require some specific server configurations, especially for SSL, to ensure it runs securely and optimally. There are a few key configurations that are often

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

Conversion Tracking (revive, analytics, matomo, clarity)

Sell Sheet Comprehensive Multi-Platform Conversion Tracking Strategy Objective To unify and expand tracking capabilities across Revive Adserver, Matomo, Microsoft Clarity, and Google Analytics for a deeper understanding of user behavior, affiliate-driven conversions, and

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

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

Handbrake – Video Compression | Best Settings *

Best handbrake settings   H.265(x265)slow.json.zip   For compressing a 900MB, 20-minute long sunset video using HandBrake while retaining good color quality, you can use the following settings:   Video Settings   1. Video

Excalidraw | Mac keyboard shortcuts *

Excalidraw Keyboard Shortcuts for Mac Tools ToolsPress This Hand (panning tool)HSelectionV or 1RectangleR or 2DiamondD or 3EllipseO or 4ArrowA or 5LineL or 6DrawP or 7TextT or 8Insert image9EraserE or 0Frame toolFLaser pointerKAdd a

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

Analytics | big query + data studio *

Setting up BigQuery to interpret Google Analytics data involves several steps: Enable BigQuery integration: Sign in to your Google Analytics account. Go to the Admin section. Under the Property column, click on "BigQuery

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

moving ssl Create the certs on the reverse proxy machine – move em to NAS   sudo certbot –nginx -d spiffynasty.com -d www.spiffynasty.com sudo certbot –nginx -d brains.spiffynasty.com then get location of ssl

Creating A Web Proxy

SSL | USE CERTBOT + (openssl steps)*

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Conversion Tracking (revive, analytics, matomo, clarity) Conversion Tracking (revive, analytics, matomo, clarity) Sell Sheet Comprehensive Multi-Platform Conversion Tracking Strategy Objective To unify and expand tracking capabilities across Revive Adserver,

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

Raspberry Pi Confi | Check Networking *

https://www.raspberrypi.com/documentation/computers/configuration.html   CHECKOUT: Configuring networking   Configuration The raspi-config Tool Edit this on GitHub raspi-config is the Raspberry Pi configuration tool, originally written by Alex Bradbury. To open the configuration tool, type the

Hosting Multiple Site w/ Virtual Host | Asustor Nas *

https://www.asustor.com/online/College_topic?topic=321   Hosting Multiple Websites with a Virtual Host Hosting websites with the virtual host function and using DDNS service with ASUSTOR NAS 2022-12-14 COURSE OBJECTIVES After completing this course you will be

Remote Access | Asustor Nas *

https://www.asustor.com/online/College_topic?topic=224#mc1 Remote Access – Manual Connect Manually configuring your NAS connection to the Internet 2022-12-07 COURSE OBJECTIVES After completing this course you will be able to: Configure your network equipment to setup remote

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 Conversion Tracking (revive, analytics, matomo, clarity) Conversion Tracking (revive, analytics, matomo, clarity) Sell Sheet Comprehensive Multi-Platform Conversion Tracking Strategy Objective To unify and expand tracking capabilities across Revive Adserver,

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 Conversion

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 –

Static Site (from REACT) generator

npm i –save-dev react webpack webpack-dev-server jsx-loader static-site-generator-webpack-plugin react-router   Creating a static site from a Create React App (CRA) project involves rendering the React application to HTML at build time, rather than

React + Wordpress | BONUS Modern WP Development *

Filter CategoriesAllKEEPERSSprUngSort By DateTitleExcerptDate Conversion Tracking (revive, analytics, matomo, clarity) Conversion Tracking (revive, analytics, matomo, clarity) Sell Sheet Comprehensive Multi-Platform Conversion Tracking Strategy Objective To unify and expand tracking capabilities across Revive Adserver,

Conversion Tracking (revive, analytics, matomo, clarity)

Sell Sheet Comprehensive Multi-Platform Conversion Tracking Strategy Objective To unify and expand tracking capabilities across Revive Adserver, Matomo, Microsoft Clarity, and Google Analytics for a deeper understanding of user behavior, affiliate-driven conversions, and

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

nohup ⌃Z vs ⌃C

nohup (script call / run) & If it’s running longer than expected or still occasionally suspends, here are a couple of troubleshooting tips: Process Time: Some checks can be lengthy depending on directory

RAID SETTINGS | dual enclosure*

Here’s a breakdown of the main differences between JBOD, RAID 0, RAID 1, and BIG (sometimes referred to as SPANNING): 1. JBOD (Just a Bunch of Disks) Function: Combines multiple physical disks into

Set up roc-rk3328-cc to boot from usb

On Linux, setting up the USB drive with an ext4 file system is straightforward. Here are the steps to format and set up the USB drive: 1. Identify the USB Drive Insert the

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

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

Gitlab YAML – with / without AWS calls

YAML   FINAL variables: REVERT_IT: “no” PREVIOUS_SHA: “previous_sha” before_script: – “which ssh-agent || ( apk add openssh )” – eval $(ssh-agent -s) – echo “$SSH_PRIVATE_KEY_STAGE” | ssh-add – – echo “$DOT_ENV_ROUTER” > .envrouter

Rainy Piano – Sleep

Fireplace sounds https://www.youtube.com/watch?v=vEsOAvYwuQM

AI – Video Editor | Image Editor

https://www.flexclip.com/tools/ https://www.flexclip.com/

Standalone Mode – for when let’s encrypt is being a dick!

  Steps to Use Standalone Mode with Let’s Encrypt Stop GitLab Services Temporarily Since standalone mode needs to bind to ports 80 and 443, you’ll need to temporarily stop GitLab services to free

Divoom Tiivoo 2-Audio

Minimalism for Maximalists

PRADEAU CHAIR

Story Pradeau Chair. For Essential Minimalists.   PRADEAU CHAIR. For Essential Minimalists. Artist Fred Pradeau challenged conventional notions of art and functionality with his groundbreaking creation: Crafted from just four stretcher frames and

How bots beat captcha

Bots can bypass client-side reCAPTCHA in a few different ways by exploiting JavaScript and form submission vulnerabilities. Here are some of the techniques commonly used: 1. Disabling JavaScript Many bots disable JavaScript to

Filter Shower Water

NOT THIS::   F2 Premium Shower Filter – Shower Head Filter for Hard Water, Removes 99.99% Chlorine – Ideal Shower Water Filter for Hair and Skin   Apply $5 coupon Shop items |

Scroll to Top