Viewing profile — sirfz
sirfz
HN member- Joined
- Fri, May 20, 2016, 2:04 PM UTC
- HN karma
- 245
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About sirfz
No profile information was provided.
Recent public activity
-
comment
Comment #48786454
They have a very strong DIY culture which I'm sure helps with making people explore and discover knowledge and develop skill
-
comment
Comment #48069219
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 bea…
-
comment
Comment #47548233
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 "enemi…
-
comment
Comment #47547949
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 …
-
comment
Comment #47541738
Nowadays I'd just use clickhouse-local / chdb / duckdb to query json files (and pretty much any standard format files)
-
comment
Comment #47381576
Fwiw, I thought the article is full of great information and well researched. I think your reflex is holding you back.
-
comment
Comment #47330632
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 …
-
comment
Comment #47297147
You don't need a vector db, you just need np.dot
-
comment
Comment #47199825
You being Iranian-american bares no weight on your opinion
-
comment
Comment #47199818
No he's saying that israel intentionally bomb schools and hospitals
-
comment
Comment #46997699
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
-
comment
Comment #46794689
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 …
-
comment
Comment #46698648
It'll use less storage space
-
comment
Comment #46697414
That doesn't work well with conflicts tho iirc
-
comment
Comment #46563703
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 thr…
-
comment
Comment #46554075
love the casual "solely", truly unhinged
-
comment
Comment #46497668
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!
-
comment
Comment #46454844
It's a lunatic society.
-
comment
Comment #46435397
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 impo…
-
comment
Comment #46383335
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 …
-
comment
Comment #46323476
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 t…
-
comment
Comment #46300097
I think the problem with your take is your assumption that the US topples regimes because of dictatorship or to support "democracy".
-
comment
Comment #46266745
Good to know, will be interesting when we run our tests. Thanks for the info and for your work on pyreqwest, looks very promising
-
comment
Comment #46266647
I've recently updated an internal tool which basically acts as a configuration and dependency/context manager for performing hundreds of api calls. I added an httpx backend (to tes…
-
comment
Comment #46225140
I find GCP frustrating (coming from AWS) but luckily asking Gemini how to do things makes it much easier.