@toiletpaper Sorry to hear that, but I fully support you and hope you'll find a solution!
Maybe you could get a kind of lawyerly "client account" if you know a small town layer? That way, for a modest fee, they could help with any transactions you might need.
Or are there any credit unions around?
The last easy solution I can think of is if you know someone with a small business who could just sit on your money justifying it by having you as their customer.
I've bought stuff, and
@toiletpaper produced the odd, fake invoice in my own business. It is not a perfect solution, and it has severe limitations, but small stuff (depending on the size of the business and benevolence of the owner) should work.
@toiletpaper Might work if the banks programmers are not very security conscious. I used the same method to print boardingcars at ryanair, when they stopped offering them to people without smartphones.
There are apps though, that detect that you do not run them on a phone, and then they refuse to cooperate.
I'll keep my fingers crossed!
@toiletpaper I've successfully used the plain Android dev environment in the past. Maybe it will be easier for you to get things to run on that one?
https://developer.android.com/studio
It is a huge java monster, but at least it installed painlessly on a modern linux distribution.
Wtf? _You_ are buying from _me_, and refuse to pay me because you have stupid systems?
Will be a very interesting discussion.
Right now I'm thinking about just ignoring their email and to just keep sending them invoices.
@toiletpaper Yes... sadly this makes a lot of sense. I'll argue a bit, on the lighter side, and then we'll see. After all, the preson on the other side is a retarded, minor employee in the finance department, and hit has never been a problem before. But it is my biggest customer, so I do need to tread lightly.
@toiletpaper This is the truth! Strangely enough, the only antidote I have discovered for these types of customers is to charge very high prices. The benefits, if you can pull it off, are two:
1. The cheap customers avoid you, which is great.
2. The customers that do pay for your services, never question you due to the high price. It sends the signal that you know what you are doing, and questioning you would be a waste of their own time and money.
@toiletpaper It is sad, because sometimes you do feel like helping a customer out by lowering your price, but it almost always leads to them complaining, so I stopped doing that.
If I want to be nice, I pay for lunch or beers, but I never lower my price.
@toiletpaper Yes... I agree. One possible way is to hire a "manager" who is the customer facaing part, and he would also take care of payments, admin etc. You'll lose a percentage of your income, but you will be able to get a kind of privacy shield.
I've done that twice. One time I deeply regret, because the guy was completely crazy and borderline criminal. He came through a personal recommendation, and needless to say, that person I no longer have any relationship with.
@toiletpaper
The other time was an american guy who worked for the airforce and wanted to switch careers to programming. We discovered that it was very difficult to pay him through regular banks, so in the end I paid him with crypto. This would however, not be possible for me again, because I refuse to open an account with any of the major crypto exchanges since they are almost more privacy invasive than banks, and I also do not earn any crypto out of which I could pay. If I
@toiletpaper did, this would be an excellent way.
Sounds like a job for `pretend intelligence` tbh. If the customer is worth the $, then it might not hurt to just give them what they want so they'll stfu and pay you, considering the trade-off and hassle involved in contrary.
You can probably get qwen code (alibaba's coding assistant) to write a converter app for you with very little supervision. That's the tool I've been using most lately and with some caveats (it's still just a stochastic parrot), it's pretty good all things considered. Especially given the price is right ($0) and requires no personally identifying information to use. In my case inside a VM to isolate it from my main system, and so I can comfortably give it enough rope to hang me without any real risk.
I also setup some extra tools that help a bit in some cases (eg. agency agents). If you have enough coding experience, particularly in the target language, to do a bit of project management and code review, then it can be a pretty useful tool. Use git also, so you can keep track of changes in each dev iteration and roll back snafu's as they come up. Anyway I've been using LLMs to knock off a bunch of projects I've had collecting dust in the back corners of my hard-drive for years (not just code either), and it's nice to finally see some of those things grow some legs. That said, they do need a lot of babysitting, particularly until you get the hang of prompt engineering.
https://qwenlm.github.io/qwen-code-docs/en/users/overview/
https://github.com/msitarzewski/agency-agents