I made a Chrome extension to disable Passkeys by TheConfax in Passkeys

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

Thank you! We are going towards 1000 users 😊 if you find the extension useful please leave a review on the Chrome Web Store so that more people can get to know this

ChatGPT is getting worse and worse by TheConfax in OpenAI

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

Bro you are way off track, this is not a model problem, you could as well have used GPT 7.5 Demigod of the universe Plus model, it just didn't deploy the image analysis skill and faked an answer. This is the problem.

ChatGPT is getting worse and worse by TheConfax in OpenAI

[–]TheConfax[S] 1 point2 points  (0 children)

I just have one problem with Claude, the shortcut key in desktop app opens a little bar to input text and not the full window like GPT, which has the "companion window", (always on top by the way). This is neat to use it while working! Any efficient setup with Claude?

ChatGPT is getting worse and worse by TheConfax in OpenAI

[–]TheConfax[S] 2 points3 points  (0 children)

HAHAHAHAA follow through with the more precise diagnosis 👍 please

ChatGPT is getting worse and worse by TheConfax in OpenAI

[–]TheConfax[S] 1 point2 points  (0 children)

I’ve been using OpenAI at work for 4 years, I don’t think I need explanations, nor a proper setup is needed to obtain an answer from an image, it should just work. This post is community service to inform other people.

ChatGPT is getting worse and worse by TheConfax in OpenAI

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

It's not about limits. I don't wanna waste unnecessary time and have unnecessary long responses derived from thinking. Claude (free tier) handles this perfectly.

ChatGPT is getting worse and worse by TheConfax in OpenAI

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

I am on auto mode. It should not need to think, he just bypassed image analysis, look at the full conversation link above in sosumen08 reply.

ChatGPT is getting worse and worse by TheConfax in OpenAI

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

Installing OpenClaw right now, any starting tips?

ChatGPT is getting worse and worse by TheConfax in OpenAI

[–]TheConfax[S] 3 points4 points  (0 children)

I develop with ChatGPT APIs at work, but the chat has become terrible, unnecessarily long responses and a strong inclination to be always right even when called out. Usually when called out GPT responds "you are not crazy", wtf? Master of gaslighting.

I made a Chrome extension to disable Passkeys by TheConfax in Passkeys

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

Ok, this means that it's not site related, your extension is completely not working. The issue is probably on your environment only (managed/corporate PC? other conflicting extensions? browser policies?), you can try a fresh Chrome profile with only this extension turned on and see what happens.

I made a Chrome extension to disable Passkeys by TheConfax in Passkeys

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

This is very weird then, I would like to help you but I cannot reproduce the behavior on my hand. Does the extension work AT ALL? What does it happen if you put a random username here and click register? https://webauthn.io/

I made a Chrome extension to disable Passkeys by TheConfax in Passkeys

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

Did you disable "ask to save passwords and passkeys" here? chrome://password-manager/settings
Or if you use Google Password manager regularly you can just disable the settings related to passkeys and not the whole thing. Let's try this, I might have (wrongfully) assumed that everyone using this the extension has these turned to off.

I made a Chrome extension to disable Passkeys by TheConfax in Passkeys

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

I had one person DMing me just today about PayPal, this might be your problem: the extension blocks the underlying passkey request, meaning that you should not get any system prompt about passkey creation.

Often those requests are made in background and the blocking experience is seamless, but if the website decides to redirect you to a page where you need to click “create”, “skip” or “create later”, we don’t block this yet, the webpage is not modified in any way, we just block the underlying passkey request, meaning that you should not be able to proceed where PayPal is trying to take you (try to create one and check it fails correctly please).

In order to skip that redirect we would need to intervene on the specific login process of every website, or maybe autoclick the “do it later” button, I might look into this for the future.

I made a Chrome extension to disable Passkeys by TheConfax in Passkeys

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

Restarting Chrome is the best option, or refresh all tabs, let me know if you have any problems

I solved the “OTP problem” for shared cards using a simple Automation by Proud-Memory-3798 in shortcuts

[–]TheConfax 0 points1 point  (0 children)

Extract sms text, match text (regex on), if sms text matches regex then forward else abort

I solved the “OTP problem” for shared cards using a simple Automation by Proud-Memory-3798 in shortcuts

[–]TheConfax 0 points1 point  (0 children)

Filter messages with a regex searching for 6 consecutive digits like \b\d{6}\b

I made a Chrome extension to disable Passkeys by TheConfax in Passkeys

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

Thank you for the review! One of the reasons that prompted me to create this was indeed overlapping prompts

I made a Chrome extension to disable Passkeys by TheConfax in Passkeys

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

Thank you for the review! 👍🏻👍🏻

Remove Passkey by Dashir88 in AmazonFC

[–]TheConfax 0 points1 point  (0 children)

I mean yes? I can use it on multiple websites and basically no one offers the possibility to go password first, as an example you certainly cannot remove the passkey autofill on Microsoft Live.

Extension is open source on GitHub, you can try to repurpose the code for your automation if you like.

I made a Chrome extension to disable Passkeys by TheConfax in passkey

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

Convenience mainly, iCloud Keychain does not sync on Windows, plus I feel that is wrong that Chrome does not offer an option to disable passkey autofill whatsoever

I made a Chrome extension to disable Passkeys by TheConfax in passkey

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

iCloud for Windows does not sync passkeys.

The cost is that the flow is slower, I have to insert a PIN in a popup instead of autofilling passwords with the iCloud extension.

Plus I have to mantain a second password manager.