Live data from Hacker News

Viewing profile — aleks_me2

aleks_me2

HN member
Joined
Mon, Apr 16, 2018, 1:52 PM UTC
HN karma
3
Public activity
20 items

About aleks_me2

I’m Aleks, a CTO and infrastructure engineer working with networking, Kubernetes, observability, security, and open-source software. I’ve been building and operating production systems since 1999.

My blog https://blog.none.at/

Recent public activity

  1. comment
    Comment #49165671

    Thanks also that new reader/writer are also integrated like typst. I use it to create pdfs for my blog posts with that code :-) python3 "$SCRIPT_DIR/preprocess.py" > blog-post.md &…

  2. comment
  3. comment
    Comment #48616599

    [flagged]

  4. comment
    Comment #48598703

    I have used SigNoz https://signoz.io/ for that

  5. comment
    Comment #48598654

    [flagged]

  6. comment
    Comment #48548292

    you can tell pandoc to use typst as pdf-engine . I use this command to create pdf from my md file. Downloads/pandoc-3.9/bin/pandoc \ README.md \ -o "my-output.pdf" \ --pdf-engine=t…

  7. story
  8. story
  9. comment
    Comment #45567054

    Well this statement have to be precised. caddyserver v2 supports HTTP/3 and it's an webserver written in go https://caddyserver.com/features FYI: There is also an rust webserver wh…

  10. comment
    Comment #27168722

    HAProxy can be used to load balance gRPC since 2.0. Here the current 2.4 version link to the documentation. http://cbonte.github.io/haproxy-dconv/2.4/configuration.html...

  11. comment
    Comment #20572283

    That's a great tool. Easy to use and really robust in daily use. thanks for writing ;-)

  12. comment
    Comment #20506766

    Great article. FYI: OpenShift 4 uses podman as run command instead of docker.

  13. comment
    Comment #20438718

    What's the aim of the Fedora project to Silverblue?

  14. comment
    Comment #20438708

    Well the question is will the enterprise Software Vendor like Citrix, IBM, Dell, HP and so on port there Software to this new Package format. Even for today it's difficult to run s…

  15. comment
    Comment #20438696

    Well even tails allows to install some packages after when you run it from USB. "You'll always be able to roll your own." of course I can also build my own linux with LFS (=Linux f…

  16. comment
    Comment #20432431

    Oh no. The benefit of Linux is to be able to build your own Setup (Server,Desktop). Now with this "Solution" the user have more and more a closed System where every change creates …

  17. comment
    Comment #20114549

    The page is White with JavaScript off. Here the Info which is readable with JavaScript off :-) https://looker.com/blog/looker-to-join-google-cloud

  18. comment
    Comment #20070684

    I have also chosen gitlab, hugo and netlify. Netlify because they have the nice feature to use forms in the site. My setup is described in this post. https://www.me2digital.com/blo…

  19. comment
    Comment #17073348

    I have read the statement on eff https://www.eff.org/deeplinks/2018/05/not-so-pretty-what-you... and can't think about that this is a PR for Signal. I assume that signal will start…

  20. comment
    Comment #16848970

    Nice article. I strongly suggest to use haproxy 1.8. Haproxy 1.8 support HTTP/2 to the browers