Blog

Main posts for this site
#linux, #fedora

Fedora restart sound system

Category: howto

Sometimes you when you have a call or open too many sound streams, sound gone. To fix that you need to restart `pipewire service

1
systemctl --user restart pipewire pipewire-pulse
#bsd

90DaysOfDevOps

Category: tools

This repository is used to document my journey on getting a better foundational knowledge of “DevOps”. I will be starting this journey on the 1st January 2022 but the idea is that we take 90 days which just so happens to be January 1st to March 31st.

The reason for documenting these days is so that others can take something from it and also hopefully enhance the resources.

The goal is to take 90 days, 1 hour each a day, to tackle over 13 areas of “DevOps” to a foundational knowledge.

https://github.com/MichaelCade/90DaysOfDevOps

Webmention is POSSE compliant mechanism for commenting

Category: tools how-to

Lets try Webmention.

Webmention is a simple way to notify any URL when you mention it on your site. From the receiver's perspective, it's a way to request notifications when other sites mention it.

This spec written by Aaron Paretcki, this mechanism allows post comments on your site and mention it on another sites following POSSE principles, - Publish On Site, Syndicate Elsewhere.

in reply to: @aaronpk

Hi Aaron, thanks for Webmentions, trying out this guide to sending webmentions.