]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.rss
Generated.
[homepage.git] / blog / index.rss
index ce43d7f368a6ed0a969be83ca0a66db662297807..28035fb8cce696c0a8f1f5b34e947d810fceef61 100644 (file)
@@ -6,6 +6,28 @@
                 <link>https://people.skolelinux.org/pere/blog/</link>
                 <atom:link href="https://people.skolelinux.org/pere/blog/index.rss" rel="self" type="application/rss+xml" />
        
+       <item>
+               <title>Frokostseminar om Noark 5 i Oslo tirsdag 2024-03-12</title>
+               <link>https://people.skolelinux.org/pere/blog/Frokostseminar_om_Noark_5_i_Oslo_tirsdag_2024_03_12.html</link>
+               <guid isPermaLink="true">https://people.skolelinux.org/pere/blog/Frokostseminar_om_Noark_5_i_Oslo_tirsdag_2024_03_12.html</guid>
+                <pubDate>Tue, 27 Feb 2024 15:15:00 +0100</pubDate>
+               <description>&lt;p&gt;Nikita-prosjektet, der jeg er involvert, inviterer i samarbeid med
+Oslo Byarkiv, forskningsgruppen METAINFO og foreningen NUUG, til et
+frokostseminar om Noark 5 og Noark 5 Tjenestegrensesnitt tirsdag
+2024-03-12.  Seminaret finner sted ved Oslo byarkiv.  Vi håper å få
+til videostrømming via Internett av presentasjoner og paneldiskusjon.
+Oppdatert program og lenker til påmeldingsskjema er
+&lt;a href=&quot;https://noark.codeberg.page/noark5-seminars/2023-03-12-noark-workshop.html&quot;&gt;tilgjengelig
+fra Nikita-prosjektet&lt;/a&gt;.  Arrangementet er gratis.
+
+&lt;p&gt;Som vanlig, hvis du bruker Bitcoin og ønsker å vise din støtte til
+det jeg driver med, setter jeg pris på om du sender Bitcoin-donasjoner
+til min adresse
+&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;. Merk,
+betaling med bitcoin er ikke anonymt. :)&lt;/p&gt;
+</description>
+       </item>
+       
        <item>
                <title>Welcome out of prison, Mickey, hope you find some freedom!</title>
                <link>https://people.skolelinux.org/pere/blog/Welcome_out_of_prison__Mickey__hope_you_find_some_freedom_.html</link>
@@ -1437,58 +1459,6 @@ waiting to heard back from the repo maintainers.&lt;/p&gt;
 &lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
 activities, please send Bitcoin donations to my address
 &lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
-</description>
-       </item>
-       
-       <item>
-               <title>What did I learn from OpenSnitch this summer?</title>
-               <link>https://people.skolelinux.org/pere/blog/What_did_I_learn_from_OpenSnitch_this_summer_.html</link>
-               <guid isPermaLink="true">https://people.skolelinux.org/pere/blog/What_did_I_learn_from_OpenSnitch_this_summer_.html</guid>
-                <pubDate>Sun, 11 Jun 2023 08:30:00 +0200</pubDate>
-               <description>&lt;p&gt;With yesterdays
-&lt;a href=&quot;https://www.debian.org/News/2023/20230610&quot;&gt;release of Debian
-12 Bookworm&lt;/a&gt;, I am happy to know the
-&lt;a href=&quot;https://tracker.debian.org/pkg/opensnitch&quot;&gt;the interactive
-application firewall OpenSnitch&lt;/a&gt; is available for a wider audience.
-I have been running it for a few weeks now, and have been surprised
-about some of the programs connecting to the Internet.  Some programs
-are obviously calling out from my machine, like the NTP network based
-clock adjusting system and Tor to reach other Tor clients, but others
-were more dubious.  For example, the KDE Window manager try to look up
-the host name in DNS, for no apparent reason, but if this lookup is
-blocked the KDE desktop get periodically stuck when I use it.  Another
-surprise was how much Firefox call home directly to mozilla.com,
-mozilla.net and googleapis.com, to mention a few, when I visit other
-web pages.  This direct connection happen even if I told Firefox to
-always use a proxy, and the proxy setting is ignored for this traffic.
-Other surprising connections come from audacity and dirmngr (I do not
-use Gnome).  It took some trial and error to get a good default set of
-permissions.  Without it, I would get popups asking for permissions at
-any time, also the most inconvenient ones where I am in the middle of
-a time sensitive gaming session.&lt;/p&gt;
-
-&lt;p&gt;I suspect some application developers should rethink when then need
-to use network connections or DNS lookups, and recommend testing
-OpenSnitch (only &lt;tt&gt;apt install opensnitch&lt;/tt&gt; away in Debian
-Bookworm) to locate and report any surprising Internet connections on
-your desktop machine.&lt;/p&gt;
-
-&lt;p&gt;At the moment the upstream developer and Debian package maintainer
-is working on making the system more reliable in Debian, by enabling
-the eBPF kernel module to track processes and connections instead of
-depending in content in /proc/.  This should enter unstable fairly
-soon.&lt;/p&gt;
-
-&lt;p&gt;As usual, if you use Bitcoin and want to show your support of my
-activities, please send Bitcoin donations to my address
-&lt;b&gt;&lt;a href=&quot;bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&quot;&gt;15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Update 2023-06-12&lt;/strong&gt;: I got a tip about
-&lt;a href=&quot;https://wiki.debian.org/PrivacyIssues&quot;&gt;a list of privacy
-issues in Free Software&lt;/a&gt; and the
-&lt;a href=&quot;irc://irc.debian.org/%23debian-privacy&quot;&gt;#debian-privacy IRC
-channel&lt;/a&gt; discussing these topics.&lt;/p&gt;
-
 </description>
        </item>