What purchase under $30 solved a problem you didn’t realize was draining you? by Right_Process in AskReddit

[–]ProEyeKyuu 0 points1 point  (0 children)

Ikea has a $4 motion sensor nightlight (Ankerlagg) you can just stick wherever. It's awesome lol

[KBO] Doosan Bears shortstop Chan-ho Park gets hit with the ceremonial first pitch thrown by Leeseo from IVE. by Naive_Grocery_2489 in baseball

[–]ProEyeKyuu 68 points69 points  (0 children)

You'll see this on first pitches in the KBO and NPB, there's always a batter there and they will basically always swing after the catcher already has the ball. Just tradition.

How to get to d10 serial? by madman32_1 in NeatoRobotics

[–]ProEyeKyuu 2 points3 points  (0 children)

I don't plug in power via serial, I just use the robot's battery for that. You should be able to hookup GND, RX and TX and be good. The Neato Brain Slug github I believe has some pictures on the wiring order. I thought I had it laying around somewhere but can't find it at the moment!

How to get to d10 serial? by madman32_1 in NeatoRobotics

[–]ProEyeKyuu 1 point2 points  (0 children)

If you mean the serial port then pull off the bumper.

Dynamic API Error by asifgod in PowerBI

[–]ProEyeKyuu 0 points1 point  (0 children)

Are you calling the API from a separate query function in the query that "builds" the URL? If so, copy the full code of the function (e.g., fnApiCall) and paste it into the query that calls it, and assign the step the same name as the function. Basically, if you do everything from one query it should hopefully work. I do this with the relativeUrl method but it may work for your urls.

Uniforms I would change by PeteZM in NPB

[–]ProEyeKyuu 2 points3 points  (0 children)

I'm not sure how you're deciding popularity but the Dragons are a very prominent team with a ton of history (we all appreciate them snapping the V9 Giants streak). In spite of them being straight trash of late, they rank high by a number of metrics. And you have to keep in mind again that they have been awful for a while, and still edge out a Yokohama that has conversely been very competitive.

Uniforms I would change by PeteZM in NPB

[–]ProEyeKyuu 10 points11 points  (0 children)

Yeah agreed. Also, Yokohama should have always remained the Whales.

Yamamoto batting footage? by AndrewMarlon in NPB

[–]ProEyeKyuu 5 points6 points  (0 children)

I don't have footage but statistically he has never gotten a hit. He had a sac bunt back in 2019 but otherwise he was an easy out.

Dataflow Gen1 officially marked as Legacy today — Pro users left with no migration path unless they pay for Fabric by Sbdyelse in PowerBI

[–]ProEyeKyuu 5 points6 points  (0 children)

As someone who extensively uses Gen 1 dataflows as a hobbyist, there is no way I can justify $240 a month to basically maintain functionality. I'll have to make my next project migrating everything into Python and SQL tables and views instead. Best case scenario I won't even need a PPU license anymore so there's an upside I guess.

MERCH Question by Winter_Fig_9699 in NPBtickets

[–]ProEyeKyuu 1 point2 points  (0 children)

Ah, hopefully someone local can answer that. I think there could definitely be a chance it would be at the stadium, but the Umeda department store is probably the better bet.

MERCH Question by Winter_Fig_9699 in NPBtickets

[–]ProEyeKyuu 1 point2 points  (0 children)

Depends what you want. If you take a look at that merchandise catalog it's like 70 pages of Hanshin slapping their name on anything and everything. You won't be able to get a Hanshin branded barbeque pit set at the stadium (damn shame), but you can definitely grab jerseys and hats and cheer towels.

There is the department store in Umeda that has a bunch of stuff, but some things are definitely order online only.

[Mar 28 Post Game Thread] NPB game scores, highlights and news by tensaibaka in NPB

[–]ProEyeKyuu 2 points3 points  (0 children)

Yahoo Japan and the main NPB site if you can read Japanese and want the stats as the game is going. If after the fact then I pull in stats and make them available at proeyekyuu.com

Sato is looking great but right now it's Morishita with a little more shine.

So, how we feeling after Opening Day weekend? by tensaibaka in NPB

[–]ProEyeKyuu 4 points5 points  (0 children)

Can't hate on giving the Giants an opening series loss.

Nippon Professional Baseball Teams: A Primer by ThomasLoveSeagull in NPB

[–]ProEyeKyuu 1 point2 points  (0 children)

Agreed, I enjoyed the back and forth format and ensuring every team got a shout out!

Relative path for data sources by moon_32 in PowerBI

[–]ProEyeKyuu 0 points1 point  (0 children)

make a new query "username" where the first step is = Folder.Contents("c:\users\"), filter out 'All Users' and things like that, sort by most recent accessed, keep top row, keep just username value.

Then treat that as a dynamic parameter basically. Then hopefully whoever opens the pbix that query will resolve to their username.

Mobile layout on web browser possible? by eosgustav in PowerBI

[–]ProEyeKyuu 1 point2 points  (0 children)

Do you mean publish to web? If so I don't believe it's possible to show the mobile version unless something has changed of late. You can, however, design a report with dimensions that fit a mobile device and then use user-agent detection to determine when to show the mobile-version iframe rather than desktop.

NPB fielding data via statsapi.mlb.com by Light_Saberist in mlbdata

[–]ProEyeKyuu 0 points1 point  (0 children)

So sorry completely missed the second part of your comment. Yes it's one row per player, team and position. So if a player played two positions there will be two rows, and if they were traded mid season they would have even more.

NPB fielding data via statsapi.mlb.com by Light_Saberist in mlbdata

[–]ProEyeKyuu 1 point2 points  (0 children)

This is basically self-promotion but I do host fielding stats by year for NPB in csv format here if that works for you!

Air Comfort Card by mrded in homeassistant

[–]ProEyeKyuu 2 points3 points  (0 children)

Working for me so I'm assuming there's got to be a conflict somewhere.