Skip to content

Instantly share code, notes, and snippets.

View Johnpc123's full-sized avatar

John P. Costello M.Sc. Johnpc123

View GitHub Profile
vagrant : INFO global: Vagrant version: 2.2.9
At line:1 char:1
+ vagrant up --debug 2>&1 | Tee-Object -FilePath ".\vagrant_clean.log"
+ ~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ( INFO global: Vagrant version: 2.2.9:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
INFO global: Ruby version: 2.6.6
INFO global: RubyGems version: 3.0.3
@Johnpc123
Johnpc123 / life.html
Last active October 3, 2024 12:31
🔥
<!-- https://practicalcoder.com/life.html -->
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<style>
.finger-onDiv {cursor: pointer; cursor: hand;}
#msgg {font-size: 18pt}
</style>