There are still versions of Opera with their own original engine going around.
Damn, Presto should return. That thing could load like 300 tabs in like 30, maybe 60 MB RAM tops.
There are still versions of Opera with their own original engine going around.
Damn, Presto should return. That thing could load like 300 tabs in like 30, maybe 60 MB RAM tops.
Tired: CEOs, changing CEOs
Wired: BDFL
Hey, it works wonders for Python.
, and the laptop doesn’t have an Ethernet port so off you go to buy a usb-eth adaptor.
What, no Android USB tether? It’s been native since Debian 6 IIRC.
Damn, I had my hopes on this one. Two misses in one month is a pretty bad record.
Oh I guess “an active community for fanfiction of this specific TV show or videogame I like to enjoy” would be far too niche, right?
Fine, then I’ll say immersive teaching (using dioramas, doing experiments on the field, etc… for teaching classes), and alone / 2-people living lifehacks (in particular in this economy).
Capture everything you do on the browser 24/7 to machine-process it for “points”
vs
Simply asking for feedback or taking feedback directly on the points I’m interested, for example with a survey or Mozilla Connect
If they are so interested in asking me for my opinions on new features and design, they can post a survey. Stuff like Mozilla Connect already exists. No need to spy on everything I do (or don’t do).
I see. That sucks.
Until the creators of the content you need switch, it’s one of if not the hub where the content is.
This would be easy to “solve” from the reader end if Nitter was still operational, but I haven’t heard from the project or from any alternative in ages.
Audacious can even theme itself using Winamp themes!
Eh, I’ve always felt these solutions are complementary, or supplementary, rather than a “versus”. Each one, in particular cases, covers gaps the others can’t cover. The only one that’s unneeded is Snap.
For example, I like Flatpak. I like that I can get software from an authorized hub, much like with a package manager. I like that the releases of the apps in the hub are mostly well documented.
But no matter how nice Flatpak seems to be, its overreliance on “portals” and “buses” and “seals” comes associated with trying to over-engineerize my system too much for its own good. Every app I have ever tried on Flatpak, for example, doesn’t support audio, apparently because I have the godly, eternal, battle-tested ALSA and not the manchild’s crap that is PulseAudio. But since apparently PulseAudio is the GNome / Microsoft approved way to do audio on Linux, I’m supposed expected to have it. What’s next? systemd-flatpakd?
OTOH, I picked up the AppImage for Freetube and not only do I get audio but it loads and runs noticeably faster than the Flatpak version. And since it’s an official release I know where can I trustably get an update from. Literally no downsides!
But I sure as hell am not going to go for an AppImage for an app from which I expect more integration with my desktop activity, such as say a code editor or an advanced image / model viewer. Not if I can help it. Because I am going to be expecting to be able to stuff like drag and drop, have a correct tray icon, etc.
So that means I have to keep an eye on both solutions.
Hey, at least I’m avoiding Snap!
Now if there’s an AppImage for Steam somewhere… maybe…
Because when my IP address changes all my websites stop point to the services
Stuff like no-ip and dyndns exist for that specific usecase.
Removed by mod
I hate this recommendation because Matrix is just a terrible user experience.
Heck agree. In my experience, IRC is a much better alternative.
But their choices do impact other projects. I may not use Gnome, but the choices made on theming (or lack of) , for example, now also effect XFCE.
Actually I do; it’s the {}
that initializes the lambda, and the parenthesis after invokes.
That said, it would have been fun.
Maximum optimization!
C:
Problem
→ return Solution;
C++:
Problem
→
const [auto]&& (Problem&& problem) noexcept(noexcept( Solution<Problem>{}(std::forward<Problem>(problem)) )) { return Solution<Problem>{}(std::forward<Problem>(problem)); } -> decltype( Solution<Problem>{}(std::forward<Problem>(problem)) )
We’re on the same page then, as someone who says to go around involved in “multiple large Foss services” (no evidence to that) but that demands to be given freeloading on infrastructure by everyone else because otherwise Discord, well, is not really worth responding seriously to either.
And that’s why IMO the project should ensmallened. Instead of trying to catch up to everything bloatware internet and Google are doing, Neo Firefox / Neo Mozilla could instead focus on developing a subset that’s lean and safe to use (no JS, for example) or even promote and offer first-class support to alternative internets like Gemini (the actual one, not Google’s namesquat).