Skip to content

Instantly share code, notes, and snippets.

View J5lx's full-sized avatar
📆
I may be slow to respond.

Jakob J5lx

📆
I may be slow to respond.
View GitHub Profile
+++ uname -s
++ PLATFORM=Linux
+++ basename ./build.sh
++ SCRIPT=build.sh
++ [[ build.sh != *wrapper/build.sh ]]
+++ tools/get_cpu_count.sh
++ JOBS=2
++ '[' build.sh '!=' build.sh -a build.sh '!=' build_clang.sh -a build.sh '!=' mount_xcode_image.sh ']'
++ [[ Linux == *BSD ]]
++ MAKE=make
This file has been truncated, but you can view the full file.
CONFIGURING QUICKTIME
CONFIGURING FAAD
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
@J5lx
J5lx / review.md
Last active September 12, 2015 00:32
Deutsche Übersetzung meines Teslagrad-Reviews / German translation of my Teslagrad review http://steamcommunity.com/id/j5lx/recommended/249590/

Handlung

Du bist ein kleiner Junge, der von zuhause fliehen muss. Auf deinem Weg wirst du von einer Art Soldaten verfolgt, bis du in eine Art Burg oder so gelangst, in der du schon bald einen mysteriösen goldenen Handschuh findest, mit dem du die Polarität von bestimmten Metallkisten etc., die dir auf deinem Weg begegnen, sodass sie magnetisch aufeinander reagieren. Das ermöglicht dir, verschiedene Rätsel zu lösen und so auf deinem Weg voranzukommen. Kurz danach gelangst du in einen hohen Schaft mit einem blauen Etwas, das an die Excursion Funnels (im Deutschen auch als Transportschächte bekannt) von Portal 2 erinnert, aber dich nur bewegt, solange du von der gleichen Polarität bist, wie das Ding. Eine Möglichkeit (und im Moment die einzige), das zu erreichen, ist, eine spezielle Pflanze am Grund des Schafts zu berühren. Anschließend wirst du von dem Funnel/Schacht nach oben bewegt, sodass du zu den Eingängen gelangen kannst, die sich an beiden Seiten (im Sinne einer 2D-Ansicht) der Wand des Schafts

@J5lx
J5lx / indivisible-prototype.desktop
Created November 24, 2015 22:15
Desktop file for the Indivisible prototype
[Desktop Entry]
Type=Application
Version=1.0
Name=Indivisible Prototype
GenericName=Action/RPG prototype
Exec=/opt/indivisible-prototype/Indivisible_Linux.i686-pc-linux-gnu
Categories=Game
@J5lx
J5lx / backtrace.txt
Last active May 30, 2016 19:53
RCT3 3.2.8.13 backtrace
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7abaed6f).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7abaed6f ESP:0c1ce95c EBP:0c1ce9d8 EFLAGS:00010216( R- -- I -A-P- )
EAX:00000000 EBX:7bcd9000 ECX:0c1ce9a0 EDX:00000000
ESI:7bcd9000 EDI:00000000
Stack dump:
0x0c1ce95c: 7bc53646 00000000 00000000 00000000
0x0c1ce96c: 7bc53646 7c1c0000 00000002 08289798
0x0c1ce97c: 7abd0000 05cad118 7bcd9000 0c1cead8
@J5lx
J5lx / use-system-vstsdk.patch
Created October 29, 2016 14:32
Patch to make Radium use the VST SDK from steinberg-sdk36
diff -aur --no-dereference package.pristine/Makefile.Qt package.new/Makefile.Qt
--- package.pristine/Makefile.Qt 2016-10-29 12:36:00.479600104 +0200
+++ package.new/Makefile.Qt 2016-10-29 12:38:36.228464209 +0200
@@ -190,7 +190,7 @@
FLAGOPTS = $(DEFINES) -DGUIISQT -DUSE_GFX_OP_QUEUE -DFULL_VERSION=$(FULL_VERSION) -DIS_LITTLE_ENDIAN=1 -DUSE_OPENGL=1 $(VISUAL) $(REQTYPE_TYPE) $(MENU_TYPE)
-COMMONOPT = -c `cat buildtype.opt` -I$(GCDIR)/include -I$(P) -I$(PYPATH) `cat flagopts.opt` $(MIDIINC) $(OS_OPTS) $(VST_OPTS) -I${HOME}/boost_1_61_0 -I${HOME}/SDKs/vstsdk2.4 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-omit-frame-pointer
+COMMONOPT = -c `cat buildtype.opt` -I$(GCDIR)/include -I$(P) -I$(PYPATH) `cat flagopts.opt` $(MIDIINC) $(OS_OPTS) $(VST_OPTS) -I${HOME}/boost_1_61_0 -I/usr/include/vst36 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-omit-frame-pointer
@J5lx
J5lx / make.log
Created November 7, 2016 22:05
Log of failed DKMS build of the Darling kernel module with a realtime kernel
DKMS make.log for darling-mach-r25.0c2da6e for kernel 4.8.6-rt5-1-rt (x86_64)
Mon Nov 7 23:04:56 CET 2016
make: Entering directory '/usr/lib/modules/4.8.6-rt5-1-rt/build'
CC [M] /usr/src/darling-mach-r25.0c2da6e/lkm/ipc_server.o
In file included from /usr/src/darling-mach-r25.0c2da6e/lkm/ipc_server.c:23:0:
./include/linux/rwlock.h:27:0: warning: "rwlock_init" redefined
# define rwlock_init(lock) \
In file included from ./include/linux/spinlock.h:275:0,
from ./include/linux/mutex_rt.h:11,
Commencing CoreCLR Repo build
WARNING: Can not determine runtime id for current distro.
Setting up directories for build
Checking prerequisites...
Laying out dynamically generated files consumed by the build system
Laying out dynamically generated Event Logging Test files
Generating Event Logging Tests
Laying out dynamically generated Event Logging Implementation of Lttng
Cleaning the temp folder of dynamically generated Event Logging files
Updating /build/dotnet/src/coreclr-1.1.1/bin/obj/Linux.x64.Release/Generated/eventprovider with /build/dotnet/src/coreclr-1.1.1/bin/obj/Linux.x64.Release/Generated/eventprovider_new

Keybase proof

I hereby claim:

  • I am j5lx on github.
  • I am j5lx (https://keybase.io/j5lx) on keybase.
  • I have a public key ASD5B4c7ZS5Fji7ag1uz_FYa4Jx_WyniZZ4oHnFnjiFJCwo

To claim this, I am signing this object: