HackerTrans
TopNewTrendsCommentsPastAskShowJobs

meehai

no profile record

Submissions

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

github.com
5 points·by meehai·29 ngày trước·0 comments

comments

meehai
·3 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
[dead]
meehai
·7 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
https://stackoverflow.com/questions/31812780/append-a-new-co...
meehai
·10 tháng trước·discuss
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 tháng trước·discuss
lossy encycopledia that can also do some short-term memory (RAG) things.