#bc — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bc, aggregated by home.social.
-
The original post has scrolled off my auto delete policy, but this guide to Northern BC, suggested by someone on AskMetafilter, arrived yesterday, for those interested in the topic. The maps are really clear, and well tied to the text in both directions. The book is organized by activity (trails, fishing, camping, ORV, etc.) and the descriptions of parks, facilities, etc. outdo those in The Milepost
https://backroadmapbooks.com/products/northern-bc-backcountry-maps
-
The original post has scrolled off my auto delete policy, but this guide to Northern BC, suggested by someone on AskMetafilter, arrived yesterday, for those interested in the topic. The maps are really clear, and well tied to the text in both directions. The book is organized by activity (trails, fishing, camping, ORV, etc.) and the descriptions of parks, facilities, etc. outdo those in The Milepost
https://backroadmapbooks.com/products/northern-bc-backcountry-maps
-
#Permaculture #SaltSpringIsland #BC
Pay-what-you-can model, Fridays!
-
#Permaculture #SaltSpringIsland #BC
Pay-what-you-can model, Fridays!
-
Our air east of Portland went from an AQI approaching 200 to very low levels (I noticed 9), before beginning to rise again (in the high 50's now).
-
Our air east of Portland went from an AQI approaching 200 to very low levels (I noticed 9), before beginning to rise again (in the high 50's now).
-
Aqua Gems brand Tempura Shrimp recalled due to undeclared egg. It was sold in Alberta :flagab:, British Columbia :flagbc: and Ontario :flagon:
https://recalls-rappels.canada.ca/en/alert-recall/aqua-gems-brand-tempura-shrimp-recalled-due-undeclared-egg
- - -
Rappel de Crevettes tempura de marque Aqua Gems en raison de la présence non déclarée d'œufs. C’était vendu en Alberta :flagab: , en Colombie-Britannique :flagbc: et en Ontario :flagon:#Alberta #BC #BritishColumbia #ColombieBritannique #Ontario #Recall #Rappel #AquaGems
-
Aqua Gems brand Tempura Shrimp recalled due to undeclared egg. It was sold in Alberta :flagab:, British Columbia :flagbc: and Ontario :flagon:
https://recalls-rappels.canada.ca/en/alert-recall/aqua-gems-brand-tempura-shrimp-recalled-due-undeclared-egg
- - -
Rappel de Crevettes tempura de marque Aqua Gems en raison de la présence non déclarée d'œufs. C’était vendu en Alberta :flagab: , en Colombie-Britannique :flagbc: et en Ontario :flagon:#Alberta #BC #BritishColumbia #ColombieBritannique #Ontario #Recall #Rappel #AquaGems
-
Why this American #doctor is leaving Utah to serve a remote community in B.C.
https://www.cbc.ca/news/canada/british-columbia/doctors-are-leaving-american-to-work-in-b-c-9.7303952?cmp=rss
#canada #HealthCatre #BC -
🇨🇦 🔥
Canadian wildfire that forced 20,000 to flee may signal ‘new normal’ for fire speed.Given the drought and summer heat, he warned, “this is very unlikely to be the last significant fire we see this summer.”
Canada has warmed faster than the global average in recent decades, while the amount of land burned by wildfires has increased substantially.https://apnews.com/article/canada-wildfires-british-columbia-06918cee1330c511babd1732f29e7cb5
-
🇨🇦 🔥
Canadian wildfire that forced 20,000 to flee may signal ‘new normal’ for fire speed.Given the drought and summer heat, he warned, “this is very unlikely to be the last significant fire we see this summer.”
Canada has warmed faster than the global average in recent decades, while the amount of land burned by wildfires has increased substantially.https://apnews.com/article/canada-wildfires-british-columbia-06918cee1330c511babd1732f29e7cb5
-
BC is burning and the status quo is a lit match. #wildfires #bc
-
BC is burning and the status quo is a lit match. #wildfires #bc
-
Thunder, lightning and rain happening on the mainland across the #SalishSea. I hope it brings relief for the firefighters. #bc #pnw
-
Thunder, lightning and rain happening on the mainland across the #SalishSea. I hope it brings relief for the firefighters. #bc #pnw
-
After 1,900 signatures and months of waiting, we received a reply from the BC Ministry of Education.
They said "it's not our responsibility".
This is another example of federal and provincial governments prioritizing AI over human well-being.
https://www.aicaution.ca/news/reply-from-ministry-of-education/
-
After 1,900 signatures and months of waiting, we received a reply from the BC Ministry of Education.
They said "it's not our responsibility".
This is another example of federal and provincial governments prioritizing AI over human well-being.
https://www.aicaution.ca/news/reply-from-ministry-of-education/
-
The struggle to conserve old-growths continues: https://apnews.com/article/deforestation-canada-climate-indigenous-protest-71a58528849f49bae9e3600c8283a64c
-
The struggle to conserve old-growths continues: https://apnews.com/article/deforestation-canada-climate-indigenous-protest-71a58528849f49bae9e3600c8283a64c
-
Globe & Mail: The #BaldRange #wildfire was discovered Friday on the west side of #OkanaganLake. It tore through 50 square kilometres in its first three hours and doubled in size by Saturday, when #BC declared a provincewide state of #emergency. By Sunday, it grew to 136 square kilometres #wildfire
-
Print a list of antiprimes (highly composite numbers) with #bc
#! /usr/bin/bc
define factors(n) {
auto c, i
for(i=1;i<=n;i++) {
if(n%i==0) c+=1
}
return c
}
max = 0
n = 1
for(c=19; c > 0;) {
f = factors(n)
if(f > max) {
print n," "
max = f
c -= 1
}
n += 1
}
print "\n"
quit -
Print a list of antiprimes (highly composite numbers) with #bc
#! /usr/bin/bc
define factors(n) {
auto c, i
for(i=1;i<=n;i++) {
if(n%i==0) c+=1
}
return c
}
max = 0
n = 1
for(c=19; c > 0;) {
f = factors(n)
if(f > max) {
print n," "
max = f
c -= 1
}
n += 1
}
print "\n"
quit -
🇨🇦 🔥
"We have kind of gotten to the point where we need to have additional powers,” Greene told CFJC News. “So that provincial state of emergency unlocks additional tools for us, such as restricting non-essential travel, the rationing of goods or services. So kind of things that support a response.”
The province currently has more than 100 active fires burning, with more than 21,000 people evacuated from their homes, with over 10,000 others on alert."
-
🇨🇦 🔥
"We have kind of gotten to the point where we need to have additional powers,” Greene told CFJC News. “So that provincial state of emergency unlocks additional tools for us, such as restricting non-essential travel, the rationing of goods or services. So kind of things that support a response.”
The province currently has more than 100 active fires burning, with more than 21,000 people evacuated from their homes, with over 10,000 others on alert."
-
🇨🇦 🔥 If you are a BC
Evacuee or Not One Yet
please read the info in these links🚨 BC State of Emergency Information
For Residents👉 EVACUATION INFO:
Find current emergencies by last update
https://www.emergencyinfobc.gov.bc.ca/👉 ACCESS
Emergency SUPPORT SERVICES (ESS)😞 Good Luck Everyone. Stay Safe 🫂
-
🇨🇦 🔥 If you are a BC
Evacuee or Not One Yet
please read the info in these links🚨 BC State of Emergency Information
For Residents👉 EVACUATION INFO:
Find current emergencies by last update
https://www.emergencyinfobc.gov.bc.ca/👉 ACCESS
Emergency SUPPORT SERVICES (ESS)😞 Good Luck Everyone. Stay Safe 🫂
-
RE: https://mastodon.online/@cfjc_today/117072912333494219
🇨🇦 🔥 🛑 👇 Monday Aug 10, 2026
The operation of any off-road vehicle for recreational purposes on Crown land will be prohibited and all on-highway vehicles must remain on road surfaces as defined in the Forest Planning and Practices Regulation,” said the BCWS.
Read more info in link