Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Failing since 2009 (Score 4, Interesting) 150

Mozilla has been incapable of making a good business decision since 2009. They've gotten in and out of numerous side-hustles, seeking to make quick cash or create low-effort revenue streams.... usually 18 to 24 months too late to actually succeed.

They have ceded leadership of the browser space to Chrome. Part of how Firefox got worse is that it just started copying whatever Chrome did to cheapen the browsing experience. Another big part is their addiction to messing with Firefox's UI for no reason whatsoever. Firefox used to be the browser for power-users, now the user's agency is perfunctory at best.

Then there was the whole ordeal of disavowing Thunderbird.

Mozilla has new leadership now, packed with even more marketing and PR people rather than a new generation of technical innovators. Their race to 0% market share continues.

Comment Every language... (Score 4, Funny) 21

Has the package manager it deserves. It is a reflection of the language's community.

NPM is:

  • One part "package" "manager" (for very loose definitions of both)
  • One part language shims
  • One part code snippet landfill

More JS package managers won't fix anything. All the problems stem from what the JS community considers to be a package, and that in JS world DRY actually means desiccated.

No other language's community would sincerely entertain the notion of an is-even package.

Comment Re:ah another Mint candidate (Score 2) 202

The only reason I run Kubuntu is because Mint dropped their KDE flavor after Mint 18.

Something is deeply wrong within Mint if the entire team lacks the skill set to support KDE. If KDE isn't major now, it will become so as Gnome continues to be contrarian about how everything in Wayland should work.

Comment So many fails (Score 2) 75

1. Looking for websites to accomplish rudimentary tasks that should be done locally. If you're a software engineer, you should be able to whip up a script for yourself... ImageMagick, Inkscape, pdftoppm, and other similar things exist.

2. Rightfully not trusting the websites, but using them anyway.

3. Throwing more "AI" at the wall for a quick solution, and hoping its furry (beyond fuzzy) logic vomits as intended.

I'm sure there are more fails. I would use any of these scenarios as an interview sieve to eliminate candidates whose first instinct is to find a website or an app that can do it for them.

Slashdot Top Deals

"In order to make an apple pie from scratch, you must first create the universe." -- Carl Sagan, Cosmos

Working...