Live data from Hacker News

Viewing profile — reddec

reddec

HN member
Joined
Sat, Aug 18, 2018, 6:43 AM UTC
HN karma
122
Public activity
47 items

About reddec

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #48643423

    granite 4

  3. 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 …

  4. story
  5. 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…

  6. 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…

  7. 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

  8. 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,…

  9. 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…

  10. 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…

  11. comment
    Comment #43305353

    Luckily Bitwarden supports passkeys. And you can self host it. And even vaultwarden/bitwarden-rs supports passkeys

  12. comment
    Comment #38497596

    Nice. Once upon a time we created something like this. https://github.com/reddec/oidc-login (Client only)

  13. 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…

  14. story
  15. 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 …

  16. comment
    Comment #35217976

    Did you try POST (regardless of docs)?

  17. story
  18. 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)

  19. comment
    Comment #34013531

    Tiny wrapper built around standard Go SQL library and SQLx with Go 1.18 generics support.

  20. story
  21. 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…

  22. story
  23. 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…

  24. story
  25. comment
    Comment #28232333

    Looks nice. I did something similar not so much time ago https://github.com/reddec/git-pipe