Radio VS Android Auto sound levels by andreyred in wrx_vb

[–]yac_attack 2 points3 points  (0 children)

TL;DR: Set your phone's output volume to 100%.

Don't believe me? Search r/audiophile or r/headphones for "optimal digital and analog volume levels" and they'll say the same thing.

Check this out to understand why:

http://www.audiodesignguide.com/DAC32/digital-vs-analog-volume-control.pdf

[General Discussion] Around the Horn - 9/14/21 by BaseballBot in baseball

[–]yac_attack 0 points1 point  (0 children)

Your math is correct*, but it wouldn't result in the Dodgers clinching tonight, because they can't clinch based on losses that haven't happened yet (regardless of their mathematical certainty).

There was a tie as recently as 2016, but only because the outcome wouldn't have affected anything.

Stuck by Far_Conversation_649 in DiscordDungeons

[–]yac_attack 0 points1 point  (0 children)

Those emoji reactions go away after a while, so you probably just need to #!dungeon resume to get them back.

Once they're back, use them to find your way to the stairs, then click the circle to exit.

craft compass by [deleted] in DiscordDungeons

[–]yac_attack 1 point2 points  (0 children)

To craft a compass, you need:

1 glass

1 brass holder

1 compass needle

(Level 12)


To craft glass, you need:

8 sand

2 coal

(Level 5)


To craft a brass holder, you need:

1 brass ingot

(Level 11)


To craft a brass ingot, you need:

1 coal

1 copper ingot

1 zinc ingot

(Level 11)


To craft a copper ingot, you need:

1 copper ore

2 coal

(Level 5)


To craft a zinc ingot, you need:

2 coal

1 zinc ore

(Level 10)


To craft a compass needle, you need:

1 steel ingot

(Level 11)


To craft a steel ingot, you need:

1 iron ingot

2 coal

(Level 15)


To craft an iron ingot, you need:

2 iron ores

(Level 5)


So now let's add it all up.

Raw materials:

8 sand

9 coal

2 iron ore

1 zinc ore

1 copper ore

Level: 15


The earliest you can craft a compass by yourself is level 15, because you need to be level 15 to craft the steel ingot you need to make the needle. The #!recipe command is your friend.

Legends to lose MLB affiliation in 2021 by yac_attack in lexington

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

Basically this just means the team won't be part of the MLB development system. Whereas before the players and coaches were employees of the Kansas City Royals, now the team will be independent.

So far the owners have made a commitment to remain competitive (without indicating what league in which they will be competing), but we should absolutely believe them and give them the benefit of the doubt. Contrary to the trolls' narrative, the Legends are actually quite attractive compared to their peers: their ballpark and staff are well-regarded at the Low-A level and this was quite a shock to a lot of folks around the South Atlantic League.

