Skip to content

Instantly share code, notes, and snippets.

View ifeelagood's full-sized avatar

ifeelagood

View GitHub Profile
@ifeelagood
ifeelagood / INSTRUCTIONS.md
Created February 8, 2024 01:13
vcpkg and cmake installation

Install VCPKG

cd C:\dev\ git clone https://github.com/Microsoft/vcpkg.git .\vcpkg\bootstrap-vcpkg.bat

Set environment variable

control panel -> user accounts -> change my environment variables -> VCPKG_ROOT C:\dev\vcpkg JAMES_NEEDS_TO_LET_ME_INTEGRATE_VCPKG 1

@ifeelagood
ifeelagood / OpenInSciHub.user.js
Created November 20, 2023 10:11
Open In Sci-Hub Userscript
// ==UserScript==
// @name Open In Sci-Hub
// @namespace Violentmonkey Scripts
// @match https://sciencedirect.com/*
// @match https://link.springer.com/article/*
// @match https://ieeexplore.ieee.org/document/*
// @match https://www.sciencedirect.com/science/article/*
// @match https://www.nature.com/articles/*
// @match https://journals.plos.org/plosone/article?id=*
// @match https://academic.oup.com/journals/*