Live data from Hacker News

Viewing profile — ptrik

ptrik

HN member
Joined
Mon, Nov 18, 2019, 2:01 PM UTC
HN karma
362
Public activity
42 items

About ptrik

read |> design |> code |> iterate

Recent public activity

  1. comment
    Comment #41347364

    Sounds like explainshell's approach is more robust, no?

  2. comment
    Comment #41343356

    How’s this different from explainshell?

  3. comment
    Comment #41181441

    > While the supermarket that I was using to test things every step of the way worked fine, one of them didn't. The reason? It was behind Akamai and they had enabled a firewall rule…

  4. comment
    Comment #41181416

    > My CI of choice is [Concourse]( https://concourse-ci.org/ ) which describes itself as "a continuous thing-doer". While it has a bit of a learning curve, I appreciate its declarat…

  5. comment
    Comment #41181410

    > The data from the scraping are saved in Cloudflare's R2 where they have a pretty generous 10GB free tier which I have not hit yet, so that's another €0.00 there. Wonder how's the…

  6. comment
    Comment #41181407

    > I went from 4vCPUs and 16GB of RAM to 8vCPUs and 16GB of RAM, which reduced the duration by about ~20%, making it comparable to the performance I get on my MBP. Also, because I'm…

  7. comment
    Comment #41152134

    This is the main takeaway for me. The decentralized way of software development in a large scale. It does echoes with microservices a lot, but this can be done with a more traditio…

  8. comment
    Comment #37818895

    Curious to see how this stacks up against a more specialised HTAP database like SingleStore / TiDB

  9. story
  10. comment
    Comment #34094496

    This depends on use case. SQL is the king for batching process - queries are declarative, decades of effort put into optimization. For real-time / streaming use cases, however, the…

  11. comment
    Comment #31916593

    Ditto on DuckDB point. This looks like OLAP workloads to me and a columnar database would work wonders. DuckDB if you going embedded, Clickhouse if you going with a server.

  12. story
  13. story
  14. comment
    Comment #31654067

    Related library in Rust: https://docs.rs/typed-html/latest/typed_html/

  15. comment
    Comment #31447386

    We've got https://github.com/SnellerInc/sneller which is a query engine for JSON based on AVX-512 assembly

  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. story