HN user

grapjas

12 karma
Posts0
Comments29
View on HN
No posts found.
A better git log 13 years ago

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?

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.

ASM 13 years ago

>But I returned to LB as a better programmer.

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

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?

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.

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.