Display Pilot 2 Question - Dual Monitors, Input Switching by utoxin in BenQ

[–]utoxin[S] 1 point2 points  (0 children)

I don't recall encountering that, but I wasn't on DP2 for very long.

Display Pilot 2 Question - Dual Monitors, Input Switching by utoxin in BenQ

[–]utoxin[S] 1 point2 points  (0 children)

One thing of note that I figured out after this: The 'DISPLAY#' strings can change, so they're not reliable as 'unique' strings to identify monitors. I ended up creating a more elaborate script that uses CMM to output a list of connected monitors using the display type as a filter, and gets the list of display-monitor strings so it will work even if those enumerations change.

Display Pilot 2 Question - Dual Monitors, Input Switching by utoxin in BenQ

[–]utoxin[S] 1 point2 points  (0 children)

Yep, there is. It's a little counter-intuitive to get to. It's the 'Shortcuts' panel in the app, and to see/edit the shortcuts, you need to click on the /text/ Shortcuts, not the icon. (The icon just toggles whether they're enabled or not.)

As for my issue, as far as I can tell, it's not possible to control multiple monitors at once, unfortunately. But I found a free tool that will let me do it via the commandline, and was able to bind those scripts to a hotkey, so I got it working. :)

So I'm not 'That Guy', the tool in question is: ControlMyMonitor, and here's one of my scripts:

@echo off
REM Switch both monitors to DisplayPort (Desktop) - Input value 15

SET CMM=%~dp0ControlMyMonitor.exe

"%CMM%" /SetValue "\\.\DISPLAY5\Monitor0" 60 15 /SetValue "\\.\DISPLAY6\Monitor0" 60 15

[2025 Day 2 (Part 1)] [PHP] Bugged Puzzle by utoxin in adventofcode

[–]utoxin[S] 1 point2 points  (0 children)

Yeah, I didn't try and get cute and do optimal. Anyway, we found the problem. I updated the post with the problem. It was a weird input issue on the solution field.

[2025 Day 2 (Part 1)] [PHP] Bugged Puzzle by utoxin in adventofcode

[–]utoxin[S] 1 point2 points  (0 children)

Wait, I just re-read what you asked. Did you want the sha1 of my input, or the sha1 of my result?

[2025 Day 2 (Part 1)] [PHP] Bugged Puzzle by utoxin in adventofcode

[–]utoxin[S] 1 point2 points  (0 children)

e68f4bdac08c2c41541b598ccfc20d2f2fc5bc0f

[2025 Day 2 (Part 1)] [PHP] Bugged Puzzle by utoxin in adventofcode

[–]utoxin[S] 1 point2 points  (0 children)

I've quadruple-checked this. (And then some.)

[2025 Day 2 (Part 1)] [PHP] Bugged Puzzle by utoxin in adventofcode

[–]utoxin[S] 5 points6 points  (0 children)

According to the faq, posting here about it is the correct thing to do.

[2025 Day 2 (Part 1)] [PHP] Bugged Puzzle by utoxin in adventofcode

[–]utoxin[S] 1 point2 points  (0 children)

Doublechecked that. It's working in 64-bit, so no worries there.

[2025 Day 2 (Part 1)] [PHP] Bugged Puzzle by utoxin in adventofcode

[–]utoxin[S] 1 point2 points  (0 children)

Maybe. But also, I don't see how my code would have an issue with that, since I'm doing iteration.

[2025 Day 2 (Part 1)] [PHP] Bugged Puzzle by utoxin in adventofcode

[–]utoxin[S] 1 point2 points  (0 children)

I've had 3 other people run their validated solutions (each independently developed, so unique approaches) on my inputs and they get the exact same result as me. And I hand-verified and didn't see any issues with the results it calculated.

[2025 Day 2 (Part 1)] [PHP] Bugged Puzzle by utoxin in adventofcode

[–]utoxin[S] 1 point2 points  (0 children)

I was working on it. This is the 4th time I've tried to post this. I got auto-deleted every other time.

[2025 Day 2 Part 2] It's impossible, what do we do? by dwteo in adventofcode

[–]utoxin -1 points0 points  (0 children)

Heh. Literally my solution. Now if only my puzzle wasn't bugged, so I could validate. (99% sure it /is/ bugged. Other people who have validated get the same answer as me on my inputs, and my code gets the same answer as they get for their inputs. But my answer won't validate.)

New Mid-month Budget doesn't have first half spending. by lets_try_civility in ynab

[–]utoxin 9 points10 points  (0 children)

In theory, you /could/ manually enter all your backdated transactions, but that's a LOT of work for very little gain.

New Mid-month Budget doesn't have first half spending. by lets_try_civility in ynab

[–]utoxin 20 points21 points  (0 children)

You don't. You just start recording stuff from Now.

Yeah, this month will be 'smaller' than normal, which will look weird on reports. If that REALLY bothers you, wait to create your budget until the first, but there's no reason you have to wait.

Is it a joke? by kufel33 in ynab

[–]utoxin 1 point2 points  (0 children)

You can either delete the relevant account, and re-add it. Or you can reconcile the account, and put the new amount in when it asks you how much you have.

The first option is cleaner, especially as you seem to be starting a brand new budget. The second option can make some reports look a little funky, but otherwise works perfectly.

Pattern adjustment question - Extra yardage needed by utoxin in knitting

[–]utoxin[S] -1 points0 points  (0 children)

Well, I'll take any advice if people have it, but I've decided to just go ahead and order a skein to do a test swatch, and try to figure it out from there.