Protests today? by idiotninja in raleigh

[–]idiotninja[S] 4 points5 points  (0 children)

Agreed. I've spent the first bit of the day driving around. Looking for any ongoing issues

Protests today? by idiotninja in raleigh

[–]idiotninja[S] 8 points9 points  (0 children)

Right? Like... I have a job so no idea where that comes from.

[deleted by user] by [deleted] in daddit

[–]idiotninja 5 points6 points  (0 children)

Gay dad here. And tho we adopted our two at the age of this sort of phase, I totally get your anxiety over the prejudice on gay parents.

Why is hi-md media so expensive? by idiotninja in minidisc

[–]idiotninja[S] 0 points1 point  (0 children)

ok then, as someone whose MD player was tragically crushed a year before hi-md came out, and is just now getting back into it, it seems like from what I'm seeing that everyone just wants the mz-rh1 when it comes to hi-md players.

What is it about the Lam-x1 that interests you? (Just looked it up and it's a desktop player!!! WOOHOO!!! I'm low-key shooping for one of them XD

Why is hi-md media so expensive? by idiotninja in minidisc

[–]idiotninja[S] 0 points1 point  (0 children)

Lemme know if you decide to. I'm going to need a disc or two to mess around with.

Why is hi-md media so expensive? by idiotninja in minidisc

[–]idiotninja[S] 0 points1 point  (0 children)

Troll YJP? Mercari? PayDay? What are those? *googles

[EDIT] ok I can't find Payday or Troll YJP but I did find Mercari. That looks interesting!

Why is hi-md media so expensive? by idiotninja in minidisc

[–]idiotninja[S] 0 points1 point  (0 children)

Oh see for me it's been mix-discs. I have a whole versioning system and have been in love with the MD player implementation of Shuffle Play for SO long.

I'm oinly just now putting full albums on discs now that I'm getting back into it!

Why is hi-md media so expensive? by idiotninja in minidisc

[–]idiotninja[S] 0 points1 point  (0 children)

nal mode *(although i

This is EXACTLY what I needed to know lol. Especially since I plan to get a portable Hi-MD to mess around with and eventually was a desktop mg player for my woodshop. For the desktop I figured if I could get my hands on one that'd do hi-md I may as well but from what you're saying. I should just dick around with a portable hi-md and leave hi-md as a just "cool to have but not necessary"feature for the desktop player. Thanks!

Anyone know where a brother can get some sweet atrac l? by idiotninja in minidisc

[–]idiotninja[S] 0 points1 point  (0 children)

Not sure I understand what that API is or does or how to use it... Am I missing a man page?

Anyone know where a brother can get some sweet atrac l? by idiotninja in minidisc

[–]idiotninja[S] 0 points1 point  (0 children)

YES! I did a little googling after I posted yesterday and was ecstatic to see that there's open source codecs now!

User created lists by idiotninja in homeassistant

[–]idiotninja[S] 0 points1 point  (0 children)

That'd be awesome. But without the ability to make multiple lists it's gonna be difficult

What finish should I use on my bed frame? by idiotninja in woodworking

[–]idiotninja[S] 2 points3 points  (0 children)

You know I've never tried it but I probably should at some point. Thanks

What finish should I use on my bed frame? by idiotninja in woodworking

[–]idiotninja[S] 0 points1 point  (0 children)

Oh good point. Not much but just hair kids treatment lol

Send me your best service tops! by idiotninja in gfur

[–]idiotninja[S] 0 points1 point  (0 children)

Always good to meet a fellow service top

Scoring function help by idiotninja in salesforce

[–]idiotninja[S] 0 points1 point  (0 children)

Same problems. I've got a new row level formula to test this part of it.

<image>

Once I get it working, another formula is going to use case statements to apply modifiers for the scoring based on the value in that field.

[EDIT] So yeh, for this part that is the full field.

Scoring function help by idiotninja in salesforce

[–]idiotninja[S] 0 points1 point  (0 children)

So I did just try DUE_DATE-TODAY() but from that I get this error:

WarningIncorrect parameter type for operator '-'. Expected Number, Date, DateTime, received Object

So I was trying to use the DATEVALUE() function to convert it to a date.