This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!------------------ | |
!! URxvt - General | |
!------------------ | |
URxvt*buffered : true | |
URxvt*font : xft:DejaVu Sans Mono:size=11 | |
URxvt*boldFont : xft:DejaVu Sans Mono:bold:size=11 | |
URxvt*italicFont : xft:DejaVu Sans Mono:italic:size=11 | |
URxvt*boldItalicFont : xft:DejaVu Sans Mono:bold:italic:size=11 | |
URxvt*scrollBar : false | |
URxvt*saveLines : 16383 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To Whom It May Concern, | |
I am writing in response to the advertisement on SEEK for the position of Junior Data Entry Operator. I might just be the person you’re looking for, as I believe I have the attributes required to be successful in this role. | |
I'll be honest and up-front: I haven't had much prior experience in a similar environment that you could use to your advantage. But don't let this minor detail discourage you from considering me. My manner is friendly, open, highly professional, and I am adaptable to any situation. | |
I am an exceptionally quick learner, who thrives on challenges. I'm always looking for new opportunities to broaden my horizons. I have extensive knowledge of computer systems, not limited to Microsoft Office applications, and am able to learn unfamiliar systems with ease. Did I mention that my problem-solving skills are of a high calibre? I also love communicating with people, and take pride in being able to find solutions to their queries. | |
So, give me a chance to prove myself, and I |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Logs begin at Fri 2012-09-21 11:31:34 EST, end at Fri 2013-02-22 16:11:07 EST. -- | |
Feb 22 15:00:00 gallifrey kernel: [UFW BLOCK] IN=ppp0 OUT= MAC= SRC=83.149.9.195 DST=124.149.99.241 LEN=46 TOS=0x08 PREC=0x20 TTL=38 ID=44428 PROTO=UDP SPT=3634 DPT=33891 LEN=26 | |
Feb 22 15:00:00 gallifrey atieventsd[484]: /etc/ati/authatieventsd.sh: line 78: return: -1: invalid option | |
Feb 22 15:00:00 gallifrey atieventsd[484]: return: usage: return [n] | |
… | |
Feb 22 15:09:22 gallifrey atieventsd[484]: /etc/ati/authatieventsd.sh: line 78: return: -1: invalid option | |
Feb 22 15:09:22 gallifrey atieventsd[484]: return: usage: return [n] | |
Feb 22 15:09:23 gallifrey logger[17295]: ACPI action undefined: PNP0C0A:00 | |
Feb 22 15:09:23 gallifrey atieventsd[484]: /etc/ati/authatieventsd.sh: line 78: return: -1: invalid option | |
Feb 22 15:09:23 gallifrey atieventsd[484]: return: usage: return [n] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/etc/xdg/luakit/globals.lua b/home/robbie/.config/luakit/globals.lua | |
index b8b4a25..14a3417 100644 | |
--- a/etc/xdg/luakit/globals.lua | |
+++ b/home/robbie/.config/luakit/globals.lua | |
@@ -1,6 +1,6 @@ | |
-- Global variables for luakit | |
globals = { | |
- homepage = "http://luakit.org/", | |
+ homepage = "http://www.questionablecontent.net/", | |
-- homepage = "http://github.com/mason-larobina/luakit", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gdb luakit | |
GNU gdb (GDB) 7.5.1 | |
Copyright (C) 2012 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-unknown-linux-gnu". | |
For bug reporting instructions, please see: | |
<http://www.gnu.org/software/gdb/bugs/>... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gdb luakit | |
GNU gdb (GDB) 7.5.1 | |
Copyright (C) 2012 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-unknown-linux-gnu". | |
For bug reporting instructions, please see: | |
<http://www.gnu.org/software/gdb/bugs/>... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/etc/xdg/luakit/rc.lua b/home/robbie/.config/luakit/rc.lua | |
index c03a6bd..f2b0e7c 100644 | |
--- a/etc/xdg/luakit/rc.lua | |
+++ b/home/robbie/.config/luakit/rc.lua | |
@@ -145,6 +145,9 @@ require "go_input" | |
require "go_next_prev" | |
require "go_up" | |
+-- Extra plugins | |
+require "plugins" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-------Upstream | |
\ | |
1- | |
| \ | |
| Issue 135--- | |
2- \ | |
| \ | | |
| Issue 200--- | | |
3- \| | |
| \ | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# Control script grant/revoke access to X for the ATI External Events Daemon | |
# | |
# Distro maintainers may modify this reference script as necessary to conform | |
# to their distribution policies. | |
# | |
# Copyright (c) 2006, ATI Technologies Inc. All rights reserved. | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=Restart upower to fix libusbx bug. | |
After=sleep.target | |
StopWhenUnneeded=yes | |
[Service] | |
Type=oneshot | |
ExecStart=/usr/bin/systemctl restart upower.service | |
[Install] |