HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sirfz

no profile record

comments

sirfz
·2 เดือนที่ผ่านมา·discuss
Cython is a no-brainer really. You write the same language with immense speedup (matching what the "other languages" can achieve at much less effort).

Also tools like numba can beat them all at way less effort.

Imho, dropping into other languages should be the last resort in any project.
sirfz
·4 เดือนที่ผ่านมา·discuss
My comment is to say the US has proven how brutal they are consistently through all the wars of aggression they have waged in the past several decades. They do not see their "enemies" as human. I can't fix anything unfortunately.
sirfz
·4 เดือนที่ผ่านมา·discuss
It's incredible, after all the grotesque stories about rape, torture and murder of children, men and women during the Iraq war, active support of genocide (and 10s of thousands of children murdered by Israel, on purpose), prisoners rape and child imprisonment, a "secretary of war" and president publicly admiting to war crimes and saying things like "negotiate with bombs" you still "refuse to believe" that anyone in decision chain wouldn't do anything like this.
sirfz
·4 เดือนที่ผ่านมา·discuss
Nowadays I'd just use clickhouse-local / chdb / duckdb to query json files (and pretty much any standard format files)
sirfz
·4 เดือนที่ผ่านมา·discuss
Fwiw, I thought the article is full of great information and well researched. I think your reflex is holding you back.
sirfz
·4 เดือนที่ผ่านมา·discuss
You can even chain them if you have deep ssh connections (i.e. ssh from one instance to another). I think it would be ~~. to terminate the 2nd hop.

Edit: it's already explained in the OP
sirfz
·4 เดือนที่ผ่านมา·discuss
You don't need a vector db, you just need np.dot
sirfz
·4 เดือนที่ผ่านมา·discuss
You being Iranian-american bares no weight on your opinion
sirfz
·4 เดือนที่ผ่านมา·discuss
No he's saying that israel intentionally bomb schools and hospitals
sirfz
·5 เดือนที่ผ่านมา·discuss
chdb's new DataStore API looks really neat (drop in pandas replacement) and exactly how I envisioned a faster pandas could be without sacrificing its ergonomics
sirfz
·5 เดือนที่ผ่านมา·discuss
I think that's a sane take. Indeed, I think most data analysts find it much easier to use pandas over polars when playing with data (mainly the bracket syntax is faster and mostly sensible)
sirfz
·6 เดือนที่ผ่านมา·discuss
It'll use less storage space
sirfz
·6 เดือนที่ผ่านมา·discuss
That doesn't work well with conflicts tho iirc
sirfz
·6 เดือนที่ผ่านมา·discuss
I just ordered this monitor earlier this week (still waiting for it to be delivered), did you need to tweak it or use some thing like MacType like others are suggesting in this thread?
sirfz
·6 เดือนที่ผ่านมา·discuss
love the casual "solely", truly unhinged
sirfz
·6 เดือนที่ผ่านมา·discuss
Indeed, I was delighted when I read the part about wutang's time capsule and obviously OP is a wu-tang and general hip hop fan. The intro you shared is dope!
sirfz
·6 เดือนที่ผ่านมา·discuss
It's a lunatic society.
sirfz
·6 เดือนที่ผ่านมา·discuss
She is wonderful and her work on investigating the complicity of countries in the Gaza genocide and Palestinian rights / Israeli agression is incredibly thorough and extremely important. More power to her!
sirfz
·7 เดือนที่ผ่านมา·discuss
That doesn't cover OP's point, some people's brains just work differently and they can achieve something in 1000x less time than others. You can have all the time in the world and you'll never reach their level. That's essentially what talent is.
sirfz
·7 เดือนที่ผ่านมา·discuss
As already mentioned in other comments, it doesn't really make sense to compare to json parsers since lite3 parses, well, lite3 and not json. It serves a different use case and I think focusing on performance vs json (especially json parsers) is not the best thing about this project