Live data from Hacker News

Viewing profile — sirfz

sirfz

HN member
Joined
Fri, May 20, 2016, 2:04 PM UTC
HN karma
245
Public activity
120 items

About sirfz

No profile information was provided.

Recent public activity

  1. 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

  2. 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…

  3. 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…

  4. 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 …

  5. comment
    Comment #47541738

    Nowadays I'd just use clickhouse-local / chdb / duckdb to query json files (and pretty much any standard format files)

  6. comment
    Comment #47381576

    Fwiw, I thought the article is full of great information and well researched. I think your reflex is holding you back.

  7. 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 …

  8. comment
    Comment #47297147

    You don't need a vector db, you just need np.dot

  9. comment
    Comment #47199825

    You being Iranian-american bares no weight on your opinion

  10. comment
    Comment #47199818

    No he's saying that israel intentionally bomb schools and hospitals

  11. 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

  12. 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 …

  13. comment
    Comment #46698648

    It'll use less storage space

  14. comment
    Comment #46697414

    That doesn't work well with conflicts tho iirc

  15. 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…

  16. comment
    Comment #46554075

    love the casual "solely", truly unhinged

  17. 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!

  18. comment
    Comment #46454844

    It's a lunatic society.

  19. 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…

  20. 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 …

  21. 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…

  22. 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".

  23. 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

  24. 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…

  25. comment
    Comment #46225140

    I find GCP frustrating (coming from AWS) but luckily asking Gemini how to do things makes it much easier.