grapjas's comments

grapjas | 12 years ago | on: A better git log

I do the same for various other git commands, such as git checkout ('gc').

The only problem is that this breaks git tabcomp. Haave you (or anyone else) dealt with this?

grapjas | 12 years ago | on: Relative Line Numbers in Vim

Yes! Usually it's not a problem, but every now and then relativenumber really kills performance.

The last time I noticed this was with valgrind logs; and I have no idea what exactly is causing it (amount of lines doesn't seem to be it).

Thankfully it's perfectly usuable for day-to-day editing. Binding :set rn! to a key circumvents this problem well enough.

grapjas | 13 years ago | on: ASM

>But I returned to LB as a better programmer.

In what way? (Not meant to be accusing, just curious)

grapjas | 13 years ago | on: Does vintage kernel sound better than more recent one?

4) Kernels sound better after they've been worn in a bit. Don't expect your newly built 2.4 kernel to have that warm sound until you've run with it for a few weeks, but for a really classy sound here's a trick: compile the kernel and then put it somewhere safe (ext2 partition, obviously) to mellow for a month and then boot into it at the last minute before you start recording an important session. Your clients will thank you.

This is a joke, right?

grapjas | 13 years ago | on: Why do game developers prefer Windows?

You generally don't develop for a single distro: you develop for linux. Which then works on every distro. If you're optimistic enough you could even try to make it work for every *nix, but whatever.

The only reason steam is made specifically for ubuntu is because it uses apt-get to actually get steam. If valve put more effort into making it like every other linux application nobody on any distro would have trouble running it.

grapjas | 13 years ago | on: Results of the 2013 /r/Linux Distro Survey

Ubuntu is less strict on the non-free thing. Either way it doesn't really matter since you can use PPAs from ubuntu on debian and vice versa. Obviously the same goes for .deb

I think ubuntu LTS gets packages from wheezy and normal ubuntu from sid.

page 1