Do you want to create a D&D like hexagonal maps? Try D&D Horizons – HexGimp!
Category: Software Libero
cbconvert saved my day
Is Advanced AI a Reason to Decouple from The Centralized Internet?
That’s the question posed by Purism, the USA manufacturer of Linux hardware, laptop, servers and the Librem5 phone.
Interesting. Obviously but without hiding in the end they propose their products but I think they do well
If only Librem5 USA didn’t cost so much… 😅
Patents, Proprietary software, Software, Software Libero
JPEG-XL, WebP or AVIF?
FSF Says Google’s Decision to Deprecate JPEG-XL Emphasizes Need for Browser Choice – Slashdot Personally, I never used nor remember having saw a JPEG-XL picture.I see WebP happily replacing Jpeg and PNG and GIF thought.I just wonder how an open, royalty-free image file format should not be desirable (see https://en.wikipedia.org/wiki/AVIF )
Link
I’ve just read the interesing “Replace PowerDNS by Knot DNS and Knot Resolver+supervisor with DNSSEC, DNS over TLS and domain name spoofing” from ….
I didn’t knew KnotDNS. It may be a wiser choice than MaraDNS
Link
Miniscule cross-platform eventing, networking & crypto for async applications
Proprietary software, Software Libero, Wordpress
wpOS, how do they cope with GPL?
wpOS – WordPress dashboard replacement that changes everything. From their website it looks like any other proprietary software. But I do know that WordPress is licensed under General Public License, so this wpOS -which is patently a WordPress plugin – must abide to the GPL. I just wonder how they comply.
Software, Software Libero, Web
Browsh and Carbonyl, the return of the terminal browser
I can’t believe I haven’t made a post about Browsh, Someone had to make a similar feat using Chromium, creating carbonyl, Chromium running inside your terminal Carbonyl is a Chromium based browser built to run in a terminal. Read the blog post. It supports pretty much all Web APIs including WebGL, WebGPU, audio and video…
Software, Software Libero
Open Color
Open Color, a color scheme for UI design. Found on ZeusNews as an alternative to the (very) proprietary Pantone.
Software, Software Libero
Uniform eXchange Format (uxf)
Uniform eXchange Format (uxf) is a plain text human readable optionally typed storage format that supports custom types. It may serve as a convenient alternative to csv, ini, json, sqlite, toml, xml, or yaml. https://github.com/mark-summerfield/uxf Looks smart and interesting! Expecially this part: Implmenting a UXF pretty printer whould be doable by a CS major as…