HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Incolotopo

no profile record

コメント

Incolotopo
·3 年前·議論
[flagged]
Incolotopo
·3 年前·議論
And what in particular is now novel or unique to the general 'issue' you mention?

Most companies use OpenSource in one way or the other.

Nonetheless, a company like MS has probably already build visualizers purely commercially (see excel) or/and is absolutly able to write it themselfs.
Incolotopo
·3 年前·議論
To be nitpicking here: Its not reinventing if its new.

And the focus of this research was probably not to invent PivotTables but the Interface for these through LLMs
Incolotopo
·3 年前·議論
I mean there are plenty of examples in the wild left and right.

Have you ever seen basic db optimization? Alone in my companies people were just using stuff wrong.

Performance and Architecture are a after thought in our industry. A normal developer doesn't think about it.

There was one query in my company which was running in one region slower than in another one and there was also an explain statment available. No one looked at the explain statement and thought "huh why does this simple select use so much memory". People weretrying to see why the regions themselfs were different not what the problem with the query was.
Incolotopo
·3 年前·議論
yes but besides a somehow snarky comment, it doesn't make sense from a company perspective.

This wasn't done to have mone to donate to Elixir but for revenue.

And besides that, you don't even know if they do
Incolotopo
·3 年前·議論
Its still not very easy to understand if this is now good or not.

3-5k requests per second is not that much and highly depends on what you actually do.

A lot of things can be done just with nginx. nginx is very fast.