I guess you'd need a stable connection though. I might try this as soon as Android actually impliments desktop mode correctly. Surprised OP didn't use Samsung Dex.
I guess you'd need a stable connection though. I might try this as soon as Android actually impliments desktop mode correctly. Surprised OP didn't use Samsung Dex.
Also you can't on offramp crypto without a counter party will to make the trade ( liquidity )
Catchy title but I doubt it works was also vibecoded so I'd be extremely surprised if it works as advertised
https://duckdb.org/docs/stable/extensions/iceberg/overview.h...
Apache iceberg go ? Nope
https://github.com/apache/iceberg-go?tab=readme-ov-file#read...
Basically java iceberg is the only mature way to do this, it's not a very accessible ecosystem.
For a side project I'm using pyiceberg to sink streaming data to iceberg (using DuckDB as the stream processor):
https://sql-flow.com/docs/tutorials/iceberg-sink
It's basically a workaround for DuckDB's lack of native support. I am very happy with the Pyicerbg library as a user, It was very easy and the native Arrow support is a glimpse into the future. Arrow as an interchange format is quite amazing. Just open up the iceberg table and append Arrow dataframes to it!
https://github.com/turbolytics/sql-flow
Arrow is quite spectacular and it's cool to see the industry moving to standardize on it as a dataframe. For example, Clickhouse python also support arrow-based insertion:
https://sql-flow.com/docs/tutorials/clickhouse-sink
This makes the glue code trivial to sink into these different systems as long as arrow is used.
A $8M grant doesn’t cost a university any more than a $1M grant for university admin in terms of “indirect costs”. The fact that they think they’re entitled to several million of it to waste on things that shouldn’t be coming from taxpayer funded NIH grant money is obscene.
I wonder if it is possible for them to connect funding to a maximum allowed ratio of admin to prof / lectures
It must be possible to make cloud more cost effective via specialization versus every company building the same infrastructure again and again.
The CRan packages are all high quality if the maintainer stops responding to emails for 2 months your package is automatically removed. Most packages come from university Prof's that have been doing this their whole career.