Re: Your Boeing to die
Nor me - not flown in nearly 20 years. Sounds even less pleasant now.
2967 publicly visible posts • joined 3 Jan 2014
I've only used AI for small functions that I can review properly. Mostly just the stuff that's a PITA to write.
If you spend $165k to convert this, what happens when you want to make a change? Does it start all over again or do you send over the existing code as the prompt? Surely that large a prompt is going to cost a load all over again?
Is there something 'clever' in the background or does it just keep getting more expensive?
If only I could have a decent emulator that I could run on Windows or Linux. I could then just have a simple phone for email and calls.
All the current emulators seem to be resource hogs full of adverts and potentially malware.
Please, someone correct me if I've missed something somewhere.
I'm not convinced that SQL is consistent across DBs any more:
Postgres - sort of case sensitive but needs everything to be quoted if you don't want just lower case.
MySQL - what's with the back-ticks (`)?
MS SQL - Top X when everyone else uses limit.
MS SQL (again) - compatibility level? Why can't I just set it for an individual query?
Oracle - doesn't use Top X or limit. Hello to filtering on row numbers
Everyone - dates, times and timestamps - wtf?
Window functions - everyone does a little bit differently.
JSON columns - see Window functions.
We used to have ODBC to do most of the translation between DBs but now with JDBC, I have no idea what to expect if I can get it to work.
I've been using MS SQL since 6.5. Now, I'd struggle to recommend anything other than Postgres for relational workloads. If a customer has a budget of £X, I'd rather have all of that rather than £X- SQL licences. Plus, no recurring costs.
MS are losing their ability to enforce vendor lock-in. All that's keeping me on Windows as a client is Outlook and they're trying to break that with the 'New' Outlook with all the stuff I need buggered up.
I am just a humble Windows and Linux user. Could someone who know better, let me know why you'd pay the extra for Apple and then run a different OS? Yes, I know they're pretty but there are plenty of other alternatives if you want a pretty laptop that are much cheaper. Is it just those that are too cool for their own good?
I used to be a big fan of WordPerfect back in the mid 90s. Stopped using it when I moved to work for a software company.
It's still around.
Anybody out there using it? Is it any better than the free OSS equivalents?
EDIT: Forget I said anything. £300 for a product that's not been updated in 5 years. I think we can add that to the list of ex-products.
Shame really.
Nearly 30 years ago, the software company I worked for integrated Dragon Dictate into their analytics product. You could phone the system and request something. Email then received of the results.
Disappeared without a trace.
5 years later, product called 'English SQL' (or something like that) let you type your question and it would be translated into SQL. Disappeared without a trace.
Neither of those was using gigawatts of power and they failed.