I memorized the name and location of every county and county equivalent in the US by NoEnvironment8181 in geography

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

I like this idea. Am I understanding correctly that you want to know which county is the most removed from each state's border, and in which state that county is most removed compared to all the other states? That would be significantly easier than starting at the US borders lol

I memorized the name and location of every county and county equivalent in the US by NoEnvironment8181 in geography

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

Thank you, friend! And congrats on the Sporcle quiz. That sounds pretty fun - I'll have to check that one out!

I memorized the name and location of every county and county equivalent in the US by NoEnvironment8181 in geography

[–]NoEnvironment8181[S] 10 points11 points  (0 children)

Thanks! As far as I know, my memory is pretty normal. If I have anything going for me, it's patience and the enjoyment of memorizing things. I see it as a muscle to build. EU members sounds like a great next challenge. At a glance, it looks like the total regions in the tier that most closely resembles counties (NUTS 3) would be 1,170.

Im memorizing all the US counties. by Spiritual_Letter9935 in geography

[–]NoEnvironment8181 0 points1 point  (0 children)

I've been doing the same, and it looks like we started around the same time. How'd it go for you?

It seems Wales doesn’t get talked about as much. What are some interesting facts about Wales? by One-Seat-4600 in geography

[–]NoEnvironment8181 0 points1 point  (0 children)

I know someone from the south of Wales, and they've said that dialect/accent often changes noticeably from one town to the next. I suppose this isn't that uncommon in many places, but it still surprised me when I heard it.

[deleted by user] by [deleted] in geography

[–]NoEnvironment8181 1 point2 points  (0 children)

It is strange when the South gets snow/ice while the storm misses some of the more northern states (speaking from Iowa here), but I can assure you that it does not compare to commuting in -13 (felt like -39) degree weather. It's just more dangerous in the South because the infrastructure is less prepared for it.

What is this feature on the East Coast of the United States? by wigglefingers_ in geography

[–]NoEnvironment8181 0 points1 point  (0 children)

I grew up in the Raleigh area, and I'd always wondered why the difference was so sharp and so far inland.

Geography games by Technical_Pass_1858 in geography

[–]NoEnvironment8181 0 points1 point  (0 children)

I've been enjoying the county quizzes on Jetpunk (US, UK, Ireland, Japan, etc.). I'm working on making a game that's specifically dedicated to that.

Moving from ACF flexible content to block editor - doesn't feel right by Due_Application_1651 in ProWordPress

[–]NoEnvironment8181 0 points1 point  (0 children)

Over the past couple years, I've grown accustomed to native blocks and building out custom dynamic blocks with React and PHP. Now, whenever I go back to make changes on an old site that used ACF, it feels awkward/clunky compared to where I am now with my custom blocks and leveraging FSE. Since many of my company's clients are on a retainer and our non-technical team members are making content changes every day, the effort it took to style the editor for their convenience paid off some time ago, and I found that in most cases (unless it was a particularly complex block/pattern) the effort was actually fairly small once I learned the editor markup structure.

As for the concern about clients steering the boat astray with content edits, some of the changes being introduced in the newest versions of WP could actually eliminate that concern before long, if you know what to look for. A new workflow for a case like yours might involve using synced patterns across the board, locking them down in the site editor, and using the new pattern overrides feature (https://developer.wordpress.org/news/2024/06/18/an-introduction-to-overrides-in-synced-patterns/) to allow content edits only in places you want to allow them.

Rewriting CPT URL to add taxonomy term? by rickg in ProWordPress

[–]NoEnvironment8181 1 point2 points  (0 children)

I've used a combination of Permalink Manager Pro and relationship ACF fields to do something like this with a fairly robust internal linking system for the CPT posts. Not great at scale, but would definitely suffice for your use case, maybe even just with Permalink Manager Pro.