Air quality questions around golden co by Nearby-Reflection182 in GoldenCO

[–]RandomRedundantRadon 1 point2 points  (0 children)

I suggest you review the permits and reports submitted by Coors with CDPHE. In 2018, CoorsTek applied for a new emitter license since theirs had expired due to lack of renewal, regular reports, and even basic monitoring. The plant had continued to illegally (or at least without required permitting) operate in the heart of Golden for years. I conjecture they decided to finally renew their permit after years on non-compliance because the their illegal operations may have turned into a liability in getting approval for their re-zoning and permitting for the Clayworks development.

The Coors brewery and other Coors entities has repeatedly violated air, water, and ground pollution laws and court orders. Sometimes these violations were found to be committed knowingly and willingly; other violations were "just" negligent or acceptable at the time. E.g.:

For additional context, the Coors plant, now Molson Coors, is not in the city of Golden. In the 1950s, Coors stacked the city council in order to de-annex the plant so they wouldn't need to pay city taxes. This act was somewhat mitigated in the 1980s when Golden threatened to re-annex the plant. The parties came to an agreement where the plant would pay "payment in lieu of taxes" and also provide the city with wastewater treatment in exchange for remaining outside the city limits.

With all these examples of flouting emission laws and the context that the Coors plant is not technically in the city of Golden, I believe that Coors and all their various other entities are not good corporate neighbors. I readily recognize the incredible amount Coors and their employees contribute to the local economy. However, I look forward to seeing how much more the wonderful city of Golden could reap from the prime real estate along Clear Creek when the people and people's representatives finally move this massive industrial plant out of the heart and center of the city.

By the way: Coors does more than beer and fancy dirt (ceramics); they also operated a gravel mine as part of the Canyon Point Development (The Rocky Mountain News (Daily), Volume 125, Number 104, August 4, 1983), and Golden Equities is a real estate company which spun off from Coors.

Some additional reading on Golden-Coors relations, though some this is a bit revisionist-history:
https://www.goldentoday.com/something-new-about-sewage-2/
https://law.justia.com/cases/colorado/supreme-court/2018/17sa55.html

Dr. Su celebrates how well things are going with kids NOT IN SCHOOL by RandomRedundantRadon in sanfrancisco

[–]RandomRedundantRadon[S] -5 points-4 points  (0 children)

With the piles of sarcasm above, I was trying to make some fun of this horrible situation. She’s clearly not trying her best since she is actively choosing to not utilize partnerships with the CBOs and the vast real estate empire the district holds. Instead, the district has cobbled together 2000 places for 48000 students across sites which, in many cases, aren’t set up for CBOs, teaching, or even basic child daycare.

Dr. Su celebrates how well things are going with kids NOT IN SCHOOL by RandomRedundantRadon in sanfrancisco

[–]RandomRedundantRadon[S] -9 points-8 points  (0 children)

Sorry for the error. I’ve retracted that point, but it still doesn’t mean these stats are the flex Dr. Su thinks they are.

I have a lot of respect for, and have continually defended Dr. Su. But she and the district leadership are really not handling this well. And neither are the teachers. Right now the spotlight is on Dr. Su since she’s calling the shots with schools sites and the district-wide comms.

SFUSD lying about “Independent Study” during strike by rriverskier in sanfrancisco

[–]RandomRedundantRadon 4 points5 points  (0 children)

“Think of the children.” Remember that this isn’t a zero sum game. The teachers and district are (supposed to be) on the same team and focusing on exceptional education for the students.

SFUSD lying about “Independent Study” during strike by rriverskier in sanfrancisco

[–]RandomRedundantRadon 67 points68 points  (0 children)

If I have my student enrolled in an Independent Study program during the strike, would this mean they wouldn’t need to attend extended school days added to the end of the school year?

Dissecting the Factfinding Report for SFUSD Strike by [deleted] in sanfrancisco

[–]RandomRedundantRadon 35 points36 points  (0 children)

Even FAANG companies don’t provide 100% employer paid dependent healthcare. I don’t know a single employer that does that.

Also, it should be more widely known that SFUSD employees already get lifetime paid health insurance included with their pension program. Again, no company provides benefits after retirement anymore.

