There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

What does your 'home' instance really matter?

One thing I’m not clear about is the impact my home instance has on me. I joined lemmy.world and am currently using the connect for lemmy app. I know when I sort by Local it will only show me posts from lemmy.world, but beyond that are there any things to keep in mind?...

urda ,
@urda@lebowski.social avatar

I hosted my own for now :3

Quick plug for any “The Big Lebowski” fans, join us at lemmy.world/c/[email protected]

urda OP ,
@urda@lebowski.social avatar

That’s the beauty of Fediverse!

urda ,
@urda@lebowski.social avatar

Been a proud Firefox user for a long time. Never switched to Chrome, don’t plan to.

urda ,
@urda@lebowski.social avatar

Real talk I’ve been using this I’ve mashed together:

<pre style="background-color:#ffffff;">
<span style="color:#323232;">update_brew() {
</span><span style="color:#323232;">    bold=$(tput bold);
</span><span style="color:#323232;">    normal=$(tput sgr0);
</span><span style="color:#323232;">    brew --version &&
</span><span style="color:#323232;">    echo "${bold} > brew update${normal}" &&
</span><span style="color:#323232;">    brew update &&
</span><span style="color:#323232;">    echo "${bold} > brew upgrade${normal}" &&
</span><span style="color:#323232;">    brew upgrade &&
</span><span style="color:#323232;">    echo "${bold} > brew autoremove${normal}" &&
</span><span style="color:#323232;">    brew autoremove &&
</span><span style="color:#323232;">    echo "${bold} > brew cleanup${normal}" &&
</span><span style="color:#323232;">    brew cleanup &&
</span><span style="color:#323232;">    echo "${bold} > brew doctor${normal}" &&
</span><span style="color:#323232;">    brew doctor;
</span><span style="color:#323232;">}
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines