scdlbx's comments

scdlbx | 3 years ago | on: Ask HN: Has anyone worked at the US National Labs before?

The projects are more interesting and feel like they are actually benefiting humanity, rather than making money for some random company. Though there can be a lot more bureaucracy and friction. Pay is certainly less, though sometimes the benefits can be better.

There's also annoyances coming from political things, such as the budget not being done on time so no one gets paid or there are furlough days.

scdlbx | 11 years ago | on: Sed – An Introduction and Tutorial

I would consider 'sed 4d' to be significantly easier than doing the same in Perl, but I don't disagree that it's not that hard to do in either.

scdlbx | 11 years ago | on: Sed – An Introduction and Tutorial

It's a lot easier to delete specific lines using sed. Also you can have sed do replacements to the n'th instance of something. Doing that in Perl is a bit more complicated and a lot less succint.

$ echo "foo foo foo foo" | sed 's/foo/bar/3'

foo foo bar foo

scdlbx | 15 years ago | on: Title Junk

An unfamiliar favicon lets me know I am not somewhere I normally would be, and to regard the site I am at more suspiciously. Without familiar favicons, I would treat every site that way before looking at the page more thoroughly. Obviously I do not rely solely on favicons, but they are a good initial way of orienting myself when looking at tabs.

scdlbx | 15 years ago | on: Title Junk

I can distinguish the icons of every site I visit on a semi-regular basis.
page 1