User contributions for Gregpaskal

A user with 181 edits. Account created on 4 April 2025.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

5 April 2025

4 April 2025

  • 22:2822:28, 4 April 2025 diff hist +6 Tools No edit summary current
  • 22:2822:28, 4 April 2025 diff hist +2 References No edit summary
  • 22:2722:27, 4 April 2025 diff hist +2 References No edit summary
  • 22:2622:26, 4 April 2025 diff hist +13 Testing No edit summary
  • 22:2322:23, 4 April 2025 diff hist +2 Automation No edit summary
  • 22:2122:21, 4 April 2025 diff hist +26 AI No edit summary Tag: Visual edit
  • 22:2022:20, 4 April 2025 diff hist −13 AI No edit summary
  • 22:2022:20, 4 April 2025 diff hist +18 AI No edit summary
  • 22:1822:18, 4 April 2025 diff hist +30 IoT No edit summary
  • 22:1822:18, 4 April 2025 diff hist +6 IoT No edit summary
  • 22:1722:17, 4 April 2025 diff hist +6 IoT No edit summary
  • 22:1022:10, 4 April 2025 diff hist 0 N File:ESP32-pinout-mapping.png No edit summary current
  • 21:5721:57, 4 April 2025 diff hist +230 N Zsh Created page with "{{: Header_Nav}} Z Shell (zsh) helps * [https://en.wikipedia.org/wiki/Z_shell Zshell - Wikipedia] * zsh configuration file: /Users/gregpaskal/.zshrc * echo "$USER" - Get Current User * echo "$PATH" - Get current PATH variables" current
  • 21:5621:56, 4 April 2025 diff hist +109 N YouTube Created page with "{{: Header_Nav}} This is an experiment to see how to embed a YouTube Video ‎<youtube>F3X2O7Q7pb4</youtube>" current
  • 21:5521:55, 4 April 2025 diff hist +6,505 N Wisdom Created page with "{{: Header_Nav}} ===Commissioned=== Matthew 28:19-20 - Therefore go and make disciples of all nations, baptizing them in the name of the Father and of the Son and of the Holy Spirit, and teaching them to obey everything I have commanded you. And surely I am with you always, to the very end of the age.” === Giftings === Romans 12:4-8 - Just as each of us has one body with many members, and these members do not all have the same function, so in Christ we who are many..." current
  • 21:5521:55, 4 April 2025 diff hist +150 N Windows Created page with "{{: Header_Nav}} Microsoft Windows operating systems Display PATH via command line $env:path -split ";" Switch from GMail (Web) to Outlook (Web)" current
  • 21:5521:55, 4 April 2025 diff hist +316 N Wiki Structure Created page with "{{: Header_Nav}} Thinking about the way I would like to I structure this Wiki. Here are a few ideas… Topics * Home * Testing * Automation * Development ** Languages *** Ruby *** JavaScript *** Shell *** AppleScript ** Helps *** Language Syntax Comparison *** Online Tools **** Diff **** Validators * Help ** Nav" current
  • 21:5421:54, 4 April 2025 diff hist +164 N Wifi Created page with "{{: Header_Nav}} This section is all ESP32 Wifi == Reference == [https://deepbluembedded.com/esp32-wifi-signal-strength-arduino-rssi/ ESP32 Wi-Fi Signal Strength]" current
  • 21:5421:54, 4 April 2025 diff hist +54 N What's an API Created page with "{{: Header_Nav}} What's an API thumb" current
  • 21:5321:53, 4 April 2025 diff hist +1,532 N Tools Created page with "{{: Header_Nav}} Helpful tools === 3D Modeling === [https://all3dp.com/2/types-of-3d-modeling/ The 3 Main Types of 3D Modeling] === ASCII === * http://asciiset.com/ === BASH === * BASH === CAD === * KiCad * FreeCad === CLion IDE === * CLion === git === * git add --all * git commit -m "Some text about the commit" * git push * git reset --hard HEAD === Homebrew === * [https://brew.sh/ Homebrew - Home] * Homebrew === Networking === *[https://www...."
  • 21:5321:53, 4 April 2025 diff hist +150 N Testing Created page with "{{: Header_Nav}} This section is all about Testing. *Manual *Automation *N-Curve Effect *Reference - XPath and Locators *Security"
  • 21:5221:52, 4 April 2025 diff hist +547 N Switch from GMail (Web) to Outlook (Web) Created page with "{{: Header_Nav}} Switch from GMail (Web) to Outlook (Web) Resources * Outlook URL: https://outlook.office.com/mail/ * GMail URL: https://mail.google.com Strategy * Send an email to greg@muraho.tech ** Open in Outlook for Web to see if it arrived *** No way to pull mail *** Never showed Up ** Open in Gmail for Web to see if it arrived *** Was already there when opened. *** Auto pulls in new mail *Resolve GMail auto checking for email. Should only happen upon request...." current
  • 21:5221:52, 4 April 2025 diff hist +61 N Swift - Cheat Sheet Created page with "{{: Header_Nav}} frameless|left" current
  • 21:5121:51, 4 April 2025 diff hist +127 N Shell - Examples Created page with "{{: Header_Nav}} This page contains Shell examples that can be helpful in development Resources: * https://www.shellscript.sh/" current
  • 21:5021:50, 4 April 2025 diff hist +17,098 N Setting up an Intel Mini PC Linux Box for Automation Created page with "{{: Header_Nav}} === The following steps were used in a POC to setup an Intel Mini PC as a Linux box to execute automation. === ---- ==== Mini PC Details ==== https://www.amazon.com/gp/product/B0BVLS7ZHP/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&th=1 Beelink S12 Pro Mini PC, Intel 12th Gen Alder Lake- N100(up to 3.4GHz), 16GB DDR4 RAM 500GB PCIe SSD, Desktop Computer Support 4K Dual Display/USB3.2/WiFi 6/BT5.2/Gigabit Ethernet for Home/Office Product Details: https:..." current
  • 21:4921:49, 4 April 2025 diff hist +2,965 N Setting up a Raspberry PI for Automation Created page with "{{: Header_Nav}} The following steps were used in a POC to setup a Raspberry Pi for automation purposes. # Initial Setup ## Install Raspbian (Bullseye) on a 32 Gig Micro SD Card ## Boot the Raspberry Pi onto this new install ## Run the following command in a terminal ### <code>cat /etc/os-release</code> ## Ensure you have Linux 11 (Debian) installed # Setup Networking ## Join the wireless network # Ensure apt is up to date. ## Update the package list to get information..." current
  • 21:4921:49, 4 April 2025 diff hist +10,957 N Setting up Monitoring Created page with "{{: Header_Nav}} = The following steps were used to set up a monitoring solution. = ---- = Prepare a base VM = Let's begin by making a new VM based on the VM_Deb12_Master_v02 ---- = Install Prometheus = == Ensure apt is up to date == <code>sudo apt update</code> == Install Prometheus == <code>sudo apt install prometheus</code> == Verify Prometheus is installed == <code>systemctl status prometheus</code> == Configuring Prometheus == * By default, Prometheus..." current
  • 21:4821:48, 4 April 2025 diff hist +206 N Security Created page with "{{: Header_Nav}} Capture security testing examples here. [https://portswigger.net/web-security/sql-injection SQL Injection] [https://portswigger.net/web-security/all-labs#sql-injection SQL Injection Lab]" current
  • 21:4821:48, 4 April 2025 diff hist +10,629 N SQL Created page with "{{: Header_Nav}} This section is all about SQL In Jan 2025 I took the following course on Google Cloud Skills Boost Introduction to SQL for BigQuery and Cloud SQL https://www.cloudskillsboost.google/course_templates/623/labs/503669 SQL = Structured Query Language {| class="wikitable" |+Structured dataset ! {| class="wikitable" | colspan="1" rowspan="1" |User | colspan="1" rowspan="1" |Price | colspan="1" rowspan="1" |Shipped |- | colspan="1" rowspan="1" |Sean | co..." current
  • 21:4721:47, 4 April 2025 diff hist +1,886 N Ruby - Cheatsheet Created page with "{{: Header_Nav}} # This ruby script uses JavaScript to grab the URL from the browser and return it to Ruby lo_js_universal = 'return window.location.pathname' myurl = @driver.execute_script(lo_js_universal) puts "===== Here is the window.location.pathname: #{myurl} =====" # Ruby - JavaScript - XPath - Capture value lo_js_universal = '//input[@name=\"campaign_id\"]' js_universal = "return document.evaluate(`#{lo_js_universal}`, document, null, XPathResult.FIRST_OR..." current
  • 21:4621:46, 4 April 2025 diff hist +437 N References Created page with "{{: Header_Nav}} Helpful References to information *[https://developer.apple.com/documentation/ Apple Developer Documentation] *[https://developer.atlassian.com/cloud/trello/guides/rest-api/api-introduction/ Great Documentation Example] *[https://www.dropbox.com/s/g8j8zoervp5jduo/PKM%20-%20MT%20Speaker%20Series%20-%20Robert%20Greiner.pdf?dl=0 Personal Knowledge Management (PKM)] *What's an API *HTML Anatomy *git Commands"
  • 21:4621:46, 4 April 2025 diff hist +10,789 N Reference - XPath and Locators Created page with "{{: Header_Nav}} frameless|931x931px '''XPath Locator Fundamentals''' The following are Best Practice XPath models to be used in object location for automated testing. A few fundamental rules to apply when setting up object locators. # Tune XPath locators using Chrome browser and Developer Tools. Craft minimum number of attributes necessary to reliably locate an object, typically 1 HTML Tag and 1 Attribute Tag are all that’s needed. # Locat..." current
  • 21:4521:45, 4 April 2025 diff hist +855 N Raspberry Pi - VMWare to Deployable Image Created page with "{{: Header_Nav}} How to create a Raspberry Pi image in VM Ware and then deploy that to an SD card and onto a Raspberry Pi. ==== Basic Steps ==== # Download the Raspberry Pi OS ISO. An ISO is what is commonly used to create a CD. ## ISO Download can be found here https://www.raspberrypi.com/software/raspberry-pi-desktop/ #Create a new Virtual Machine. ##File -> New ##Drag the ISO onto the "Select the installation method" dialog and click "Continue" ##On the Choose Opera..." current
  • 21:4521:45, 4 April 2025 diff hist +345 N Raspberry Pi Created page with "{{: Header_Nav}} This section is all about Raspberry Pi. *Raspberry Pi - VMWare to Deployable Image === Resources === *[https://www.raspberrypi.com/documentation/microcontrollers/ Raspberry Pi Documentation/] *[https://www.youtube.com/watch?v=OZoi3eChwHw How to setup Raspberry Pi Pico on a Mac] *[https://pypi.org/ Python Package Index]" current
  • 21:4421:44, 4 April 2025 diff hist +2,874 N RF Created page with "{{: Header_Nav}} == Overview == * An RF signal or wave radiates away from an antenna (often in a wireless access point) in a continuous pattern that is governed by properties such as wavelength, frequency, amplitude, and phase. However, the signal’s movement and behavior are also affected by other components such as absorption, reflection, scattering, refraction, diffraction, free space path loss, attenuation, and gain. * The radio spectrum is from the upper limit of..." current
  • 21:4421:44, 4 April 2025 diff hist +260 N Python - Cheat Sheet Created page with "{{: Header_Nav}} This Python cheat sheet captures concepts and ideas discovered when developing and using Python MicroPython [https://randomnerdtutorials.com/getting-started-thonny-micropython-python-ide-esp32-esp8266/ Getting Started with Thonny MicroPython]" current
  • 21:4321:43, 4 April 2025 diff hist +1,402 N POC Created page with "{{: Header_Nav}} This page captures Proof of Concept work. === Two Columns === {{Flex columns|{{lorem ipsum}}|{{lorem ipsum}}}} *Automation Key *YouTube *Wiki Structure *Template:Codesample/style.css === Link Experiments === *Automation Key (Internal) *[https://wiki.craftoftesting.com/index.php?title=Language_Syntax_-_Side_by_Side_Examples External] === Template Experiments === === Template Styles === <templatestyles src="Template:..." current
  • 21:4321:43, 4 April 2025 diff hist +56 N OS Created page with "{{: Header_Nav}} Operating systems Windows Mac" current
  • 21:4221:42, 4 April 2025 diff hist +61 N OOP - Concept Created page with "{{: Header_Nav}} thumb|OOP Concepts" current
  • 21:4221:42, 4 April 2025 diff hist +181 N OLED Display Created page with "{{: Header_Nav}} This section is all about OLED Displays using I2C * [https://srituhobby.com/how-to-use-oled-displays-with-esp32-boards/ How to Use OLED Displays with ESP32 Boards]" current
  • 21:4121:41, 4 April 2025 diff hist +1,417 N Module:Flex columns/styles.css Created page with "{{pp-template}}: .flex-columns-container { clear: both; width: 100%; display: flex; flex-wrap: wrap; } .flex-columns-container > .flex-columns-column { float: left; width: 50%; min-width: 360px; padding: 0 0.5em; box-sizing: border-box; flex: 1; display: flex; flex-direction: column; } @media screen and (max-width: 393px) { .flex-columns-container > .flex-columns-column { min-width: 0; } } .flex-columns-container > .flex-columns-column:first-child..." current
  • 21:4021:40, 4 April 2025 diff hist +208 N Manual Created page with "{{: Header_Nav}} Manual testing is the process involving a human to perform steps to typically fulfill a test case. {| class="wikitable" |+ ! colspan="2" |initiation_type |- !a !s |- |d |f |- |2 |3 |- | | |}" current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)