voidq.xyz is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Linuxiac: Valkey 9.1 In-Memory Data Store Released with Database-Level ACLs
https://linuxiac.com/valkey-9-1-in-memory-data-store-released-with-database-level-acls/
#linux #opensource #tech
The Pinkman Files #Windows #Linux <Team Arang> が、配信開始されました。無料。
https://store.steampowered.com/app/3854540/The_Pinkman_Files/?l=japanese
Europol and Dutch police seized 33 First VPN servers in 27 countries after infiltrating the network and capturing traffic data. 🛡️
The probe identified 506 users tied to ransomware and fraud, exposing unverifiable “no-log” claims in opaque VPN operations. 🔍
#TechNews #Europol #VPN #Cybercrime #Ransomware #Privacy #Infosec #OpenSource #Linux #Security #Encryption #DataBreach #Dutch #Netherlands #Nederland #EU #Europe #FirstVPN #Policy #Fraud
Nitrux 6.1.0 chega com novo kernel Linux e otimizações de desempenho
🔗 https://tugatech.com.pt/t84069-nitrux-6-1-0-chega-com-novo-kernel-linux-e-otimizacoes-de-desempenho
#Linux #Kernel Flaw Lets #Unprivileged Users Access Root-Only Files, Execute Arbitrary Commands as #Root
#security
Реліз Valkey 9.1: Покращення безпеки та продуктивності #linux #technology #linuxnews #opensource #freeinternet - https://lin.in.ua/novyny/2026/05/%d1%80%d0%b5%d0%bb%d1%96%d0%b7-valkey-9-1-%d0%bf%d0%be%d0%ba%d1%80%d0%b0%d1%89%d0%b5%d0%bd%d0%bd%d1%8f-%d0%b1%d0%b5%d0%b7%d0%bf%d0%b5%d0%ba%d0%b8-%d1%82%d0%b0-%d0%bf%d1%80%d0%be%d0%b4%d1%83%d0%ba/
📰 AMD (Xilinx) is Excluding Linux From the Free Tier For Its FPGA Dev Tool
Long-time Slashdot reader Sun writes: AMD has announced a change to the way they are licensing Vivado, their FPGA development tool... Hidden between the lines of the announcement [of a new model st...
📰 Source: Slashdot
🔗 Link: https://hardware.slashdot.org/story/26/05/23/1917255/amd-xilinx-is-excluding-linux-from-the-free-tier-for-its-fpga-dev-tool?utm_source=rss1.0mainlinkanon&utm_medium=feed
Mass Effect: Andromeda - Bazzite 44 - Minisforum X1-255 Radeon 780m
https://www.youtube.com/watch?v=WX7gHXmNG5A
#AMD #GamingOnLinux #Gaming #Linux
#Radeon #MinisForum #Bazzite
The PClinuxOS live USB for XFCE seemed to take forever to boot. Progress bar got about half way after several minutes and I just gave up. Void booted into XFCE in what seemed like just a few seconds.
The installer on Void is not as easy to use as the Artix installer.
Void is similar to Artix in that it is also a rolling release distro, but doesn't have the high frequency of package updates that Arch (Artix) does. So it is a much more stable rolling distro that doesn't require multi-gigabyte downloads for updates every week.
XFCE is the only desktop option provided on a live USB installer by Void Linux.
Note: I had to install the 'fastfetch' and 'scrot' packages on the live boot to be able to take this screenshot.
Video length is about four and a half minutes.
I removed some of the panels and panel items. Replace the menu with Rofi launcher. Added tiling features to XFCE with the 'coretile' program.
Linux kernel 7.0.2: 29,893,067 SLOC, according to cloc (kernel-only)
9front 11554: 2,031,330 SLOC, according to cloc (*entire* OS)
Hmmm...
deets (output converted to CSV to make it fit in a toot):
rld@prometheus:tmp$ cloc linux-7.0.2
92975 text files.
81091 unique files.
11888 files ignored.
github.com/AlDanial/cloc v 2.08 T=183.93 s (440.9 files/s, 215422.3 lines/s)
Language,files,blank,comment,code
C,36544,3753694,2871484,19348231
C/C++ Header,26366,780389,1558883,8141105
JSON,788,3,0,537120
reStructuredText,3931,194961,81174,532329
YAML,5460,100824,24940,494050
Assembly,1359,48384,100209,233628
Bourne Shell,1252,38984,25907,151802
Text,1001,20085,0,91662
Rust,345,11439,35504,90604
Python,362,17822,15550,78292
make,3179,12697,13285,59148
SVG,87,98,1311,56094
Perl,67,6754,4529,34486
XML,31,1469,1685,21064
yacc,10,722,447,4841
PO File,7,1106,1269,4336
Bourne Again Shell,63,614,407,2458
lex,10,366,355,2218
C++ 9,356,143,1917
awk,16,374,480,1722
CSV,11,126,0,1389
Jinja Template,102,69,98,794
NAnt script,2,167,0,609
XML (Qt/GTK),1,50,0,486
Markdown,6,151,3,467
XSD,1,46,9,349
Logos,2,53,0,230
CSS,3,59,76,193
Cucumber,1,37,97,188
TeX,1,6,73,155
TNSDL,2,33,0,140
Windows Module Definition,2,20,0,137
Snakemake,5,14,13,130
Linker Script,5,25,11,126
m4,1,15,1,95
Clojure,33,1,0,87
XSLT,5,13,26,61
BitBake,5,65,178,58
Umka,2,18,0,46
MATLAB,1,17,37,35
INI,3,6,0,34
sed,2,23,52,31
TOML,3,7,12,28
vim script,1,3,12,27
HTML,2,4,5,25
Ruby,1,4,0,25
Velocity Template Language,1,0,0,15
SUM:,81091,4992173,4738265,29893067
rld@prometheus:9front$ doas mount 9front-11554.amd64.iso /mnt
doas (rld@prometheus) password:
mount: /mnt: WARNING: source write-protected, mounted read-only.
rld@prometheus:9front$ cd /mnt/sys/src
rld@prometheus:src$ cloc .
8545 text files.
7103 unique files.
1519 files ignored.
github.com/AlDanial/cloc v 2.08 T=18.94 s (374.9 files/s, 134541.3 lines/s)
Language,files,blank,comment,code
C,4980,208394,167453,1618860
C/C++ Header,1401,31197,60111,196230
HTML,50,29751,715,139357
Assembly,351,4565,5449,23791
yacc,34,1345,722,18197
Bourne Shell,44,1165,1466,7507
R,18,324,126,6970
Text,10,671,0,3120
C++,4,404,347,2888
XML,2,6,0,2873
lex,18,238,520,2822
Windows Resource File,58,477,141,2660
make,17,233,211,1019
Pawn,3,21,13,650
DOS Batch,54,164,49,614
Lisp,1,182,114,405
ReasonML,1,0,0,403
JavaScript,3,60,1,356
Nemerle,1,31,72,356
m4,1,44,62,322
WebAssembly,2,32,0,239
Perl,2,57,77,214
Smalltalk,5,9,0,211
Clojure,2,0,0,210
awk,7,19,85,197
SAS,2,38,89,168
Protocol Buffers,10,3,0,166
diff,6,2,120,135
F#,1,5,0,123
Windows Module Definition,10,0,5,87
MATLAB,2,0,0,77
CSS,1,15,5,60
TNSDL,1,9,0,29
Mathematica,1,0,0,14
SUM:,7103,279461,237953,2031330
Została wydana nowa wersja WordPress 7.0 o nazwie kodowej „Armstrong”. WordPress to napisany w języku PHP bezpłatny system zarządzania treścią, zaprojektowany pierwotnie do obsługi blogów, który rozpowszechniany jest na licencji GNU General Public License. https://linuxiarze.pl/wordpress-7-0/ #linux #osx #windows #bsd #wordpress
Została wydana nowa wersja WordPress 7.0 o nazwie kodowej „Armstrong”. WordPress to napisany w języku PHP bezpłatny system zarządzania treścią, zaprojektowany pierwotnie do obsługi blogów, który rozpowszechniany jest na licencji GNU General Public License. https://linuxiarze.pl/wordpress-7-0/ #linux #osx #windows #bsd #wordpress
iCore – a mini blog application based on the modern Laravel framework. It’s a great platform for extending to any website, business card, or SEO platform. It features full responsiveness using Bootstrap technology, a user-friendly interface, open source code for customization, and free updates. https://archiveapp.org/icore/ #cms #linux #osx #windows #bsd
Hi folks! ✌️
Here's a little update of the script that will help you to set up Devuan (https://www.devuan.org/) for your first time 👉 https://codeberg.org/xolatgames/setup-devuan
I've colorize this, and add a checking if you're root, for an user doesn't confuses why some moments won't works 😅
Have a good day! 😉👋
#devuan #devuan6 #devuan6excalibur #linux #script #scripts #bash #debian #debian13 #debian13trixie #codeberg #setup
Crawl To The Depths Demo #Windows #Mac #Linux (Efficacious Software) が、火曜1:00配信に決まりました。
https://store.steampowered.com/app/4278360/Crawl_To_The_Depths_Demo/?l=japanese
Hackaday: Building an Analog Meter Watch
https://hackaday.com/2026/05/23/building-an-analog-meter-watch/
#linux #opensource #tech
Ballan-Miré: Permanence Linux, Le samedi 30 mai 2026 de 09h30 à 12h00. https://www.agendadulibre.org/events/34192 #logicielsLibres #gnuLinux #permanence #rencontre #initiation #linux #adieuWindows
Montendre: Repair café et install party, Le samedi 30 mai 2026 de 09h30 à 17h00. https://www.agendadulibre.org/events/34804 #adieuWindows #linux #gnuLinux #logicielsLibres #repairCafé #installParty
Genech: Salon de la réparation de Genech #4, Le samedi 30 mai 2026 de 09h30 à 09h30. https://www.agendadulibre.org/events/35125 #réparation #install #party #linux #findeview10 #adieuWindows #logicielsLibres #gnuLinux #repairCafé #installParty
#linux #bash #libreoffice #ubuntu
my libre office doesnt spell check. it also doesn't display more than one language even though various packages are present.
I have tried every trick that a LLM and a IT person suggested. Copy pasted a bunch of stuff into terminal... it should be fine, but it isn't. All the IT person said was: well, then it must be broken somehow.
I think I need to do a new install. So, what do I have to do in order to remove all configs related to libre office? ( non ITperson here)
GNOME Commander 2.0 Released with Rust and GTK4 Rewrite
GNOME Commander 2.0 modernizes the classic two-pane file manager with Rust, GTK4, an embedded terminal, and UI improvements.
#Linux
https://linuxiac.com/gnome-commander-2-0-released-with-rust-and-gtk4-rewrite/
PhotoPrism’s May 2026 release adds an editable viewer sidebar, manual face tagging, Vulkan video transcoding, and better image format support.
#Linux
https://linuxiac.com/photoprism-ai-powered-photos-app-adds-vulkan-transcoding/