<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[After about 3 hours, I&#x27;m finally done migrating all Catacomb projects over from GitHub to SourceHut:]]></title><description><![CDATA[<p>After about 3 hours, I'm finally done migrating all Catacomb projects over from GitHub to SourceHut:</p><p><div class="card col-md-9 col-lg-6 position-relative link-preview p-0">

<div class="card-body">
<h5 class="card-title">
<a href="https://sr.ht/~undeadleech/catacomb/">
catacomb: Wayland Mobile Desktop Applications
</a>
</h5>
<p class="card-text line-clamp-3"></p>
</div>
<a href="https://sr.ht/~undeadleech/catacomb/" class="card-footer text-body-secondary small d-flex gap-2 align-items-center lh-2">



<img src="https://sr.ht/static/logo.svg" alt="favicon" class="not-responsive overflow-hiddden" style="max-width: 21px; max-height: 21px;" />





<p class="d-inline-block text-truncate mb-0"> <span class="text-secondary">(sr.ht)</span></p>
</a>
</div></p><p>I was surprised to realize that GitHub did not automatically subscribe me to many of my own projects, finding some open issues in the process.</p><p>Didn't think it was going to take this long, but there's been a lot of projects piling up. If someone finds some old GitHub links, please let me know.</p><p><a href="https://fosstodon.org/tags/linuxmobile" rel="tag">#<span>linuxmobile</span></a> <a href="https://fosstodon.org/tags/catacomb" rel="tag">#<span>catacomb</span></a> <a href="https://fosstodon.org/tags/sourcehut" rel="tag">#<span>sourcehut</span></a></p>]]></description><link>https://board.circlewithadot.net/topic/ea5b552e-5d26-45a0-80bc-68a61efe7552/after-about-3-hours-i-m-finally-done-migrating-all-catacomb-projects-over-from-github-to-sourcehut</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 01:53:12 GMT</lastBuildDate><atom:link href="https://board.circlewithadot.net/topic/ea5b552e-5d26-45a0-80bc-68a61efe7552.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 May 2026 01:26:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to After about 3 hours, I&#x27;m finally done migrating all Catacomb projects over from GitHub to SourceHut: on Sun, 03 May 2026 05:22:27 GMT]]></title><description><![CDATA[<p><span><a href="/user/undeadleech%40fosstodon.org">@<span>UndeadLeech</span></a></span> awesome, thanks a lot</p>]]></description><link>https://board.circlewithadot.net/post/https://social.linux.pizza/users/Oleksii/statuses/116508966748800686</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://social.linux.pizza/users/Oleksii/statuses/116508966748800686</guid><dc:creator><![CDATA[oleksii@social.linux.pizza]]></dc:creator><pubDate>Sun, 03 May 2026 05:22:27 GMT</pubDate></item><item><title><![CDATA[Reply to After about 3 hours, I&#x27;m finally done migrating all Catacomb projects over from GitHub to SourceHut: on Sun, 03 May 2026 05:12:19 GMT]]></title><description><![CDATA[<p><span><a href="/user/oleksii%40social.linux.pizza">@<span>Oleksii</span></a></span> You need to enable either raw or nmea GPS mode (both are supported, but FP5 only does nmea for example):</p><p>```<br />mmcli -m any --location-enable-gps-nmea<br />mmcli -m any --location-enable-gps-raw<br />```</p><p>Then you can set the polling rate to whatever you want:</p><p>```<br /># This sets polling rate to every 10s.<br />mmcli -m any --location-set-gps-refresh-rate 10<br />```</p>]]></description><link>https://board.circlewithadot.net/post/https://fosstodon.org/ap/users/116088583560518260/statuses/116508926920969524</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://fosstodon.org/ap/users/116088583560518260/statuses/116508926920969524</guid><dc:creator><![CDATA[undeadleech@fosstodon.org]]></dc:creator><pubDate>Sun, 03 May 2026 05:12:19 GMT</pubDate></item><item><title><![CDATA[Reply to After about 3 hours, I&#x27;m finally done migrating all Catacomb projects over from GitHub to SourceHut: on Sun, 03 May 2026 05:11:24 GMT]]></title><description><![CDATA[<p><span><a href="/user/oleksii%40social.linux.pizza">@<span>Oleksii</span></a></span> Got some good news, just managed to fix the startup issue. So compiling from source with the latest master should work on any compositor now.</p><p>Charon talks to ModemManager directly, bypassing geoclue (which frequently messes with GPS settings). This allows you to setup polling rate yourself. Charon will follow the polling rate set in the modem.</p>]]></description><link>https://board.circlewithadot.net/post/https://fosstodon.org/ap/users/116088583560518260/statuses/116508923296805198</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://fosstodon.org/ap/users/116088583560518260/statuses/116508923296805198</guid><dc:creator><![CDATA[undeadleech@fosstodon.org]]></dc:creator><pubDate>Sun, 03 May 2026 05:11:24 GMT</pubDate></item><item><title><![CDATA[Reply to After about 3 hours, I&#x27;m finally done migrating all Catacomb projects over from GitHub to SourceHut: on Sun, 03 May 2026 05:02:35 GMT]]></title><description><![CDATA[<p><span><a href="/user/undeadleech%40fosstodon.org">@<span>UndeadLeech</span></a></span> ok,  good to know. gps navigation is the most battery heavy task IMO. Im really looking for improvements.<br />BTW do you have any suggestions how to save battery,  or are the any setting to control frequency of satellite communication?</p>]]></description><link>https://board.circlewithadot.net/post/https://social.linux.pizza/users/Oleksii/statuses/116508888600285177</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://social.linux.pizza/users/Oleksii/statuses/116508888600285177</guid><dc:creator><![CDATA[oleksii@social.linux.pizza]]></dc:creator><pubDate>Sun, 03 May 2026 05:02:35 GMT</pubDate></item><item><title><![CDATA[Reply to After about 3 hours, I&#x27;m finally done migrating all Catacomb projects over from GitHub to SourceHut: on Sun, 03 May 2026 04:54:45 GMT]]></title><description><![CDATA[<p><span><a href="/user/oleksii%40social.linux.pizza">@<span>Oleksii</span></a></span> Currently it's not packaged for pmOS because of issues with Skia on armv7, so the best way to try it is compiling from source or using my arch repo.</p><p>However there is an issue that I'll hopefully fix tomorrow which is preventing it from launching on non-catacomb compositors:</p><p><div class="card col-md-9 col-lg-6 position-relative link-preview p-0">

<div class="card-body">
<h5 class="card-title">
<a href="https://todo.sr.ht/~undeadleech/charon/6">

  ~undeadleech/charon#6: Does not launch on Sway
  —
  sourcehut todo

</a>
</h5>
<p class="card-text line-clamp-3"></p>
</div>
<a href="https://todo.sr.ht/~undeadleech/charon/6" class="card-footer text-body-secondary small d-flex gap-2 align-items-center lh-2">



<img src="https://todo.sr.ht/static/logo.svg" alt="favicon" class="not-responsive overflow-hiddden" style="max-width: 21px; max-height: 21px;" />





<p class="d-inline-block text-truncate mb-0"> <span class="text-secondary">(todo.sr.ht)</span></p>
</a>
</div></p><p>I don't usually do Flathub for stuff that should be relatively easy to compile.</p>]]></description><link>https://board.circlewithadot.net/post/https://fosstodon.org/ap/users/116088583560518260/statuses/116508857851931307</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://fosstodon.org/ap/users/116088583560518260/statuses/116508857851931307</guid><dc:creator><![CDATA[undeadleech@fosstodon.org]]></dc:creator><pubDate>Sun, 03 May 2026 04:54:45 GMT</pubDate></item><item><title><![CDATA[Reply to After about 3 hours, I&#x27;m finally done migrating all Catacomb projects over from GitHub to SourceHut: on Sun, 03 May 2026 04:48:57 GMT]]></title><description><![CDATA[<p><span><a href="/user/undeadleech%40fosstodon.org">@<span>UndeadLeech</span></a></span> great job!  Is charon available on fluthub? I can't find it. how can i try it?</p>]]></description><link>https://board.circlewithadot.net/post/https://social.linux.pizza/users/Oleksii/statuses/116508835015094713</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://social.linux.pizza/users/Oleksii/statuses/116508835015094713</guid><dc:creator><![CDATA[oleksii@social.linux.pizza]]></dc:creator><pubDate>Sun, 03 May 2026 04:48:57 GMT</pubDate></item></channel></rss>