Skip to content

Instantly share code, notes, and snippets.

@rodydavis
rodydavis / flutter_web_github_workflow.yml
Last active June 19, 2022 11:15
Build and Deploy Flutter Website to Flirebase Hosting
name: Build and Deploy Website
on: push
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
ROOT directory
1. public_html/vendor/magento/framework/Serialize/Serializer/Json.php
2. Just replace below fucntion (unserialize) and add new function OR just download attached file and replace with default
public function unserialize($string)
@hereismari
hereismari / msi-gtx1060-ubuntu-18.04-deeplearning.md
Last active December 3, 2023 17:14
Setting up a MSI laptop with GPU (gtx1060), Installing Ubuntu 18.04, CUDA, CDNN, Pytorch and TensorFlow