Viewing profile — reddec
reddec
HN member- Joined
- Sat, Aug 18, 2018, 6:43 AM UTC
- HN karma
- 122
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About reddec
No profile information was provided.
Recent public activity
-
comment
Comment #49241211
I've put some effort to integrate it to my agentic workflow. The problem, however, with docker in smolvm: it work-ish (there is example), but quite hacky. Another problem which I w…
-
comment
Comment #48643423
granite 4
-
comment
Comment #48397221
Second here. From recent Alibaba Qwen conference: the all-in-one box (DC in a box - I think I was called Apsara, 0.6x0.6x1.5m) plug and play, 1.5TB GPU RAM, capability to run in a …
- story
-
comment
Comment #47712244
I have roughly 20-40M token usage per day for GLM only (more if count other models). Using API pricing from OR it means ollama more profitable for me after day (few days if count c…
-
comment
Comment #47712205
Background agents (diy OpenClaw like), coding, assistant (openwebui). The worst I saw - multiple parallel agents (opencode & pi-coding agents), with Kimi and glm, almost non stop d…
-
comment
Comment #47702758
My 50c - ollama cloud 20$. GLM5 and kimi are really competitive models, Ollama usage limits insane high, no limits where to use (has normal APIs), privacy and no logging
-
comment
Comment #46854624
In my experience, promotion depends on: (a) is cheaper (including on boarding) to fire and hire or pay more, (b) will it cause domino effect so others will also ask for promotions,…
-
comment
Comment #45146876
I tried BIND, Dnsmasq, unbound, adguard. At the end I picked CoreDNS outside kubernetes. It can do everything (including wildcards and ACL), requires few resources and easy to conf…
-
comment
Comment #44478137
Few years ago I felt the same and created trusted-cgi. However, through the years I learned: - yes, forks and in general processes are fast - yes, it saves memory and CPU on low lo…
-
comment
Comment #43305353
Luckily Bitwarden supports passkeys. And you can self host it. And even vaultwarden/bitwarden-rs supports passkeys
-
comment
Comment #38497596
Nice. Once upon a time we created something like this. https://github.com/reddec/oidc-login (Client only)
-
comment
Comment #37895469
This project emerged from a crucial need to store highly sensitive information while maintaining the flexibility to integrate with various automation solutions. I've explored optio…
- story
-
story
Show HN: Wrapper around restic for Docker Compose
auto-restic is a tool for automatic backup and restore persistent data in docker compose. It uses restic under the hood but offers scheduled jobs, web notifications, and automatic …
-
comment
Comment #35217976
Did you try POST (regardless of docs)?
- story
-
comment
Comment #34287409
I felt exactly the same as the author. That's why I created https://trusted-cgi.reddec.net/ (currently on the way to v1 and under the heavy refactoring)
-
comment
Comment #34013531
Tiny wrapper built around standard Go SQL library and SQLx with Go 1.18 generics support.
- story
-
comment
Comment #31464995
From my point of view, SPA is really good when you need to use one API for different kinds of clients: web, mobile apps, cli etc. Second benefit is predicted relative routing: in c…
- story
-
comment
Comment #31377379
First of all - great work, thanks. Will follow the progress. I have been working with Go professionally since 2015 and quite often it makes me feel frustrated due to lack of full-s…
- story
-
comment
Comment #28232333
Looks nice. I did something similar not so much time ago https://github.com/reddec/git-pipe