For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | SomeUserName432's commentsregister

Working fine for me right now, from Brazil. Claude via Github Copilot at least.

I'm using Claude Code on the terminal. Not sure if it matters.

  API Error: 529
  {
    "type": "error",
    "error": {
      "type": "overloaded_error",
      "message": "Overloaded. https://docs.claude.com/en/api/errors"
    },
    "request_id": "..."
  }
The promotional double usage period is just about to end too. Sucks.

It's down for me too. A colleague says it's up though - it's possible they're shedding different groups of users (he has the Max subscription, I don't).

> If the person invites me to a online meeting with a signed e-mail, I trust that person that it's really them.

In the interview scenario, generating an email signature is hardly beyond what an AI can do.

You have no prior knowledge of this person or his signature, it's not some government issued ID, it's in essence just random data unless you know the person to be real.


And how would you determine that the buyer intends to play on linux, and not windows like 9x% of the buyers?

This extends past linux. Open source projects get used broadly regardless of runtime environment. Steam is just one open nerve ending where this could be used for good and they have the power to do so (and from what we've seen, steam seems to be a low friction company, less corpo red tape - would you trust say Ubisoft with handling this or steam?). If a game gets deployed to windows, it doesn't matter, as each game/application probably use five or ten or more open source projects regardless of where they run. It can help open source devs keep pacing with steam and game developer needs. Remember a ton of these project have upstream effects outside of gaming - its just the most obvious open nerve we can use to help open source.

You can only show the checkbox on Linux. You can add OS detection to the checkbox and have it say "support our $OS dependencies" and put that into different pots of money. You can make the checkbox say "support our Linux dependencies" and then rely on Windows people not selecting it.

Feels like every time I drop by the office there's 2-3 new faces I've never seen before.

People I know seems to not take issue with them being there, so I'm sure it's probably fine. Fine enough for it not to be my issue to deal with in any case.


> Claude should have gone for native apps and demonstrated that it is possible to do anything with their AI.

Using IntelliJ I actually find myself wishing for an integrated webview of Github Copilot. The native view is absolutely terrible, jumping up and down non stop.


> I also think Steam does a great job a hiding it

Steam kept pushing a game as "recommended for you" with 99% negative reviews.

In what world would I possibly want to buy a game with a <1% approval rating?


There are some odd cases like that, but you can always "Ignore" a game and it'll never show up again. That also feeds into Steams curation for you based on your interests.


> Was forced to verify to get access to a new account. Like, an interstitial page that forced verification before even basic access.

I'm forced to verify to access my existing account.

I cannot delete it, nor opt out of 'being used for AI content' without first handing them over even more information I'm sure will be used for completely benign purposes.


About a year ago I wanted to check out LinkedIn. Signed up with my real name, added my employer and past employers, verified my current work email address etc.

About 24 hours later, when logging in to pick up where I left off, I'm redirected to a page that tells me that my account has been locked. For the safety of my account, I needed to verify my identity to continue.

I refused to do so, for the same reasons this article highlights. So I wanted to delete my account and never return. Guess what? You can't delete your account without first verifying.

It took me a few frustrating months of trying to email their DPO (data protection officer) and filling out forms, constantly being routed to regular support with very unhelpful support staff. I actually contacted the Irish data protection agency thing (I'm not Irish, but european), and while waiting for them to process the case, I miraculously got a reply from LinkedIn that my account deletion was being processed.

Quite an infuriating experience.


I had this problem with Facebook 15 years ago. Nothing new, but as always, people will avert their eyes until it begins to affect them personally.


That's concerning.

Kids in Oz were getting around social media age restrictions by holding up celeb photos. I doubt that'll work in this case, but I'd be tempted to start thinking of ways to circumvent.

At the risk of losing the account, it's a very bad situation they are forcing people into.


I find notepad useful for sanitising clipboard content.

No bold text, italics, bullet points, invisible html.. Just get the text and can copy it to paste again somewhere else.

Ala Cmd+Shift+V on Mac


I somewhat regularly use the almost embarrassing key sequence Ctrl-C Ctrl-L Ctrl-V Ctrl-A Ctrl-X to sanitize text I’ve copied from a browser, using the address field to remove any formatting.


I explicitly stopped this habit so that I don't accidentally do it with sensitive data I don't want to go to my search engine provider's auto complete API.


Disabling remote search autocomplete is one of the first things I do when I setup a new browser instance. It's a privacy and security nightmare I don't want.


Same here. And I just noticed yesterday that Firefox had added and enabled a "Suggestions from sponsors" feature. Which I've now disabled, but presumably it's been sending anything I type into the address bar to Mozilla since 2021. I am tired of Mozilla but Chrome is very much worse.

ETA: I only noticed yesterday because a "sponsored suggestion" popped up when I was typing, which I've not seen before. So either they actually enabled it recently, or advertisers don't bid on the kinds of things I usually type.


> Disabling remote search autocomplete

I've always have a suspicion that even with auto complete off, some sort of telemetry or obscure feature is still leaking browser address bar text.


ctrl-k is for the search box

ctrl-l is for the address box

At most I want the address box to do is look up a dns name. Which can still be a risk if I were to hit "enter" with sensitive information which could in some cases get pushed out to my DNS provider (which is me, but then it's possible the address would be pushed out to another resolver, and will also be logged in an unexpected place)


I do a similar thing but use the start menu search, Ctrl-C, WIN, Ctrl-V, Ctrl-A, Ctrl-X. You can do it all in one hand and can get really fast, assuming the start menu doesn't lag behind. There's also the downside that it publishes all of your clipboard content to Bing search so maintain vigilance for confidential data...


Have you tired using the run action instead to clean the data? Win+r


I've been using Win+R to paste it in the windows run box.

Amazingly still works on Win 11 and still seems to keep it local (bypassing the windows search), so I'm pleased to report consistent results for 30 ish years.

Of course, now I've mentioned it out loud, it'll be the next thing to go...

I don't know if it's just me being old and grumpy, but everything windows 8 and later (server 2003) seems like half-baked, unfinished enshittification. Trying to do something even vaguely "advanced" to a network adapter puts me back in windows 95 land along with the run box. The "manage" pane with device & disk manager and logs is from a totally bygone era yet it seems to still be the only way of getting that information. The worst bit is, I'm not complaining. All the bits that look and feel like they've been forgotten since Windows 2000 are the easiest, least infuriating bits of the system I interact with.


I use Edge’s address bar to de-wrap long URLs that have line wrapping and indentation in a proprietary packaging system’s SBOM. I paste in, then copy out the unwrapped URL to another application.


This reminds me of the 'spacebar heating' xkcd: https://xkcd.com/1172/


You can Ctrl+shift+v to paste plain text in windows.


In some cases. In others, the application does whatever it wants.


And funnily enough, Office for Mac doesn’t allow you to do this, or at least it didn’t used to. I think I may’ve just noticed that it’s started working.


Doesn’t work for me. The absolute most infuriating thing is that copying text out of OneNote pastes as AN IMAGE. The only way around this is sanitizing the text in a notepad on the host machine itself.


> application does whatever it wants

Obsidian has a mildly infuriating default of opening previews with ctrl shift v keys instead of pasting with no formatting.


I always used browser address bar for that. But giving it a second thought, I uploaded the data to Google servers.


I have my firefox browser configured to keep using a separate search field and not make search queries in the url bar. It annoys a lot my partner if I let her use my computer to check something but it is frictionless once you unlearn bad habits.


I use the Run dialog (Win+R) for this.


Win+r, ctrl+v, ctrl+a, ctrl+x, esc does this without spawning a non ephemeral window


Unfortunately this has a 260 character limit.


Interesting and valid point. TIL!


The vendors you'd pay with Pix in brazil are typically the vendors who may not even accept cards at all, it's pix or cash.

(Although you CAN pay with pix at many supermarkets, I'd rate it as rare. Also useable for online payments, but you take the risk in case of fraud, unlike with creditcards)


Thanks for the information, reminds me of CashApp or something like that in the US. But just to be clear the context was, at least as I understood, moving to using an app instead of using existing credit card rails via Visa and Mastercard and that's just not going to happen because it's a worse experience (in Europe).

If you don't have the ability to accept a card at all, that's a different use case.


I mean it’s an obvious decision to not accept cards if you can avoid it. You’re letting a company like Amex siphon up to 3% of your income away in perpetuity.

Business owners are forced to accept this situation because customers have your expectation. But it’s really not a good situation we’ve ended up in, letting for-profit, uncompetitive companies skim off the top of consumer spending. It’s frankly a rip-off.

Tap to pay could literally just come from your bank’s app.


> I mean it’s an obvious decision to not accept cards if you can avoid it. You’re letting a company like Amex siphon up to 3% of your income away in perpetuity.

In Brazil you can easily be paying 5-6% when accepting card payments, if not more. You'll generally get a 10% discount when opting to pay with cash in clothing/electronics/etc stores.


Handling cash comes with its own expenses too for business owners. It's not "this costs nothing" and "this costs 3%".

Selling something expensive? Well if a customer doesn't have the cash, by the time they go find an ATM (and pay a fee yay!) they probably changed their mind on the purchase.

There's a myriad of reasons to use cards (credit or debit). There's merits to using cash.

But, back to the actual discussion thread, there's no good reason to try and get tourists to use some convoluted app instead of just paying with a credit card.


How do they get the cash? I'm assuming from an ATM with a Visa or Mastercard.


Yet if the airline goes under, or I never receive the product I bought online, using Visa/Mastercard I'm not left holding the bag.

If I take a random loan with the bank and use those funds to do the same purchases using debit, then I'm the one taking the loss.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You