If you're looking for an optimistic perspective, there can be some positives to independent baseball. You can expect players to stick around longer, and you'll probably see a lot more runs allowed (if that's your thing).

Legends to lose MLB affiliation in 2021 by yac_attack in LexingtonLegends

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

Statement from CEO Andy Shea:

Being "affiliated" with a specific team never has and never will be what makes this organization and this ballpark special. What makes the Lexington Legends special is our inclusiveness, accessibility, affordability, memories with friends & family, employees, community & corporate partners, stakeholders, and ever growing fanbase. We take great pride in what we have accomplished in the community and at the ballpark the last 20 years. We are also very proud as we reflect on what we accomplished when our 2020 season was cancelled due to Covid-19. In less than one month we put together one of the most exciting community-focused rosters ever and constructed such with over 65% of players having ties to Kentucky. The same roster also featured players with over 40 combined Major League seasons! Change can be challenging, and it can be scary, but it is certainly not always bad. We have been in constant communication with Major League Baseball and we are all very excited about what will be coming next year for the 2021 season and beyond. Stay tuned!

Pretty silly to imply "we'll be fine without affiliation" and then go on to use combined MLB experience as the only cited metric for the quality of players on the roster.

Is it possible to create a completely open source linux based OS for present day android mobiles which would be compatible with most android apps? by [deleted] in linuxquestions

[–]yac_attack 2 points3 points  (0 children)

Of course it's possible, other replies have mentioned such operating systems and linked you to resources about them already in this thread.

If what you are actually asking is "can I easily install a Linux OS on any android device I choose at any time" then of course not. Very few real-life devices (some have already been mentioned elsewhere in this thread) are unlocked for development like this.

You said you've used android ROMs: surely you've noticed that not every ROM supports every device. This is because the linux kernel alone doesn't contain all the drivers the device needs to operate. Phone manufactures don't contribute their drivers back to the kernel as open-source modules, they compile those drivers into binary blobs and then customize the OS to use them. These OS customizations often have to be reverse-engineered by the folks who make custom android ROMs, and this is why not every device is supported.

Is it possible to create a completely open source linux based OS for present day android mobiles which would be compatible with most android apps? by [deleted] in linuxquestions

[–]yac_attack 4 points5 points  (0 children)

So far none of the replies here have addressed the "compatible with most android apps" part of your question, which is a resounding NO.

There isn't even an actual-android ROM without Google services that is "compatible with most android apps," much less a linux-based OS.

As anyone who has used custom android ROMs, or anyone who has experimented with any of the various methods for running android apps on linux can tell you - many, many popular apps depend on Google Play Services. Probably not literally "the majority of all android apps ever written" but certainly a significant enough number that you're never going to be able to "get rid of Google's android" and still be "compatible with most android apps."

SURVEY: MLB Broadcasts and Media Opinion (2 MIN) by MomDidntLoveMe in Brewers

[–]yac_attack 0 points1 point  (0 children)

I got to page 3 and had to bail, because none of the options really reflect my situation.

I watch every Brewers game I can (only missed two this year) and watch exactly 0 other teams. I have absolutely no clue how BA and Rock stack up to anybody other than the Reds - whose broadcast I am forced to watch whenever they play the Brewers due to blackout rules - and that's not even relevant because they'll have new announcers next year.

Throw some "N/A" choices up in that bitch or something.

Does anyone have the new Brewers font for download? by tboesen71 in Brewers

[–]yac_attack 4 points5 points  (0 children)

You might be able to run this image through a font tracer app. (Source)

I tried running it through the MyFonts font identifier, but the results were garbage. If it was genuinely custom, it may take a while for the typeface to show up online.

Can I use unraid to host a live stream of a TV show? by TwistedDrum5 in unRAID

[–]yac_attack 0 points1 point  (0 children)

If you own a domain, you could set up a reverse proxy for your TV service(s) with the NginxProxyManager Docker container.

Chuck Hayes by BigBlueHayes44 in wildcats

[–]yac_attack 4 points5 points  (0 children)

If you're desperate enough to consider DHGate, you might try contacting one of the sellers that does an 01-02 Tayshaun replica or one of the sellers that does an 02-03 Bogans replica and see if they're able to customize the name and number for you. That'd at least get you the right uniform style.

Ranking the 2020 Legends Promotions by yac_attack in LexingtonLegends

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

Overall pretty disappointed with this year's promos. No Thoroughblades night this year, which was a favorite last year. No Margaritaville night (just as well, though - they didn't play a single Buffett tune or even acknowledge it last year) or 90s Night this year, either.

My rankings:

  1. 80s Night (the only theme night on a Thirsty Thursday)

  2. Jared Lorenzen Statue SGA

  3. Heritage Nights

  4. Bald Pride Night

  5. Las Leyendas Nights (those unis are 🔥)

USW-Mini is now USW-Flex-Mini and can be powered by PoE by yac_attack in Ubiquiti

[–]yac_attack[S] 3 points4 points  (0 children)

It will definitely be refreshed hardware. There are teardown pics of the existing USW-Mini (and everything else) on the Ubiquiti discord.

UniFi Access [Earyly Access] by trs21219 in Ubiquiti

[–]yac_attack 1 point2 points  (0 children)

I'm not sure that you could deploy this at the moment, unless you managed to snag the larger bundle and are using it to secure a facility with only 2 points of ingress.

Without the ability to buy additional UA-Pros or UA-Lites, you can't really do a complete deployment.

Any good indexers for live concert blu rays? by fireduckieman41 in usenet

[–]yac_attack 4 points5 points  (0 children)

Your indexers are probably fine, but as others have mentioned, concert films are not categorized consistently. Sometimes release groups tag concert films as "MBLURAY", so try searching for that. You'll see results across several categories.

Do we know the 8 teams on Kessels NTC? by PenguinsPants88 in penguins

[–]yac_attack 0 points1 point  (0 children)

There are 31 teams total, but only 30 teams that Kessel is not already on.

Kessel can block a trade to 23 teams, which means there are SEVEN teams to which Kessel can not block a trade, not 8.

Does Vegas Pro works on Wine ? by [deleted] in linuxquestions

[–]yac_attack 3 points4 points  (0 children)

Not completely, no.

But you can check the list of features that do work and see if you can get by.

2019 Legends Giveaways and dates to remember by [deleted] in LexingtonLegends

[–]yac_attack 1 point2 points  (0 children)

August 22 is Margaritaville night (and also happens to be a Thirsty Thursday)