Slashdot Mirror


User: hexadevil

hexadevil's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Holy moly... on Utah Mulls a Database of Bar Customers · · Score: 1

    They also limit the alcohol content of beer below a certain percentage. It's a rather strange state.

    This is the reason that many beers (such as Guinness) made for US export is capped at 4% abv. It's the maximum potency for the most restrictive of state laws (I believe Fl. to be the same).

  2. I like the fun little Bash stuff on (Useful) Stupid Unix Tricks? · · Score: 2, Interesting

    I personally like all the little command shortcuts you can use in Bash, such as command searches using history modes (!?, Ctrl+r, etc.), command replacement using ^search^replace, last known argument using 'Alt+.'. That sort of stuff. There's tons of it out there, most of which I'm not too familiar with.