<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="http://www.spiralarray.com/feed.xml" rel="self" type="application/atom+xml" /><link href="http://www.spiralarray.com/" rel="alternate" type="text/html" /><updated>2026-03-13T00:55:31+00:00</updated><id>http://www.spiralarray.com/feed.xml</id><title type="html">Spiral Array</title><subtitle>Wheels within wheels in a spiral array</subtitle><entry><title type="html">FluConf 2026 Proposal</title><link href="http://www.spiralarray.com/blog/2026/01/30/FluConf-2026-proposal.html" rel="alternate" type="text/html" title="FluConf 2026 Proposal" /><published>2026-01-30T00:00:00+00:00</published><updated>2026-01-30T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2026/01/30/FluConf-2026-proposal</id><content type="html" xml:base="http://www.spiralarray.com/blog/2026/01/30/FluConf-2026-proposal.html">&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Blog article about using containerization for improved web privacy and security.
Containers isolate processes in the browser, making it more difficult for one web site to spy on your activities with another web site.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The article is mostly about using Firefox' Multi-Account Containers Add-On.
It will also introduce Firefox profiles and operating system containerization.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Any article on web browser privacy and security should also mention JavaScript, so this article will as well :).
There will be recommendation to consider uBlock Origin and NoScript Add-Ons for controlling what JavaScript is allowed to run in your browser.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;This is a proposal for &lt;a href=&quot;https://2026.fluconf.online/contributions/&quot;&gt;FluConf 2026&lt;/a&gt;. Follow &lt;a href=&quot;https://gts.cryptography.dog/@fluconf&quot;&gt;@fluconf on the Fediverse&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="FLUconf" /><category term="FLOSSconf" /><category term="Firefox" /><category term="browser" /><category term="containerization" /><category term="browser-addons" /><category term="WebExtensions" /><category term="WebExtensionsAPI" /><category term="Fediverse" /><summary type="html">Blog article about using containerization for improved web privacy and security. Containers isolate processes in the browser, making it more difficult for one web site to spy on your activities with another web site.</summary></entry><entry><title type="html">Webbrowser: Multi-Account Containers and Other Containerization</title><link href="http://www.spiralarray.com/blog/2026/01/30/Webbrowser__Multi-Account_Containers_and_other_containerization.html" rel="alternate" type="text/html" title="Webbrowser: Multi-Account Containers and Other Containerization" /><published>2026-01-30T00:00:00+00:00</published><updated>2026-01-30T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2026/01/30/Webbrowser__Multi-Account_Containers_and_other_containerization</id><content type="html" xml:base="http://www.spiralarray.com/blog/2026/01/30/Webbrowser__Multi-Account_Containers_and_other_containerization.html">&lt;div id=&quot;preamble&quot;&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Webbrowsers are great.
They allow us to get information from lots of sources.
They also provide access to apps like games, office suites, and social media ( Hello Fediverse! ).
All in one application.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;It&amp;#8217;s really fantastic.
But, like an apartment building, we need to make sure each site we pull up can&amp;#8217;t see into the apartment for another site.
We also want to keep the Ring doorbells ( cookies, JavaScript, AdTech ) from spying on us as we go from site to site.
We also don&amp;#8217;t want them to steal our credit card details.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;This article was written as a proposal for &lt;a href=&quot;https://2026.fluconf.online/contributions/&quot;&gt;FluConf 2026&lt;/a&gt;. Follow &lt;a href=&quot;https://gts.cryptography.dog/@fluconf&quot;&gt;@fluconf on the Fediverse&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;privacy&quot;&gt;Privacy&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Browsers are actually pretty good about security.
They are complex software and haven&amp;#8217;t had many severe security incidents.
But, it takes just one to clean out your bank account or post embarassing hedge hog memes on your social media.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Firefox ostensibly wants to protect our privacy.
The browser isolates web visits to keep one site from seeing you interact with another site.
Sites that include the same spyware network can still allow aggregate 3rd party information sharing across multiple sites.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;title&quot;&gt;&lt;a href=&quot;https://www.mozilla.org/en-US/privacy/firefox/&quot; class=&quot;bare&quot;&gt;https://www.mozilla.org/en-US/privacy/firefox/&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre&gt;Unlike many other browsers where sensitive user data is routinely collected and stored, Firefox is built on the principle that not even Mozilla should know which websites you visit or what you do there.&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;containerization-with-firefox-multi-account-containers&quot;&gt;Containerization with Firefox Multi-Account Containers&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Containerization is one way for you to provide better site isolation and improve your privacy.
Think of containerization as different boxes.
The boxes isolate the processes making it harder for information to bleed over from one site to another.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Firefox&amp;#8217;s &lt;a href=&quot;https://support.mozilla.org/en-US/kb/containers&quot;&gt;Multi-Account Containers&lt;/a&gt; (FMAC) AddOn is a first layer for additional isolation.
Think about a box that has many compartments in it.
Like a craft box that has compartments of various sizes.
You might store colored pencils in one compartment, glue sticks in another, paints in others, and also have spaces for specific tools.
That works great.
It keeps your various objects isolated.
If the compartment walls are opaque even a tool with a camera wouldn&amp;#8217;t be able to see what&amp;#8217;s stored next to it.
That&amp;#8217;s the type of isolation FMAC is providing.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.get_containers.png&quot; alt=&quot;FMAC page in the Firefox Add-Ons&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Effective use of FMAC is sufficient for most cases.
That is the main focus of this article.
There are further isolation options at the end.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;isolation&quot;&gt;Isolation&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;To quote Weird Al, &quot;Keep them separated.&quot;
He was talking about laundry, but it&amp;#8217;s a good tag line for web privacy as well.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;What do FMAC keep separate?&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;browser storage&lt;/p&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;cookies&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;local storage&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;activity tracking&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;web site components&lt;/p&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;JavaScript&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;CSS&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;HTML&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;examples-for-isolation&quot;&gt;Examples for Isolation&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Isolation examples from a user&amp;#8217;s perspective.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;If you need to use two different accounts for a web site without FMAC you need to log out of one to log into the other.
For instance, say you have a bank account and your dog also has one at the same bank.
You can log into your account and pay your dog its monthly treat allowance.
Then you log out of your account and log into your dog&amp;#8217;s account to verify the allowance arrived.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;With FMAC you could setup access to your account in one container and access to your dog&amp;#8217;s account in another container.
Since they don&amp;#8217;t share cookies or other web site assets your account sessions will remain independent.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;You could also have different VPNs.
If your dog&amp;#8217;s bank account is in Switzerland and yours is in Japan you could use a VPN with a European exit point for your dog and a VPN with an endpoint in Japan for your account.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;fmac-icon&quot;&gt;FMAC Icon&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The FMAC toolbar icon is four quadrants with a plux in the upper right quadrant and boxes in the remmaining three.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.icon.hilite.png&quot; alt=&quot;Firefox toolbar with the FMAC icon circled poorly&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;fmac-ui&quot;&gt;FMAC UI&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;We can get started.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.get_started.png&quot; alt=&quot;FF multi account containers.get started&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Then we&amp;#8217;re notified we can get started.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.gs2.png&quot; alt=&quot;FF multi account containers.gs2&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Oh, but wait, you can sync.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.gs4.png&quot; alt=&quot;FF multi account containers.gs4&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;And an ad for Mozilla VPN.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.gs5.png&quot; alt=&quot;FF multi account containers.gs5&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Now we can see the containers, but we have to acknowledge the Mozilla VPN again.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.gs6.png&quot; alt=&quot;FF multi account containers.gs6&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;And we can finally use the containers!!!&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Celebrate! It was a journey, but you clicked through enough things to finally get here.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Actually, today Mozilla probably also makes you see something about translations.
They&amp;#8217;re getting ready to add AI the user base doesn&amp;#8217;t want, so there will likely be buttons to click about that as well.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;This is all silly and annoying, but once you get through it you can use easily use containers.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.finally.png&quot; alt=&quot;FF multi account containers.finally&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;settings&quot;&gt;Settings&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Under Add-On settings you can you can create new containers.
You can also manage icon, color and symbol for containers and re-order them in the drop down list.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.settings.png&quot; alt=&quot;FF multi account containers.settings&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.settings_dialog.png&quot; alt=&quot;FF multi account containers.settings dialog&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.new_container.png&quot; alt=&quot;FF multi account containers.new container&quot; width=&quot;600&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;manage-containers&quot;&gt;Manage containers&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;You can also get to container management from the toolbar.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.manage.png&quot; alt=&quot;FF multi account containers.manage&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.choose_Stammtisch.png&quot; alt=&quot;FF multi account containers.choose Stammtisch&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;other-container-add-ons&quot;&gt;Other Container Add-Ons&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;There are other Container Add-Ons that add further functionality.
The Temporary Containers Add-On makes it easy to use ephemeral containers for each site you want to isolate.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.other_container_add_ons.png&quot; alt=&quot;FF multi account containers.other container add ons&quot; width=&quot;600&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;navigating-bramble-mazes&quot;&gt;Navigating Bramble Mazes&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;There are also Add-Ons that specialize in specific services.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.walled_gardens.png&quot; alt=&quot;FF multi account containers.walled gardens&quot; width=&quot;600&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;fmac-permissions&quot;&gt;FMAC Permissions&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The Add-On entry under Extensions shows you which permissions  the Add-On needs.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The version in this example needed:&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Access your data for all websites&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Access browsing history&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Monitor extension usage and manage themes&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Access browser tabs&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;See the version you install for what permissions it needs.
Also note there might be optional permissions needed to unlock added functionality such as controlling browser proxy settings.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.permissions.png&quot; alt=&quot;FF multi account containers.permissions&quot; width=&quot;600&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;fmac-preferences&quot;&gt;FMAC Preferences&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;There&amp;#8217;s also a preferences tab where you can configure a few settings options.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2026/browser_containers/FF_multi-account_containers.preferences.png&quot; alt=&quot;FF multi account containers.preferences&quot; width=&quot;600&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;notes&quot;&gt;Notes&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;FMAC are disabled in Private Browsing windows&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;FMAC are disabled when Never Remember History is selected in your privacy settings&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;multiple-profiles&quot;&gt;Multiple Profiles&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;FMAC are still running in the same browser, so if there&amp;#8217;s a security issue malicious JavaScript might be able to gather information from your different containers.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;For most browsing FMAC is sufficient.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;But, if there&amp;#8217;s something you want to keep secret or isolated such as your bank account or your &lt;a href=&quot;https://www.peppercarrot.com/&quot;&gt;Pepper &amp;amp; Carrot&lt;/a&gt; fan club membership, then you can setup different Firefox profiles.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;When you run Firefox under another profile it&amp;#8217;s a different process.
That&amp;#8217;s like having containers in a completely different box.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;containers-for-your-containers&quot;&gt;Containers for your Containers&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Yet another level is to run operating system containers or virtual machines.
That&amp;#8217;s like having multiple offices in a building and now your boxes of containers are in different offices.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://www.qubes-os.org/&quot;&gt;Qubes&lt;/a&gt; does a lot of work to make it easy to run process containers.
Not just for webbrowsing, but for all software you use.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;beware-the-javascript&quot;&gt;Beware the JavaScript&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Finally ( for this article, but there is much beyond what I&amp;#8217;m covering here ), sonsider an Add-On to help you control JavaScript.
JavaScript allows websites to run code on your computer.
It&amp;#8217;s like letting every web site install their own robot vacuum in your house.
You don&amp;#8217;t know what they&amp;#8217;re cleaning out.
You also don&amp;#8217;t know if they&amp;#8217;ve vetted the other sites they use to make sure those robot vacuums are safe.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I recommend checking out Raymond Hill&amp;#8217;s &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/&quot;&gt;uBlock Origin&lt;/a&gt; and Giorgio Maone&amp;#8217;s &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/noscript/&quot;&gt;NoScript Security Suite&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;fluconf&quot;&gt;FluConf&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Thanks to the organizers of FluConf ( follow &lt;a href=&quot;https://gts.cryptography.dog/@fluconf&quot;&gt;@fluconf on the Fediverse&lt;/a&gt; ) for again putting on a remote access conference for us.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Thanks also to the &lt;a href=&quot;https://2026.fluconf.online/contributions/&quot;&gt;contributors&lt;/a&gt; who created content for the conference.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="FLUconf" /><category term="FLOSSconf" /><category term="Firefox" /><category term="browser" /><category term="containerization" /><category term="browser-addons" /><category term="WebExtensions" /><category term="WebExtensionsAPI" /><category term="Fediverse" /><summary type="html">Webbrowsers are great. They allow us to get information from lots of sources. They also provide access to apps like games, office suites, and social media ( Hello Fediverse! ). All in one application.</summary></entry><entry><title type="html">Firmware and non-x86</title><link href="http://www.spiralarray.com/blog/2024/02/06/firmware_and_non-x86.html" rel="alternate" type="text/html" title="Firmware and non-x86" /><published>2024-02-06T00:00:00+00:00</published><updated>2024-02-06T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2024/02/06/firmware_and_non-x86</id><content type="html" xml:base="http://www.spiralarray.com/blog/2024/02/06/firmware_and_non-x86.html">&lt;div id=&quot;preamble&quot;&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Today I&amp;#8217;ll start by going to go down a layer to firmware, then wander through some non-x86_64 options.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Those who want a Free Software operating system would generally prefer Free Software all the way down the stack.
A computer&amp;#8217;s firmware ( often BIOS ) is what actually starts detecting and spinning up the hardware components when booting.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;In most computers the firmware is binary and proprietary, but we do have some Free Software options.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;minifree&quot;&gt;Minifree&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://libreboot.org/&quot;&gt;Libreboot&lt;/a&gt; founder &lt;a href=&quot;https://mas.to/@libreleah&quot;&gt;Leah&lt;/a&gt; resells laptops with upgraded Free Software firmware and &lt;a href=&quot;https://www.debian.org/&quot;&gt;debian&lt;/a&gt; preinstalled.
&lt;a href=&quot;https://minifree.org/&quot;&gt;Minifree&lt;/a&gt; sales help fund Leah&amp;#8217;s work on Libreboot.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre&gt;The Libreboot project provides free, open source (libre) boot firmware based on https://coreboot.org/[coreboot], replacing proprietary BIOS/UEFI firmware on specific Intel/AMD x86 and ARM based motherboards, including laptop and desktop computers. It initialises the hardware (e.g. memory controller, CPU, peripherals) and starts a bootloader for your operating system. Linux and BSD are well-supported.&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;This is a great project, a shame all the vendors aren&amp;#8217;t using either Coreboot or Libreboot ( and contributing to the projects! ).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;FLOSS all the way down! :)&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Fediverse: &lt;a href=&quot;https://mas.to/@libreleah&quot;&gt;@&lt;a href=&quot;mailto:libreleah@mas.to&quot;&gt;libreleah@mas.to&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;think-penguin&quot;&gt;Think Penguin&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://www.ThinkPenguin.com/&quot;&gt;Think Penguin&lt;/a&gt; specializes in selling hardware that uses Free Software and as little dependency on proprietary blobs as they can achieve.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;They also sell &lt;a href=&quot;https://www.thinkpenguin.com/gnu-linux/canon-imageclass-bw-laser-all-one-printer-gnulinux-edition-tpe-canlsr570&quot;&gt;printers and scanners&lt;/a&gt; that work with Free Software drivers.
If you want a peripheral or parts like a &lt;a href=&quot;https://www.thinkpenguin.com/gnu-linux/pcie-gigabit-ethernet-card-4-port-tpe-1000mpcieq4&quot;&gt;4 port PCIe Gigabit Ethernet Card&lt;/a&gt; that work without binary blobs check out Think Penguin.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;mnt-research&quot;&gt;MNT Research&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://mntre.com/&quot;&gt;MNT Research&lt;/a&gt; makes Open Hardware for Open Source Software in Berlin.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The &lt;a href=&quot;https://shop.mntre.com/products/mnt-reform&quot;&gt;MNT Reform&lt;/a&gt; does not have an x86 CPU.
For Linux that&amp;#8217;s not really a problem.
We have the source code and the laptop was designed to work with Linux.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre&gt;MNT Reform was designed from the ground up to be as open and transparent as possible, supporting a free and open source software from the start. The Reform laptop has no built-in surveillance technologies, cameras, or microphones, so you can be confident that it will never spy on you. Since the MNT Reform is not based on legacy x86 technology, its architecture is much easier to understand than that of conventional laptops. This simplicity also makes for a more pleasant developer experience. MNT Reform's hardware, firmware, software and documentation is open source and invites collaboration and hacking.&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;MNT Research also makes their own &lt;a href=&quot;https://shop.mntre.com/products/mnt-reform-keyboard-30&quot;&gt;keyboard&lt;/a&gt; and &lt;a href=&quot;https://shop.mntre.com/products/mnt-reform-camera&quot;&gt;USB camera&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;They even make an &lt;a href=&quot;https://shop.mntre.com/products/zz9000-for-amiga-preorder?taxon_id=14&quot;&gt;Amiga graphics card&lt;/a&gt; that also adds USB to Amigas.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;MNT logo is on the super key.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;pine64&quot;&gt;Pine64&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://pine64.com/&quot;&gt;Pine64&lt;/a&gt; makes lots of geek toys.
For instance, the &lt;a href=&quot;https://pine64.com/product-category/pinecil/&quot;&gt;PINECIL&lt;/a&gt; USB powered soldering iron is great.
Seriously, if you solder and haven&amp;#8217;t checked it out do so now.
Don&amp;#8217;t wait, especially since it takes a while to get Pine64 stuff in from Hong Kong.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Pine64 makes a 64-bit ARM laptop, the &lt;a href=&quot;https://pine64.com/product/14%e2%80%b3-pinebook-pro-linux-laptop-ansi-us-keyboard/&quot;&gt;PINEBOOK Pro&lt;/a&gt;, but they ask us to reserve them for ARM enthusiasts ( for now ).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre&gt;This is limited quantity production due to a severe global electronic components shortage.  Please do not order the Pinebook Pro if you’re seeking a substitute for your X86 laptop, or are just curious and you’re ordering it with an intent to file a return/refund return request. These pre-orders are meant for enthusiasts familiar with the Arm architecture and interested in the PineBook Pro for this specific reason. Thank you.&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The Pine64 logo is on the super key.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Fediverse: &lt;a href=&quot;https://fosstodon.org/@PINE64&quot;&gt;@&lt;a href=&quot;mailto:PINE64@fosstodon.org&quot;&gt;PINE64@fosstodon.org&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://floss.social/@FLOX_advocate/111888863259075544&quot;&gt;Mastodon post&lt;/a&gt; for blog post.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="hardware" /><category term="FLOSS" /><category term="laptops" /><category term="Linux" /><category term="CoTs" /><category term="hw4FLOSS" /><category term="Minifree" /><category term="ThinkPenguin" /><category term="MNT" /><category term="Pine64" /><category term="Libreboot" /><category term="Coreboot" /><category term="firmware" /><category term="ARM" /></entry><entry><title type="html">System76 and Framework</title><link href="http://www.spiralarray.com/blog/2024/02/05/System76_and_Framework.html" rel="alternate" type="text/html" title="System76 and Framework" /><published>2024-02-05T00:00:00+00:00</published><updated>2024-02-05T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2024/02/05/System76_and_Framework</id><content type="html" xml:base="http://www.spiralarray.com/blog/2024/02/05/System76_and_Framework.html">&lt;div id=&quot;preamble&quot;&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Continuing my &lt;a href=&quot;/blog/2024/02/04/Hardware_for_Linux.html&quot;&gt;Hardware for Linux&lt;/a&gt; blog thread about laptops sold for use with Linux.
Today I&amp;#8217;m covering System76 and Framework.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;system76&quot;&gt;System76&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://System76.com/&quot;&gt;System76&lt;/a&gt; is an obvious option when considering the US market.
My experience is that they have a solid fanbase in the FLOSS community.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://system76.com/laptops/pang14/configure&quot;&gt;Pangolin&lt;/a&gt; is System76&amp;#8217;s current AMD ( early 2024 ) offering.
It has plenty of CPU, 32 GB of RAM and NVMe for storage.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The Pangolin features a physical killswitch for the camera.
The switch cuts power to the camera when you want it turned off.
This is great privacy feature.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;From the &lt;a href=&quot;https://system76.com/laptops/pangolin&quot;&gt;Pangolin product page&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre&gt;Camera Privacy

With a physical killswitch that cuts power to the camera, you control how you present yourself to others—and when. Take comfort in an OS that refuses to collect and store user data.&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;System76 doesn&amp;#8217;t have many configuration options, but the Pangolin is sufficient to provide what I want.
The site doesn&amp;#8217;t describe the keyboard, but an image depicts a ANSI keyboard with US English.
It has a Super key.
It also has a 10 key on the side.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;System76 ships with either Pop!_OS ( their fork of Ubuntu ) or Ubuntu LTS.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;System76 also makes their own desktop keyboard that has Free Software firmware.
The &lt;a href=&quot;https://system76.com/accessories/launch&quot;&gt;Launch Configurable Keyboard&lt;/a&gt; is available in several models and is made onsite in Colorado.
System76 makes &lt;a href=&quot;https://system76.com/desktops&quot;&gt;desktop cases&lt;/a&gt; too.
Linux Unplugged has a podcast episode with System76ers, &lt;a href=&quot;https://linuxunplugged.com/419&quot;&gt;What&amp;#8217;s Cookin' at System76&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I&amp;#8217;ve never gotten a System76 laptop.
A couple times I tried, but they were out of inventory for what I needed at the time.
System76 has a good presence in the FLOSS community and I&amp;#8217;ve gotten good reviews when talking to people at conferences about their System76 laptops.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Fediverse: &lt;a href=&quot;https://fosstodon.org@system76&quot;&gt;@&lt;a href=&quot;mailto:system76@fosstodon.org&quot;&gt;system76@fosstodon.org&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;framework&quot;&gt;Framework&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Framework makes customizeable, repairable and upgradable laptops.
Want a new model of CPU or screen?
Buy the part from the &lt;a href=&quot;https://frame.work/marketplace&quot;&gt;marketplace&lt;/a&gt; and follow the &lt;a href=&quot;https://guides.frame.work/&quot;&gt;guide&lt;/a&gt; to install it.
Need to replace the hinges, buy &lt;a href=&quot;https://frame.work/products/display-hinge-kit?v=FRANFB0002&quot;&gt;new hinges&lt;/a&gt; and follow that guide.
They include a screwdriver with the laptop to help with future modifications.
I still have my ZaReason screwdriver, it&amp;#8217;s an inexpensive token towards right to repair.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Framework doesn&amp;#8217;t ship with Linux, but says it will support a couple Linux distros.
Order a DIY model with no operating system.
The DIY model does require some assembly at home, but the majority of the laptop is preassembled at the factory.
The DIY models are a couple hundred dollars less expensive than the pre-built models for the same laptop.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The Framework site shows support for Ubuntu LTS and Fedora.
There is community support for some other distros.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Framework currently ( early 2024 ) has 2 models on the site: Framework 13 and Framework 16.
Only Framework 13 is in stock, it is several months until the Framework 16 will be available again.
I&amp;#8217;m fine if smaller companies don&amp;#8217;t always have everything in stock.
Framework sells in batches, so inventory runs out.
Can&amp;#8217;t buy what&amp;#8217;s not avaialble :), but otherwise I&amp;#8217;m not worried about it.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Framework laptops have hardware switches to disable camera and microphone for privacy.
Again, this is a fantastic privacy feature, especially since the microphone can be disabled as well.
The embedded controller firmware is also Open Source.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Framework espouses Right to Repair with accessible part numbers, repair documentations and even CAD templates and reference designs.
From the &lt;a href=&quot;https://frame.work/products/laptop-diy-13-gen-amd&quot; class=&quot;bare&quot;&gt;https://frame.work/products/laptop-diy-13-gen-amd&lt;/a&gt;[Framework Laptop 13 DIY Edition (AMD Ryzen 7040 Series) product page:&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre&gt;Every part of the Framework Laptop has a scannable QR code, giving you unprecedented access to documentation, repair guides, replacement and upgrade parts, and insight into design and manufacturing data.&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Also from the &lt;a href=&quot;https://frame.work/products/laptop-diy-13-gen-amd&quot; class=&quot;bare&quot;&gt;https://frame.work/products/laptop-diy-13-gen-amd&lt;/a&gt;[Framework Laptop 13 DIY Edition (AMD Ryzen 7040 Series) product page:&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre&gt;We’ve released documentation, CAD templates, and reference designs, all under open source licenses to make it easy for both hardware companies and individual makers to create new designs.&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Framework does a horrible job describing their keyboards on the site.
The &lt;a href=&quot;https://frame.work/marketplace/keyboards&quot;&gt;pictures of the keyboards&lt;/a&gt; are not great and there&amp;#8217;s no text information about the layout.
The picture of the clear ISO keyboard switches to a backlit ANSI keyboard when you mouseover.
The Super key is a proprietary logo unless you pay extra for a keyboard with no markings.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The &lt;a href=&quot;https://frame.work/products/laptop16-diy-amd-7040&quot;&gt;Framework 16&lt;/a&gt; has &lt;a href=&quot;https://frame.work/marketplace/customization&quot;&gt;spacer options&lt;/a&gt; where you can get a 10 key numpad or different colored spacers.
It also allows programmable displays for either with Open Source firmware.
Looks pretty cool :).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Framework doesn&amp;#8217;t have built in ports, which is great.
In fact, it&amp;#8217;s fantastic!&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;You buy port modules to get what you want.
They have USB C, USB A, HDMI, Ethernet, DisplayPort, MicroSD, Audio, and Storage Modules.
You need at least one USB C port for power.
They will let you buy a laptop with zero USB C modules for charging.
I&amp;#8217;ll post about how I know another time.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;For even more sustainability Framework worked with Cooler Master to create a &lt;a href=&quot;https://www.coolermaster.com/catalog/cases/mainboard-case/framework/&quot;&gt;case for your old main board&lt;/a&gt; when you upgrade the laptop.
It&amp;#8217;s &lt;a href=&quot;https://frame.work/products/cooler-master-mainboard-case&quot;&gt;available&lt;/a&gt; from Framework.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Here&amp;#8217;s an article on some &lt;a href=&quot;https://www.theverge.com/2023/3/24/23655616/framework-laptop-battery-i5-ryzen-5-higher-price&quot;&gt;reasons behind Framework configuration options&lt;/a&gt; and some hints on how Framework sources their hardware.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Framework does have a reputation for &lt;a href=&quot;https://floss.social/@jalefkowit@octodon.social/111795567004259378&quot;&gt;inadequate customer support&lt;/a&gt; :(.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;listingblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;pre&gt;There’s a known issue with the first run of Frameworks where bad firmware drains the battery, even when the laptop is fully powered down. Despite acknowledging the problem, they have yet to fully resolve it. Multiple firmware updates that were supposed to fix the issue didn’t. Their current position is that the Framework Laptop is not appropriate for users who won’t be plugging it in at least once a day, though they only say this to affected customers who have contacted support; it’s not mentioned to potential new customers anywhere.&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Fediverse: &lt;a href=&quot;https://fosstodon.org/@frameworkcomputer&quot;&gt;@&lt;a href=&quot;mailto:frameworkcomputer@fosstodon.org&quot;&gt;frameworkcomputer@fosstodon.org&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;More to come.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://floss.social/@FLOX_advocate/111883494882324061&quot;&gt;Mastodon post&lt;/a&gt; for blog post.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="hardware" /><category term="FLOSS" /><category term="laptops" /><category term="Linux" /><category term="CoTs" /><category term="hw4FLOSS" /><category term="LinuxLaptops" /><category term="RightToRepair" /><category term="System76" /><category term="Framework" /></entry><entry><title type="html">Hardware for Linux</title><link href="http://www.spiralarray.com/blog/2024/02/04/Hardware_for_Linux.html" rel="alternate" type="text/html" title="Hardware for Linux" /><published>2024-02-04T00:00:00+00:00</published><updated>2024-02-04T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2024/02/04/Hardware_for_Linux</id><content type="html" xml:base="http://www.spiralarray.com/blog/2024/02/04/Hardware_for_Linux.html">&lt;div id=&quot;preamble&quot;&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I&amp;#8217;ve been looking at laptops available with Linux pre-installed.
Seeking a workaday laptop that&amp;#8217;ll travel well and provide sufficient power for my normal workload.
Don&amp;#8217;t care about gaming as I have a travel &lt;a href=&quot;https://store.steampowered.com/steamdeck/&quot;&gt;Steamdeck&lt;/a&gt;.
Since it&amp;#8217;ll be running Linux the hardware doesn&amp;#8217;t really need to be all that powerful.
But, I do want to keep using it for years.
Being overpowered for today or upgradeable can allow it to hit that longevity.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I definitely want USB C for power and lots of USB C ports for peripherals.
A recentish CPU will provide plenty of compute power for my needs.
32 GB of RAM will provide plenty of head room even if some projects get memory hungry.
I&amp;#8217;m also a tab-hoarder, but convince myself I need memory for the projects :).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Solid state storage would be great.
Most everything I&amp;#8217;ve been considering has NVMe, which will be super-fast even with a fully-encrypted filesystem.
For x86_64 systems I want AMD Ryzen and AMD Radeon combo.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;While I&amp;#8217;ll be installing Linux on my own, I want a company that supports Linux on their products.
A laptop with Linux pre-installed provably works with Linux and should have good support.
It&amp;#8217;s also important to support the community.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Some companies are gone ( I still miss ZaReason ), but today there are several companies in the marketplace.
Let&amp;#8217;s walk through some of the options available for the US at the beginning of 2024.
Prices seem lower than when I looked 6 months ago.
Maybe I was just looking at fancier hardware then :).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;This is an expansion on a &lt;a href=&quot;https://floss.social/@FLOX_advocate/111756448185895948&quot;&gt;recent thread&lt;/a&gt; on the Fediverse.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I also got some good feedback in a recent presentation about hardware for Linux.
Thanks especially to &lt;a href=&quot;https://gardenstate.social/@murph&quot;&gt;@murph@gardenstate.social&lt;/a&gt; who has been rumored to have opinions and definitely has plenty of helpful experience.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sect1&quot;&gt;
&lt;h2 id=&quot;tuxedo-computers&quot;&gt;Tuxedo Computers&lt;/h2&gt;
&lt;div class=&quot;sectionbody&quot;&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://www.TuxedoComputers.de/&quot;&gt;Tuxedo Computers&lt;/a&gt; has both AMD and Intel laptops available with Linux pre-installed.
Tuxedo Computers recently made a &lt;a href=&quot;https://tuxdigital.com/podcasts/destination-linux/dl-349/&quot;&gt;splash&lt;/a&gt; with a high powered &lt;a href=&quot;https://www.tuxedocomputers.com/de/TUXEDO-Pulse-14-Gen3.tuxedo&quot;&gt;all AMD gaming laptop&lt;/a&gt;.
That&amp;#8217;s a bit hefty for what I&amp;#8217;m wanting to haul around.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.tuxedocomputers.com/de/TUXEDO-Pulse-14-Gen3.tuxedo&quot;&gt;Pulse 14 AMD&lt;/a&gt; unit looks right for what I want.
Tuxedo Computers laptops tend to be quite configurable.
In the case of the Pulse 14 many of the items have only 1 option.
Those defaults work for me, so it&amp;#8217;s fine for my purposes.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;They do have lots of &lt;a href=&quot;https://www.tuxedocomputers.com/en/Infos/Help-Support/Frequently-asked-questions/Keyboards-Layouts_1.tuxedo#&quot;&gt;keyboard choices&lt;/a&gt;.
They use Tux on the Super key, which is fantastic.
Lots of language choices, also ANSI and ISO options.
They even have DVORAK for Engish and German.
If you really want to customize your keyboard layout they let you specify the keycaps for an ISO layout for an extra 80 Euro.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The Pulse 14 ships with Tuxedo OS ( their fork of Ubuntu ) or LTS releases of 3 Ubuntu variants: Ubuntu, Kubuntu or Ubuntu Budgie.
Each can be pre-installed as an encrypted drive.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;It might seem funny to start with a European company for delivery in the US, but I had great experience with Tuxedo Computers delivering.
I purchased a laptop from them for a specific purpose a couple years ago ( during the lockdown ).
The site said to allow 2 weeks for build.
With that and cross-continent delivery I was expecting at least 6 weeks for it to arrive.
They had it to me within a week!
Not saying that&amp;#8217;s normal for them, but for my one purchase they were way faster than expected.
Indeed, it sat in the box for a couple weeks until I had time for the project :).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;My Tuxedo Computers laptop came with several extras in the box.
Importantly that included a USB thumb drive with &lt;a href=&quot;https://fai-project.org&quot;&gt;fully automated installer (FAI)&lt;/a&gt; for help with re-installs.
More later.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;After configuring the laptop for purchase I sighed and thought about the $100 ( at the time ) delivery charge to the US.
Even with that, it was the laptop I wanted.
When I checked out the price went down by $20 rather than going up by $100.
As I reviewed the purchase page I saw that they&amp;#8217;d dropped the price by $120 to remove the VAT.
That&amp;#8217;s even less expensive than free delivery, they paid me $20 to ship it to me :).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Tuxedo Computers &lt;a href=&quot;https://www.tuxedocomputers.com/en/Sponsoring.tuxedo&quot;&gt;sponsors many conferences&lt;/a&gt; in Europe, such as:&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://www.kieler-linuxtage.de/&quot;&gt;Kieler Open Source und Linux Tage&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://www.tuebix.org/&quot;&gt;Tübix&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://chemnitzer.linux-tage.de/&quot;&gt;Chemnitzer Linux-Tage&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Fediverse: &lt;a href=&quot;https://linuxrocks.online/@tuxedocomputers&quot;&gt;@tuxedocomputers@linuxrocks.online&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;More options in subsequent posts.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://floss.social/@FLOX_advocate/111877802410742473&quot;&gt;Mastodon post&lt;/a&gt; for blog post.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="hardware" /><category term="FLOSS" /><category term="laptops" /><category term="Linux" /><category term="CoTs" /><category term="hw4FLOSS" /><category term="TuxedoComputers" /><category term="Steamdeck" /><category term="ZaReason" /><category term="LinuxLaptops" /></entry><entry><title type="html">Fediverse Welcome Pod proposal</title><link href="http://www.spiralarray.com/blog/2023/09/12/Fediverse_Welcome_Pod.html" rel="alternate" type="text/html" title="Fediverse Welcome Pod proposal" /><published>2023-09-12T00:00:00+00:00</published><updated>2023-09-12T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2023/09/12/Fediverse_Welcome_Pod</id><content type="html" xml:base="http://www.spiralarray.com/blog/2023/09/12/Fediverse_Welcome_Pod.html">&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Proposal: Maintain a group of welcome instances for people new to the Fediverse.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;It should be a well moderated safe space from the very beginning.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;We can point Fediverse new account links to the Welcome Pod.
The signup process would choose a random Welcome Pod instance.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The instances could have a welcome committee helping people get started on the Fediverse.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2023/Fediverse_logo_proposal.svg&quot; alt=&quot;Proposed Fediverse Logo&quot; width=&quot;75&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Welcome Pod Features:&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;consistent new Fediversian experience&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;instances that specialize in helping new Fedizens&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;socially welcoming for marginalized groups&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;positively recommend alt text for images and videos&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;limited instance size&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;welcome servers would federate amongst each other for easier discovery&lt;/p&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;e.g. friends joining at the same time, but getting different home servers should be able to find each other&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;multi-lingual moderation staff&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;multiple services, e.g. PixelFed, Bookwyrm and Mastodon&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;offers excellent migration documentation and migration assistance&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;not required, people can still choose other instances&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;enforced moderation against bigotries ( racism, sexism, homophobia, transphobia, anti-accessibility )&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2023/Fediverse_logo_proposal.svg&quot; alt=&quot;Proposed Fediverse Logo&quot; width=&quot;75&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Welcome Pod Advantages for the Fediverse:&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;shared moderation rules specific for new Fediversian experience&lt;/p&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;for instance, squelch spoiler instances that post about pop media without CRs&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;people can follow if they want, but the timeline doesn&amp;#8217;t fill with unobscured plot points&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;welcome committee efforts can concentrate on new accounts&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;horizontally scale the welcome point via many instances&lt;/p&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;if an instance gets too many accounts take it out of rotation&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;if accounts migrate and it goes below a threshhold it can go back in rotation&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;can default to regional or language based pods&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;coordination point for supporting disparate service interaction, e.g. between PixelFed and Mobilzon&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;coordination point for migration experience&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;solicit donations to pay moderators and administrators and to pay for infrastructure&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;work for a common onboarding experience for the different Fediverse services&lt;/p&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;e.g. add CR code for each account to profile&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;New Fedizens could opt to choose a different server, from the Welcome Pod or elsewhere in the Fediverse.
They would also be able to easily move off the pod once they&amp;#8217;ve gotten acquainted with the Fediverse.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The Welcome Pod isn&amp;#8217;t necessarily the forever home.
Indeed, we would encourage eventually leaving the pod for the great, wide diversity in the Fediverse.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Some people will certainly want to stay where they start and problably never move.
That should be OK.
The Welcome Pod can gently nudge them to try another instance, but it isn&amp;#8217;t a requirement.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The Welcome Pod could work with other groups to help new Fedizens find long-term homes in the Fediverse, e.g. instances in NZ, trans-friendly, FLOSS, heavy metal, gardening, hometown, etc.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Entry servers don&amp;#8217;t have to be called Welcome Pod.
Could be &quot;Fediverse entry point&quot;, &quot;Fediverse welcome center&quot;, JoinFediverse, or even &amp;lt;InsertYourIdeaHere&amp;gt;.
&lt;a href=&quot;https://firefish.social/@atomicpoet&quot;&gt;@atomicpoet@firefish.social&lt;/a&gt; proposed &quot;Lobby Servers&quot; as a similar idea.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;For current on-boarding of new Fedizens there are already resources available.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://fedi.garden/&quot;&gt;Fedi.Garden&lt;/a&gt; has a curated list of well-moderated servers.
&lt;a href=&quot;https://fedi.directory/&quot;&gt;Fedi.Directory&lt;/a&gt; maintains a list of servers, while &lt;a href=&quot;https://instances.social/&quot;&gt;instances.social&lt;/a&gt; uses a short questionaire to help suggest relevant instances.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://joinmastodon.org/&quot;&gt;Mastodon&lt;/a&gt;, &lt;a href=&quot;https://pixelfed.org/servers&quot;&gt;PixelFed&lt;/a&gt;, &lt;a href=&quot;https://writefreely.org/instances&quot;&gt;WriteFreely&lt;/a&gt;, and other projects also maintain server lists.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Note: Welcome servers could have silly ( or non-silly ) themes to seem more attractive to new Fedizens.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The Fediverse isn&amp;#8217;t obligated to grow, but we can be more welcoming to those who find us.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://socialhub.activitypub.rocks/t/fediverse-logo-or-icon-proposal/1057&quot;&gt;Proposed Fediverse Logo&lt;/a&gt; fetched from &lt;a href=&quot;https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg&quot;&gt;WikiMedia&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="Fediverse" /><category term="WelcomePod" /><category term="WelcomingFediverse" /><category term="WelFed" /><category term="LobbyServers" /><category term="Fedizens" /><category term="NewFedizens" /></entry><entry><title type="html">SCaLE 20x recap</title><link href="http://www.spiralarray.com/blog/2023/03/26/SCaLE_20x_recap.html" rel="alternate" type="text/html" title="SCaLE 20x recap" /><published>2023-03-26T00:00:00+00:00</published><updated>2023-03-26T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2023/03/26/SCaLE_20x_recap</id><content type="html" xml:base="http://www.spiralarray.com/blog/2023/03/26/SCaLE_20x_recap.html">&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://www.SoCalLinuxExpo.org/&quot;&gt;SCaLE 20x&lt;/a&gt; was a very compact conference for me this year.
Due to obligations I couldn&amp;#8217;t arrive until late Friday night.
My entire Sunday was dedicated to &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/open-source-career-day&quot;&gt;Open Source Career Day&lt;/a&gt; (OSCD).
That left me Saturday during the day before my &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/introduction-nextcloud-your-data-your-cloud&quot;&gt;Introduction to Nextcloud&lt;/a&gt; talk (&lt;a href=&quot;https://www.youtube.com/watch?v=AK01rgVmuBI&quot;&gt;video&lt;/a&gt;).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I did get time to quickly swing by the expo hall.
There I got to say hi to Jill, Ryan and Michael working the &lt;a href=&quot;https://tuxdigital.com/podcasts/destination-linux/&quot;&gt;Destination Linux&lt;/a&gt; podcast&amp;#8217;s booth.
Jill was also in the LinuxChix LA booth next to DL.
I got to chat briefly and separately with Pono and Bradley at the Software Conservancy booth.
Jos and Charlotte were both at the &lt;a href=&quot;https://www.Nextcloud.com/&quot;&gt;Nextcloud&lt;/a&gt; booth when I swung by before my talk.
I took a picture at the booth and added it to my presentation.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://www.KDE.org/&quot;&gt;KDE&lt;/a&gt; and &lt;a href=&quot;https://www.LOPSA.org&quot;&gt;LOPSA&lt;/a&gt; were next to each other again this year, so I got to swing by both.
I talked to LOPSA about participating in OSCD next year and also for the &lt;a href=&quot;https://SeaGL.org/&quot;&gt;SeaGL&lt;/a&gt; Career Expo in November.
There were several vendors I wanted to visit, but at most got to wave hi to some friends as I zoomed by.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Most of Saturday during the day was in the Next Generation track.
We started with a kid talking about how to create and post videos, so other people can follow what you&amp;#8217;re doing.
For some reason he mostly posts about video games.
Next we went over to the Next Gen play room, which had a NASA station, a 3D printer, some drones and another half dozen stations.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Saturday night was the Careers BoF where we had Speed Pitches.
It was an opportunity to practice the interview response to &quot;Tell us about yourself.&quot; or &quot;Why do you want to work here?&quot;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;After the BoF I spent the rest of the evening at the game night.
This was the first year I got to really hang out there.
We enjoyed one of the escape rooms and lots of the games that were setup.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Sunday I spent the entire day giving career counseling sessions for OSCD.
I didn&amp;#8217;t get a chance to watch any of our talks.
I&amp;#8217;m looking forward to catching up on them.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;OSCD topics were:&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;ulist&quot;&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/open-source-career-day-recareering-clinic&quot;&gt;recareering and resume writing&lt;/a&gt; (&lt;a href=&quot;https://www.youtube.com/watch?v=V3cNvFAvNuA&quot;&gt;video&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/how-navigate-early-days-your-first-tech-job&quot;&gt;succeeding when you get the early career job&lt;/a&gt; (&lt;a href=&quot;https://www.youtube.com/watch?v=nt4x_8db3bw&quot;&gt;video&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/open-source-career-day-hiring-manager-insights&quot;&gt;a hiring manager panel&lt;/a&gt; (&lt;a href=&quot;https://www.youtube.com/watch?v=c_n6MK2tvEs&quot;&gt;video&lt;/a&gt;).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I want to thank Nish for volunteering time to take headshots for us this year!
That was a new feature for SCaLE and we got some great photos.
The headshots looked like they were really popular.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Thanks also to RaiseMe and SCaLE for working with the OSCD committee to put on a great career event.
Thanks to OpenSource.com for publishing my &lt;a href=&quot;https://opensource.com/article/23/3/open-source-career-day-scale-20x&quot;&gt;article on OSCD&lt;/a&gt; to help us promote the event.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;For Open Source Career Day we did not have enough counsellors.
That&amp;#8217;s my fault, I needed to do better recruiting.
We had a couple spontaneous volunteers help out.
Thanks to all our volunteer counselors, they&amp;#8217;re integral and I know from personal experience that they provide great insight.
Thanks also to everyone who signed up for counselling sessions, you&amp;#8217;re why we were there.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Unfortunately I got rather sick while travelling.
It wasn&amp;#8217;t COVID, but knocked me out for a bit.
Still recovering, but back to being somewhat functional and catching up on lots of post-event obligations.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;That includes getting back to preparing for &lt;a href=&quot;https://SeaGL.org/&quot;&gt;SeaGL&lt;/a&gt; in November.
I&amp;#8217;m co-chairing the SeaGL finance committee for this year&amp;#8217;s hybrid conference.
We are working to have first class experience for both in person (Seattle) and online participants.
I&amp;#8217;m looking forward to hosting a hybrid Career Expo this year after learning from my experience with SCaLE&amp;#8217;s OSCD.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Please let me know if you&amp;#8217;d like to &lt;a href=&quot;https://seagl.org/sponsors/&quot;&gt;sponsor&lt;/a&gt; SeaGL this year :).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Our program team got SeaGL&amp;#8217;s &lt;a href=&quot;https://seagl.org/news/2023/03/08/CFP-Open.html&quot;&gt;CfP&lt;/a&gt; open in time for SCaLE.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://social.linux.pizza/@socallinuxexpo&quot;&gt;SCaLE@Mastodon&lt;/a&gt; &lt;a href=&quot;https://Mastodon.social/@SeaGL&quot;&gt;SeaGL@Mastodon&lt;/a&gt; &lt;a href=&quot;https://PixelFed.social/SeaGL&quot;&gt;SeaGL@PixelFed&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="FLOSSconf" /><category term="FLOSSevent" /><category term="SCaLE" /><category term="SCaLE20x" /><category term="OSCD" /><category term="FLOSScareers" /></entry><entry><title type="html">Open Source Career Day at SCaLE 20x</title><link href="http://www.spiralarray.com/blog/2023/02/25/Open_Source_Career_Day_at_SCaLE_20x.html" rel="alternate" type="text/html" title="Open Source Career Day at SCaLE 20x" /><published>2023-02-25T00:00:00+00:00</published><updated>2023-02-25T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2023/02/25/Open_Source_Career_Day_at_SCaLE_20x</id><content type="html" xml:base="http://www.spiralarray.com/blog/2023/02/25/Open_Source_Career_Day_at_SCaLE_20x.html">&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2023/SCaLE_20x_banner_600x110.png&quot; alt=&quot;SCaLE 20x banner 600x110&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Open Source Career Day (&lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/open-source-career-day&quot;&gt;OSCD&lt;/a&gt;) returns for &lt;a href=&quot;https://www.SoCalLinuxExpo.org/&quot;&gt;SCaLE 20x&lt;/a&gt; on Sunday, March 12th, 2023.
SCaLE, in turn, is returning to Pasadena, CA, as before the pandemic.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;For many years we had a career and jobs BoF at SCaLE.
In 2020 RaiseMe sponsored our first Open Source Career Day.
That was just as the pandemic was starting.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;imageblock&quot;&gt;
&lt;div class=&quot;content&quot;&gt;
&lt;img src=&quot;/assets/blog/2023/RaiseMe_logo.png&quot; alt=&quot;RaiseMe logo&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;This year SCaLE, the career BoF team and RaiseMe are working together again to bring a full day of career activities in addition to an evening BoF session.
Thanks to SCaLE for hosting an Open Source Careers track, encouraging us and giving us the resources to run it.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;OSCD has a day of talks on Sunday.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;At the same time, OSCD also offers &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/open-source-career-day-consultation-sessions&quot;&gt;career consulting sessions&lt;/a&gt;.
Participants can choose resume review, recareering assistance or career guidance for each of their 30 minute consulting sessions.
&lt;a href=&quot;https://gnu-cloud.yourownnet.cloud/apps/forms/s/ECDFYbKNaBcZxarS8kAjQTTK&quot;&gt;Signups are open&lt;/a&gt; now through SCaLE 20x. When signing up, please check all the times you can be available.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;For presentations, we start the day with a session on &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/open-source-career-day-recareering-clinic&quot;&gt;recareering and resume writing&lt;/a&gt;.
&lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/speakers/bryna-kirzner&quot;&gt;Bryna&lt;/a&gt;'s bringing us a follow on to a success story bridging SCaLE 18x to this year.
Next &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/speakers/miguel-hernandez&quot;&gt;Miguel&lt;/a&gt; leads a panel on &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/open-source-diversity-scale&quot;&gt;diversity successes in FLOSS projects&lt;/a&gt; and how we can learn from them for future successes in FLOSS and the workplace.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;After lunch &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/speakers/fatima-taj&quot;&gt;Fatima&lt;/a&gt; is in from Canada to give us excellent &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/how-navigate-early-days-your-first-tech-job&quot;&gt;strategies for early career success&lt;/a&gt;.
We&amp;#8217;ll wrap up the presentations with a panel on &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/open-source-career-day-hiring-manager-insights&quot;&gt;hiring manager insights&lt;/a&gt; discussing what hiring managers are looking for in job applicants and advice on how to advance your career.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;OSCD wraps up before SCaLE 20x&amp;#8217;s closing keynote from &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/speakers/ken-thompson&quot;&gt;Ken Thompson&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The current plan ( we&amp;#8217;re still working out details ) is to host Speed Pitches for the Career &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/birds-feather-sessions&quot;&gt;BoF&lt;/a&gt;.
For speed pitches we&amp;#8217;ll pair people up and give each 60 seconds to practice their &quot;Tell us about you.&quot; prompt for interviews.
Then we&amp;#8217;ll change partners and go again.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Most of us don&amp;#8217;t often give a quick summary of who we are tailored for an interview.
Some of us might even need to tailor different pitches, depending on the job we&amp;#8217;re after.
The Speed Pitches gives everyone a chance to practice their pitches multiple times during the BoF.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The BoF should be at 19:00 Saturday night ( we&amp;#8217;re still waiting on confirmation from the BoF committee ).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;There&amp;#8217;s still time to &lt;a href=&quot;https://gnu-cloud.yourownnet.cloud/apps/forms/s/tRw6GYcR9kFCBMBS4nicPaH6&quot;&gt;signup if you&amp;#8217;d like to host your own BoF&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;My next scheduled career events will be &lt;a href=&quot;https://floss.social/@FLOSS_Stammtisch&quot;&gt;Career Nights before Stammtisch&lt;/a&gt; and &lt;a href=&quot;https://SeaGL.org/&quot;&gt;SeaGL&lt;/a&gt;'s Career Expo in November.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Thanks to Lori and Bryna for co-chairing a great OSCD event at SCaLE 18x.
I hope we meet your standards this year.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Thanks to my co-chair, Garick, and the rest of the SCaLE 20x OSCD organizers.
Thanks for jumping in to help build a great event!
It&amp;#8217;s a lot of work, but I think we&amp;#8217;re providing a great resource for the community.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://social.linux.pizza/@socallinuxexpo&quot;&gt;SCaLE @ Mastodon&lt;/a&gt; /
&lt;a href=&quot;https://mastodon.social/@SeaGL&quot;&gt;SeaGL @ Mastodon&lt;/a&gt; /
&lt;a href=&quot;https://floss.social/@FLOSS_Stammtisch&quot;&gt;FLOSS Stammtisch @ Mastodon&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="SCaLE" /><category term="SCaLE_20x" /><category term="OSCD" /><category term="FLOSScareers" /><category term="FLOSSconf" /><category term="FLOSSevent" /><category term="recareering" /></entry><entry><title type="html">Nextcloud for SCaLE 20x</title><link href="http://www.spiralarray.com/blog/2023/01/21/Nextcloud_for_SCaLE_20x.html" rel="alternate" type="text/html" title="Nextcloud for SCaLE 20x" /><published>2023-01-21T00:00:00+00:00</published><updated>2023-01-21T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2023/01/21/Nextcloud_for_SCaLE_20x</id><content type="html" xml:base="http://www.spiralarray.com/blog/2023/01/21/Nextcloud_for_SCaLE_20x.html">&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/&quot;&gt;SCaLE 20x&lt;/a&gt; accepted my &lt;a href=&quot;https://www.Nextcloud.org/&quot;&gt;Nextcloud&lt;/a&gt; talk for the March conference in Pasadena, California - &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/introduction-nextcloud-your-data-your-cloud&quot;&gt;Introduction to Nextcloud: Your data, your cloud&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Happy to be back in Pasadena this year.
It will be interesting to see which of my favorite SCaLE restaurants survived the pandemic.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Enjoy the conference via streaming or come join us from March 9th through the 12th at the Pasadena Convention Center.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;If you use streaming please find ways to give us shoutouts and other positive feedback so people can see the benefit of a hybrid event.
Online events the last few years have been hard for conference organizers.
We don&amp;#8217;t get to see everyone and get feedback from the on site crowd.
Please help us promote and do some live-tooting when you&amp;#8217;re watching talks.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I will be masking while at SCaLE 20x.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://fosstodon.org/@murph&quot;&gt;@murph&lt;/a&gt; tells me his #Fediverse was accepted as well, &lt;a href=&quot;https://www.socallinuxexpo.org/scale/20x/presentations/brief-introduction-mastodon-and-fediverse&quot;&gt;A brief introduction to Mastodon and the Fediverse.&lt;/a&gt;
Looking forward to that.
He&amp;#8217;ll be talking about much more of the Fediverse than just Mastodon.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;This year I&amp;#8217;m co-chairing the Open Source Career Day ( OSCD ).
We&amp;#8217;re still working on the schedule for the Sunday event.
Thus far we&amp;#8217;re planning talks, clinics and career counseling.
We also have a surprise if we can get those specific volunteers confirmed.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;We&amp;#8217;re still looking for hiring managers and other volunteers to help with counseling sessions ( resume reviews, career counseling ) and other aspects of OSCD.
Let me know on the Fediverse ( &lt;a href=&quot;https://floss.social/@FLOX_advocate&quot;&gt;Mastodon&lt;/a&gt; ) or in IRC ( LuftHans in #SCaLE, #SeaGL and #PLUGaz ) if you&amp;#8217;d like to help.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I also usually help run the evening BoFs.
We haven&amp;#8217;t started planning them yet, but the BoFs should be back for Friday and Saturday evenings.
The jobs board should also be back, look for it in the lobby on the way to the expo floor.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.socallinuxexpo.org/blog/scale-20x-and-covid-19&quot;&gt;SCaLE 20x covid policy&lt;/a&gt; is mostly &quot;meh&quot; :(.
As I said, I will be masking again.
Perhaps I&amp;#8217;ll use it as an excuse to buy more &lt;a href=&quot;https://www.redbubble.com/de/people/davidrevoy/shop?artistUserName=davidrevoy&amp;amp;iaCode=all-masks&quot;&gt;Pepper and Carrot masks&lt;/a&gt; to supplement my geek mask collection.
I also have some travel ionic air purifiers for the hotel room.
Stay safe, take care of yourself and those around you.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://social.linux.pizza/@socallinuxexpo&quot;&gt;@SCaLE on Mastodon&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="SCaLE" /><category term="FLOSSvols" /><category term="FLOSSconf" /><category term="Pasadena" /><category term="SCaLE20x" /><category term="Nextcloud" /><category term="Fediverse" /><category term="Mastodon" /><category term="FLOSSjobs" /><category term="FLOSScareers" /><category term="OSCD" /></entry><entry><title type="html">SCaLE start and SeaGL continuing</title><link href="http://www.spiralarray.com/blog/2022/12/18/SCaLE_start_SeaGL_continuing.html" rel="alternate" type="text/html" title="SCaLE start and SeaGL continuing" /><published>2022-12-18T00:00:00+00:00</published><updated>2022-12-18T00:00:00+00:00</updated><id>http://www.spiralarray.com/blog/2022/12/18/SCaLE_start_SeaGL_continuing</id><content type="html" xml:base="http://www.spiralarray.com/blog/2022/12/18/SCaLE_start_SeaGL_continuing.html">&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Just got asked to help with the &lt;a href=&quot;https://www.SoCalLinuxExpo.org/&quot;&gt;SCaLE&lt;/a&gt; career track for the conference in March.
I&amp;#8217;m gathering up volunteers and reviewing talk proposals this weekend.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;SCaLE will be in person in Pasadena.
The in person part leaves out one of my friends who often helps with SCaLE.
My friend won&amp;#8217;t participate in or help in person events.
I respect and understand their decision.
If they&amp;#8217;re fine with hybrid later in the year we&amp;#8217;ll be talking about &lt;a href=&quot;https://SeaGL.org/&quot;&gt;SeaGL&lt;/a&gt; when that comes around again on the guitar.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;The current plan for SCaLE is to have talks for the career track and also have a career counseling event.
With others, I have been running a jobs BoFs at SCaLE for years.
We started with employment related networking, a meet and greet for candidates and hiring managers.
Then we morphed into resume reviews in addition to the networking.
We would fill a large BoF room on a Friday night and have resume reviews for a couple hours.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;It&amp;#8217;s amazing how much experience some of those new to the industry have.
Most of them could really use some help on the resume.
Resume writing is difficult, so that&amp;#8217;s not a surprise.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;We also get the opportunity to help those who are re-careering.
They have experience in one industry and are now focusing on tech.
They have job history and we can help them find those bits that show experience for the new career.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;For SCaLE 2020, as the pandemic was starting, RaiseMe came in to add the career track and had career counseling sessions as well.
Lori, famous at SCaLE for game night and more, was my contact to the RaiseMe events.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;During the pandemic I got the opportunity to join RaiseMe to help provide career counseling for a few Infosec conferences.
We added it for SeaGL last year and I expanded what I had been doing for the Free Software Stammtisch career nights.
Working with RaiseMe volunteers again ( and other vols ), we want to have career counseling again in March.
I hope we can make that a hybrid event.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;A lot of work to get all that going.
Lots of volunteer wrangling as well, so let me know if you&amp;#8217;d like to help.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;For SeaGL I chair the finance committee.
We&amp;#8217;re still closing out the year.
I have some more sponsor thank yous to send out this week.
We also need to work through some more volunteer reimbursements.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;Then, for January and February, I need lead creation of the 2023 sponsorship prospectus and our base budget.
We&amp;#8217;re going back to in person for 2023, but keeping online options as well.
We really want a hybrid event.
The in person portion is going to raise our costs, so sponsorships will be key for us this year.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;I&amp;#8217;ve already heard from one potential sponsor that the company is cutting back on sponsorships due to the state of the economy.
It&amp;#8217;s going to be a challenging year, but I&amp;#8217;m looking forward to seeing everyone again.
I&amp;#8217;m also looking forward to some amazing chai when I get to visit Seattle.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;paragraph&quot;&gt;
&lt;p&gt;&lt;a href=&quot;https://Mastodon.social/@SeaGL&quot;&gt;SeaGL@Mastodon&lt;/a&gt; &lt;a href=&quot;https://PixelFed.social/SeaGL&quot;&gt;SeaGL@PixelFed&lt;/a&gt; &lt;a href=&quot;https://social.linux.pizza/@socallinuxexpo&quot;&gt;SCaLE@Mastodon&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</content><author><name>der.hans</name></author><category term="blog" /><category term="SeaGL" /><category term="FLOSSvols" /><category term="FLOSSconf" /><category term="SCaLE" /><category term="CareerTrack" /><category term="finance" /></entry></feed>