Skip to content

Instantly share code, notes, and snippets.

View itsvyle's full-sized avatar
🥖
Eating baguette

itsvyle itsvyle

🥖
Eating baguette
  • Paris, France
  • 06:00 (UTC +01:00)
View GitHub Profile
@itsvyle
itsvyle / arch_linux_installation_guide.md
Created August 23, 2024 14:39 — forked from mjkstra/arch_linux_installation_guide.md
A modern, updated installation guide for Arch Linux with BTRFS on an UEFI system
@itsvyle
itsvyle / main.gs
Last active August 3, 2024 10:45
Skyblock Investments tracker
function onOpen(e) {
SpreadsheetApp.getUi()
.createAddonMenu()
.addItem('Reload Item Prices', 'reloadPrices')
.addToUi();
}
const API_USERNAME = "Refraction"
const itemsColumnAvgPrices = letterToNumber("K")