Andreas Motl

Results 1447 comments of Andreas Motl

Thanks for the suggestion, but it has a drawback: > The reference point of the returned value is undefined, so that only the difference between the results of two calls...

With SQL DDL, it works well, even without a cast. ```sql create table testdrive (foo bigint default now(), bar text); insert into testdrive (bar) values ('baz'); ``` ```sql cr> select...

@seut: Your suggestion worked well to satisfy both test suites, see [^1][^2]. Thank you very much. [^1]: https://github.com/crate-workbench/mlflow-cratedb/pull/24 [^2]: https://github.com/crate-workbench/langchain/blob/cratedb/libs/langchain/langchain/memory/chat_message_histories/cratedb.py#L37

Dear @anatolyza, I haven't looked into the details of your improvements yet. I was just thinking generally about that others might like your adjustments as well. Feel free to describe...

Thanks for this elaboration, @xkilian. It might sound a bit naive, but may I humbly ask where manually created/edited information will actually be stored?

I also just discovered [Leaflet.Path.Drag](https://github.com/w8r/Leaflet.Path.Drag).

Dear Vincenzo and Randy, over at https://github.com/conda-forge/wetterdienst-feedstock/issues/77 [^1], we have been starting to search for a solution on this matter, and happily discovered your discussion here. We will be all...

Dear Peter, in order to learn about the specific value of your load cell, you will need to put a known weight on it, and run through the procedure outlined...

Dear @dev-techshlok, dear community, on this topic, I would like to point out the [More on load cell temperature compensation] discussion on the Hiveeyes forum, where @hsors shared his story...