diff --git a/_includes/webring-out.html b/_includes/webring-out.html index 041bb8a59adfd4671f3b8ab19245c76e4218e0c0..09e45aecb61c423cb04ce9667addbb1c40df5d41 100644 --- a/_includes/webring-out.html +++ b/_includes/webring-out.html @@ -4,38 +4,38 @@

- Slim Wallet + How To Self-Host Your Web Fonts

-

I’m one of those people who likes to always carry a wallet, but I don’t like to have a big bulky block in my pocket. I have been after a small, slim and useable wallet for some time now, but haven’t been very successful. My wife and I went out to dinner w…

+

If you’re using a pre-built theme, the likelihood is that Google Fonts is being used for rendering typography. This post will show you how to self-host web fonts so you’re not beholden to Google. Getting Started This first thing to do is to choose your fo…

via Kev Quirk - January 3, 2020 + January 19, 2020

- Monthly review – December 2019 + A philosophy of project governance

-

Each month, we publish a review that covers the most important activities of the last 30 days. This month, we talk about Python 2 EOL, malicious Python libraries, technical previews by Signal, WebAuthn for iOS, and more.

+

I’ve been in the maintainer role for dozens of projects for a while now, and +have moderated my fair share of conflicts. I’ve also been on the other side, +many times, as a minor contributor watching or participating in conflict within +other projects. Over the…

- via Blogs on InfoSec Handbook – information security blog + via Drew DeVault's Blog - December 31, 2019 + January 17, 2020

- Managing my dotfiles as a git repository + Monthly review – December 2019

-

There are many tools for managing your dotfiles - user-specific configuration -files. GNU stow is an example. I’ve tried a few solutions over the years, but I -settled on a very simple system several years ago which has served me very well -in the time since: m…

+

Each month, we publish a review that covers the most important activities of the last 30 days. This month, we talk about Python 2 EOL, malicious Python libraries, technical previews by Signal, WebAuthn for iOS, and more.

- via Drew DeVault's Blog + via Blogs on InfoSec Handbook – information security blog - December 30, 2019 + December 31, 2019
diff --git a/index.html b/index.html index a2193484b74aa3ab063d27cc369c8aba30878e4c..ee589a3d691c24ca409cb376e59063e3d96509b0 100644 --- a/index.html +++ b/index.html @@ -21,8 +21,6 @@ priority: 0.9

- -


diff --git a/mumble.md b/mumble.md index 354822e64dd6f63da34dcdbdb253cc8a14631f1f..44ec5b5f28a450fdd753f3f155321b2051dbe631 100644 --- a/mumble.md +++ b/mumble.md @@ -8,6 +8,6 @@ cover: /assets/pages/mumble.png Visit Mumble's [Downloads](https://www.mumble.info/downloads/) page for installation information. ## Setup -Simply launch the app and run through the audio setup wizard. If your OS supports it, you can click [here](mumble://nixnet.xyz:64738) and Mumble will open automatically and connect to the server. Alternatively, launch the app, go to `Server -> Connect -> Add new`, enter whatever username you want, use `nixnet.services` as the address, `64738` for the port, and label the server however you'd like. That's it! +Simply launch the app and run through the audio setup wizard. If your OS supports it, you can click [here](mumble://nixnet.xyz:64738) and Mumble will open automatically and connect to the server. Alternatively, launch the app, go to `Server -> Connect -> Add new`, enter whatever username you want, use `nixnet.xyz` as the address, `64738` for the port, and label the server however you'd like. That's it! If you want a new channel made for something (game, podcast, private call, etc.), just [let me know](/contact) and I'll create one. If you would like to talk with me about something, check the [contact page](/contact) for the times I'll be available.