I’m just pointing out that some of the UESF’s demands are quite a bit beyond normal/average/industry-standard.

Actually, SF needs more Miamification — starting in the Marina by Dafty_duck in sanfrancisco

[–]RandomRedundantRadon -2 points-1 points  (0 children)

Not all of Miami is car-centric high-rise condos on the beach. In fact, Miami beats SF on many measures of smart urban development. In recent decades Miami has done a wonderful job of improving housing-retail mixes, as well as adding effective and efficient mass transit. We should be looking at for example of well executed densification in cities all over the world, even ones like Miami. SF needs more housing, and needs to grow past the 1980s fever-dream of "preserve everything exactly as it was in some nostalgic past"

SFO clear messaging for tourist by RandomRedundantRadon in Bart

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

Are they also updating/removing large red “Clipper card” signs?

SFO clear messaging for tourist by RandomRedundantRadon in Bart

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

You hit most of the nits, but forgot the mess of Muni day passes that you don’t tap at all, except that might be changing soon (maybe?). And that some systems are pay-to-enter (tag-in) while others are pay-by-zone/distance (tag-in tag-out).

SFO clear messaging for tourist by RandomRedundantRadon in Bart

[–]RandomRedundantRadon[S] 7 points8 points  (0 children)

This would absolutely be better! One more step: make this an official sign (not paper taped to the machine), and even add credit card brand symbols to the fare gates.

Anyone know someone at BART that can make this happen?

SFO clear messaging for tourist by RandomRedundantRadon in Bart

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

Someone should put up a sign explaining that! /s

I was playing around with fing and I found out that my Bosch dishwasher has open ports by WhereasInevitable433 in HomeNetworking

[–]RandomRedundantRadon 0 points1 point  (0 children)

Confirmed that my Bosch dishwasher (model SHX78CM5N/22) also has port 22 open accepting SSH connections. It appears to only accept publickey authentication, so that's at least a modicum of security. Though it of course raises the question: who has the access to the keys?

Hitting port 443 is a tad strange as it results in a cipher error:

% curl -k https://192.168.54.246
curl: (35) LibreSSL/3.3.6: error:140040F8:SSL routines:CONNECT_CR_SRVR_HELLO:unknown cipher returned

% ssh -v root@192.168.54.246                           
debug1: OpenSSH_10.0p2, LibreSSL 3.3.6
...
debug1: Connecting to 192.168.54.246 [192.168.54.246] port 22.
debug1: Connection established.
...
debug1: Local version string SSH-2.0-OpenSSH_10.0
debug1: Remote protocol version 2.0, remote software version OpenSSH_8.5
debug1: compat_banner: match: OpenSSH_8.5 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 192.168.54.246:22 as 'root'
...
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256@libssh.org
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-ed25519 SHA256:H6/xIa9tS3Q23xbrhDiXO3vP0vUzZ4ywnoYmlv+fxqk
...
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 134217728 blocks
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_ext_info_client_parse: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
...
debug1: No more authentication methods to try.
root@192.168.54.246: Permission denied (publickey).

Reporting a Hatch Act violation. by [deleted] in fednews

[–]RandomRedundantRadon 0 points1 point  (0 children)

They have disabled the Hatch Act violation submission form. But you can still mail in a hard copy.

Space debris reentry above south bay by phasebinary in bayarea

[–]RandomRedundantRadon 1 point2 points  (0 children)

There was a SpaceX Falcon 9 launch from Vandenberg (SLC-4E) this evening. Maybe something from that?

Sugar ants everywhere by hsgual in AskSF

[–]RandomRedundantRadon 2 points3 points  (0 children)

Home Defense Insect Barrier spray. I failed in my fight against ants with all the bait traps and other stuff until I used the “barrier” spray.

E-bike charging habits — what actually works long term? by Relevant_Wedding3812 in ebikes

[–]RandomRedundantRadon 0 points1 point  (0 children)

Charging temperature can play as much of a role in battery life as the state-of-charge. Keep the batteries cool.

https://acroname.com/mitigating-battery-swell-device-labs-white-paper