[-] jayrhacker@kbin.social 3 points 6 months ago

A short pull-down list would work well: Spam, Harassment, Site ToS Violation, Thread/Group Rules Violation, etc.

This way you can automate rules like: if an article get's N spam or harassment reports it's put into the review queue and hidden until a Moderator can review it.

[-] jayrhacker@kbin.social 2 points 9 months ago

Also important to cut out caffeine if you are stopping nicotine. And understand that caffeine can be a trigger, nicotine accelerate caffeine metabolism (cuts the edge) which is why the coffee-drinking cigarette smoking trope exists. Caff and Nick are the best of friends.

[-] jayrhacker@kbin.social 3 points 9 months ago

Tonight; Scotch, it's not bad but it's not amazing. Want; Scotch, from my club which sends bottles from an individual barrel with a number less than 200… rarest and best of liquors I've personal encountered.

[-] jayrhacker@kbin.social 3 points 10 months ago

You mean after the Supremes decided Bush vs. Gore for us back in 2000?

[-] jayrhacker@kbin.social 2 points 10 months ago

if you compiled some code and then uncompiled it you would get the most efficient version of it ... ?

Sorta, an optimizing compiler will always trim dead code which isn't needed, but it will also do things that are more efficient but make the code harder to understand like unrolling loops. e.g. you might have some code that says "for numbers 1-100 call some function" the compiler can look at this and say "let's just go ahead and insert 100 calls to that function with the specific number" so instead of a small loop you'll see a big block of function calls almost the same.

Other optimizations will similarly obfuscate the original programmers intent, and thinks like assertions are meant to be optimized out in production code so those won't appear in the de-compiled version of the sources.

[-] jayrhacker@kbin.social 3 points 11 months ago

ZFS will let you setup a RAID like set of small volumes which mirror one larger volume, it takes some setup, but that's the most "elegant" solution in that once it's configured you only need to touch it when you add a volume to the system and it's just a mounted filesystem that you use.

Does not solve the off-site problem, one fire and it's all gone.

[-] jayrhacker@kbin.social 3 points 11 months ago

This is a custom build for someone who wanted to have "the biggest pickup ever" for a few weeks before someone else on-ups them.

[-] jayrhacker@kbin.social 3 points 11 months ago

Why not? I've got a hard drive which I lost the keys to I'd like to recover, and having all the old secrets out in the open would be really interesting.

[-] jayrhacker@kbin.social 2 points 1 year ago

There's research showing people get incrementally less intelligent as oxygen ratios get worse.

And I thought the Lead Generation thing was bad, we're fucked.

[-] jayrhacker@kbin.social 2 points 1 year ago

Don't forget your sense of taste changes as you age, there's a reason old farts drink cheap rice/wheat lagers with subtle flavor profiles.

That said, the first IPA I had was from Summit Brewing in Minneapolis back in the middle 90's and it was nothing like the pine-cone flavored versions which are everywhere today.

[-] jayrhacker@kbin.social 2 points 1 year ago

Relevant, and succinct.

[-] jayrhacker@kbin.social 3 points 1 year ago

The ticking timer is news gold, it creates a real sense of tension…

view more: ‹ prev next ›

jayrhacker

joined 1 year ago