

Wondering why they stopped replying. One would imagine they would have a strong and well defined process for security reports, but it just seems like they sad “meh”


Wondering why they stopped replying. One would imagine they would have a strong and well defined process for security reports, but it just seems like they sad “meh”


Have had a small cheap wacom bamboo for more than 10 years. Not only the device works great in itself and it’s quite sturdy but its support on Linux has always been stellar. Absolutely no complaints whatsoever.


Should open source software like Blender, GIMP or Inkscape also sponsor festivals?
Or… the other way around…?
Insanely strong opinions about software YOU chose to use everyday. I’d move to something else with no “bloatware” instead.


This surely has more to do with upstream Qt, but I wish they can give way to people make things for KDE with Rust/Zig/C3/Whathaveyounow. Like, you know, besides the C++/QML combo (and the PyQt bindings thing).
That and overlooked apps like Falkon that have so much potential but could get some more love.


On the specific case of Firefox - its code not only is huge complex but also a bit of a mess. There were efforts many years ago to do a Qt port of Firefox but they found out it was really hard to decouple the Gecko engine from the UI part. That’s why you can’t find 3rd party “frontends” using the Gecko engine, but only what would be Firefox forks with extra steps, cosmetic changes and so on, but nothing really substantial - big changes in Firefox would break them.
One of the reasons I’m really looking forward to Servo development is for this reason.
Kinda wishing this was available for kdenlive, but I can’t tell if there’s an issue report for it already
Just downloaded it and opened it and the first thing it does is to ask me for a “notes folder” with .md files, which I don’t have. I just wanted to try it by writing notes.


I hope they follow suit with Plasma styling. As they reckon in the original post, SVG theming is a pita. Not even talking about the very fact that you need a non-qt app to theme qt-related stuff…
CSS/QML was always the way to go.
To add on that I’d look up if there are such thing as kernel seeds for ARM. Back in the day when I got started with Gentoo I managed to find my way compiling the kernel with “pappy’s seeds”


Seems I’m alone here on this but I’m team vis
This morning my unemployed ass saw a post on Reddit of someone talking about leaving indeed/linkedin and an “open source ATS job aggregator and application tracking app” they’re developing (this is the GitHub repo in question, btw). Maybe you or that person in your cooperative can find it useful.
Maybe someone can get upset by reading that word?
On a serious note, though, on my first semester at graphic design a teacher once told us that some day (here in Bogotá, Colombia) a punk wearing a jacket or something with a struck though swastica waiting for the bus near the uni. Some old lady saw him and the swastica and passed out on the spot. Apparently she was a jewish migrant or something. I never even imagined such things could happen here but the point was to be aware of the things you use in your communications


I can’t speak for the Debian case since I didn’t knew about it much but afaik on the Gentoo side it was because its hard dependency on Bashisms (and Bash as a whole) so it needed many hacks and stuff to get around of those and make it work on the BSDs.
That it didn’t work because “it is just too alien to Linux” isn’t quite true because it did work, it’s just that it needed too much work to keep it going with Portage as it was (and is).
At that time systemd didn’t even exist so no, it wasn’t because of systemd.


I so wish Gentoo/BSD was a thing once again.


It might have a better UX than LaTeX but by design it also has the same double-edge sword feature - if you want or need to do something that is not covered by the default styles you have to rely on 3rd party plugins. That’s just fine for academic papers and such but not when you need a custom style.
Imho ConTeXt still is the king on that side. Though I wish it had the same development pace and documentation as LaTeX’s - or at least as Typst’s
Apple’s webkit (I think GNOME web is the only other one available for Linux)
iirc one of the options available for web engine in konqueror is webkit - the others being qtwebengine (chromium) and khtml, which is where Apple got webkit from.
Think about a linux installation on a removable usb drive or a CD or DVD.
You won’t install Linux directly in your hard drive or whatever but in a removable device.
With it you can boot your laptop in it and use it almost as if it was actually installed on your laptop. It will let you check for hardware compatibility and that sort of thing. Also it won’t be as smooth as if it was actually installed on your laptop but for the looks of it even that way you would notice a huge difference with whatever you have installed on your laptop right now.
There are many linux flavors to test, and maybe people around here can give you better examples, but at the tip of my tongue right now there’s ubuntu or fedora, which have great hardware support by default.
By what you just told I can’t tell if you have ever tried a live distro with it. I hope you did, or if not, that you pick a distro of your liking and try it with your laptop.
(My PC is about 7 years old and it’s still going as new, so I was shocked reading your comment - I completely forgot Windows/Mac really tax you for “old” hardware)
It tells Portage to set every package it installs to use the flags spit out by
cpuid2cpuflags, so yes,*/*is kind of an expansion - it should mean like “every portage package in every category”