Skip to content

Instantly share code, notes, and snippets.

View amahlaka's full-sized avatar

Arttu Mahlakaarto amahlaka

View GitHub Profile
/usr/local/lib/ruby/gems/2.5.0/extensions/arm64-darwin-17/2.5.0/nokogiri-1.10.9/mkmf.log
"clang -o conftest -I/usr/local/include/ruby-2.5.0/arm64-darwin17 -I/usr/local/include/ruby-2.5.0/ruby/backward -I/usr/local/include/ruby-2.5.0 -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT --sysroot=/usr/SDK -I/usr/local/include -I/usr/include -I/include -L/usr/local/lib -L/usr/lib -L/lib -O3 --sysroot=/usr/SDK -I/usr/local/include -I/usr/include -I/include -L/usr/local/lib -L/usr/lib -L/lib -O3 -ggdb3 -Wall -Wextra -Wno-unused-command-line-argument -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens -fno-common -pipe -I /Library/Developer/CommandLineToo
@amahlaka
amahlaka / dismfix.md
Created November 28, 2019 21:59
0x80070003 Windows update Fixes

Tricks to use when fixing Windows Update/DISM/sfc Errors such as 0x80070003, Corrupted updates:

Download Update installer from here: https://www.catalog.update.microsoft.com/Home.aspx
Commandline:
expand /f * windows*.msu C:\Temp1
DISM /Online /AddPackage /PackagePath:"C:\Temp1\Windows*.cab"

@amahlaka
amahlaka / UnchainedFixGuide.md
Created October 16, 2019 15:09
Some Archeage unchained troubleshooting steps

Archeage: Unchained Troubleshooting.

Quick automatic fix

Download this file: [ArcheageQuickFix.bat][bat] (Right click --> Save as)

Right click the downloaded file and select "Run as Administrator"

The file asks you to type in a number, if you want to fix audio issues, just type 1 and press Enter (This force closes the game if it is stuck, frozen etc, then restarts windows audio services) If you want to fix EAC issues like crash after selecting character, type 2 and press Enter (This stops all Razer Services and ASUS Aura RGB services if they are running)

Manual Fixes

@echo off
setlocal EnableDelayedExpansion
net session > NUL
if %ERRORLEVEL% EQU 0 (
echo You are a admin
echo 1: Fix audio issues
echo 2: Kill RGB services, Razer etc...
echo 3: Exit
SET /P inputname= Please type in the number of action you want to run:
timeout 1

Keybase proof

I hereby claim:

  • I am amahlaka on github.
  • I am optictick (https://keybase.io/optictick) on keybase.
  • I have a public key ASCvdQVHNT8Zle9BwzvElP4A68-j2S-U5UDHmkf9Ec21ngo

To claim this, I am signing this object: