@BenGamble7@RitchieVink We did an evaluation of kdb when I was at BP. We were comparing it with some very poor sql queries in SQL server (columnstore)... First thing I did was tune the sql, the KX queries weren't even equivalent... yes lies, damned lies etc...
@bauhiniacapital@ListerLawrence@AntiEVidiots It wouldn't be 1kWh after taking into the account the losses from the inverter to convert the DC storage into AC and then back again
@samlambert Well it's been a while since wrote any objective-c but I thought bonjour was great and the networking solid. But that was about 15 years ago.
@kevinof@AutoInfatuation Well I like in rural place and tow things.
On the roads near us you want a 4x4 and good tyres in winter. All year round I want to tow so need some grunt.
@KateFantom@connorenglish21 How do you know this person doesn't need to tow ? Is your EV rated to tow 3.5 ton ? probably not so you would concede that if this person needs to tow this is a better vehicle?
@ListerLawrence What's a drive belt ? Is this a timing belt ? Is the proposition if you offer a 7 year warranty then you should everything lasts 7 year so use chains ? Wouldn't that put you out of business ? Maybe not given current car depreciation and used car values.
@shehab_amins@mim_djo I should maybe point out this might be due to our corporate databricks setup. Using the restapi you can set a property which is some like 'external_disposition' which would write files to s3 and this is disabled meaning you can only get data out using rest as json. Crazy I know.
@shehab_amins@mim_djo Very nice @mim_djo. Would it be possible to share the notebook ? I've been trying to use LakeSail to query databricks and UC but not keep getting exceptions. I can list catalog and listTables but can't do anything like spark.sql("select * from unity.schema.table limit 1)
@rachpradhan How easy is it to create a zig based python extension ? I'm not expert but Py03 in rust is great and massively simplies the process. I tried to create the same in go and it meant import python.h and have none obvious comments or something obscure. Is is fairly mature ?
@rolandbouman Few lines of code using openpyxl, or you just read it all using duckdb union the new row and write out in duckdb in probably 3 lines of code.