Viewing profile — mlenz
mlenz
HN member- Joined
- Thu, Nov 07, 2019, 8:19 PM UTC
- HN karma
- 26
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About mlenz
Recent public activity
-
story
Show HN: LLMhop – A tiny, stateless router for LLMs with a NixOS module
LLMhop is a tiny stateless proxy for LLM inference servers. It tackles an issue I faced when trying to serve more than one local LLM at once which is not natively supported by vLLM…
- story
- story
- story
-
comment
Comment #44365338
In this case it‘s about the actual startup time of your shell. When launching a new terminal, starship always need to perform its initialization. If it were slow, I wouldn’t use it…
-
comment
Comment #43969896
Great to see, but I wonder what lead to the decision of creating a new org instead of using github.com/mozilla
-
comment
Comment #43785764
Great to see this, thanks for sharing! Do you have plans to make it available in nixpkgs and potentially as a home-manager or nix-darwin module? Then I could add it to my config an…
- story
-
story
Show HN: Easy-to-Use gRPC-Web Proxy Built with Nix/Docker
I work a lot with gRPC services and recently investigated the use in some of my JS apps. I found that gRPC-Web cannot directly communicate with regular gRPC services, requiring to …
-
comment
Comment #34647436
UI support has vastly improved in recent versions and you are now able to get a pretty good setup without using yaml at all. Some quite interesting integrations however do still re…
-
comment
Comment #34646719
While they try to move basic config to the UI, most stuff still requires yaml in the end. So I also think they still have a long way to go to appeal to regular users. makejinja als…
-
comment
Comment #34646658
I totally agree, yaml is just messy when used for anything near complex. This is also why most automations in my home assistant setup are written in Python using AppDaemon. But I d…
-
story
Show HN: Makejinja: Automatically generate complex Home Assistant configurations
makejinja can be used to automatically generate files from Jinja templates. This allows you to load variables from external files or create repeating patterns via loops. A very int…
-
comment
Comment #31987792
Yes, Home Assistant works perfectly with KNX. I have been running it for about half a year now and did not have any issues. To control DALI devices, you need a KNX/DALI gateway. Bu…