Skip to content

Instantly share code, notes, and snippets.

@WhyNotHugo
WhyNotHugo / PKGBUILD
Created August 19, 2014 11:27
python2-wsgi-intercept-0.8.1
# Maintainer: Neil Santos <[email protected]>
pkgname=python2-wsgi-intercept
pkgver=0.8.1
pkgrel=1
pkgdesc='Installs a WSGI application in place of a real URI for testing'
arch=('i686' 'x86_64')
url='http://code.google.com/p/wsgi-intercept/'
license=('MIT')
depends=('python2')
@WhyNotHugo
WhyNotHugo / PKGBUILD
Last active August 29, 2015 14:13
broadcom-wl-dkms for linux-3.18
# Maintainer: Frank Vanderham <twelve.eighty (at) gmail.>
# Contributor: Hugo Osvaldo Barrera <[email protected]>
pkgname=broadcom-wl-dkms
_pkgname=broadcom-wl
pkgver=6.30.223.248
pkgrel=5
pkgdesc="Broadcom 802.11 Linux STA wireless driver"
url='http://www.broadcom.com/support/802.11/linux_sta.php'
arch=('i686' 'x86_64')
license=('custom')
#!/bin/sh
# Bail on errors!
set -e
set -u
# Change to a temporary directory:
cd /tmp
# Version of Syncthing we'll install:

Keybase proof

I hereby claim:

  • I am whynothugo on github.
  • I am whynothugo (https://keybase.io/whynothugo) on keybase.
  • I have a public key ASAxbo8Qf5-DvQjOhNVqSBM-QhXQ6OWv4SdmfLdQzy2w6go

To claim this, I am signing this object:

debug: Using 1 maximal workers.
debug: Fetching value for password.fetch with command strategy.
debug: Fetching value for password.fetch with command strategy.
Syncing contacts
debug: Loaded status for contacts
debug: PROPFIND https://carddav.messagingengine.com/dav/addressbooks/user/[email protected]/Default/
debug: {'User-Agent': 'vdirsyncer', 'Content-Type': 'application/xml; charset=UTF-8', 'Depth': '1'}
debug: <?xml version="1.0" encoding="utf-8" ?>
debug: <D:propfind xmlns:D="DAV:">
debug: Using 1 maximal workers.
debug: Fetching value for password.fetch with command strategy.
Syncing calendars/502708f4-4b94-4963-b042-f7340c829bdf
debug: Loaded status for calendars/502708f4-4b94-4963-b042-f7340c829bdf
debug: PROPFIND https://caldav.messagingengine.com/dav/calendars/user/[email protected]/502708f4-4b94-4963-b042-f7340c829bdf/
debug: {'User-Agent': 'vdirsyncer', 'Content-Type': 'application/xml; charset=UTF-8', 'Depth': '1'}
debug: <?xml version="1.0" encoding="utf-8" ?>
debug: <D:propfind xmlns:D="DAV:">
debug: <D:prop>
debug: <D:resourcetype/>
@WhyNotHugo
WhyNotHugo / sway.0.12.nvidia.log
Last active April 11, 2017 02:02
sway logs with the propietary nvidia driver
04/10/17 22:42:20 - [main.c:153] Linux hyperion.barrera.io 4.10.9-1-ARCH #1 SMP PREEMPT Sat Apr 8 12:39:59 CEST 2017 x86_64 GNU/Linux
04/10/17 22:42:20 - [main.c:125] Contents of /etc/os-release:
04/10/17 22:42:20 - [main.c:132] NAME="Arch Linux"
04/10/17 22:42:20 - [main.c:132] PRETTY_NAME="Arch Linux"
04/10/17 22:42:20 - [main.c:132] ID=arch
04/10/17 22:42:20 - [main.c:132] ID_LIKE=archlinux
04/10/17 22:42:20 - [main.c:132] ANSI_COLOR="0;36"
04/10/17 22:42:20 - [main.c:132] HOME_URL="https://www.archlinux.org/"
04/10/17 22:42:20 - [main.c:132] SUPPORT_URL="https://bbs.archlinux.org/"
04/10/17 22:42:20 - [main.c:132] BUG_REPORT_URL="https://bugs.archlinux.org/"
@WhyNotHugo
WhyNotHugo / sway.crash1.log
Created April 26, 2017 01:49
sway logs when crashing when pasting
This file has been truncated, but you can view the full file.
04/25/17 18:53:25 - [main.c:153] Linux athena.barrera.io 4.10.11-1-ARCH #1 SMP PREEMPT Tue Apr 18 08:39:42 CEST 2017 x86_64 GNU/Linux
04/25/17 18:53:25 - [main.c:125] Contents of /etc/lsb-release:
04/25/17 18:53:25 - [main.c:132] LSB_VERSION=1.4
04/25/17 18:53:25 - [main.c:132] DISTRIB_ID=Arch
04/25/17 18:53:25 - [main.c:132] DISTRIB_RELEASE=rolling
04/25/17 18:53:25 - [main.c:132] DISTRIB_DESCRIPTION="Arch Linux"
04/25/17 18:53:25 - [main.c:125] Contents of /etc/os-release:
04/25/17 18:53:25 - [main.c:132] NAME="Arch Linux"
04/25/17 18:53:25 - [main.c:132] PRETTY_NAME="Arch Linux"
04/25/17 18:53:25 - [main.c:132] ID=arch
1495153543.234173 client started (10654): version 2.4, socket /tmp/tmux-1000/test, protocol 8
1495153543.234189 on Linux 4.10.13-1-ARCH #1 SMP PREEMPT Thu Apr 27 12:15:09 CEST 2017; libevent 2.0.22-stable (poll)
1495153543.234205 socket is /tmp/tmux-1000/test
1495153543.234209 trying connect
1495153543.234218 connect failed: Connection refused
1495153543.234223 lock file is /tmp/tmux-1000/test.lock
1495153543.234232 flock succeeded
1495153543.234233 got lock (6)
1495153543.234236 trying connect
1495153543.234239 connect failed: Connection refused
@WhyNotHugo
WhyNotHugo / PKGBUILD
Created September 19, 2017 21:41
gog-thimbleweedpark
# Maintainer: Claudia Pellegrino <aur ät cpellegrino.de>
# Contributor:
pkgname=gog-thimbleweedpark
pkgver=1.0.938.14433
pkgrel=1
pkgdesc='Thimbleweed Park'
arch=('x86_64')
url='https://www.gog.com/game/thimbleweed_park'
license=('custom')