All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Adam Meola - wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 20:49, 29 August 2020 Adam talk contribs created page Wiki/mediaWiki (Created page with "Personally, I threw this thing because i really just wanted somewhere to store notes online. That way, i'd have a searchable set not notes, and the ability to send a link whe...")
- 20:49, 29 August 2020 Adam talk contribs deleted page Wiki/MediaWiki (content was: "Personally, I threw this thing because i really just wanted somewhere to store notes online. That way, i'd have a searchable set not notes, and the ability to send a link whenever someone asks me how something works. Thusly, I've put Some effort in to this site, but not very much. I used "Installatron" to set this up 90% of the way. For this reason, i'll not cover installation and...", and the only contributor was "Adam" (talk))
- 20:46, 29 August 2020 Adam talk contribs created page Wiki/MediaWiki (Created page with "Personally, I threw this thing because i really just wanted somewhere to store notes online. That way, i'd have a searchable set not notes, and the ability to send a link whe...")
- 20:39, 29 August 2020 Adam talk contribs created page Wiki/syntax (Created page with "=h1 Headers and h1 example header= <code>=h1 Headers and h1 example header=</code> ==h2 example header== <code>==h2 example header==</code> ===h3 example header=== <code>===...")
- 20:36, 29 August 2020 Adam talk contribs created page Wiki (Created page with "===Wiki:=== ====Wiki syntax, and MediaWiki tips. note: MediaWiki is the engine that this site runs on. <splist parent=Wiki showparent=no sort=asc sortby=title liststyle...")
- 20:16, 29 August 2020 Adam talk contribs created page WikiSyntax (Created page with "h1 =text goes here= h2 ==text goes here== h3 ==text goes here== h4 ==text goes here== h5 ==text goes here==")
- 20:09, 29 August 2020 Adam talk contribs created page TestSyntax (Created page with "<splist parent=Template:Main showparent=no sort=asc sortby=title liststyle=unordered showpath=no kidsonly=no debug=0 />")
- 03:54, 29 August 2020 Adam talk contribs moved page Js/webWorkers to Js/libs/webWorkers
- 03:52, 29 August 2020 Adam talk contribs moved page Js/funccon to Js/libs/funccon
- 03:52, 29 August 2020 Adam talk contribs deleted page Js/libs/funccon (Deleted to make way for move from "Js/funccon")
- 03:50, 29 August 2020 Adam talk contribs created page Js/libs/funccon (Created page with "API documentation, and NodeJS instructions at: https://www.npmjs.com/package/funccon ==Inline versions:== : es6+ :: <code>const con=a=>new Promise((function(g,h){for(let c=-...")
- 03:50, 29 August 2020 Adam talk contribs created page Js/libs (Created page with "<splist showparent=no sort=asc sortby=title liststyle=unordered showpath=no kidsonly=no debug=0 />")
- 03:15, 29 August 2020 Adam talk contribs deleted page Js/bobert (content was: "stuff here", and the only contributor was "Adam" (talk))
- 03:14, 29 August 2020 Adam talk contribs created page Js/bobert (Created page with "stuff here")
- 02:02, 29 August 2020 Adam talk contribs deleted page Node/NVM/installing (content was: "==On Mac== * The easiest way is to use homebrew (a package manager for mac) ** go to: https://brew.sh/ ** There should be a shell script on the home page. Copy this text to your clipboard ** open your terminal ** paste the code from the homebrew website ** hit enter ** wait for the installation to compplete ** run: *** <code>brew update</code> *** <code>brew install nvm</code> ==On Wi...", and the only contributor was "Adam" (talk))
- 02:02, 29 August 2020 Adam talk contribs deleted page Node/NVM (content was: "NVM is short for "Node Version Manager". "NVM" and "NVM for Windows" are separate projects. Fortunately, NVM for Windows is a clone of NVM with an identical API. Once you have either installed, the process will be the same from there forward. It's useful because developers need to be able to install, uninstall, and switch between different versions of Node. Eventually, you'll wo...", and the only contributor was "Adam" (talk))
- 02:02, 29 August 2020 Adam talk contribs deleted page Node (content was: "<splist showparent=no sort=desc sortby=title liststyle=unordered showpath=no kidsonly=no debug=0 />", and the only contributor was "Adam" (talk))
- 02:02, 29 August 2020 Adam talk contribs deleted page NVM/using (content was: "==Confirm NVM is installed:== * Open your terminal / command promt / power shell / however you're set up. * type: :: <code>nvm --version</code> ** This will check the version of NVM that you have installed *** But I'm using this as a test to see if NVM is installed *** If you get a version number, it's installed *** If not, try restarting the computer and try again **** If it still f...", and the only contributor was "Adam" (talk))
- 02:02, 29 August 2020 Adam talk contribs deleted page NVM/installing (content was: "==On Mac== * The easiest way is to use homebrew (a package manager for mac) ** go to: https://brew.sh/ ** There should be a shell script on the home page. Copy this text to your clipboard ** open your terminal ** paste the code from the homebrew website ** hit enter ** wait for the installation to compplete ** run: *** <code>brew update</code> *** <code>brew install nvm</code> ==On Wi...", and the only contributor was "Adam" (talk))
- 02:02, 29 August 2020 Adam talk contribs deleted page NVM (content was: "NVM is short for "Node Version Manager". "NVM" and "NVM for Windows" are separate projects. Fortunately, NVM for Windows is a clone of NVM with an identical API. Once you have either installed, the process will be the same from there forward. It's useful because developers need to be able to install, uninstall, and switch between different versions of Node. Eventually, you'll wo...", and the only contributor was "Adam" (talk))
- 02:00, 29 August 2020 Adam talk contribs created page Js/Node/NVM/using (Created page with "==Confirm NVM is installed:== * Open your terminal / command promt / power shell / however you're set up. * type: :: <code>nvm --version</code> ** This will check the versio...")
- 01:56, 29 August 2020 Adam talk contribs created page Js/Node/NVM/installing (Created page with "==On Mac== * The easiest way is to use homebrew (a package manager for mac) ** go to: https://brew.sh/ ** There should be a shell script on the home page. Copy this text to yo...")
- 01:55, 29 August 2020 Adam talk contribs created page Js/Node/NVM (Created page with "NVM is short for "Node Version Manager". "NVM" and "NVM for Windows" are separate projects. Fortunately, NVM for Windows is a clone of NVM with an identical API. Once you h...")
- 01:55, 29 August 2020 Adam talk contribs created page Js/Node (Created page with "<splist showparent=no sort=desc sortby=title liststyle=unordered showpath=no kidsonly=no debug=0 />")
- 01:54, 29 August 2020 Adam talk contribs created page Node/NVM/installing (Created page with "==On Mac== * The easiest way is to use homebrew (a package manager for mac) ** go to: https://brew.sh/ ** There should be a shell script on the home page. Copy this text to yo...")
- 01:53, 29 August 2020 Adam talk contribs created page Node/NVM (Created page with "NVM is short for "Node Version Manager". "NVM" and "NVM for Windows" are separate projects. Fortunately, NVM for Windows is a clone of NVM with an identical API. Once you h...")
- 01:52, 29 August 2020 Adam talk contribs created page Node (Created page with "<splist showparent=no sort=desc sortby=title liststyle=unordered showpath=no kidsonly=no debug=0 />")
- 00:58, 29 August 2020 Adam talk contribs created page POSIX/nohup (Created page with "==Definition:== The command to ignore the HUP (hangup) signal. It prevents the process from exiting when the terminal or ssh session is closed. ==How to use it== ===Start...")
- 00:57, 29 August 2020 Adam talk contribs created page POSIX (Created page with "==The Portable Operating System Interface (POSIX)== Available on Linux, Unix, FreeBSD, Unix-like OSs (Mac OS), WSL, etc. It's a set of standards for a command line interface....")
- 00:57, 29 August 2020 Adam talk contribs created page NVM/using (Created page with "==Confirm NVM is installed:== * Open your terminal / command promt / power shell / however you're set up. * type: :: <code>nvm --version</code> ** This will check the versio...")
- 00:56, 29 August 2020 Adam talk contribs created page NVM/installing (Created page with "==On Mac== * The easiest way is to use homebrew (a package manager for mac) ** go to: https://brew.sh/ ** There should be a shell script on the home page. Copy this text to yo...")
- 00:54, 29 August 2020 Adam talk contribs created page NVM (Created page with "NVM is short for "Node Version Manager". "NVM" and "NVM for Windows" are separate projects. Fortunately, NVM for Windows is a clone of NVM with an identical API. Once you h...")
- 00:53, 29 August 2020 Adam talk contribs created page Js/webWorkers (Created page with "==My notes are outdated!== Below, you'll find a link to the updated version of the library that i've had fairly easy successes with in the past. ==Operative== https://githu...")
- 00:52, 29 August 2020 Adam talk contribs created page Js/funccon (Created page with "API documentation, and NodeJS instructions at: https://www.npmjs.com/package/funccon ==Inline versions:== : es6+ :: <code>const con=a=>new Promise((function(g,h){for(let c=-...")
- 00:52, 29 August 2020 Adam talk contribs created page Js (Created page with "* funccon ** a node module for orchestrating function concurrency. * webWorkers")
- 00:47, 29 August 2020 Adam talk contribs deleted page POSIX/nohup (content was: "/ POSIX / nohup ==Definition:== The command to ignore the HUP (hangup) signal. It prevents the process from exiting when the terminal or ssh session is closed. ==How to use it== ===Start a process=== * In the terminal: ** cd to the directory you'd like to start the process in. ** Run: :: <code>nohup [commandYoudLikeToKeepRunningAfterClosed] > /dev/null 2>&1 & echo $! >...", and the only contributor was "Adam" (talk))
- 00:47, 29 August 2020 Adam talk contribs deleted page POSIX (content was: "==The Portable Operating System Interface (POSIX)== Available on Linux, Unix, FreeBSD, Unix-like OSs (Mac OS), WSL, etc. It's a set of standards for a command line interface. * Commands: ** nohup", and the only contributor was "Adam" (talk))
- 00:47, 29 August 2020 Adam talk contribs deleted page Nvm/using (content was: "/ Nvm / using ==Confirm NVM is installed:== * Open your terminal / command promt / power shell / however you're set up. * type: :: <code>nvm --version</code> ** This will check the version of NVM that you have installed *** But I'm using this as a test to see if NVM is installed *** If you get a version number, it's installed *** If not, try restarting the computer and try a...", and the only contributor was "Adam" (talk))
- 00:47, 29 August 2020 Adam talk contribs deleted page Nvm/installing (content was: "/ Nvm / installing ==On Mac== * The easiest way is to use homebrew (a package manager for mac) ** go to: https://brew.sh/ ** There should be a shell script on the home page. Copy this text to your clipboard ** open your terminal ** paste the code from the homebrew website ** hit enter ** wait for the installation to compplete ** run: *** <code>brew update</code> *** <code>brew...", and the only contributor was "Adam" (talk))
- 00:47, 29 August 2020 Adam talk contribs deleted page Nvm (content was: "NVM is short for "Node Version Manager". "NVM" and "NVM for Windows" are separate projects. Fortunately, NVM for Windows is a clone of NVM with an identical API. Once you have either installed, the process will be the same from there forward. It's useful because developers need to be able to install, uninstall, and switch between different versions of Node. Eventually, you'll wo...", and the only contributor was "Adam" (talk))
- 00:47, 29 August 2020 Adam talk contribs deleted page Js/webWorkers (content was: "/ Js / webWorkers ==My notes are outdated!== Below, you'll find a link to the updated version of the library that i've had fairly easy successes with in the past. ==Operative== https://github.com/padolsey/operative", and the only contributor was "Adam" (talk))
- 00:47, 29 August 2020 Adam talk contribs deleted page Js/funccon (content was: "/ Js / funccon API documentation, and NodeJS instructions at: https://www.npmjs.com/package/funccon ==Inline versions:== : es6+ :: <code>const con=a=>new Promise((function(g,h){for(let c=-1,b=0,d=!1,f=function(){c++,a.funcs[c]?(b++,a.funcs[c]((function(k){b--,setTimeout(f,8)}))):b||d||(a.hasOwnProperty("done")&&a.done(),g(),d=!0,setTimeout((function(){a=b=d=null}),8))},e=0;e<...", and the only contributor was "Adam" (talk))
- 00:47, 29 August 2020 Adam talk contribs deleted page Js (content was: "* funccon ** a node module for orchestrating function concurrency. * webWorkers", and the only contributor was "Adam" (talk))
- 17:44, 28 August 2020 Adam talk contribs created page Js/webWorkers (Created page with "Not too much on this yet. Just a favorite framework. ==Operative== https://github.com/padolsey/operative")
- 17:22, 28 August 2020 Adam talk contribs created page POSIX/nohup (Created page with "/ POSIX / nohup")
- 17:21, 28 August 2020 Adam talk contribs created page POSIX (Created page with "==The Portable Operating System Interface (POSIX)== Available on Linux, Unix, FreeBSD, Unix-like OSs (Mac OS), WSL, etc. It's a set of standards for a command line interface.")
- 04:37, 28 August 2020 Adam talk contribs created page Js (Created page with "* funccon ** a node module for orchestrating function concurrency.")
- 04:37, 28 August 2020 Adam talk contribs deleted page Js/ (content was: "* funccon ** a node module for orchestrating function concurrency.", and the only contributor was "Adam" (talk))
- 03:59, 28 August 2020 Adam talk contribs created page Js/funccon (Created page with "API documentation, and NodeJS insstructions at: <meta charset="utf-8">[https://www.npmjs.com/package/funccon https://www.npmjs.com/package/funccon]")
- 03:57, 28 August 2020 Adam talk contribs created page Js/ (Created page with "* funccon")