Live data from Hacker News

Viewing profile — kansi

kansi

HN member
Joined
Sun, Jun 28, 2015, 11:02 AM UTC
HN karma
445
Public activity
29 items

About kansi

No profile information was provided.

Recent public activity

  1. comment
    Comment #42260349

    I have tried to find a CDN provider which would offer access control similar to Cloudfront's signed cookies but failed to find something that would match it. This is a major drawba…

  2. comment
    Comment #41940382

    [0] https://github.com/burrito-elixir/burrito

  3. comment
    Comment #41940327

    Thanks for sharing the post, it was intriguing. The detailed comments mentioned in `main.zig` and `build.zig` towards the end helped a lot.

  4. comment
    Comment #41939746

    > I use zig a lot in elixir nif, for things like audio and video processing Sounds interesting, is it open source? I am interested in seeing how the code layout looks like when mix…

  5. story
    Show HN: Control Node – Elixir library to build your own orchestration service

    Hi HN, I am sharing this Elixir library which enables building your own service orchestrator. It's best suited for building orchestrators that need to deploy small to medium size o…

  6. comment
    Comment #39399779

    If possible, could you please the website for this ads consultant?

  7. comment
    Comment #39330595

    Are you able to share which provider do they use for their rack setup?

  8. comment
    Comment #38906568

    > but damn those colors are nice :) This! One day laptop manufactures (excluding Apple) will understand that a vibrant colorful display is much desired by customers than a 1080p ma…

  9. comment
    Comment #33107771

    Okay! I assumed it was part of some popular font out there. Thanks

  10. comment
    Comment #33103315

    I would like to know which font is this ( https://fonts.gstatic.com/s/img/knowledge/glossary/terms/sty... ) . I have tried to search but I am not sure how to actually find this inf…

  11. story
  12. comment
    Comment #23166634

    True, it has to be used as encryption cracking software! :D

  13. comment
    Comment #18598275

    Reading this breaks my heart. I have been a Firefox user for almost a decade now and I have good and bad memories with it. Since Quantum release my experience with FF has been noth…

  14. story
  15. comment
    Comment #17392858

    That moment when you need to fix a product before you can get a date! Anyways is it open source :D

  16. story
  17. story
  18. comment
    Comment #10424013

    Process spawning is cheap in Erlang so you can spawn a new process for each incoming request. Cowboy does something similar to this. If you don't want to spwan a process for each r…

  19. story
  20. story
  21. comment
    Comment #10374483

    I have been learning and using Erlang for quite sometime and it's syntax was one of the attractive part for me, short and concise. But it has always confused me why people keep pra…

  22. story
  23. comment
    Comment #10364460

    Yes, its a general purpose monitoring solution. Currently I don't have the permissions to change the description but will try to get it changed tough.

  24. comment
    Comment #10364433

    couldn't understand your idea. can you please elaborate ?

  25. comment
    Comment #10363445

    I also discuss the architecutre of Grapherl here, https://medium.com/@kansi/erlang-otp-architectures-grapherl-...