• 1 Post
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle









  • What’s the difference between black and brown bear poop?

    spoiler

    One has fruit stones in it, the other one contains bear bells.

    Edit: it makes sense to make oneself heard, the worst thing that can happen is quietly walking around a corner and there’s a bear with two cubs close by.

    Bear bells are a bit annoying and clapping or just talking to each other also works. Humans are not considered bait for bears and they will usually try to avoid you.

    There are good books about avoiding bear attacks when in the backcountry.










  • If it’s done right, it’s still indexable because in the first render the content is delivered with HTML. On subsequent clicks, the browser fetches via JavaScript, but the URL in the browser still changes and if you refresh, the page is fetched containing the content again.

    That’s important not only for search engines, but also for screen readers, fast rendering and devises without JavaScript. I think Google is totally able to index JavaScript generated content, but pages will get a higher rank if it’s done in an accessible way.