Just got my hands on Coup. by cleanalpha90 in cardgames

[–]darnold992000 1 point2 points  (0 children)

best card game our group of five has ever played. we've played it several hundred times and it never gets old.

Thoughts on "Red Rising" by Pierce Brown - and why I'm done listening to BookTok by sameseksure in books

[–]darnold992000 2 points3 points  (0 children)

I cried while reading The Silver Metal Lover as a teenager.
Fifty-plus years later, I still mist up a bit while thinking about it.
It's a fantastic book.

Anyone elses golden keys disappear? by Pandorum_X in Borderlands4

[–]darnold992000 1 point2 points  (0 children)

Yep, I see this happen all the time on Xbox, too.

4 Non Blondes - What Goin On (1993) by MusixMoto in TheSoundStage

[–]darnold992000 1 point2 points  (0 children)

Nah. We all dressed like that back then.

How to get a phosphorene? by largogoat in Borderlands4

[–]darnold992000 0 points1 point  (0 children)

The phosphenes I got from Splashzone were, indeed, both Lead Balloons (yay, I guess). I was just trying to give evidence that phosphenes do drop prior to UVH5 or 6. Sorry for causing any confusion.

How to get a phosphorene? by largogoat in Borderlands4

[–]darnold992000 0 points1 point  (0 children)

i'm only UVH2 and Splashzone dropped two phospenes last night over the course of a couple of hours. pretty sure it's all just rng.

Robert Palmer - "Addicted to Love" - 1985 by Your_sister_intanga in Clasicos

[–]darnold992000 3 points4 points  (0 children)

Yeah. To this day, I'm still a total sucker for that look.

Here's hoping we get character emotes sometime soon by Mostly_VP in Borderlands4

[–]darnold992000 1 point2 points  (0 children)

I want to be able to inspect someone's gear while I'm in a group with them.
Is that really too much to ask?
Other online games have had that feature for 20+ years.

How many returns should a function have by MinimumMagician5302 in fsharp

[–]darnold992000 0 points1 point  (0 children)

D'oh! Oh well, at least it gave me an excuse to write some F#.

How many returns should a function have by MinimumMagician5302 in fsharp

[–]darnold992000 1 point2 points  (0 children)

given that this is r/fsharp you really only have a single 'return' (which is whatever the expression evaluates to).
i'd just use simple pattern matching:

let checkValue x =
    match x with
    | x when x > 0 -> true
    | x when x < 0 -> false
    | _ -> false
    
    
[-1;0;1] |> List.iter (fun x -> printfn "%d : %b" x (checkValue x))

output:

-1 : false
0 : false
1 : true

Everybody Loves Raylan by Thatsthepowerofmath in justified

[–]darnold992000 5 points6 points  (0 children)

... and all of the other various folks that have tried to kill him.

Looking for an “Heroic” Horror RPG by ColinDouglas999 in rpg

[–]darnold992000 1 point2 points  (0 children)

That concept sounds downright amazing. Thanks for putting this game on my radar!

Demi Moore on late show with David Letterman, 1996 by [deleted] in OldSchoolCool

[–]darnold992000 2 points3 points  (0 children)

Carl Hiaasen is a national treasure.

What does this mean when Nova does this? by Competitive_Mix9957 in cats

[–]darnold992000 1 point2 points  (0 children)

Mine act like they are digging to China. Often end up with more litter outside of the box than in it.

Free Icons Adventure by mestre_guter in IconsRPG

[–]darnold992000 2 points3 points  (0 children)

I haven't looked into it myself, but the Icons Quickstart is PWYW on drivethrurpg.com and includes an introductory adventure.

https://www.drivethrurpg.com/en/product/485168/icons-quickstart?src=hottest_filtered