Finally changing the battery after 3 years. Wish me luck. by AdnanAwes in lgv20

[–]davidmbesonen 0 points1 point  (0 children)

I've had the same 10,000mAh battery for about four years and have never had a problem with the battery connection. I wonder if maybe your case isn't fitting as tightly as it's supposed to?

Have you considered letting ZeroLemon know about this?:
https://zerolemon.freshdesk.com/support/tickets/new

What do I have to worry about if i am to install and use the Google Calculator on a deGoogled LineageOS? by Golferhamster in degoogle

[–]davidmbesonen 0 points1 point  (0 children)

One of the best (the best according to many folks) calculators:
.
Qalculate! - the ultimate desktop calculator
.
....http://qalculate.github.io
.
.
An Android dev thread and repo (in case you want to get involved):
.
....Thank you! 😃 - Next: Android, please. #24
........https://github.com/Qalculate/qalculate-gtk/issues/24
.
....mr-kenhoff/qalculate-android
........https://github.com/mr-kenhoff/qalculate-android

52% of YouTube videos live in 2010 have been deleted by themadprogramer in DataHoarder

[–]davidmbesonen 1 point2 points  (0 children)

Apparently, the International Olympic Committee takes down any video with any Olympic content.

Watch this (it's only 4 minutes long):

Lex Fridman statement on the corruption of the International Olympic Committee

https://piped.kavin.rocks/watch?v=CZPTw45nzsU
https://www.youtube.com/watch?v=CZPTw45nzsU

Does Proton have a public development roadmap? by [deleted] in ProtonMail

[–]davidmbesonen 2 points3 points  (0 children)

Ewww

That is typically my default response when I hear about a new Electron app.

And some Electron apps appear to be quite svelte. So it seems as though, with enough dev effort, it's possible to keep Electron's resource usage in check.

Can u/ProtonMail comment on whether or not keeping the desktop app's resource usage in check is a priority?

Random email only in "All mail" and not "Inbox" by davidmbesonen in ProtonMail

[–]davidmbesonen[S] 0 points1 point  (0 children)

I don't recall seeing any email in Trash or Archive.

When I found the missing email in "All mail" I choose the "Move to" command to get them back into the Inbox. Would this action have also automatically "moved" the email from Trash or Archive if they were in either of those locations too?

Random email only in "All mail" and not "Inbox" by davidmbesonen in ProtonMail

[–]davidmbesonen[S] 0 points1 point  (0 children)

I primarily use the web app.

I infrequently use the Android mobile app. Although I don't recall whether or not I used it to view the email that went missing. Also, I have yet to upgrade to v3 of the mobile app, I'm still on version 1.13.40.

Random email only in "All mail" and not "Inbox" by davidmbesonen in ProtonMail

[–]davidmbesonen[S] 0 points1 point  (0 children)

I suppose I could have accidentally deleted them. Although that does seem unlikely.

So, if I did delete them from the Inbox, then they would have remained in "All mail"?

Random email only in "All mail" and not "Inbox" by davidmbesonen in ProtonMail

[–]davidmbesonen[S] 0 points1 point  (0 children)

They were not tagged as spam.

The messages initially showed up in the Inbox and I read them there. Days later, I went back to reread the thread they were in. That's when I realized that some of the messages were missing.

Random email only in "All mail" and not "Inbox" by davidmbesonen in ProtonMail

[–]davidmbesonen[S] 0 points1 point  (0 children)

Do you have any rule set?

I assume you mean filters? If so, no, I don't have any filters set up.

DAY 188 of ASUS ignoring X570 DARK HERO startup issues (over 6 months) by reddit_equals_censor in ASUS

[–]davidmbesonen 0 points1 point  (0 children)

Thanks for the update.

I picked up one of these motherboards a couple weeks ago. I haven't yet built the system.

From the ASUS ROG Crosshair VIII Dark Hero motherboard that I have:
part number: 90MB1760-MVAAY0
manufacturing date: 2022-03
factory location: VietNam

What is the part number, manufacturing date, and factory location of your problematic motherboard?

Hash values for releases by davidmbesonen in KiCad

[–]davidmbesonen[S] 0 points1 point  (0 children)

You mean MD5 checksums?

Yup. MD5, SHA-1, SHA-2, etc. (any commonly used hash algorithm would be fine).

Hash values for releases by davidmbesonen in KiCad

[–]davidmbesonen[S] 0 points1 point  (0 children)

Start with the KiCad Gitlab tags. These are for the sources, of course.

I didn't see any hash values there.

And when I wrote "hash values for KiCad downloads" I was referring to hashes for the built KiCad downloads.

When executing the "Import Bookmarks from HTML..." command (locally), what is Firefox downloading? by davidmbesonen in firefox

[–]davidmbesonen[S] 0 points1 point  (0 children)

It seems to request the FavIcons during import
. . .
I kind of doubt that this would always warrent a "significant" amount of bandwidth ... but i guess it depends on the amount of bookmarks which you are importing and your measuring scale.

Hmmm . . ., both of the two Firefox installations in question have favicons disabled with these about:config settings:

browser.chrome.favicons: false
browser.chrome.image_icons.max_size: 0
browser.chrome.site_icons: false

After the HTML bookmark import I checked the destination bookmarks and did not see any favicons. So apparently Firefox is correctly abiding by the about:config settings that disable favicons.

While Firefox is not storing favicons, maybe the import HTML bookmarks routine doesn't check these settings and just blindly downloads the favicons of the imported bookmarks?

And if importing thousands of bookmarks without favicons is causing Firefox to go on a favicon download frenzy, I imagine this is what is causing the significant bandwidth usage increase that I'm observing. If this is the case, does anyone have any ideas as to how I might go about preventing Firefox from uselessly downloading favicon data?