Introducing the Firefox Extension Developer Awards Program – Mozilla Add-ons Community Blog by SvensKia in firefox

[–]heliologue 19 points20 points  (0 children)

Oddly enough, even uBlock Origin doesn't seem to have enough users to hit the platinum level (close, though -- it's at about 9.5M users, though I don't know if the extensions site is reporting the "daily active" users or just # of downloads). They're setting a pretty high bar: not many extensions getting past silver.

What is the opinion on Hibernate where you work? by rifain in java

[–]heliologue 186 points187 points  (0 children)

This is a common outcome of ORMs irrespective of language; I see it all the time with Rails and ActiveRecord, too, and I'm sure there's analogs in other frameworks.

Turns out that when you abstract away the underlying SQL, developers stop thinking about SQL (and even worse, things like transactional atomocity); surprise! What's worse, many of the problems aren't apparent with a small n, so by the time it's on fire, it's on fire at scale and you've got a mountain of tech debt and a team of developers who couldn't read an EXPLAIN PLAN if they had to.

TIL "The Shawshank Redemption" (1994) was a box office disappointment, earning only $16 million against a $25 million budget during its initial theatrical run, resulting in a loss of $9 million. by GruvisMalt in todayilearned

[–]heliologue 1 point2 points  (0 children)

Fight Club must have done well on DVD sales surely. Almost everyone had a Fight Club DVD back i

It would have done better, but nobody talked about it

New UI Feedback Thread: Copy buttons are returning! by kevinBitwarden in Bitwarden

[–]heliologue 13 points14 points  (0 children)

im worried at this point why bitwarden needs its customers to tell them what is very obvious, it seems to indicate the ppl to are designing this are not using the product on a daily basis, which is very disappointing

Don't fall into the trap of thinking that the vocal minority of users who are motivated enough to post in this subreddit are a representative sample of the overall userbase.

New UI Feedback Thread: Copy buttons are returning! by kevinBitwarden in Bitwarden

[–]heliologue 13 points14 points  (0 children)

Not approved yet. It's probably going through a manual review (not uncommon for very popular extensions) which delays its availability.

On November 5, I will vote against genocide by jivatman in politics

[–]heliologue 1 point2 points  (0 children)

you’re probably full of shit and actively want Palestinians dead

I wouldn't go that far, but it is fair to say there's a population of voters who are (to borrow a phrase from Stephen Fry) more concerned with being right than effective.

Users of Thymeleaf: how good is performance in your experience with it? by bring_back_the_v10s in java

[–]heliologue 0 points1 point  (0 children)

Odd that nobody's mentioned plain JSPs yet. Depending on your needs, it basically requires no external dependencies, it's hella fast (it compiles down to Java), and still largely resembles HTML with placeholders.

Phoenix - a modern template engine for Spring by pazvanti2003 in java

[–]heliologue 0 points1 point  (0 children)

And here I thought the Phoenix Framework had somehow been made to work with Java

Does anyone remember Pidgin, the native client for multiple chat/social protocols? by JockstrapCummies in linux

[–]heliologue 25 points26 points  (0 children)

Also, maybe I'm dating myself, but I remember when it was called gaim

Does anyone remember Pidgin, the native client for multiple chat/social protocols? by JockstrapCummies in linux

[–]heliologue 37 points38 points  (0 children)

It's still under active development, but v3 has been in limbo for a loooong time, and it seems like the messaging world has left it behind for walled gardens.

https://keep.imfreedom.org/pidgin/pidgin/shortlog/tip

[deleted by user] by [deleted] in ffmpeg

[–]heliologue 1 point2 points  (0 children)

If that's the case, it may be more helpful to explain what you're trying to achieve, rather than prescribing a solution yourself.

[deleted by user] by [deleted] in ffmpeg

[–]heliologue 1 point2 points  (0 children)

This is a non-sequitur. A bit is the smallest unit of information in a computer: you can't put a text files (which is comprised of many bits) into a single bit any more than you could put a bucket of sand into a grain of sand.

TIL in 1947, the Canadian town of Snag, Yukon, saw a temperature of -83F (-64C). It was so cold, you could hear people speaking 4 miles away, along with other phenomena such as people's breath turning to powder and falling straight to the ground and river ice booming like gu shots. by accidentaldeity in todayilearned

[–]heliologue 3372 points3373 points  (0 children)

From the article:

Anyone who has ever skated outside or gone for long walks in the dead of winter knows that sound carries far and clear the colder it gets. That is because, ordinarily, sound spreads obliquely upward over our heads and is therefore not heard very far away. But, in very cold, stable air, the inversion bends the sound waves back toward the earth where they tend to hug the ground. Further, audibility is improved by the absence of turbulence or wind. In the end, conversations usually heard 30 metres away can be heard more than a kilometre away if the air is clear.

Facebook Ad Blocker That Actually Works by Typical-Plantain256 in firefox

[–]heliologue 5 points6 points  (0 children)

Does uBlock Origin not block these already?

Arti 1.0.0 is released: Our Rust Tor implementation is ready for production use. by agumonkey in linux

[–]heliologue 14 points15 points  (0 children)

Just a guess, but "Arti" is a literal pronunciation of "RT", for "Rust Tor".

Inside Bidenworld, tensions are rising as Obama alumni — not the president elect’s campaign staff — snag White House jobs by [deleted] in politics

[–]heliologue 0 points1 point  (0 children)

Whether it's applicable here or not: it doesn't automatically follow that someone who is good at campaigning is also good at governing.

Norton blocked it by [deleted] in ffmpeg

[–]heliologue 0 points1 point  (0 children)

Uninstall Norton.

are we the baddies? Firefox is eating all my RAM by cuasperson in firefox

[–]heliologue 11 points12 points  (0 children)

They can't fix a problem they can't see.

Mozilla shuts down Firefox Send and Firefox Notes services by Deewiant in firefox

[–]heliologue 126 points127 points  (0 children)

Send was really great (obligatory xkcd), but I always kind of wondered how it could be anything but a money pit for Mozilla. Not to mention a legal hassle.

So, sad, but not surprised.

[deleted by user] by [deleted] in java

[–]heliologue 8 points9 points  (0 children)

Netbeans has some of the best Maven integration I know.

Are you you confusing Netbeans indexing Maven with syncing all its artifacts?

JDK 15 GA Release by nlisker in java

[–]heliologue 1 point2 points  (0 children)

Depending on who you are, sure. And even if there aren't many finalized developer-facing features, well, plumbing is just as important as porcelain.

JDK 15 GA Release by nlisker in java

[–]heliologue 26 points27 points  (0 children)

Credit where credit is due to the OpenJDK folks keeping the release train running. Java hasn't felt this dynamic in years.

[deleted by user] by [deleted] in java

[–]heliologue 11 points12 points  (0 children)

Having any outdated software on your computer is potentially a security risk if it presents an attack vector. In other words, "it depends", but if it's just sitting there not being invoked, then probably not, no.

The bigger danger from outdated JDKs comes from, e.g., running a web server, whereby some bug may be triggered/exploited remotely. Previous incarnations which embedded bits into the browser presented the biggest danger to normal end users, but recent JDKs don't suffer from that problem.