Viewing profile — aleks_me2
aleks_me2
HN member- Joined
- Mon, Apr 16, 2018, 1:52 PM UTC
- HN karma
- 3
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About aleks_me2
My blog https://blog.none.at/
Recent public activity
-
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 &…
- comment
-
comment
Comment #48616599
[flagged]
-
comment
Comment #48598703
I have used SigNoz https://signoz.io/ for that
-
comment
Comment #48598654
[flagged]
-
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…
- story
- story
-
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…
-
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...
-
comment
Comment #20572283
That's a great tool. Easy to use and really robust in daily use. thanks for writing ;-)
-
comment
Comment #20506766
Great article. FYI: OpenShift 4 uses podman as run command instead of docker.
-
comment
Comment #20438718
What's the aim of the Fedora project to Silverblue?
-
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…
-
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…
-
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 …
-
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
-
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…
-
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…
-
comment
Comment #16848970
Nice article. I strongly suggest to use haproxy 1.8. Haproxy 1.8 support HTTP/2 to the browers