Skip to content

Instantly share code, notes, and snippets.

View ravicious's full-sized avatar

Maja ravicious

View GitHub Profile
# Use Xft?
use_xft yes
xftfont DejaVu Sans:size=8
xftalpha 0.8
text_buffer_size 2048
# Update interval in seconds
update_interval 2
# This is the number of times Conky will update before quitting.
~ $ docky -d
[Info 01:07:18.988] Docky version: 2.1.0 bzr docky r1731 ppa
[Info 01:07:19.002] Kernel version: 2.6.35.24
[Info 01:07:19.005] CLR version: 2.0.50727.1433
[Debug 01:07:19.351] [UserArgs] BufferTime = 10
[Debug 01:07:19.351] [UserArgs] MaxSize = 2147483647
[Debug 01:07:19.351] [UserArgs] NetbookMode = False
[Debug 01:07:19.351] [UserArgs] NoPollCursor = False
[Debug 01:07:19.376] [SystemService] Using org.freedesktop.UPower for battery information
[Info 01:07:19.402] [ThemeService] Setting theme: HUD

Mój pendrive (1 GB) jest podzielony niejako na dwie partycje: jedna o rozmiarze zwykłej dyskietki i jako owa dyskietka pokazuje się w Windowsie. Znajduje tam się narzędzie do zabezpieczania pendrive'a (nie potrzebuję tego narzędzia). Druga partycja to zwykły fat32 o pojemności ~940 MB.

Chciałbym się pozbyć tej pierwszej partycji ("dyskietki"), ale GParted także widzi te dwie partycje jako dwa osobne urządzenia. Jak temu zaradzić?

# DataMapper scope
def self.foo
first(:sent => false, :order => [:created_at.desc])
end
/home/rav/.rvm/gems/ruby-1.9.2-rc2/gems/dm-do-adapter-1.0.2/lib/dm-do-adapter/adapter.rb:145:in `next!': Couldn't parse date: 10.10.2010 14:35:08 (DataObjects::DataError)
~ $ rvm use system
info: Now using system ruby.
~ $ ruby -e "puts RUBY_VERSION, $:"
1.8.7
/usr/local/lib/site_ruby/1.8
/usr/local/lib/site_ruby/1.8/i486-linux
/usr/local/lib/site_ruby/1.8/i386-linux
/usr/local/lib/site_ruby

We are charging the following fees for the domain(s) listed below.

Please regard the due date in order to avoid additional costs by paying in due time. In case of non-payment, the domain may be cancelled and re-allocated to a third party. Should this happen, the demands for payment will still be valid and nic.at may enforce egal measures to retrieve the due amount.

Lista wtyczek:

  • AdBlock
  • Beautipedia Modified, Chromified
  • Delicious Tools
  • Facebook Photo Zoom
  • Feedly
  • FlashBlock
  • HTML5 Outliner
  • iReader
parse_git_branch() {
git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/\[\1\]/'
}
[color]
branch = auto
diff = auto
status = auto
[color "branch"]
current = yellow reverse
local = yellow
remote = green
[color "diff"]
meta = yellow bold