Skip to content

Instantly share code, notes, and snippets.

View bendlas's full-sized avatar

Herwig Hochleitner bendlas

  • Austria
View GitHub Profile

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@bendlas
bendlas / build.log
Last active August 28, 2017 21:22
nix-build . -A gnome3.gnome_shell 2>&1 | tee build.log
these derivations will be built:
/nix/store/55plqgvrqrpy3da5ra2nvgamz0jbxy6p-gnome-shell-3.22.0.drv
building path(s) ‘/nix/store/4nkbq48qsqa3fmr2gparj3n4hkgdabb1-gnome-shell-3.22.0’
unpacking sources
unpacking source archive /nix/store/8ymq6jmw5qw9fwqvv85agd2k62pxn7xj-gnome-shell-3.22.0.tar.xz
source root is gnome-shell-3.22.0
setting SOURCE_DATE_EPOCH to timestamp 1474320306 of file gnome-shell-3.22.0/docs/reference/st/html/widgets.html
patching sources
configuring
fixing libtool script ./config/ltmain.sh
@bendlas
bendlas / output.log
Last active August 22, 2017 22:20
WINEPREFIX=`pwd`/np2wine WINEARCH=win64 strace wine64 ./Notepad2_4.2.25_x64.exe
execve("/run/current-system/sw/bin/wine64", ["wine64", "./Notepad2_4.2.25_x64.exe"], 0x7ffeafab0b28 /* 66 vars */) = 0
brk(NULL) = 0x170b000
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f732fb7d000
access("/etc/ld-nix.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib/tls/x86_64", 0x7ffc5a757c20) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib/tls", {st_mode=S_IFDIR|0555, st_size=114, ...}) = 0
open("/run/opengl-driver/lib/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib/x86_64", 0x7ffc5a757c20) = -1 ENOENT (No such file or directory)
these derivations will be built:
/nix/store/sjla8xblk73k76figmcalaynnkvdwb28-dwarf-therapist-original-37.0.0.drv
/nix/store/dai1pgq1pb70w6gj3ii52y2zbdfwl078-dwarf-therapist-37.0.0.drv
building path(s) ‘/nix/store/afic58ghzddrskkcwrpzah0dzmbl7pxl-dwarf-therapist-original-37.0.0-layouts’, ‘/nix/store/sk72kxppm5v374yhi40f6a6132g3wd0l-dwarf-therapist-original-37.0.0’
unpacking sources
unpacking source archive /nix/store/gxwpwmjlx6mjh8al73y88qsfy9v0x2mp-Dwarf-Therapist-v37.0.0-src
source root is Dwarf-Therapist-v37.0.0-src
patching sources
applying patch /nix/store/1ymn4wgvjwm600pc934cz7274xgjzb5b-323.diff
patching file dwarftherapist.pro
@bendlas
bendlas / Clojure 1.8, server compilation
Created March 9, 2017 14:57
Concurrency tests with clojure's STM on JDK 9: #(ref-set % @%) vs ensure
################################################
Benchmarking with `#(ref-set % @%)` ||
================================================
Estimating sampling overhead
Warming up for JIT optimisations 10000000000 ...
compilation occurred before 1210614 iterations
compilation occurred before 2421103 iterations
compilation occurred before 4842081 iterations
compilation occurred before 18157460 iterations
compilation occurred before 21788927 iterations
@bendlas
bendlas / attrs.txt
Created February 26, 2017 19:25
Direct referrers to python, that would be changed by a relink python => python3
AgdaStdlib
MMA
OVMF
OVMF-CSM
R
SDL
SDL2
SDL2_image
SDL_image
Xaw3d
(ns test.rec
(:require [om.next :as om :refer-macros [defui]]
[goog.dom :as gdom]
[om.dom :as dom]))
(enable-console-print!)
(def app-state
{:display/path []
:tree/root
@bendlas
bendlas / composite.cljs
Created May 31, 2016 13:46 — forked from anmonteiro/composite.cljs
Code for the series of posts "An exploration of object recursion design patterns in Om Next recursive queries"
(ns rec
(:require
[webnf.base.logging :as log]
[om.next :as om :refer-macros [defui]]
[goog.dom :as gdom]
[om-tools.dom :as dom]
[clojure.string :as str]))
(def composite-data
{:composite/item {:id 0
==> Creating nixpkgs repo in /home/herwig/.nox/nixpkgs
==> We're in a git repo, trying to fetch it
Traceback (most recent call last):
File "/nix/store/sqrhxqg685wvxz81ahc5si05crqj5lrm-nox-0.0.2/bin/.nox-review-wrapped", line
12, in <module>
sys.exit(cli())
File "/nix/store/dwmlgbb16ggdmshpc4d3l4mbh23scf6c-python3.4-click-6.3/lib/python3.4/site-p
ackages/click/core.py", line 716, in __call__
return self.main(*args, **kwargs)
File "/nix/store/dwmlgbb16ggdmshpc4d3l4mbh23scf6c-python3.4-click-6.3/lib/python3.4/site-p
clang-linux.link ../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/clasp
"clang++" -o "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/clasp" -Wl,--start-group "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/main.o" "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/gc_interface.o" "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/gcFunctions.o" "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/gctoolsPackage.o" "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/globals.o" "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/gcStack.o" "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/telemetry.o" "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/gcalloc.o" "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/gcweak.o" "../../src/main/bin/clang-linux-linux/release/gc-boehm/program-clasp/memoryManagemen