1234567891011121314 |
- <!DOCTYPE html><head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta name="keywords" content="GNU, Emacs, Libre Software, Hurd, Guile, Guix" /><meta name="description" content="GNUcode.me is a website focusing on libre software projects, especially the GNU project." /><link type="application/atom+xml" rel="alternate" title="GNUcode.me -- Feed" href="/feed.xml" /><a rel="me" href="https://fosstodon.org/@thegnuguy"></a><link type="text/css" href="css/footer.min.css" rel="stylesheet"></link><link type="text/css" href="css/header.min.css" rel="stylesheet"></link><link type="text/css" href="css/main.min.css" rel="stylesheet"></link><title>Libre Networking — GNUcode.me</title></head><body><header><nav><ul><li><a href="index.html">GNUcode.me</a></li><li><a href="services.html">Services</a></li><li><a href="about.html">About</a></li><li><a href="business-ideas.html">Business-ideas</a></li></ul></nav></header><h1>Libre Networking</h1><main><section class="basic-section-padding"><article><h3>by Joshua Branson — September 22, 2020</h3><div><p>So this evening, I went and I chatted with some cool dudes in the libre hardware
- space. They were super approachable on the meet.jit.si. I had some weird
- hardware errors, so I had to use the jitsi <code>SIP</code> backend to chat with my
- <a href="https://jmp.chat">jmp</a> account. Then I was also in the meeting with a muted
- jitsi account. It was very odd.</p><p>But I learned that <code>Firefox</code> doesn't properly support <code>WebRTC,</code> so I had to use
- <code>ungoogled-chromium</code> to connect to the channel. I also learned that the lynx
- browser, which is a terminal based browser, is great for testing accessibility
- issues with websites. And I got some homework: learn assembly!</p><p>Anyway, if you have software people that you would like to network with, email
- them. I've emailed <a href="https://drewdevault.com/">Drew Devault</a> of
- <a href="https://swaywm.org/">sway</a> fame. I've chatted (via <code>xmpp</code>) with <a href="http://dustycloud.org/">Christopher
- Lemmer Webber</a> of
- <a href="https://www.w3.org/TR/activitypub/">ActivityPub</a> and <a href="https://mediagoblin.org/">Media
- Goblin</a> fame. These people are really approachable,
- and you can learn a lot from them.</p></div></article></section></main><footer><p>© 2020 Joshua Branson. The text on this site is free culture under the Creative Commons Attribution Share-Alike 4.0 International license.</p><p>This website is build with Haunt, a static site generator written in Guile Scheme. Source code is <a href="https://notabug.org/jbranso/gnucode.me">available.</a></p><p>The color theme of this website is based off of the famous <a href="#3f3f3f" target="_blank">zenburn</a> theme.</p></footer></body>
|