HN user

Throwthrowbob

41 karma
Posts4
Comments28
View on HN

Neat, but Ruffle failed to load the first game I tried, with reasoning that there is possibly no file to load.

And then I was blocked by Cloudflare, even though there were no Cloudflare scripts to enable (checking in an alternate browser).

edit: It looks like uBlock origin sees the cloudflare scripts, but NoScript does not (and did not display 3 scripts) initially. I'll have to try again later.

Kobalt Tools 4 months ago

I thought this was entertaining, getting AI generated header images and then discovering the actual tool below. Plus the verbose descriptions.

If you don't use Private Browsing (or the equivalent) or otherwise clear your browsing cache, DuckDuckGo's AI assistant can be disabled by:

- clicking the little gear to the right of the search types (near "Assist" and "Duck.ai")

- Click on "Manage" for AI Features

- Setting "Duck.ai" to Off

- Setting "Assist" to Never

To the right of the features above, I saw one can save their settings with a password, to the "cloud". This seems to be that you can enter this password when using DuckDuckGo elsewhere for your settings to be set again (or in Private sessions, though you'd have to re-enter the password on a new session).

I remember being thrown off by this.

A user.js entry may help. user.js runs on startup of Firefox/Librewolf, so keep this in mind for your usage application.

the setting is: "privacy.resistFingerprinting", as in: user_pref("privacy.resistFingerprinting", true);

Seeing some other comments about unfair power dynamics: Parking.

Parking lot fines where you are accused of misusing a lot and fined: https://globalnews.ca/news/10217661/bc-man-private-parking-c...

Or being charged a fine when you were never there (due to someone reporting your number): https://globalnews.ca/news/9668618/bc-woman-fights-parking-v...

Or when trying to find another working machine your vehicle was ticketed even after being explained it would be waived (sorry, video): https://globalnews.ca/video/10283604/fort-langley-parking-ti...

A friend of mine wanted me to send them encrypted .gpg files due to being remote but not having the files on their person. They found that downloading some of these files from failed to download.

After testing and submitting a bug report, they were told that ProtonMail assumes attachments are encrypted with the user's address keys, and tries to decrypt them (the .gpg extension is stripped when recovering/recreating the original file name).

The biggest surprise was ProtonMail had suggested for my friend to import their private key corresponding to the public key for the attachments as a workaround. My friend did not agree to do this.

Unsure if DOS, but I rather enjoyed Quenzar's Caverns: https://archive.org/details/QuenzarsCaverns_1020

There was also a game called God of Thunder where you play as Thor that played in a fashion like Legend of Zelda (collect items, bring to an NPC to advance, fight bosses) but can't think of the name now. It was playable in DOSBox on Windows 7, haven't tried it elsewhere yet. IIRC, you had to type in the run commands rather than just double-click to play, but that may have been me not taking time to set up something easier.

I received a few e-mails from Playstation/Sony recently that were intended to go to <firstnamelastname>@gmail.com but I received them at <firstname.lastname>@gmail.com.

I tried doing a password recovery of the account (to see what I could do to change the address, or contact Playstation) and found that on their end, firstnamelastname@gmail.com and firstname.lastname@gmail.com are treated differently:

Both gave the message that a reset e-mail had been sent. Only firstnamelastname@gmail.com caused me to receive an e-mail.

So Google (and other e-mail providers, like ProtonMail) ignore the dots, but it's possible that other companies don't ignore this.

Resolving the Playstation account required calling their support line for about 30 min, talking with an agent, and then replying to an e-mail generated specifying some information to confirm that I hold the e-mail account. They seem to already have the option for reporting misuse of an e-mail address.

Firefox 94 5 years ago

Successfully updated on Linux Mint through Apt and experienced no issues with 359 tabs.

I expect tabs to be unloaded (I start and stop Firefox frequently). I may not be seeing what you mention.

Firefox 94 5 years ago

Heads up, you may lose your tabs when you update. It seems normal tab restoring procedures apply, but if you collect many like me, it means an initial shock of reloading all of them.

"I lost my tabs after the update — What can I do?

You may notice that after updating Firefox to version 94, the tabs from your previous session were closed. To learn how to restore a previous session, visit How do I restore my tabs from last time? Alternatively, following the prompts in the Open previous tabs? one-time notification that will appear after the update will also allow you to restore the tabs from your previous session. "

https://support.mozilla.org/en-US/kb/how-configure-close-tab...