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.
📰 A Critical Deadline Is Approaching for Windows and Linux Security
The cryptographic keys that secure your computer's boot sequence will start to expire on June 24. Here's what that means for you.
📰 Source: Feed: All Latest
🔗 Archive: https://web.archive.org/web/https://www.wired.com/story/a-critical-deadline-is-approaching-for-windows-and-linux-security/
Jamhouse Demo #Windows #Linux <Lumworks> が、配信開始されました。
https://store.steampowered.com/app/4300020/Jamhouse/?l=japanese
Someone Wants #Linux to Still Boot 1,000 Years From Now
https://linuxiac.com/someone-wants-linux-to-still-boot-1000-years-from-now/
Została wydana nowa wersja PorteuX 2.7. PorteuX to dystrybucja Linux oparta na Slackware, zainspirowana przez Slax i Porteus. https://linuxiarze.pl/porteux-2-7/ #linux #slackware
Została wydana nowa wersja PorteuX 2.7. PorteuX to dystrybucja Linux oparta na Slackware, zainspirowana przez Slax i Porteus. https://linuxiarze.pl/porteux-2-7/ #linux #slackware
Top Linux Security Tools for Ethical Hackers (2026)
From Nmap and OpenVAS to Metasploit, SQLMap, Hydra, Wireshark, and Aircrack-ng, this guide covers the essential open-source security tools every Linux security enthusiast should know.
Read here:
https://www.linuxteck.com/linux-security-tools-for-ethical-hackers/
#linuxteck #Linux #CyberSecurity #EthicalHacking #PenTesting #InfoSec #OpenSource
Capybara Bingo #Windows #Mac #Linux (Cozybara) が、7/10(金)配信に延期されました。
https://store.steampowered.com/app/4668040/Capybara_Bingo/?l=japanese
You.T@pes #Windows #Linux (Kelatgmg) が、2026/7配信になりました。
https://store.steampowered.com/app/4824530/YouTpes/?l=japanese
Item Shop Simulator #Windows #Linux <Gnoll King Games> が、火曜10:00配信に決まりました。
https://store.steampowered.com/app/4198810/Item_Shop_Simulator/?l=japanese
The Pawn Broker #Windows #Mac #Linux <DARKPLACE> が、7/17(金)配信に決まりました。
https://store.steampowered.com/app/4840300/The_Pawn_Broker/?l=japanese
Huntsman Against Darkness #Windows #Mac #Linux <RosDan Media> が、Mac対応になりました。
https://store.steampowered.com/app/4698720/Huntsman_Against_Darkness/?l=japanese
Wizzerd Quest 2 #Windows #Linux (Kondoorsoft) が、配信開始されました。1254円(7/5(日)2:00まで)。
https://store.steampowered.com/app/2907890/Wizzerd_Quest_2/?l=japanese
Toulouse: Permanence d'aide et d'installation GNU/Linux et logiciels libres, Le samedi 27 juin 2026 de 10h00 à 18h00. https://www.agendadulibre.org/events/35425 #toulibre #adieuWindows #logicielsLibres #linux #gnuLinux
Amiga emulator written in Rust: Copperline 0.4.0
"Copperline" is an Amiga emulator written in Rust.
It emulates OCS, ECS, and AGA; the 68000 through 68040 processors; Gayle IDE and the A2091 SCSI controller. There are preconfigured profiles for the A500, A1200, CDTV, and CD32. The emulator is developed for macOS, untested Windows and Linux builds are also available.
🐧 Phan – static analyzer for PHP
Phan is a static analyzer for PHP designed to find problems in code without executing it. The post Phan – static analyzer for PHP appeared first on LinuxLinks.
📰 Source: LinuxLinks
🔗 Link: https://www.linuxlinks.com/phan-static-analyzer-php/
Quick question for Incus users: What happened to the Fedora images on https://images.linuxcontainers.org?
I was trying to pull a fedora image and found that all the fedora images have disappeared from the list. Now I am confused, were the images removed, or was I hallucinating their presence the whole time?
#fedora #linux #containers #vm #question #incus #lxc #lxd #archlinux #sysadmin #devops #ubuntu #technology
Orbital Physics Simulator #Windows #Linux <Blue Screen Studios> が、火曜14:00配信に決まりました。
https://store.steampowered.com/app/4798040/Orbital_Physics_Simulator/?l=japanese
The Miki Komori Project #Windows #Mac #Linux #SteamDeck <Tech Daddy Digital> が、火曜14:00配信に決まりました。
https://store.steampowered.com/app/4703120/The_Miki_Komori_Project/?l=japanese
One More Adventure #Windows #Linux (Enthusiastic Amateur) が、Linux対応になりました。
https://store.steampowered.com/app/4546340/One_More_Adventure/?l=japanese
nophenia #Windows #Mac #Linux #SteamDeck <lane> が、SteamDeck対応になりました。
https://store.steampowered.com/app/3979330/nophenia/?l=japanese
Bob's Island Demo #Windows #Mac #Linux <R.L.D. Games> が、配信開始されました。
https://store.steampowered.com/app/3962770/Bobs_Island/?l=japanese
Soccerboy vs Aliens #Windows #Mac #Linux <Red Marmoset Studios> が、火曜8:00配信に決まりました。
https://store.steampowered.com/app/3562500/Soccerboy_vs_Aliens/?l=japanese
🐧 SIGINT // Ubuntu Watch — 2026-06-21
CVE-2026-23111 now has a public exploit enabling local root and container escape via a one-character nf_tables bug. If you run unpatched Ubuntu with containers, this is actively exploitable and needs immediate attention.
Epic Games has open-sourced Lore, a Rust-based version control system built for massive game and media projects with large binary assets.
https://linuxiac.com/epic-games-open-sources-lore-version-control-system/
🌗 Linux 系統中的 epoll 與 io_uring:非同步 I/O 的演進
➤ 從繁瑣的系統呼叫到高效的共享環形緩衝:非同步 I/O 的新紀元
✤ https://sibexi.co/posts/epoll-vs-io_uring/
本文探討了 Linux 非同步 I/O 技術從 epoll 到 io_uring 的演變歷程。作者透過開發反向代理伺服器 TinyGate 的實戰經驗,指出 epoll 雖曾是處理非同步 I/O 的業界標準,但其架構高度依賴系統呼叫(syscall),導致在高並發場景下產生沉重的上下文切換開銷。相較之下,io_uring 採用「完成模型」(Completion Model)而非「就緒模型」(Readiness Model),透過共享記憶體環形緩衝區處理 I/O 事件,大幅減少了系統呼叫次數,成為現代 Linux 系統高效能網路程式設計的首選。
+ 這篇文章精準地解釋了為什麼現代高效能網路伺服器幾乎全面轉向 io_uring。epoll 在處理大量連線時,頻繁的 read/write 系統呼叫真的
##程式設計 #Linux #C語言 #效能優化
PorteuX 2.7 claims it is faster than CachyOS and may be the fastest #Linux distro yet https://nerds.xyz/2026/06/porteux-2-7-faster-than-cachyos-fastest-linux-distro/
STOP USING #WINDWS FFS!
- All the people wasting their time and money to #unfuck a fucked-up piece of binaryblob garbage could've gotten a way better experience and saved both of the former resources by just trying out some #Linux distro and doing a few customizations!