Skip to content

Instantly share code, notes, and snippets.

View imasaru's full-sized avatar

Evan imasaru

View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns:yt="http://www.youtube.com/xml/schemas/2015" xmlns:media="http://search.yahoo.com/mrss/" xmlns="http://www.w3.org/2005/Atom">
<link rel="self" href="http://www.youtube.com/feeds/videos.xml?channel_id=UCo9QgwWCNEhDxL1gH-jxa8Q"/>
<id>yt:channel:UCo9QgwWCNEhDxL1gH-jxa8Q</id>
<yt:channelId>UCo9QgwWCNEhDxL1gH-jxa8Q</yt:channelId>
<title>Bite-sized Philosophy</title>
<link rel="alternate" href="https://www.youtube.com/channel/UCo9QgwWCNEhDxL1gH-jxa8Q"/>
<author>
<name>Bite-sized Philosophy</name>
<uri>https://www.youtube.com/channel/UCo9QgwWCNEhDxL1gH-jxa8Q</uri>
@imasaru
imasaru / Acer Aspire E5-575 (imasaru).xml
Created September 22, 2020 11:34
Personal NoteBook FanControl (nbfc) config for Acer E5-575.
<?xml version="1.0"?>
<FanControlConfigV2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<NotebookModel>Aspire E5-575</NotebookModel>
<Author>cymug (modified by imasaru)</Author>
<EcPollInterval>250</EcPollInterval>
<ReadWriteWords>false</ReadWriteWords>
<CriticalTemperature>93</CriticalTemperature>
<FanConfigurations>
<FanConfiguration>
<ReadRegister>85</ReadRegister>
@imasaru
imasaru / AspireE5-575-33BM_brightnesskeys.txt
Created August 23, 2019 15:37
Acer Aspire E5-575-33BM Brightness Keys Patch by imasaru
# Acer Aspire E5-575-33BM Brightness Keys Patch by imasaru
# modified from RehabMan’s _Q10 and _Q11 methods patch
into method label _Q8E replace_content
begin
// Brightness Down\n
Notify(\_SB.PCI0.LPCB.PS2K, 0x0405)\n
end;
into method label _Q8F replace_content
begin
@imasaru
imasaru / compose.md
Last active September 30, 2018 22:20
Compose Key Sequences for Linux

(Obtained from http://www.hermit.org/Linux/ComposeKeys.html)

This table shows compose key sequences which can be used to enter nonstandard characters in Linux.

Unicode Char Compose Comment
U00a0 ** ** " " nobreakspace # NO-BREAK SPACE
U00a1 **¡** "!!" exclamdown # INVERTED EXCLAMATION MARK
U00a2 **¢** `" c" "c
U00a3 **£** "L-" "-L" POUND SIGN
@imasaru
imasaru / launch.bat
Last active January 1, 2018 20:00
Script I created originally on 10 July 2017 to launch my game programs.
@echo off
:teamwolf
echo Do you want to launch TeamSpeak and Overwolf[Y/N]?
set /P TW= Answer: %=%
if /I "%TW%"=="y" goto launchtw
if /I "%TW%"=="n" (
echo Not launching TeamSpeak and Overwolf.
goto discord
)
@imasaru
imasaru / vivaldi.bat
Last active February 19, 2020 23:46
My script for launching Vivaldi with a specific profile. Inspired by a similar Automator program for macOS. I like to link this to a shortcut and launch it from my taskbar for convenience.
@echo off
:default
echo Launch DEFAULT profile? [Y/N] or Enter to launch.
set /P D= : %=%
if /I "%D%"=="n" goto name
if /I "%D%"=="y" start vivaldi.exe && exit
start vivaldi.exe && exit
@imasaru
imasaru / inspiron3148_brightnesskeys.txt
Last active August 23, 2019 15:29
Dell Inspion 11 - 3148 Brightness Keys Patch by imasaru (Takahashi on OSXLatitude)
# Dell Inspion 11 - 3148 Brightness Keys Patch by imasaru
# For ELAN/Other keyboard drivers
# modified from Rehab’s _Q10 and _Q11 methods patch
# Don’t worry if the method’s content shrinks after the patch. That should be expected.
into method label _Q1C replace_content
begin
// Brightness Up\n
Notify(PS2K, 0x10)\n
end;
@imasaru
imasaru / createjs.txt
Last active June 22, 2018 03:46
KO Options
node create.js -s 1/10/2017 -l ko -q 2017-04 -c 15 -t 오직 믿음으로 얻는 구원 -d aa -h 2017년 4기 (10 ~12월) -u false -i false -k true
@imasaru
imasaru / 05.md
Created October 8, 2017 02:14
05.md

title: Un Mejor Pacto date: 08/10/2017

Lee Hebreos 8:6. ¿Cuál es el mensaje? ¿Qué entendemos por estas “mejores promesas”?

Quizá la mayor diferencia entre la religión del Antiguo Testamento y la del Nuevo Testamento sea el hecho de que la era del Nuevo Testamento se instauró con la venida del Mesías, Jesús de Nazaret. Dios lo envió para que fuese el Salvador. Los hombres no podían ignorarlo y pretender ser salvos. Solo mediante la expiación que él proveyó sus pecados podrían ser perdonados. Solo por la imputación de su vida perfecta podrían estar delante de Dios sin condenación. En otras palabras, la salvación era mediante la justicia de Jesús, y nada más.

@imasaru
imasaru / idchanger.c
Created September 12, 2017 23:10
Program derived from AR5k posted some time ago to overwrite regional domain code set in Atheros adapters, and repurposed to modify EEPROM addresses. Found at dagarlas.org. Thanks, Mr. Davide!
/*
* This program is derived from code bearing the following Copyright(s)
/* -*- linux-c -*-
* _ _ ____ __ _ ___ ____ ____ __ _ _ _ _ |
* . \/ |--| | \| | |--< [__] | \| | _X_ | s e c u r e s y s t e m s
*
* .vt|ar5k - PCI/CardBus 802.11a WirelessLAN driver for Atheros AR5k chipsets
*
* Copyright (c) 2002, .vantronix | secure systems