Git Product home page Git Product logo

derfoh.github.io's Introduction

derfoh.github.io

CircleCI Github User Page

This is the source to my coding blog: Coding With the Flow

I use this as a general purpose resource for dumping knowlege from my latest projects and schemes. I also use it as a resume of sorts.

derfoh.github.io's People

Contributors

derfoh avatar

Watchers

 avatar  avatar

derfoh.github.io's Issues

Image scaling

There are problems with images not properly scaling on the about page and on the gadget search project page

Podcasts

Write a post about podcasts I listen to

Fix Columns on Archive Page

Either fix the spacing between the archived posts and the tags or just separate them into seperate pages.

School Projects

Merge school projects into a single repo and then make post about them.

restic auto backups

Provide brief tutorial on how to set up automatic backups with powershell and restic

Reference:
https://community.spiceworks.com/how_to/17736-run-powershell-scripts-from-task-scheduler
https://stackoverflow.com/questions/4639894/executing-an-exe-file-using-a-powershell-script

Examples:
backup.ps1

& "C:\Users\Fredrick\go\src\github.com\restic\restic\restic.exe" -r "Y:\backups\restic\Documents" backup "C:\Users\Fredrick\Documents" -p "C:\Users\Fredrick\Documents\pw"
& "C:\Users\Fredrick\go\src\github.com\restic\restic\restic.exe" -r "Y:\backups\restic\go" backup "C:\Users\Fredrick\go" -p "C:\Users\Fredrick\Documents\pw"
& "C:\Users\Fredrick\go\src\github.com\restic\restic\restic.exe" -r "X:\restic\Users" backup "C:\Users\Fredrick" -p "C:\Users\Fredrick\Documents\pw"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.