Skip to content

Instantly share code, notes, and snippets.

View wnz99's full-sized avatar

David Fava wnz99

View GitHub Profile
@benjiqq
benjiqq / graphdata.py
Created October 2, 2020 04:10
uniswap candle
import requests
import json
import datetime
import pandas as pd
import numpy as np
BASE_URL = "https://api.thegraph.com/subgraphs/name/ianlapham/uniswapv2"
txnum = 100
@Programator2
Programator2 / windows_boot_recovery.md
Last active November 6, 2023 08:59
This gist shows how to recover Windows 10 boot problems after cloning a harddrive (error code 0xc000000e)

Prerequisites

This guide applies to UEFI systems with GPT drives. It was tested on Windows 10 April 2018 edition, but it should also work on Windows 8 and newer releases (maybe even 7).

The problem

Occurs after an original drive from which the system drive was cloned is connected to the system at boot.

Error code 0xc000000e with message The boot selection failed because a required device is inaccessible.