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

meehai

no profile record

投稿

Show HN: MicroECS – entity component system library in Python/NumPy

github.com
5 ポイント·投稿者 meehai·30 日前·0 コメント

コメント

meehai
·3 か月前·議論
with the amount of traction this has gotten... coming with a clear set of experiments even on arxiv paper would be of great help to showcase your improvements. And if they're easily reproducible, they could get integrated in the mainstream inference engines as well, as the main point here is compression with little degradation.
meehai
·4 か月前·議論
Actively doing this. It indeed forces me to think things through, organize thoughts and speak them out. I open paint/miro to draw. It's good practice.
meehai
·4 か月前·議論
and with little data (i.e. <10Mb), this matters much less than accessibility and easy understanding of the data using a simple text editor or jq in the terminal + some filters.
meehai
·6 か月前·議論
[dead]
meehai
·7 か月前·議論
it's skills first and then money and hardware for scale

A more skilled person that understands all the underlying steps will always be more efficient in scaling up due to knowing where to allocate more.

basically... you always need the skills and the money is the fine tuning.
meehai
·8 か月前·議論
Can you append new columns to a file stored on disk without reading it all in mempey? Somehoe this is beyond parquet capabilities.
meehai
·9 か月前·議論
https://stackoverflow.com/questions/31812780/append-a-new-co...
meehai
·10 か月前·議論
Yeah, but if you can do topologies based on latencies you may get some decent tradeoffs. For example with N=1M nodes each doing batch updates in a tree manner, i.e the all reduce is actually layered by latency between nodes.
meehai
·10 か月前·議論
lossy encycopledia that can also do some short-term memory (RAG) things.