home.social

#fosseryweb — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fosseryweb, aggregated by home.social.

fetched live
  1. (more Linux and FOSS news in previous posts of thread)

    Mozilla AI Releases Llamafile 0.10.4 With New Transcribefile Built On Transcribe.cpp:
    phoronix.com/news/Llamafile-0.

    Home Assistant Matter Server 9.1.0 adds support for Matter 1.6.0:
    alternativeto.net/news/2026/7/

    Zed Editor 1.11.3 Brings Dedicated Git Views, Sonnet 5 Support, and 60+ Bug Fixes:
    linuxcompatible.org/story/zed-

    Design tool Penpot brings background blur, better WebGL rendering & design token upgrades:
    alternativeto.net/news/2026/7/

    GitLab 19.2 brings Duo CLI, custom AI flows, and scheduled policies GA:
    alternativeto.net/news/2026/7/

    Gitea 1.27.0 patches major security flaws and enhances Actions:
    alternativeto.net/news/2026/7/

    Forgejo 16.0 adds SSRF protection, granular notifications, and refined review tools:
    alternativeto.net/news/2026/7/

    PostgreSQL 19 Beta 2 Released: Native Graph Queries, Unified REPACK, and Feature Freeze:
    linuxcompatible.org/story/post

    Rust 1.97.1 Drops Exactly One Week After 1.97.0 to Fix Critical Miscompilation:
    linuxcompatible.org/story/rust

    Python 3.15 Beta 4 Ships With Built-in frozendict, Lazy Imports, and UTF-8 Defaults:
    linuxcompatible.org/story/pyth

    OpenClaw v2026.7.1 released with Control UI overhaul, easier setup, new GPT, Codex, Tencent, Claude, etc. models available:
    docs2.openclaw.ai/releases/202

    FosseryWeb and page-builders update:
    I added article page generation support to page-builders, and ordered list, strikethrough text conversion support to its converter component. Also regenerated the existing article pages, to fix inconsistencies in the code, plus included the title and date of the article in the downloadable ODT and Markdown versions.
    fosseryweb.codeberg.page/artic
    fosseryweb-min.codeberg.page/a
    codeberg.org/fosseryweb/page-b

    (more FOSS news in comment)

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #Llamafile #AI #HomeAssistant #Zed #Penpot #GitLab #Gitea #Forgejo #PostgreSQL #Rust #Python #OpenClaw #FosseryWeb #FosseryTech

  2. (more Linux and FOSS news in previous posts of thread)

    Nextcloud Hub 26 Spring launches with Euro-Office and AI updates on its 10th anniversary:
    alternativeto.net/news/2026/6/

    AliasVault is The BitWarden Alternative You Didn't Know You Needed:
    feed.itsfoss.com/link/24361/17

    Stremio full version launches on AltStore for Apple devices in Europe and Japan:
    alternativeto.net/news/2026/6/

    Ghost introduces Dynamic Filters and auto-updated member views:
    alternativeto.net/news/2026/6/

    Ollama 0.30 delivers faster NVIDIA GPU performance and wider hardware support:
    alternativeto.net/news/2026/6/

    Git 2.55-rc0 Released With Rust Enabled By Default:
    phoronix.com/news/Git-2.55-rc0

    Qt 6.12 Beta Released With Qt Quick 3D XR Apps Now Able To Run On 2D AR Glasses:
    phoronix.com/news/Qt-6.12-Beta

    GCC 15.3 Compiler Brings Nearly A Year Worth Of Bug Fixes:
    phoronix.com/news/GCC-15.3-Rel

    OpenProject 17.5 offers project-based work package identifiers and more flexible backlogs:
    alternativeto.net/news/2026/6/

    Some work on FosseryWeb page-builders:
    I did some rewrite of the tool, separate out HTML templates from the generation logic, and use Jinja to fill in the templates during generation (this introduces an additional dependency, which some might consider bloat, but since I'll probably be the only one using it, it doesn't matter that much I guess, I rather focus on cleaner code, long-term maintainability). I also created a separate function to handle the Markdown validation logic, and call it before prompting for the description, to give immediate feedback, and rewrote the error messages to be clearer, more organized.
    codeberg.org/fosseryweb/page-b

    (more FOSS news in comments)

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #FosseryWeb #Nextcloud #NextcloudHub #AliasVault #Stremio #Ghost #Ollama #Git #Qt #GCC #OpenProject #SelfHosting #Dev #Programming #Coding #Development #VCS #Compiler #VersionControl #FosseryTech

  3. (more Linux and FOSS news in previous posts of thread)

    Some FosseryWeb updates:
    In the announcement post of last week's major update I asked whether the original site should have rounded, slighly rounded, or edged corners, all three options received one vote, so I decided to go with the middleground, the slightly rounded corners. I also updated the Timeline page to include last week's major update and the design change, fixed metadata on the Min site's cheatsheet pages (where the title said FosseryWeb instead of FosseryWeb Min), updated the "tools I use" section on About page.
    fosseryweb.codeberg.page/
    fosseryweb-min.codeberg.page/
    (The site is a bit slow at the moment, seems like Codeberg servers have some performance issues, probably a bit much load due to a bunch of FOSS projects leaving GitHub, the majority of them going to Codeberg. Luckily you can run the site(s) offline too, see instructions in README: codeberg.org/fosseryweb/pages)

    Minor update to my Joplin config:
    Joplin recently got an update where F11 got mapped to toggling fullscreen by default, which conflicted with my setting of toggling the note list, so I decided to modify toggling sidebar (notebook list) to F2 and toggling note list to F3, to ensure the two keys are next to each other, and don't conflict with any default setting.
    codeberg.org/fossery-tech/jopl

    Zed Editor 1.5.3 Brings Faster Mermaid Diagrams and Better Agent Controls to Developer Workflows:
    linuxcompatible.org/story/zed-

    Vim Classic is a Vim Fork for People Who Want Their Editor AI-Free:
    feed.itsfoss.com/link/24361/17

    Node.js 26.3.0 Update Delivers Faster Buffers, Stricter Security, and Clear macOS Warnings:
    linuxcompatible.org/story/node

    The New OpenCV 5.0: Added Features, Performance Improvements and Future Directions:
    edge-ai-vision.com/2025/08/the

    Intel Preps GCC Function Multi-Versioning To Support APX & AVX10.2:
    phoronix.com/news/GCC-FMV-Patc

    (more FOSS news in comments)

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #FosseryWeb #FosseryWebMin #Zed #VimClassic #Vim #NodeJS #OpenCV #GCC #Dev #FosseryTech

  4. Seems like there's no agreement regarding rounded vs. edged vs. slightly rounded corners on FosseryWeb, all options got one vote, so I decided to go with the middleground, the slightly rounded one
    fosseryweb.codeberg.page/

    10/?

    #FosseryWeb #FosseryTech

  5. (Linux news in previous posts)

    FOSS NEWS

    PeerTube 8.2 adds channel ownership transfer, live-stream pausing & video segment removal:
    alternativeto.net/news/2026/5/

    Proton is making it easier than ever to switch from Gmail to Proton Mail:
    betanews.com/article/proton-is

    Mozilla Firefox 151.0.2 Is Out Now to Improve Split View, Disk Caching, and More:
    9to5linux.com/mozilla-firefox-

    Zen Browser launches a Boosts feature to customize colors, fonts and styles on any website:
    alternativeto.net/news/2026/5/

    New Web and Mobile Strategy for LibreOffice:
    blog.documentfoundation.org/bl

    Krita 5.3.2 released with Text tool and font dropdown improvements:
    linuxcompatible.org/story/krit

    MKVToolNix 99.0 MKV Manipulation Tool Improves the MKVToolNix GUI, mkvmerge:
    9to5linux.com/mkvtoolnix-99-0-

    Calibre 9.9 E-Book Manager Updates and Improves the WolneLektury Store:
    9to5linux.com/calibre-9-9-e-bo

    Marknote 1.6 WYSIWYG Note-Taking App Adds Initial Support for Sub-Folders:
    9to5linux.com/marknote-1-6-wys

    Flowblade 2.24.2 Fixes a Crash and Keeps Linux Video Editing Alive:
    linuxcompatible.org/story/flow

    Canonical to shut Ubuntu Pastebin after 18 years of service:
    omgubuntu.co.uk/2026/05/canoni
    (Yet another Canonical service/product shut down. Although tbh, I didn't even know about this service until know (not that I would use anything Canonical lol))

    (Last) Major FosseryWeb update - Java cheatsheets, RSS feed for articles, and more:
    odysee.com/@fossery-tech:4/fos

    (more FOSS news in comments)

    #WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #News #PeerTube #Fediverse #Fedi #ProtonMail #Email #Firefox #MozillaFirefox #ZenBrowser #LibreOffice #Krita #MKVToolNix #MKV #Calibre #Marknote #Flowblade #UbuntuPastebin #FosseryWeb #FosseryWebMin #WebBrowser #EmailProvider #Degoogle #ContentCreation #Notetaking #FosseryTech

  6. CW: (Last) Major FosseryWeb update - Java cheatsheets, RSS feed for articles, and more

    As I already mentioned, I'll stop making big updates for FosseryWeb (Min), only upload my articles there, because I don't have much free time, and the codebase is hard to maintain because of repetitive code:

    social.linux.pizza/@fosserytec

    In addition, this way, I'll have a bit more time to focus on what's Fossery Tech is originally about: promoting FOSS

    But here's one last large update.

    1. New content/features
    1. Java cheatsheets
    2. RSS feed for articles
    3. Easy switch between original and Min site
    4. Projects page
    2. Other changes
    1. New Privacy Policy
    2. Better offline support, instructions to run the code offline
    3. Beta branch discontinued
    4. Bug fixes and other improvements
    3. My stance on age attestation/verification (spoiler: nope!)
    4. Design vote: rounded or edged corners?

    Read the full announcement on Odysee: odysee.com/@fossery-tech:4/fos

    Regarding the design vote, whether the original FosseryWeb should have rounded, edged, or slightly rounded corners, you can also vote here

    #FosseryWeb #FosseryWebMin #FOSS #OpenSource #JavaCheatsheet #FosseryTech

  7. CW: FosseryWeb progress report

    The last changes for the next (last) big update are pushed to the beta branch: Download buttons renamed to Export (to better reflect the functionality when the site is run locally), Articles became the first entry on the home page (since that will be the only section which will receive new content after the update), "Export all" options available for Java cheatsheets, Privacy Policy added, some "Related content" links are fixed.

    The update will probably be merged into the main branch on Tuesday, after some testing.

    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@

    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@

    #FosseryWeb #FosseryWebMin #FosseryTech

  8. (Linux news in previous posts)

    FOSS NEWS

    Organic Maps brings transit line highlights, cleaner bookmark labels, and more legible map:
    alternativeto.net/news/2026/5/

    Joplin 3.6 adds polished editing experience, improved OneNote importer, and embedded media:
    alternativeto.net/news/2026/5/

    PeaZip 11.1.0 Finally Fixes the Extract to Context Menu Without Turning It Into a Bloatware Nightmare:
    ntcompatible.com/story/peazip-

    scrcpy 4.0 brings SDL3 support, dynamic aspect ratio, enhanced camera controls, and more:
    alternativeto.net/news/2026/5/

    Syncthing 2.1 adds group organization and proxy support options:
    alternativeto.net/news/2026/5/

    Roundcube Webmail 1.7.0 Brings Faster Performance and Stricter Security to Self-Hosted Email:
    linuxcompatible.org/story/roun

    FosseryWeb progress report:
    I announced that I won't release big updates in the future, only one last update I'm working on right now, then only the Articles section will be updated:
    social.linux.pizza/@fosserytec
    odysee.com/@fossery-tech:4/fos
    "Future plans" section got removed from Timeline page.
    I started to write the announcement for the last update, and wrote some instructions to run the site offline.
    codeberg.org/fosseryweb/pages/
    Also added DM information to the About page:
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@
    The RSS feed for articles is now also available for beta testing, see Articles page of beta sites:
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@
    Both sites have the same RSS feed linked, which is available here:
    codeberg.org/fosseryweb/rss-fe
    If you notice any issues, feel free to drop a comment.

    Malware found in Linux builds of Cemu (Wii U emulator):
    omgubuntu.co.uk/2026/05/cemu-l

    PlayStation 3 emulator RPCS3 devs battling "AI slop code pull requests":
    gamingonlinux.com/2026/05/play

    (more FOSS news in comments)

    #WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #News #OrganicMaps #Joplin #PeaZip #scrcpy #Syncthing #Roundcube #FosseryWeb #Cemu #WiiU #PlayStation #PlayStation3 #PS3 #Maps #Notetaking #SelfHosting #FosseryTech

  9. CW: FosseryWeb gets discontinued?? Well, kinda... (1/2)

    You may have noticed that FosseryWeb development became extremely slow in the past few months, and you have to wait ages until I add the features, content you requested. Well, I feel like the codebase overgrew me, the site becomes harder and harder to maintain, as it becomes bigger and bigger. Producing cheatsheets and articles makes it grow pretty rapidly. Producing much of these content isn't really viable in the long run for a static site like FosseryWeb (Min), because if I want to change the code structure, I have to go over each page's HTML file one-by-one (although I could use client-side JS to eliminate some of the duplicate code, but it still wouldn't fully solve the issue because I can't store the full HTML code in JS, and it would also ruin the experience for many of you, who block JS in your browser). The ideal solution would be a dynamic web app, which I already experimented with earlier (see my Java/Spring endeavor: social.linux.pizza/@fosserytec), but it's literally impossible to find a FOSS hosting service with a reasonable Privacy Policy for dynamic sites (unfortunately Codeberg Pages is only for static sites), and I don't have my own server to host a site.

    I also promised to release a contribution guide, to make the project a collaborative effort, to speed up development a bit, allow anyone to write articles, produce cheatsheets. I'm already half done with the guide, including most of the rules to follow, but in the past weeks, I thought about it a lot, whether I'll be able to keep up with reviewing all the cheatsheet, article submissions, and the more I think about it, the more I realize that I want a bit too much. I barely have enough free time. I only have about 1-2 hours a day to do anything outside my university studies on weekdays, so I might not have enough time to review all submissions, pull requests, especially if the site becomes more popular in the future (which may never be the case, but who knows)

    #FosseryWeb #FosseryWebMin #FosseryTech

  10. (more Linux and FOSS news in previous posts of thread)

    Node.js 26 enables Temporal API by default, upgrades V8 and Undici:
    alternativeto.net/news/2026/5/

    Qt Creator 20 Beta released:
    qt.io/blog/qt-creator-20-beta-

    Zed for Business launches with advanced admin controls and flexible AI billing:
    alternativeto.net/news/2026/5/

    Notepad++ original creator calls out recently released macOS fork as an unauthorized fake:
    alternativeto.net/news/2026/5/

    FosseryWeb progress report:
    I searched for some form creation services which allows file uploads (for the cheatsheet submission form coming in the next big update), found Formstr, which is a decentralized form creation tool, using the Nostr protocol:
    formstr.app/dashboard
    I also recreated last year's User Survey, with some minor modifications:
    formstr.app/f/naddr1qvzqqqr4mq
    (Unfortunately it doesn't work without JavaScript though, similar to all the other privacy-respecting options I looked at, but if you know any other service which works without JS, let me know, I'll take a look at it)
    I also migrated the sites from the old Codeberg Pages server to the new git-pages. The domains didn't change, you should still be able to access the sites as usual. In fact, they seems to load much faster now. But let me know if you have any issues accessing them.

    Raspberry Pi Imager Now Supports Raspberry Pi Connect for Organizations:
    9to5linux.com/raspberry-pi-ima

    FreeBSD 15.1-BETA2 Now Available:
    lists.freebsd.org/archives/fre

    ReactOS Gets Unified Installer Image And A New Storage Stack:
    hackaday.com/2026/05/03/reacto

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #NodeJS #QtCreator #Zed #NotepadPlusPlus #FosseryWeb #FosseryWebMin #Mesa #RaspberryPIImager #FreeBSD #ReactOS #Programming #Coding #Development #Dev #IDE #OS #OperatingSystem #BSD #FosseryTech

  11. (more Linux and FOSS news in previous posts of thread)

    Zed, the AI-native code editor from the creators of Atom, has finally reached version 1.0:
    alternativeto.net/news/2026/4/

    Notepad++ finally comes to Mac through a native fork with plugin support after 23 years:
    alternativeto.net/news/2026/4/

    Warp goes open-source for easier agentic development and introduces broader model support:
    alternativeto.net/news/2026/4/

    GCC 16 debuts C++20 by default, adds Algol 68 and boosts diagnostics:
    alternativeto.net/news/2026/4/

    FosseryWeb progress report:
    Java Stacks and Queues Cheatsheet now available, so all planned Java cheatsheets are done. Also added optional JS notice to the main cheatsheets page (code block copy buttons already required JS earlier, I just decided to be more transparent about it, even if blocking JS doesn't break the pages).
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@
    I also added a Projects page (based on the XDG spec's new Projects directory lol, just kidding), to make my other projects easier to access. Not much there currently, just Burner Todo, and my Joplin config, but I might make a CLI version of Burner Todo later on (I'll learn C++ at university, will be a good practice project), and if I manage to switch from GNOME to a tiling WM, I'll also share my configs (although I'm not really a tinkerer type, I just like to set things up how I want and forget it).
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@
    I also did some code refactoring, to unify the code of some page components (header, footer, Related contents section, etc.), for better consistency, readability; and I also shortened the names of some asset directories which were unnecessarily long.

    (more FOSS news in comments)

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #Zed #NotepadPlusPlus #WarpTerminal #GCC #GCC16 #FosseryWebMin #FosseryWeb #Dev #Coding #Programming #Development #IDE #Terminal #AIDev #AIDevelopment #Compiler #Java #JavaCheatsheet #ProgrammingCheatsheet #FosseryTech

  12. (more Linux and FOSS news in previous posts of thread)

    Classic 90s platformer Moon Child gets the source code released and a modern port:
    gamingonlinux.com/2026/04/clas

    Classic survival horror Alone in the Dark gets a cross-platform reimplementation with enhancements:
    gamingonlinux.com/2026/04/clas

    Godot 4.7 Will Finally Have HDR Output, Including On Linux With Wayland:
    phoronix.com/news/Godot-4.7-Wi

    Gitea 1.26 adds subpath archive download, OpenAPI rendering, Vite support & security fixes:
    alternativeto.net/news/2026/4/

    Vercel confirms it was hacked through a compromised third-party AI tool:
    alternativeto.net/news/2026/4/

    Grafana 13: improved dashboard suggestions & Data visualization tools:
    alternativeto.net/news/2026/4/

    Canonical finally gives Launchpad (a bit of) a glow-up:
    omgubuntu.co.uk/2026/04/ubuntu

    GCC Establishes Working Group To Decide On AI/LLM Policy:
    phoronix.com/news/GCC-Working-

    GCC 16 Compiler Nearly Ready For Release With Zen 6, AVX10.2, APX & Algol 68:
    phoronix.com/news/GCC-16.1-Com

    Vercel confirms it was hacked through a compromised third-party AI tool:
    alternativeto.net/news/2026/4/

    FosseryWeb progress report:
    I finished the Java Maps cheatsheet. Now I'm working on the Java Stacks and Queues cheatsheet, which is the last Java cheatsheet planned (at least for now), after that I'll move on to other stuff (writing contribution guide, Privacy Policy, etc.)
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@
    (If you notice any incorrect information, typos etc., feel free to drop a comment.)

    Intel Ends Open Ecosystem Community/Evangelism, Archives Other Open-Source Projects:
    phoronix.com/news/Intel-Ends-O

    (more FOSS news in comments)

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #MoonChild #AloneInTheDark #RetroGame #RetroGaming #Godot #Gitea #Vercel #Grafana #Launchpad #GCC #Vercel #FosseryWeb #FosseryWebMin #Java #JavaCheatsheet #Intel #Game #Gaming #FOSSGame #FOSSGaming #OpenSourceGame #Dev #Programming #Coding #Development #Compiler #GitHosting #FosseryTech

  13. (more Linux and FOSS news in previous posts of thread)

    Rust 1.95 adds cfg_select! macro, if-let match guards, and destabilized JSON target specs:
    alternativeto.net/news/2026/4/

    GCC Compiler Adds Arm AGI CPU Target:
    phoronix.com/news/GCC-Arm-AGI-

    CMake Pursuing Tighter Integration With Package Managers, Other Improvements:
    phoronix.com/news/CMake-Tighte

    Zig 0.16.0 brings I/O interfaces and expands native CI target testing:
    alternativeto.net/news/2026/4/

    Forgejo v15.0 adds repo-scoped tokens, OIDC for Actions, and major usability upgrades:
    alternativeto.net/news/2026/4/

    OpenProject 17.3 adds dedicated sprint objects, auto sprint board creation, and much more:
    alternativeto.net/news/2026/4/

    Thunderbolt is an open-source ‘AI client’ from Mozilla’s for-profit arm:
    omgubuntu.co.uk/2026/04/mozill

    Nginx 1.30 Released With Multipath TCP, ECH & More:
    phoronix.com/news/Nginx-1.30-R

    WordPress adds Telegram bot, MCP controls, and complimentary access to paid newsletter:
    alternativeto.net/news/2026/4/

    WooCommerce 10.7 cuts database queries and adds Store API caching:
    alternativeto.net/news/2026/4/

    OpenSSL 4.0 Released with Support for Encrypted Client Hello, SNMP KDF, and More:
    9to5linux.com/openssl-4-0-rele

    Servo Browser Engine Making It Easier For Embedded Use:
    phoronix.com/news/Servo-Embed-

    WireGuard For Windows Reaches v1.0:
    phoronix.com/news/WireGuard-Fo

    jemalloc 5.3.1 Released With Many Improvements After Nearly Four Year Hiatus:
    phoronix.com/news/jemalloc-5.3

    FosseryWeb progress report:
    I regenerated the JavaScript cheatsheets with page-builders, made some corrections (splitting long lines in code, making links relative) in Java cheatsheets, and now I'm working on the Java Maps cheatsheet.
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@

    Free Software Foundation Says OnlyOffice Cannot Use AGPL to Restrict Forks:
    linuxiac.com/fsf-says-onlyoffi

    #WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #News #Rust #GCC #CMake #Zig #Forgejo #OpenProject #Thunderbolt #AI #Nginx #WordPress #WooCommerce #OpenSSL #Servo #WireGuard #jemalloc #FosseryWeb #FosseryWebMin #FSF #ONLYOFFICE #Programming #Dev #FosseryTech

  14. (more Linux and FOSS news in previous posts of thread)

    Zed Editor launches Agent Metrics, offering public AI agent usage data:
    alternativeto.net/news/2026/4/

    Immich 2.7 adds duplicate resolution, editor shortcuts, new web actions, and much more:
    alternativeto.net/news/2026/4/

    SQLite 3.53 fixes WAL-reset bug, adds QRF library, new SQL features, improved CLI and more:
    alternativeto.net/news/2026/4/

    GNU nano 9.0 CLI Text Editor Released with New Features and Improvements:
    9to5linux.com/gnu-nano-9-0-cli

    Microsoft has terminated developer accounts of VeraCrypt, WireGuard & Windscribe software:
    alternativeto.net/news/2026/4/
    (It was only by accident, right, Microsoft? RIGHT??)

    FosseryWeb progress report:
    I regenerated the HTML cheatsheets using the new page-builders tool, and fixed a lot of bugs/mistakes. Now I'm working on regenerating the JavaScript cheatsheets.
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@

    Vulkan 1.4.349 Released With Data Graph Optical Flow Extension:
    phoronix.com/news/Vulkan-1.4.3

    Hugging Face Contributes Safetensors To PyTorch Foundation To Secure AI Model Execution:
    phoronix.com/news/PyTorch-Safe

    Godot gets a funding boost from Slay the Spire 2 devs Mega Crit:
    gamingonlinux.com/2026/04/godo

    Legendary, the free and open source Epic Games Launcher, has moved to a new organisation:
    gamingonlinux.com/2026/04/lege

    Raspberry Pi Imager 2.0.8 Released with Fastboot Improvements, Bug Fixes:
    9to5linux.com/raspberry-pi-ima

    Redox OS Establishes AI Policy To Forbid Contributions Made Using LLMs:
    phoronix.com/news/Redox-OS-Mar

    NetBSD 11.0 Nears Release With RC3 Released For Testing:
    phoronix.com/news/NetBSD-11.0-

    Intel Releases OpenVINO 2026.1 With Backend For Llama.cpp, New Hardware Support:
    phoronix.com/news/OpenVINO-202

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #Zed #Immich #SQLite #GNUNano #FosseryWeb #FosseryWebMin #Vulkan #AI #ArtificialIntelligence #HuggingFace #GodotEngine #Godot #RaspberryPIImager #RedoxOS #NetBSD #OpenVINO #Llamacpp #PyTorch #DBMS #SelfHosting #Development #IDE #CodeEditor #TextEditor #Programming #Dev #BSD #FosseryTech

  15. CW: April's Fools

    We at Fossery Inc. believe that we must protect minors, who are constantly faced with age inappropriate content on the Internet. They are our future, we must protect them from the dangers of the Internet in our digital age.

    Starting from today, FosseryWeb will require providing a government ID or selfie to access some of the content on the site, to verify you are an adult.

    We invite you to help fighting for this noble goal.

    fosseryweb.codeberg.page/

    fosseryweb-min.codeberg.page/

    We'll ensure the safety of your data, we promise! We won't sell your data to any 3rd parties, other than some trusted partners.

    #ProtectChildren #AgeVerification #FosseryWeb #FosseryWebMin #FosseryTech

  16. (more Linux and FOSS news in previous posts of thread)

    Java 26 has been released with improved G1 garbage collector, HTTP/3 support, and more:
    alternativeto.net/news/2026/3/

    OpenJDK 26 Released With The Java Applet API Finally Removed:
    phoronix.com/news/OpenJDK-Java

    Kotlin 2.3.20 brings Gradle 9.3.0 support and name-based destructuring:
    alternativeto.net/news/2026/3/

    Next.js 16.2 launches with faster rendering & startup, a redesigned error page, and more:
    alternativeto.net/news/2026/3/

    Intel Ends Work On Open-Source kAFL-Fuzzer For Fuzzing VMs:
    phoronix.com/news/Intel-Ends-k

    Cambalache 1.0 Released After Five Years For Designing Modern GTK UIs:
    phoronix.com/news/Cambalache-1

    CMake 4.3 Released With Package Import/Export Using The Common Package Specification:
    phoronix.com/news/CMake-4.3-Re

    FFmpeg 8.1 adds new codec support, Vulkan improvements, EXIF metadata parsing, and more:
    9to5linux.com/ffmpeg-8-1-hoare

    Imagination's Open-Source PowerVR Vulkan Driver Now Plays Nicely With Zink OpenGL::
    phoronix.com/news/PowerVR-Vulk

    The Linux Foundation secures $12.5 million to boost open source security:
    betanews.com/article/the-linux
    (They should rather secure money for lobbying against the age verification laws, if they were truely for Linux, but of course they do nothing, because there are a bunch of big tech companies behind it...)

    FosseryWeb progress report:
    Started the regeneration of HTML cheathseets using page-builders, but didn't get far, because I had some other stuff to do, plus I have to deal with the age verification nonsense, work on a contingency plan in case things get too bad... I mean it's already too bad with Systemd laying the ground work...

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #Java #OpenJDK #Kotlin #NextJS #Cambalache #CMake #FFmpeg #PowerVR #LinuxFoundation #FosseryWeb #ProgrammingLanguage #Programming #Development #Dev #Coding #JavaScript #Intel #FosseryTech

  17. (more Linux and FOSS news in previous posts of thread)

    FSF Hiring New Manager For Leading Their Hardware Certification Program:
    phoronix.com/news/FSF-Hiring-R

    Qt Creator 19 Open-Source IDE Released with Minimap for Text Editors, MCP Server:
    9to5linux.com/qt-creator-19-op

    Zed introduces free Student plan with Pro features for university students:
    alternativeto.net/news/2026/3/

    OpenSSL 4.0 Promises Support for Encrypted Client Hello, SNMP KDF, and SRTP KDF:
    9to5linux.com/openssl-4-0-prom

    FosseryWeb project report:
    I regenerated the CSS cheatsheets with the new page-builders tool, to improve the consistency of the cheatsheets and discover some more cases which weren't handled yet in page-builders (e.g. unordered list conversion, link pointing to another cheatsheet, comma in cheatsheet title, etc.), and I also corrected a few mistakes in the cheatsheets which somehow I didn't notice earlier (e.g. a section missing from the online and Markdown version of the CSS Selectors Cheatsheet, but included in the ODT version). And also, I removed the heading hooks from the Markdown versions, because they aren't supported by all programs (e.g. Joplin just displays them as plain text), and replaced the color gradient divs with image files in the online version of the CSS Backgrounds Cheatsheet, so now they can be displayed correctly in Pale Moon and Seamonkey browsers.
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@

    OpenProject 17.2 adds MCP server, reusable meeting templates, and improved PDF exports:
    alternativeto.net/news/2026/3/

    Intel Puts An End To Open-Source Projects For Optane Memory, FPGAs & Ansible:
    phoronix.com/news/Intel-Archiv

    WooCommerce 10.6 adds easier collection tools and faster admin performance:
    alternativeto.net/news/2026/3/

    GCC 16 Compiler Aiming For Mid-April Release Candidate But "Slow" Progress On Fixes:
    phoronix.com/news/GCC-16-RC-Mi

    Vulkan 1.4.346 Released With Notable VK_KHR_device_address_commands:
    phoronix.com/news/Vulkan-1.4.3

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #QtCreator #FosseryWeb #WooCommerce #GCC #Zed #FosseryTech

  18. (more Linux and FOSS news in previous posts of thread)

    Rust 1.94 introduces array windows, Cargo config inclusion, and TOML 1.1 support in Cargo:
    alternativeto.net/news/2026/3/

    DBeaver 26.0: AI filter settings, bug fixes & Salesforce currency support:
    alternativeto.net/news/2026/3/

    FosseryWeb progress report:
    All Java cheatsheet pages are now generated using the new page-builders tool, to make the code more consistent, and also to test the tool, discover bugs, edge cases. HTML, CSS and JavaScript cheatsheets will also be regenerated, although the CSS ones have a bit more "unique" elements like images, figures consisting of HTML and CSS code, etc., will see if I can make those be generated with the tool, or if they will still require manual work.
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@

    Vulkan 1.4.345 Released With New ARM Shader Instrumentation Extension:
    phoronix.com/news/Vulkan-1.4.3

    libavif 1.4 Released For Advancing AVIF Image Support:
    phoronix.com/news/libavif-1.4-

    /e/OS 3.5 released with LineageOS 22.2 base, WebAssembly support, and FairPhone 6 upgrades:
    alternativeto.net/news/2026/2/

    3mdeb Making Progress On AMD Ryzen AM5 Motherboard Port With Coreboot + openSIL:
    phoronix.com/news/3mdeb-Ryzen-

    GNU Hurd On Guix Is Ready With 64-bit Support, SMP Multi-Processor Support "Soon":
    phoronix.com/news/GNU-Hurd-64-

    Haiku OS Pulls In WiFi Driver Updates From OpenBSD, Other Improvements In February:
    phoronix.com/news/Haiku-OS-Feb

    FreeBSD 15.1 On Track With Better Realtek WiFi & KDE Desktop Install Option:
    phoronix.com/news/FreeBSD-15.1

    NetBSD 11.0-RC2 Released For Testing:
    phoronix.com/news/NetBSD-11.0-

    MidnightBSD blocks downloads from California due to the Californian age verification law:
    nitter.privacyredirect.com/mid

    Redox OS Gets Vulkan & Node.js Working On This Rust-Based Open-Source OS:
    phoronix.com/news/Redox-OS-Feb

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #Rust #DBeaver #FosseryWeb #Vulkan #Libavif #eOS #3mdeb #GNUHurd #Guix #Haiku #FreeBSD #NetBSD #MidnightBSD #RedoxOS #AgeVerification #OS #OperatingSystem #Programming #Cheatsheet #FosseryTech

  19. (more Linux and FOSS news in previous posts of thread)

    Brave Search API unveils Place Search endpoint for detailed map queries:
    alternativeto.net/news/2026/2/

    Intel Formally Ends Four Of Their Go Language Open-Source Projects:
    phoronix.com/news/Intel-Stops-

    Wireshark 4.6.4 Updates Protocol and Capture File Support, Fixes More Bugs:
    9to5linux.com/wireshark-4-6-4-

    Portainer 2.39 LTS brings Fleet Governance Policies, alerting, and shared Git credentials:
    alternativeto.net/news/2026/2/

    Deno 2.7 brings stable Temporal API, Windows on ARM support & better Node.js compatibility:
    alternativeto.net/news/2026/2/

    GNU Octave 11 Open-Source Scientific Programming Language Officially Released:
    9to5linux.com/gnu-octave-11-op

    GNU Gawk 5.4 Released With New MinRX Regex Matcher, Faster Reading Of Files:
    phoronix.com/news/GNU-Gawk-5.4

    AOMedia Open Audio Codec "OAC" Aims To Be The Successor To Opus:
    phoronix.com/news/AOMedia-OAC-

    FosseryWeb page-builders progress report:
    FosseryWeb Min support implemented, and the first cheatsheet generated using the tool is now online on the beta versions of the two sites, so the tool finally made it into production! Also ironed out quite a few bugs and unhandled edge cases yesterday.
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@

    FreeBSD's Rust Kernel Support Could Be Stable Enough To Try This Year:
    phoronix.com/news/FreeBSD-Q4-2

    FreeBSD 14.4-RC1 Adds Emacs, Vim & More To DVD Images:
    phoronix.com/news/FreeBSD-14.4

    Genode OS 26.02 Halfway Done Migrating From GitHub To Codeberg:
    phoronix.com/news/Genode-OS-26
    (Yay, Codeberg keeps winning!)

    #WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #News #BraveSearch #Intel #Wireshark #Portainer #Deno #GNU #GNUOctave #GNUGawk #OAC #FosseryWeb #FreeBSD #GenodeOS #AudioCodec #Containerization #Networking #JavaScript #OS #OperatingSystem #Programming #Development #Cheatsheet #ProgrammingCheatsheet #JavaCheatsheet #FosseryTech

  20. (more Linux and FOSS news in previous posts of thread)

    Ghostty terminal is finally adding scrollbar support:
    omgubuntu.co.uk/2026/02/ghostt

    Split diffs are now available in Zed as the new default, replacing unified diffs:
    alternativeto.net/news/2026/2/

    Weblate 5.16 introduces billing permission update and resolves SSH security issue:
    alternativeto.net/news/2026/2/

    WordPress.com launches an AI assistant that can edit site content, create media, and more:
    alternativeto.net/news/2026/2/

    Godot Engine suffering from lots of "AI slop" code submissions:
    gamingonlinux.com/2026/02/godo

    Notepad++ v8.9.2 enforces double signature checks for update security:
    alternativeto.net/news/2026/2/

    Vulkan 1.4.344 Released With New Extension From Valve:
    phoronix.com/news/Vulkan-1.4.3

    FreeBSD's KDE Desktop Install Option Ready For Testing:
    phoronix.com/news/FreeBSD-Desk

    GhostBSD To Use XLibre Server, MATE vs. Gershwin Desktop Decision In Future:
    phoronix.com/news/GhostBSD-Eye

    FosseryWeb page-builders progress report:
    Cheatsheet pages can now be fully generated (except some edge cases in the main content), plus there's now an extra line in the generated code to credit the author(s) of the cheatsheet below the title (since starting from the next update of FosseryWeb, everyone will be able to submit cheatsheets, or modify existing ones (in latter case, the script will automatically handle crediting multiple authors). And soon, FosseryWeb Min support will also be added, the script will generate the cheatsheet page for both sites in one go.
    codeberg.org/fosseryweb/page-b

    #WeeklyNews #OpenSource #FOSSNews #FOSS #News #Ghostty #Zed #Weblate #WordPress #GodotEngine #Godot #NotepadPlusPlus #Notepadpp #Vulkan #FreeBSD #GhostBSD #XLibre #BSD #CodeEditor #IDE #GameEngine #Terminal #TerminalEmulator #PageBuilder #FosseryWeb #OperatingSystem #OS #Graphics #FosseryTech

  21. (Linux news in previous posts)

    FOSS NEWS

    Godot 4.7 Making Progress On Vulkan Ray-Tracing:
    phoronix.com/news/Godot-4.7-De

    Buckshot Roulette dev becomes a major Godot Engine donor:
    gamingonlinux.com/2026/02/buck

    Blender 5.1 Lands Raycast Nodes, Blender Adjusting Release Cycle Moving Forward:
    phoronix.com/news/Blender-5.1-

    DreamWorks' OpenMoonRay 2.40 Introduces New GUI, Light Path Visualizer:
    phoronix.com/news/DreamWorks-O

    PeaZip 10.9 Open-Source Archive Manager Released with Improved User Experience:
    9to5linux.com/peazip-10-9-open

    Offpunk 3.0 "A Community is Born" Release:
    ploum.net/2026-02-09-offpunk3.

    FosseryWeb progress report: bye AI, hello custom script:
    social.linux.pizza/@fosserytec

    Burner Todo progress report: solid progress, but various Qt quirks:
    social.linux.pizza/@fosserytec

    OpenVPN 2.7 Released with Support for DCO Linux Kernel Module, mbedTLS 4:
    9to5linux.com/openvpn-2-7-rele

    IPFire DBL Launches as a Community-Powered Domain Blocking for Everyone:
    9to5linux.com/ipfire-dbl-launc

    Vim 9.2 Is Out with Comprehensive Completion, Wayland Support, and More:
    9to5linux.com/vim-9-2-is-out-w

    Intel Recently Shelved Numerous Open-Source Projects:
    phoronix.com/news/Intel-OSS-Pr

    ESLint 10.0 brings tracked JSX references, enhanced RuleTester API, and other improvements:
    alternativeto.net/news/2026/2/

    Go 1.26 Introduces Two Language Changes, New Performance Improvements:
    phoronix.com/news/Go-1.26-Rele

    LLVM 22.1-rc3 Released - LLVM To Provide Windows ARM Release Binaries Moving Forward:
    phoronix.com/news/LLVM-22.1-rc

    Intel Ends Work On Quantum Compiler Open-Source Bits:
    phoronix.com/news/Intel-Quantu

    Haiku OS Lands Improved Touchpad Support, Still Working Toward Beta 6:
    phoronix.com/news/Haiku-OS-Jan

    Redox OS Gets Cargo & The Rust Compiler Running On This Open-Source OS:
    phoronix.com/news/Redox-OS-Jan

    #WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #Godot #Blender #OpenMoonRay #PeaZip #Offpunk #FosseryWeb #BurnerTodo #OpenVPN #IPFire #DBL #Vim #ESLint #Go #LLVM #Intel #Haiku #Redox #OS #GameEngine #JavaScript #Programming #Animation #VPN #Browser #WebBrowser #ProgrammingLanguage #OperatingSystem #Zip #FosseryTech

  22. CW: FosseryWeb progress report (1/2)

    I got enough of AI constantly messing up the cheatsheet conversion from Markdown to HTML, producing inconsistent results despite providing a massive, detailed prompt which tells exactly how to do things. It frickin ignores one or two instructions randomly, and rewrites the text of the cheatsheet regardless of explicitly telling it not to do so. I hate when an AI wants to outsmart me lmao.
    I looked at some already available AI-free Markdown converters like Pandoc and Md2html.py but they are too limited for this usecase, they don't let to customize how to convert individual Markdown elements, customize boilerplate, etc, so I decided to write my own script, which will be tailored specifically to FosseryWeb's codebase. It will also be written with future contributors in mind. It will prompt for FosseryWeb local repo directory, cheatsheet Markdown file, and meta description (for link previews on external sites), then automatically get the directory where the Markdown file is stored (if it's saved in the right directory), and where the HTML file should be saved. The FosseryWeb repo path will also be saved to a config file, so it doesn't need to be typed out each time, will be shown as default option...
    [continued in comment]

    #FosseryWeb #Dev #Development #FOSS #OpenSource #FOSSProject #CodeGeneration #CodeGen #FosseryTech

  23. CW: FosseryWeb progress report

    I the past couple of months, I didn't have much time to work on the site(s), but now I'm back on track. Since last weekend, I experimented a bit with AI, tried out various differents models/apps/services and prompts for automating common tasks like collecting content for programming cheatsheets, and converting cheatsheets from Markdown to HTML. Unfortunately I had to realize that most offline AI apps/models are pretty trash, they either crash constantly with larger models, are extremely slow, or miss the option to attach documents (which is important for converting a cheatsheet). I tried Ollama's new online service too, but it requires registration, and also asked for a valid phone number, I just refused to provide that. I ended up with Proton Lumo, which does a not perfect, but decent job at both information collection and cheatsheet conversion. I also made use of the new Projects feature (covered in last week's news post), made some prompt aliases, which aren't necessary but make prompting for repetitive tasks more convenient.
    I also managed to finish another Java cheatsheet, the one about arrays, which you can already access in the beta version of both the original and Min site:
    fosseryweb.codeberg.page/@beta
    fosseryweb-min.codeberg.page/@
    If you notice any bug or typo, feel free to drop a comment.
    I also tested the original site with the new Servo and Pale Moon releases, but nothing changed, there are still the same compatibility issues.
    The last 2 planned Java cheatsheets (Lists, Maps) will probably be available in the next 2-3 weeks if everything go as planned, then I focus on the other stuff, like making the sites more offline-friendly, writing the contribution guide and Privacy Policy, etc.

    #FOSS #FosseryTech #FosseryWeb #FosseryWebMin #OpenSource #Website #AI #ArtificialIntelligence #Programming #ProgrammingCheatsheet #Cheatsheet #Java

  24. CW: FosseryWeb Update post 1/4 - Huge Quiz Update

    While focusing on code refactor, bug fixes and minor improvements in the last update, this update brings much more exciting changes, including randomized quiz questions, option to download all programming cheatsheets per language, and more.

    RANDOMIZED QUIZ QUESTION

    This one is the most requested feature according to the User Survey, and now it's here, in fact, I went even further then originally planned. I didn't just randomize the questions, but also the answers to the individual questions, so you might get the same question when taking the same quiz multiple times, but with different answer options, including different correct answer (e.g. for the "Which Linux distro is Debian-based?" question, the correct answer isn't always the same, since there are a ton of Debian-based distros out there)! In each quiz, 10 questions are chosen randomly each time from a pool of question, and within a question, 1 correct and 3 incorrect answers are also chosen randomly. There are 54 possible questions for the Linux quiz, 55 for HTML-CSS-JS quiz, 26 for "Programs, services, FOSS quiz" (I'll add more questions over time).

    All quizzes: fosseryweb.codeberg.page/quizz

    > Wait, what? Programs, services, FOSS quiz? What happened with the Privacy quiz?

    See reply 😉

    #FosseryWeb #FosseryWebMin #Quiz #WebDev #Website #FOSS #OpenSource #FosseryTech

  25. Last week I shared a survey, in which you could tell your opinion about FosseryWeb, and choose a feature/improvement you would like to see the most.

    In case you missed it, you can still submit it: cryptpad.disroot.org/form/#/2/

    Let's see the answers per question:

    Which site do you use?

    - Original FosseryWeb - 3 votes
    - FosseryWeb Min - 1 vote

    How often do you use it (approximately)?

    - Daily - 0 votes
    - Weekly - 1 vote
    - Monthly - 1 vote
    - Very rarely - 2 votes

    Which feature do you use the most often?

    - Password generator - 1 vote
    - Username generator - 0 votes
    - CSS code minifier - 0 votes
    - Articles - 1 vote
    - Quizzes - 1 vote
    - Programming cheatsheets - 1 vote
    - BrainlessGPT - 0 votes

    Which new feature/improvement would you like to see the most?

    - Randomized quiz questions for all quizes and better questions for Privacy quiz - 3 votes
    - Java cheatsheets - 1 vote

    The rest (Python and SQL cheatsheets, download all cheatsheets of a language, JS object and DOM maniplation cheatsheets, improved keyboard navigation and screen reader support) got 0 votes. I may or may not implement those. But if you would like to see those features/improvements too, you can drop a comment.
    For now, I'll implement randomized quiz question and better Privacy quiz question first, then Java cheatsheets (you can write topics you would like to see covered, in comment).

    What do you like the most about FosseryWeb?

    - "The owner of the website." - Thanks, I appreciate it!
    - "The quizzes, because they are fun :DD" - Glad you like them. They will become even more fun soon when questions will be randomized.

    Do you have any concerns about the site (e.g. privacy, something not working as you would expect, etc.)?

    - "Not really."
    - "No, i love you Man 💛" - Love you too

    Is there anything you dislike about the site?

    - "No, definitely not!"
    - "Why would there be?"

    Anything else you wish to share?

    - "Yes, I am a Saab J 35A fighter jet." - Good for you, I guess

    #FosseryWeb #FosseryWebMin #Website #WebDev #FOSS #Privacy #OpenSource #FosseryTech

  26. A new Timeline page got added to both FosseryWeb (fosseryweb.codeberg.page/timel) and FosseryWeb Min (fosseryweb-min.codeberg.page/t) where you can take a look at how these sites improved over time, and what are the future plans for the sites.

    Speaking of plans, I just created a survey where you can tell your opinion about the site, and there's also a question, where you can choose a feature/improvement which you would like to see the most. You can also write your own idea, which I'll add to the answers, so others can vote to it. The more vote a feature/improvement gets, the sooner it will be implemented. Most questions are optional to answer.
    cryptpad.disroot.org/form/#/2/
    The survey is available via Disroot's CryptPad service. Here you can read Disroot's Privacy Policy before answering the survey: disroot.org/en/privacy_policy
    I set the survey to allow both anonymous submissions and providing a username optionally, account creation is also optional.

    #FosseryWeb #FosseryWebMin #FosseryTech #Survey #Website

  27. CW: FosseryWeb code revamp, some pages moved to new URL, bug fixes and improvements - Post 1/3

    I just made a huge code revamp and bug fix update to FosseryWeb, with the main focus in making the code more clean, maintainable in the long run. (It used to be kinda messy.) I also fixed a few minor bugs, and implemented other smaller improvements. The update focuses on the original FosseryWeb (fosseryweb.codeberg.page/), but some change are made on the Min site (fosseryweb-min.codeberg.page/) too. Also, many changes are inspired by the Min site (especially the code organization part).

    VISIBLE CHANGES

    - Utilities renamed to utils (to match new URLs), games to quizzes (to better match the actual content)
    - Add hooks to articles and About page (on FW Min too), merge hooks with headings (to make design cleaner)
    - Sidebars on article pages updated, social links are removed, a link pointing to the "Social links" section of About page sidebar (which appears on the bottom of the page on mobile) is included instead (on FW Min too), to reduce efforts of updating social links in the future, avoid potentially outdated social links
    - Link to Min page added to footer, social links removed, only a single "Social links" link is included, also pointing to About page sidebar
    - Reduced space between card image and card heading, increased space between card heading and "requires JavaScript" label on menu pages
    - URLs changed for most pages (due to changes to code structure, see "Code changes" section of this post), old URLs point to "redirect" pages where the new URL of the given content is linked. If you have some pages other than the home page bookmarked, make sure to check whether it's affected by the change, because those "redirect" pages will be removed in a few weeks. Sorry for the inconveniences!
    - Headers and footers can now load with JavaScript disabled on all pages

    Read more in comments

    #FosseryWeb #FosseryWebMin #FosseryTech #FOSS #OpenSource #Website #WebDev #WebDevelopment

  28. I started to develop a minimal version of FosseryWeb 1-2 weeks ago, with the aim of Dillo and NetSurf compatibility, I just "finished" the site (in the sense that all articles and cheatsheets are available there).

    In the beginning, it was a bit challenging to find ways to implement the planned design in a way that it isn't broken in the above mentioned browsers, but actually it was a fun challenge, it was a bit like a "don't use modern CSS features" challenge lol. I had to make some changes to the originally planned design to make it work, but hope you like it.

    Besides the compatibility thing, I also made the site as lightweight as possible, by including only the necessary CSS styles for each page (mostly), and only include images where it's necessary (e.g. in a few cheatsheets).

    fosseryweb-min.codeberg.page/

    If you noticed a bug or have any recommendation, feel free to drop a comment.

    I'm aware of some article/cheatsheet download issues mentioned on the Known issues section of the About page (fosseryweb-min.codeberg.page/a), but I couldn't find a solution for those yet (some of those are browser-related, so I can't really do anything about them I guess). I could solve the Dillo issue by including Markdown files in zip, but even then, unzipping it is one extra step, so it wouldn't be any better than right clicking on the link imo.

    #FosseryWeb #FosseryWebMin #MinimalWebsite #Website #WebDev #Dillo #NetSurf #FosseryTech

  29. JavaScript cheatsheets are now available on FosseryWeb Min:
    fosseryweb-min.codeberg.page/c
    (I know it's a bit ironic on a minimal JS-free site, I just thought I make these available on the Min site too, since I already made them for the original FosseryWeb earlier.)

    #FosseryWeb #FosseryWebMin #MinimalWebsite #Programming #ProgrammingCheatsheet #FosseryTech