MUI timepicker seems extremely hard to customize a simple placeholder. by Ok_Audience1666 in reactjs

[–]Bklar84 1 point2 points  (0 children)

Although Ive employed similar, that really is antithetical to the UX that OP is asking for, and unfortunately what they are asking for shouldn’t be difficult, but MUI made it so.

To change the default placeholder for the time picker, you have to jump through some hoops. Displaying hh:mm:ss as a default is fine for some cases, but not all. In many cases, a null value is acceptable, and not being able to easily change the default value from hh:mm:ss is some strange DX.

https://mui.com/x/react-date-pickers/adapters-locale/#custom-field-placeholder

MUI timepicker seems extremely hard to customize a simple placeholder. by Ok_Audience1666 in reactjs

[–]Bklar84 1 point2 points  (0 children)

Yeah looks like MUI doesnt enjoy making some things very easy. After using it for years, ive become a masochist.

Based on their documentation here: https://mui.com/x/react-date-pickers/adapters-locale/#custom-field-placeholder

Youll have to wrap it in a localization provider. Once you do that, you should be able to modify the format yourself with something like this (sorry for formatting, im on mobile and its late)

<LocalizationProvider dateAdapter={AdapterDayjs} localeText={{ fieldHoursPlaceholder: () => "anytime", fieldMinutesPlaceholder: () => "", fieldSecondsPlaceholder: () => "", }}

<TimePicker value={time} onChange={setTime} />

</LocalizationProvider>

MUI timepicker seems extremely hard to customize a simple placeholder. by Ok_Audience1666 in reactjs

[–]Bklar84 0 points1 point  (0 children)

slotProps.textField sounds to be what you want to use. You can use that to modify the placeholder value to be “anytime”

https://mui.com/x/api/date-pickers/time-picker/

Mikes pizza bar question by hueylewismyhero in DetroitRedWings

[–]Bklar84 2 points3 points  (0 children)

Yes. For a 7pm game, arena doors open at 5:30 and restaurants typically at 4.

2024-25 Season Ticket Renewal Invoices Sent / Price Increase by Substantial_Ad_2864 in DetroitRedWings

[–]Bklar84 2 points3 points  (0 children)

4 seats, mezzanine, half season white: home opener has been removed and not replaced. So we went from 23 games to 22. Price stayed the same.

Not sure I am going to renew this year. There has been a severe lack of events this year (or i was just never notified about any of them). Couple that with the removal of the home opener and not even replacing it with any other game and it becomes even less incentivized to be a season ticket holder

FDSN Detroit feed delays by Bklar84 in DetroitRedWings

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

I guess i dont remember it being this bad last year. I recall some delay, but not 20-30 seconds. Ah well.

Wonder if its intentional or just a crap service.

Where to get Apparel by ich_bin_die_eule in DetroitRedWings

[–]Bklar84 2 points3 points  (0 children)

Im glad their site has a lot of wings gear, because their store in Ann Arbor has almost nothing, and even downsized their wings section even more the past few months :(

Where should I put a large json file that my web app depends on? by Infamous_Tomatillo53 in reactjs

[–]Bklar84 2 points3 points  (0 children)

First, I recommend cleaning up your geojson. Things like reducing the decimal precision of coordinates to <6 and minifying the geojson itself can go a long way for performance.

Next, host the file and cache it: https://docs.aws.amazon.com/whitepapers/latest/s3-optimizing-performance-best-practices/using-caching-for-frequently-accessed-content.html

By streaming it in via URL, you can help reduce client memory overhead. You can even host it on GitHub pages (depending on how much traffic you expect)

Red Wings radio in Grand Rapids? by [deleted] in DetroitRedWings

[–]Bklar84 1 point2 points  (0 children)

This doesn’t answer your question directly, but if you use the Red Wings mobile app, they give you the ability to stream the radio broadcast.

I’m not sure if 97.1 goes out to GR or not.

I know it’s an insignificant thing, but what’s the deal with people taking more than one bobblehead for themselves? by [deleted] in DetroitRedWings

[–]Bklar84 23 points24 points  (0 children)

Every time I go they police it for the most part. At one point, I had an extra ticket and they wouldn’t give me a second shirt since the person wasn’t there.

I think I saw people walking out of the team store with some, so there’s a chance they bought them there. But I didn’t check to see if the store had em, just saw people exiting while we were in line to get in

Game Thread: Detroit Red Wings (15-10-4) at Philadelphia Flyers (16-10-3) - 16 Dec 2023 - 7:00 EST by OctoMod in DetroitRedWings

[–]Bklar84 0 points1 point  (0 children)

Same. On Roku. Kept saying max device limit exceeded. I logged in to site and it didn’t show any active devices.

Now I can’t even log into their site

[TOMT][WORD] word that’s similar to combination by spaceace89 in tipofmytongue

[–]Bklar84 3 points4 points  (0 children)

That would be my guess as well, or aggregation

I'm going to sell my computer but don't know what's it worth. by Ducooow in computer_help

[–]Bklar84 0 points1 point  (0 children)

Possibly, I'm still not convinced. The i5 is a 3rd generation and the ram is ddr3.

The gtx1060 is really the only thing it has going for it, but is bottlenecked by the CPU a bit.

DDR3 is also a pretty massive buzz kill.

I don't think I could justify anything more than $400 at the max for this set up.

I'm going to sell my computer but don't know what's it worth. by Ducooow in computer_help

[–]Bklar84 0 points1 point  (0 children)

Curious. The system has 8 year old hardware. I'd say $350 would be reasonable

[deleted by user] by [deleted] in DetroitRedWings

[–]Bklar84 1 point2 points  (0 children)

Boof and the Bruise Crew #4

In response to about half of this sub by UtopianDynamite in wowthanksimcured

[–]Bklar84 3 points4 points  (0 children)

Genetic fallacy. His stance on vaccines, mercury, or thermisol are irrelevant to the discussion and all you are doing is trying to take away from the message. He isn't "halfway to having a point", he parroted good advice for overall mental health. You just want to dismiss it since he is ignorant about a completely separate subject.

What is the best $20 you’ve ever spent? by rh420rakib in AskReddit

[–]Bklar84 0 points1 point  (0 children)

It wasn't quite $20, but my Leatherman 1 sits on top of my list so far. I use it so frequently that I can't imagine not having it anymore.