veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

296
active users

#rubygems

1 post1 participant0 posts today

How to Host Your Own #Mastodon Server on a #VPS (5 Minute Quick-Start Guide)

This article provides a guide for how to host your own Mastodon server on a VPS.

Running your own Mastodon server on a VPS is an excellent way to enjoy an efficient and secure Mastodon experience.
What is Mastodon?
Mastodon is a #decentralized social media platform that enables users to post ...
Continued 👉 blog.radwebhosting.com/how-to- #selfhosting #rubygems #rubyonrails #selfhosted #installguide #activitypub

How to Host Your Own Mastodon Server on a VPS
RadWeb, LLC · How To Host Your Own Mastodon Server On A VPS (5 Minute Quick-Start Guide) - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a guide for how to host your own Mastodon server on a VPS.

Package Manager for Markdown

I'm working on a project that is intended to encourage folk to make markdown text files which can be bundled together in different bundles of text files using a package manager.

Question for coders; Which package manager would you suggest I use?

Main criterias (in order) are:

1. Easy for someone with basic command line skills to edit the file and update version numbers and add additional packages.

2. All being equal, more commonly and easy to setup is preferred.

#Markdown #CommonMark #PackageManager #Programming #Dev
#NPM #RubyGems #Cargo #PickingAMastodonInstance
#Ruby #Python #Rust #Javascript #NodeJs #Lisp #CommonGuide

How to Host Your Own #Mastodon Server on a #VPS (5 Minute Quick-Start Guide)

This article provides a guide for how to host your own Mastodon server on a VPS.

Running your own Mastodon server on a VPS is an excellent way to enjoy an efficient and secure Mastodon experience.
What is Mastodon?
Mastodon is a #decentralized social media platform that enables users to post ...
Continued 👉 blog.radwebhosting.com/how-to- #installguide #selfhosting #rubyonrails #selfhosted #rubygems #activitypub

How to Host Your Own Mastodon Server on a VPS
RadWeb, LLC · How To Host Your Own Mastodon Server On A VPS (5 Minute Quick-Start Guide) - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a guide for how to host your own Mastodon server on a VPS.

How to Host Your Own #Mastodon Server on a #VPS (5 Minute Quick-Start Guide)

This article provides a guide for how to host your own Mastodon server on a VPS.

Running your own Mastodon server on a VPS is an excellent way to enjoy an efficient and secure Mastodon experience.
What is Mastodon?
Mastodon is a #decentralized social media platform that enables users to post ...
Keep reading 👉 blog.radwebhosting.com/how-to- #activitypub #rubyonrails #installguide #selfhosting #selfhosted #rubygems

How to Host Your Own Mastodon Server on a VPS
RadWeb, LLC · How To Host Your Own Mastodon Server On A VPS (5 Minute Quick-Start Guide) - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a guide for how to host your own Mastodon server on a VPS.

I just published v0.0.5 of mullvadrb: Ruby Terminal User Interface for Mullvad VPN

CHANGELOG:
- Updates display for menu, adds separation between main functionality and settings.
- Sets the process name to 'mullvadrb'.
- Updates gemspec.

🧑‍💻 github.com/picandocodigo/mullv
💎 rubygems.org/gems/mullvadrb

GitHubGitHub - picandocodigo/mullvadrb: Ruby Terminal User Interface for Mullvad VPNRuby Terminal User Interface for Mullvad VPN. Contribute to picandocodigo/mullvadrb development by creating an account on GitHub.

I really wish the Doorkeeper gem was better maintained: github.com/doorkeeper-gem/door

For a security critical gem, the project's tests should absolutely be able to be run on a fresh clone of the repository's main branch.

Oddly, they seem to all pass on GitHub Actions, and I've no idea why:
github.com/doorkeeper-gem/door

GitHubIssues getting tests running · Issue #1721 · doorkeeper-gem/doorkeeperBy ThisIsMissEm
Replied to postmodern

So how would one install a gem, along with all of the other dependency gems, into a specific alternate installation directory? `gem install --install-dir` or overriding `GEM_HOME` is causing ruby to say "RubyGems were not loaded."

Snapcraft has it's own ruby image, so I need to build a separate snap image that just contains my installed gems. I could use `bundle package`, but I'd prefer not to put an entire user-facing CLI under bundler.
#rubygems