med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

362
active users

#arm64

1 post1 participant0 posts today
Raunak<p>Solved the JIT calculator challenge using ARM64 assembly. JIT compilation has seemed magical to me for a long time. This challenge helped me understand the mechanisms on executing JIT code on Linux. Learned more about the memfd_create and mmap syscalls.</p><p>Code: <a href="https://gist.github.com/rrampage/8d1d2d7ec73ff164e589ae91815fbfdb" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/rrampage/8d1d2</span><span class="invisible">d7ec73ff164e589ae91815fbfdb</span></a> . Compiles to a ~670 byte binary</p><p>Challenge Post: <a href="https://ochagavia.nl/blog/the-jit-calculator-challenge/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ochagavia.nl/blog/the-jit-calc</span><span class="invisible">ulator-challenge/</span></a></p><p><a href="https://hachyderm.io/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://hachyderm.io/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> <a href="https://hachyderm.io/tags/jit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>jit</span></a></p>
Kevin Karhan :verified:<p><span class="h-card" translate="no"><a href="https://floss.social/@josch" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>josch</span></a></span> makes total sense.</p><ul><li>Showing some slides that most likely are literally PDF files doesn't requite much power and any halfway-decent <a href="https://infosec.space/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> board should have enough pwer to shove that over a <em>"micro-DVI"</em> in 1080p60 ...</li></ul>
Kevin Karhan :verified:<p>Thanks to <span class="h-card" translate="no"><a href="https://mastodon.social/@geerlingguy" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>geerlingguy</span></a></span> for <a href="https://www.youtube.com/watch?v=GKGtRrElu30&amp;t=290" rel="nofollow noopener" target="_blank">addressing the elephant in the room.</a></p><p><span class="h-card" translate="no"><a href="https://mastodon.social/@RaspberryPi" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>RaspberryPi</span></a></span> dominates the <a href="https://infosec.space/tags/SBC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SBC</span></a> market because they know how to write <a href="https://infosec.space/tags/documentation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>documentation</span></a> and build <a href="https://infosec.space/tags/drivers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>drivers</span></a> that get accepted into <a href="https://infosec.space/tags/mainline" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mainline</span></a> <a href="https://infosec.space/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> kernel.</p><ul><li>The best specs and hardware is useless if it needs intimate knowledge on how to roll one's own kernel. And oftentimes one doesn't even get proper drivers and reproduceable build instructions but just some <em>"vomited" out</em> bootable images to <code>dd</code> onto a microSD!</li></ul><p>That's why my <a href="https://infosec.space/tags/BananPi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BananPi</span></a> Zero M2 is still unused to this day: It's way too inconvenient and whilst I <a href="https://github.com/OS-1337/OS1337/blob/c4a19af5a62d7afbb80dfc416773a92074e6cc32/docu/ideas/architectures.tsv#L10" rel="nofollow noopener" target="_blank">do want to support it someday</a>, it's just not a good start when the 1st <a href="https://infosec.space/tags/RasperryPi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RasperryPi</span></a>'s documentation to this day is still the bare minimum and vendors can't be assed to do that.</p><ul><li>The only reason <a href="https://infosec.space/tags/amd64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>amd64</span></a>-based <a href="https://infosec.space/tags/SBC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SBC</span></a>|s don't have the same issues as <a href="https://infosec.space/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> is because <a href="https://infosec.space/tags/BIOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BIOS</span></a> &amp; <a href="https://infosec.space/tags/UEFI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UEFI</span></a>-boot alongside the way <a href="https://infosec.space/tags/hardware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hardware</span></a> is initialized make it trivial to make it <em>"go brrrr..."</em></li></ul>
JabRef<p>Update: <a href="https://foojay.social/tags/snap" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>snap</span></a> is now also available as <a href="https://foojay.social/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> build: <a href="https://snapcraft.io/jabref" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">snapcraft.io/jabref</span><span class="invisible"></span></a> </p><p><a href="https://foojay.social/tags/flatpak" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>flatpak</span></a> will follow once we have a 6.0 release</p>
bram dingelstad :nb_flag:<p>its alive! will prolly go into detail on this build sometime soon!</p><p>its fully made from <a href="https://gamedev.lgbt/tags/FreeCAD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeCAD</span></a> <a href="https://gamedev.lgbt/tags/3DPrinting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>3DPrinting</span></a> parts, e-waste and cheap <a href="https://gamedev.lgbt/tags/Arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Arm64</span></a> computers</p><p>i had some more posts in this thread, but auto delete ate them 😫</p><p>ill try and do a <a href="https://gamedev.lgbt/tags/video" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>video</span></a> on it sometime in the future, so please follow me and stay tuned ✨ </p><p><a href="https://gamedev.lgbt/tags/sysadmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sysadmin</span></a></p>
JabRef<p>Great news, <a href="https://foojay.social/tags/JabRef" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JabRef</span></a> now offers Linux-<a href="https://foojay.social/tags/aarch64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aarch64</span></a>/ <a href="https://foojay.social/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> binaries as well in the latest development version.</p><p>The packages for Linux are:<br>- <a href="https://builds.jabref.org/main/jabref_6.0_arm64.deb" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">builds.jabref.org/main/jabref_</span><span class="invisible">6.0_arm64.deb</span></a><br>- <a href="https://builds.jabref.org/main/jabref-6.0_arm64-1.aarch64.rpm" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">builds.jabref.org/main/jabref-</span><span class="invisible">6.0_arm64-1.aarch64.rpm</span></a><br>- <a href="https://builds.jabref.org/main/JabRef-6.0_arm64-portable_linux_arm64.tar.gz" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">builds.jabref.org/main/JabRef-</span><span class="invisible">6.0_arm64-portable_linux_arm64.tar.gz</span></a></p><p><a href="https://builds.jabref.org/main/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">builds.jabref.org/main/</span><span class="invisible"></span></a> </p><p><a href="https://foojay.social/tags/java" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>java</span></a> <a href="https://foojay.social/tags/javafx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>javafx</span></a> <a href="https://foojay.social/tags/bibtex" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bibtex</span></a> <a href="https://foojay.social/tags/academia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>academia</span></a> <a href="https://foojay.social/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://foojay.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://foojay.social/tags/bibliography" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bibliography</span></a></p>
Cryptomator<p>🚀 Cryptomator 1.17.0 Beta is here!</p><p>Want to be among the first to try out new features? The beta version of Cryptomator 1.17.0 is now available for testing! 🎉</p><p>✅ Windows Hello support<br>✅ ARM64 support for Windows (experimental)<br>✅ Double-click vault.cryptomator to unlock</p><p>Give the beta a try and help us make Cryptomator even better with your feedback! 🧪<br>👉 Try it now: <a href="https://github.com/cryptomator/cryptomator/releases/tag/1.17.0-beta1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/cryptomator/cryptom</span><span class="invisible">ator/releases/tag/1.17.0-beta1</span></a></p><p><a href="https://mastodon.online/tags/Cryptomator" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cryptomator</span></a> <a href="https://mastodon.online/tags/BetaTest" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BetaTest</span></a> <a href="https://mastodon.online/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.online/tags/Privacy" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Privacy</span></a> <a href="https://mastodon.online/tags/Encryption" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Encryption</span></a> <a href="https://mastodon.online/tags/WindowsHello" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WindowsHello</span></a> <a href="https://mastodon.online/tags/ARM64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ARM64</span></a> <a href="https://mastodon.online/tags/Cybersecurity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cybersecurity</span></a></p>
Chris Funderburg<p>I spent 4 hours trying to encrypt my root disk on ARM based Arch - running on a virtual machine within my Macbook M1. Even rage quit at one point and deleted the whole mess. Only to restore the files from the bin and finally figure out the problem after another 2 hours. At no point did I stop and wonder: Why am I doing this? </p><p><a href="https://infosec.exchange/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://infosec.exchange/tags/arm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm</span></a> <a href="https://infosec.exchange/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> <a href="https://infosec.exchange/tags/geek" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>geek</span></a></p>
Raunak<p>Wrote a minimal HTTP server with sendfile support in ARM64 assembly. Started with a simple Zig server and ported to assembly syscall by syscall. Mostly straightforward but took a while to figure out memory related instructions and how to work with structs in assembly.</p><p>code: <a href="https://gist.github.com/rrampage/d31e75647a77badb3586ebae1e414cb6" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/rrampage/d31e7</span><span class="invisible">5647a77badb3586ebae1e414cb6</span></a></p><p>Compiles to ~620 byte binary after `sstrip -z`</p><p>currently, it just serves an index.html. Will probably get around to adding `getdents64` support and maybe some multi-threading with `epoll` support</p><p>Here's a screenshot of serving a Game of Life WASM demo from a 10 year old android phone running this server</p><p><a href="https://hachyderm.io/tags/zig" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zig</span></a> <a href="https://hachyderm.io/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> <a href="https://hachyderm.io/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a></p>
Alvin Ashcraft 🐿️<p>Leveraging the power of NPU to run Gen AI tasks on Copilot+ PCs.</p><p><a href="https://techcommunity.microsoft.com/blog/surfaceitpro/leveraging-the-power-of-npu-to-run-gen-ai-tasks-on-copilot-pcs/4404323" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">techcommunity.microsoft.com/bl</span><span class="invisible">og/surfaceitpro/leveraging-the-power-of-npu-to-run-gen-ai-tasks-on-copilot-pcs/4404323</span></a> </p><p><a href="https://hachyderm.io/tags/qualcomm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qualcomm</span></a> <a href="https://hachyderm.io/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://hachyderm.io/tags/generativeai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>generativeai</span></a> <a href="https://hachyderm.io/tags/copilotpluspc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>copilotpluspc</span></a> <a href="https://hachyderm.io/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a></p>
Alex Seibz<p>Anyone else out there building <a href="https://social.s31bz.com/tags/ladybird" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ladybird</span></a> on <a href="https://social.s31bz.com/tags/fedoraasahiremix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fedoraasahiremix</span></a> on some M1 hardware? If so, please take a gander at our forum thread here and see if you can aid us in figuring out what's wrong. Would love to build this browser on AARCH64.<br><a href="https://discussion.fedoraproject.org/t/trying-to-build-ladybird-browser/151799/8" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discussion.fedoraproject.org/t</span><span class="invisible">/trying-to-build-ladybird-browser/151799/8</span></a></p><p>Even if you aren't doing any of this, a boost would be appreciated for more eyes. <br><a href="https://social.s31bz.com/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://social.s31bz.com/tags/aarch64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aarch64</span></a> <a href="https://social.s31bz.com/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> <a href="https://social.s31bz.com/tags/asahi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>asahi</span></a></p>
Alvin Ashcraft 🐿️<p>How to run SSMS 21 on Windows 11 Arm64 | by Jeremy Sinclair.</p><p><a href="https://sinclairinat0r.com/2025/05/29/how-to-run-SSMS-21-on-Windows-11-Arm64" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">sinclairinat0r.com/2025/05/29/</span><span class="invisible">how-to-run-SSMS-21-on-Windows-11-Arm64</span></a> </p><p><a href="https://hachyderm.io/tags/sqlserver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sqlserver</span></a> <a href="https://hachyderm.io/tags/Arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Arm64</span></a> <a href="https://hachyderm.io/tags/windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows</span></a> <a href="https://hachyderm.io/tags/ssms" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ssms</span></a> <a href="https://hachyderm.io/tags/database" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>database</span></a> <a href="https://hachyderm.io/tags/windows11" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows11</span></a> <a href="https://hachyderm.io/tags/data" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>data</span></a></p>
Alvin Ashcraft 🐿️<p>Any <a href="https://hachyderm.io/tags/googleio" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>googleio</span></a> announcements about Android emulators you can run on Windows on Arm devices? 🤔</p><p><a href="https://hachyderm.io/tags/appdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>appdev</span></a> <a href="https://hachyderm.io/tags/androiddev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>androiddev</span></a> <a href="https://hachyderm.io/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a></p>
Kevin Karhan :verified:<p><span class="h-card" translate="no"><a href="https://floss.social/@jbqueru" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>jbqueru</span></a></span> OFC and in terms of <a href="https://infosec.space/tags/RISCv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RISCv</span></a> vs. <a href="https://infosec.space/tags/ARM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ARM</span></a> it won't be competitive for quite some time as ARM includes a lot of <a href="https://infosec.space/tags/proprietary" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>proprietary</span></a> and <a href="https://infosec.space/tags/patented" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>patented</span></a> <a href="https://infosec.space/tags/PowerSaving" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PowerSaving</span></a> technologies that are just not available outside of said closed ISA.</p><ul><li>I do thus treat <a href="https://infosec.space/tags/ARM64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ARM64</span></a> like <a href="https://infosec.space/tags/amd64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>amd64</span></a>: A <em>"black box"</em> that I cannot audit, verify or control beyond what it allows me to.</li></ul>
Kevin Karhan :verified:<p><span class="h-card" translate="no"><a href="https://floss.social/@jbqueru" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>jbqueru</span></a></span> Also I hope for <a href="https://infosec.space/tags/RISCv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RISCv</span></a> to be the <a href="https://infosec.space/tags/ISA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ISA</span></a> of the future for long-term <a href="https://infosec.space/tags/OpenSourceHardware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSourceHardware</span></a> and support.</p><p><a href="https://infosec.space/tags/ARM64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ARM64</span></a> - just like <a href="https://infosec.space/tags/amd64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>amd64</span></a> - is <em>yet another proprietary ISA</em> and almost all devices with it in terms of <a href="https://infosec.space/tags/Laptops" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Laptops</span></a> have <a href="https://infosec.space/tags/AntiRepairDesign" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AntiRepairDesign</span></a> like <a href="https://infosec.space/tags/Apple" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Apple</span></a>'s <a href="https://infosec.space/tags/MacBook" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MacBook</span></a>|s that self-destroy their <a href="https://infosec.space/tags/SSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SSD</span></a>|s which also contains it's <a href="https://infosec.space/tags/EFI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EFI</span></a> / <em>"<a href="https://infosec.space/tags/BridgeOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BridgeOS</span></a>"</em>, <a href="https://www.youtube.com/watch?v=RYG4VMqatEY" rel="nofollow noopener" target="_blank">making machines with fried SSDs <em>'braindead'</em>…</a></p><p>And yes, <a href="https://infosec.space/tags/RAM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RAM</span></a> to also fails and making it not fully replaceable and upgradeable is inherently bad and I'm still mad at <span class="h-card" translate="no"><a href="https://fosstodon.org/@frameworkcomputer" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>frameworkcomputer</span></a></span> for their botched <a href="https://infosec.space/tags/FrameworkDesktop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrameworkDesktop</span></a> <a href="https://infosec.space/tags/PC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PC</span></a>!</p><ul><li>Cuz it's neither necessary nor beneficial for a <a href="https://infosec.space/tags/Desktop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Desktop</span></a> PC, unlike with the <a href="https://infosec.space/tags/Framework12" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Framework12</span></a> where the <a href="https://infosec.space/tags/SoC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SoC</span></a> used only supports single channel and a single SODIMM so it makes sense for them to take that into account.</li></ul>
jloc0<p>Updated librewolf, cinny-desktop, legcord, and added liquidshell (for kde) and a few more packages today. <a href="https://mastodon.sdf.org/tags/slackaroni" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>slackaroni</span></a> <a href="https://mastodon.sdf.org/tags/slackware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>slackware</span></a> <a href="https://mastodon.sdf.org/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> <a href="https://mastodon.sdf.org/tags/aarch64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aarch64</span></a> <a href="https://slackware.lngn.net/pub/aarch64/slackwareaarch64-current/ChangeLog.txt" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">slackware.lngn.net/pub/aarch64</span><span class="invisible">/slackwareaarch64-current/ChangeLog.txt</span></a></p>
VoidZeroOne :tranarchy_a_genderqueer: :v_trans: :v_pan:<p>I've been seeing a lot of people saying they would love proxmox on raspberry pi obviously unaware that that's a reality for years by now.</p><p>If you are one of 'em have a look at<br><a href="https://github.com/jiangcuo/pxvirt/wiki" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/jiangcuo/pxvirt/wiki</span><span class="invisible"></span></a></p><p>pxvirt is the new name of the pimox project<br>It supports running proxmox on ARM64, RISC-V &amp; LoongArch.</p><p>I personally only tested it on Raspbery Pi 4 &amp; 5 as I still need a performant RISC-V system and a LoongArch machine.</p><p><a href="https://tech.lgbt/tags/raspberrypi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>raspberrypi</span></a> <a href="https://tech.lgbt/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> <a href="https://tech.lgbt/tags/proxmox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>proxmox</span></a> <a href="https://tech.lgbt/tags/pxvirt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pxvirt</span></a> <a href="https://tech.lgbt/tags/riscv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>riscv</span></a> <a href="https://tech.lgbt/tags/LoongArch" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LoongArch</span></a></p>
pat-s<p><a href="https://social.linux.pizza/tags/rstats" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rstats</span></a> 📣️ Reminder to grab your FOSS-based CRAN package binaries from <a href="https://cran.devxy.io" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">cran.devxy.io</span><span class="invisible"></span></a> instead of the Posit PM!</p><p>Saves you time and enables you running <a href="https://social.linux.pizza/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> workflows in R ;)</p><p><a href="https://docs.r-package-binaries.devxy.io/configuration/index.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.r-package-binaries.devxy.</span><span class="invisible">io/configuration/index.html</span></a></p><p><a href="https://app.devxy.io/app/r-package-binaries-dashboard" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">app.devxy.io/app/r-package-bin</span><span class="invisible">aries-dashboard</span></a></p>
Alvin Ashcraft 🐿️<p>Microsoft App Assure helps Nord Security build for Windows on Arm | by Mike Adams.</p><p><a href="https://blogs.windows.com/windowsdeveloper/2025/05/14/microsoft-app-assure-helps-nord-security-build-for-windows-on-arm/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blogs.windows.com/windowsdevel</span><span class="invisible">oper/2025/05/14/microsoft-app-assure-helps-nord-security-build-for-windows-on-arm/</span></a> </p><p><a href="https://hachyderm.io/tags/windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows</span></a> <a href="https://hachyderm.io/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> <a href="https://hachyderm.io/tags/windowsonarm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windowsonarm</span></a> <a href="https://hachyderm.io/tags/microsoft" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microsoft</span></a> <a href="https://hachyderm.io/tags/copilotpluspc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>copilotpluspc</span></a></p>
Naty<p>I'm gonna get my first cloud <a href="https://fosstodon.org/tags/VPS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VPS</span></a> this week and this handy site (not affiliated) helped me choose the best provider and plan.</p><p><a href="https://vps-prices.com" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">vps-prices.com</span><span class="invisible"></span></a></p><p>I chose <a href="https://fosstodon.org/tags/Hetzner" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Hetzner</span></a>; but I'm pending ID verification. I did some research and found lots of people getting rejected on Reddit... Hope I pass!</p><p>Will probably get <a href="https://fosstodon.org/tags/CAX11" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CAX11</span></a> <a href="https://fosstodon.org/tags/arm64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>arm64</span></a> (2 VCPU, 4GB RAM, 40GB NVME, 20TB traffic) for $4.59USD/m to test some <a href="https://fosstodon.org/tags/selfhosted" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>selfhosted</span></a> tools that require a 24/7 server as my home RPi server is not on all the time. <a href="https://fosstodon.org/tags/SelfHosting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SelfHosting</span></a></p>