Skip to content

Instantly share code, notes, and snippets.

View lynkos's full-sized avatar
🍳
Cooked

lynkos

🍳
Cooked
View GitHub Profile
@lynkos
lynkos / gaming_funcs.sh
Last active August 19, 2025 04:02
Bash functions useful for playing Windows games via Wine running the Windows version of Steam on macOS / Mac. NOTE: This script is still a work in progress. There are still many more convenient macOS / Mac gaming-related functions planned for future updates.
#!/usr/bin/env bash
############################################################################
# gaming_funcs.sh #
# #
# Bash functions for playing Windows games on Mac #
# ------------------------------------------------------------------------ #
# Setup: #
# 1. Switch architecture #
# `arch -x86_64 /bin/bash` #
@lynkos
lynkos / agw.md
Last active April 19, 2025 23:00
Useful code for editing articles AppleGamingWiki, PCGamingWiki, etc.

Useful code for editing articles in AppleGamingWiki, PCGamingWiki, etc.

  • {{Note|note=The content of the popup note here.|name=Appropriate name if the note is reused on multiple places on the page}}
  • {{ii}} Write note here.
  • {{Image|File name.png|Caption}}
  • <gallery>
    File name 1.png|Caption1
    File name 2.png|Caption2
@lynkos
lynkos / resume.tex
Created February 18, 2025 17:55
My resume in LaTeX
% Resume in LaTeX
% Author : Kiran Brahmatewari
% Website: https://github.com/lynkos
% License : MIT
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
@lynkos
lynkos / script_template.sh
Created October 14, 2024 02:35
Default [shell] script template.
#!/bin/sh
#####################################################
# Script Name #
# Script Description #
# ------------------------------------------------- #
# Explanation #
# #
# Setup: #
# Some step(s) and/or command(s) #
@lynkos
lynkos / README.md
Last active August 21, 2025 19:14
Copy of README for Apple's Game Porting Toolkit (GPTk) 2.1
@lynkos
lynkos / model_pipeline.ipynb
Last active May 16, 2024 23:29
How to create an AI model for real-time object detection
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lynkos
lynkos / conda_shortcuts.sh
Last active February 18, 2025 17:57
Conda Shortcuts
# Confirm by prompting user for yes or no
ask() {
read -p "$@ (y/n)? " answer
case "${answer}" in
[yY] | [yY][eE][sS])
true
;;
*)
false
;;
@lynkos
lynkos / keybase.md
Created October 26, 2014 20:57
Keybase

Keybase proof

I hereby claim:

  • I am lynkos on github.
  • I am lynkos (https://keybase.io/lynkos) on keybase.
  • I have a public key whose fingerprint is EE8A CF03 5E10 6B89 66C9 1C08 9C2A 27B1 C1BE F3AA

To claim this, I am signing this object: