Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
reddec
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
reddec
1mo ago
It doesn't make any sense unless they are going to exit from inference market. They will be literally one of the costliest option (by output, for flash) if use openrouter as source.
2.
▲
by
reddec
1mo ago
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 wasnt able to solve - persistent image without Dockerfil
3.
▲
by
reddec
3mo ago
granite 4
4.
▲
by
reddec
4mo ago
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 fully air gapped environment, any open models... All of that
5.
▲
Z.ai phasing out original subscription plans
(docs.z.ai)
1 points
by
reddec
5mo ago
|
0 comments
6.
▲
by
reddec
5mo ago
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 cache properly). For several models like Kimi and glm they ha
7.
▲
by
reddec
5mo ago
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 development during the work day - 15-20% session consumpt
8.
▲
by
reddec
5mo ago
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
9.
▲
by
reddec
8mo ago
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, (c) will employee find an offer outside (matter of persona
10.
▲
by
reddec
1y ago
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 configure.
11.
▲
by
reddec
1y ago
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 load sites - yes, it’s simple protocol and can be used even in
12.
▲
by
reddec
2y ago
Luckily Bitwarden supports passkeys. And you can self host it. And even vaultwarden/bitwarden-rs supports passkeys
13.
▲
by
reddec
3y ago
Nice. Once upon a time we created something like this. https://github.com/reddec/oidc-login (Client only)
14.
▲
WebForms – GitOps Friendly, Self-Hosted, and Privacy-Centric HTML Forms
(web-form.reddec.net)
1 points
by
reddec
3y ago
|
1 comments
15.
▲
by
reddec
3y ago
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 options like Baserow, ApiTable, and many others, but they al
16.
▲
Show HN: Wrapper around restic for Docker Compose
(github.com)
2 points
by
reddec
3y ago
|
0 comments
17.
▲
by
reddec
4y ago
Did you try POST (regardless of docs)?
18.
▲
by
reddec
4y ago
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.
▲
by
reddec
4y ago
Tiny wrapper built around standard Go SQL library and SQLx with Go 1.18 generics support.
20.
▲
by
reddec
4y ago
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 case you're serving your web app (with hash router) as o
21.
▲
by
reddec
4y ago
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-stack web frameworks. I was thinking to do something like you
22.
▲
by
reddec
5y ago
Looks nice. I did something similar not so much time ago https://github.com/reddec/git-pipe
23.
▲
by
reddec
5y ago
I have been working on wrapper around Tinc to simplify setup. Project: https://github.com/reddec/tinc-boot Article: https://dev.to/reddec/tinc-boot-full-mesh-vpn-without-pain-3...
24.
▲
by
reddec
6y ago
To be fair I am not trying to say that CGI is a bleeding edge technology) I met a problem: low-end devices that should host a big number of small pieces of logic. To solve the problem I looked back to the history and found CGI and adapted i
25.
▲
by
reddec
6y ago
Interesting. Could be useful for high-load, however for quick setup feels like a little bit complicated. Are any known UI, or scheduler settings? Following is a general response for similar questions. I pretty sure it's possible to do
26.
▲
by
reddec
6y ago
Thanks for tip: several ideas from there look very promising
27.
▲
by
reddec
6y ago
I hope, I fixed it
28.
▲
by
reddec
6y ago
Right. Trusted-cgi also adds security checks (with various checks), "actions", scheduler and web UI =) I would like to suggest to stop measure benefits of both projects and just "steal" them from each other, making end-u
29.
▲
by
reddec
6y ago
Great project! However, I think our projects similar but not the same. Looks like we can exchange some ideas from each-other
30.
▲
by
reddec
6y ago
Heavy, very heavy. Even with k3s. I tried it first. Even plain k3s will run slowly on 1GB machine (a target audience)
More ›