Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sandGorgon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sandGorgon
22d ago
have you tried Windows + WSL2 ? i have been on fedora for 20 years. WSL2 is one of the best linux experience you can have.
2.
▲
by
sandGorgon
3mo ago
touch. RL needs to model real usecases. Some of our customers build mobile-use.
3.
▲
by
sandGorgon
3mo ago
have you tried running android browsers ? we run RL workloads using android browsers. We are having to maintain a fork of https://github.com/budtmo/docker-android/ and android chrome on top. We would rather use br
4.
▲
by
sandGorgon
5mo ago
actually this is not the reason - the harness is significantly better. There is no comparable harness to Claude Code with skills, etc. Opencode was getting there, but it seems the founders lost interest. Pi could be it, but its very focused
5.
▲
by
sandGorgon
7mo ago
this is actually a very valid technique. We do the same (as an rl environments provider). Except we bundle it with a custom browser renderer which actually generates rewards based on dom diff...and not screenshot based. the browser renderer
6.
▲
Is India about to make Ozempic-like weight-loss drugs a whole lot cheaper?
(cnn.com)
2 points
by
sandGorgon
7mo ago
|
0 comments
7.
▲
by
sandGorgon
7mo ago
Yeah...so in India, the GLP patent owners went to court. however, it was deemed as patent expired in March 2026. In anycase, India generally doesnt honor product patents for pharma. Right now, Indian pharma cos are court empowered to churn
8.
▲
by
sandGorgon
7mo ago
kubedock is its own command set. it doesnt work with compose.yml . This project specifically starts with a compose file. NOTE: kubedock has some automatic compatibility with compose, this is not their goal - https://github.com&#x
9.
▲
by
sandGorgon
7mo ago
docker != docker compose. docker compose is just as heavy. there's not a significant difference between k3s and docker compose.
10.
▲
by
sandGorgon
7mo ago
this is done. Please feel free to try that. Also, btw - kappal is architected AI first. Meaning: 1. we have a beautiful skill that can be used by Claude 2. The help command generates output that is useful for claude 3. we have a "kappa
11.
▲
by
sandGorgon
7mo ago
this is OpenClaw's docker compose yml - https://github.com/openclaw/openclaw/blob/main/docker-compos... . Arguably the hottest thing in the world right now. Mac Minis are out of stock because of thi
12.
▲
by
sandGorgon
7mo ago
this is OpenClaw's docker compose yml - https://github.com/openclaw/openclaw/blob/main/docker-compos... I'm not arguing for the relative superiority of jsonnet vs yaml vs anything else. I just
13.
▲
by
sandGorgon
7mo ago
hey thanks so much ! just curious - i actually didnt focus on healthcheck because i wasnt sure if anyone was using it. are you using it for local dev ?
14.
▲
by
sandGorgon
7mo ago
docker compose is beautiful because it uses a simple elegant compose yml file - this is now an open standard. https://www.compose-spec.io/ the standard does not make it mandatory that underlying system should be docker comp
15.
▲
by
sandGorgon
7mo ago
the test folder is for a large real project that i test on (and actually use in real life myself). it has a deliberate gitignore. plenty of tests in https://github.com/sandys/kappal/tree/main/testdata an
16.
▲
by
sandGorgon
7mo ago
fair. however, i do genuinely find docker compose yml and dev-experience to be much more pleasant and intuitive. if you ever wanna try it again - use kappal. you will get a full k8s but with the UX of docker compose.
17.
▲
by
sandGorgon
7mo ago
yes. fixing this right now. you will have it in a day or two.
18.
▲
by
sandGorgon
7mo ago
This is a personal project that im open-sourcing. Its one of those projects-that-should-exist-but-nobody-wants-to-kill-their-business. It takes ur standard docker compose file and runs it transparently in kubernetes (k3s actually). So ur de
19.
▲
Show HN: Kappal – CLI to Run Docker Compose YML on Kubernetes for Local Dev
(github.com)
50 points
by
sandGorgon
7mo ago
|
31 comments
20.
▲
by
sandGorgon
8mo ago
Or...use wsl2 in windows. does the same thing - much much faster. Windows is the best (sandboxed) linux
21.
▲
by
sandGorgon
8mo ago
could you explain what this does ? like i ask it to write a testcase (pytest, etc). why is a linter better ?
22.
▲
by
sandGorgon
8mo ago
have you considered using https://github.com/hashicorp/terraform-exec to run terraform inside you go process to manage the entire AWS connection piece. Terraform being largely rock solid and frequently updated on this.
23.
▲
by
sandGorgon
8mo ago
this doesnt have integrated ram like lunar lake right ?
24.
▲
by
sandGorgon
10mo ago
deepseek kind of innovated on this using off-the-shelf components right ? to quote from their paper "In order to ensure sufficient computational performance for DualPipe, we customize efficient cross-node all-to-all communication kern
25.
▲
by
sandGorgon
10mo ago
does anyone know the size at openai ? it used to run a 7500 node cluster back in 2021 https://openai.com/index/scaling-kubernetes-to-7500-nodes/
26.
▲
by
sandGorgon
10mo ago
the Qualcomm Adreno 750 GPU is a Snapdragon Gen 3 device. This is basically an android device. I wonder why Valve is maintaining a separate linux and driver fork for this. Snapdragon Gen 3 android game SDK works very well...including Windo
27.
▲
by
sandGorgon
10mo ago
this is pretty cool! have you found success with image editing in nano banana - i mean photoshop-like stuff. from your article i seem to wonder if nano banana is good for editing versus generating new images.
28.
▲
by
sandGorgon
10mo ago
https://developer.android.com/develop/ui/views/layout/webapp...
29.
▲
by
sandGorgon
11mo ago
i have a tplink as well and can vouch for it. it has iphone and android apps and can show live feed. mine costed 30$ and free live video.
30.
▲
by
sandGorgon
11mo ago
so mermaidjs has the concept of layout engines - https://www.npmjs.com/package/@mermaid-js/layout-elk have you considered implementing your algorithm as a (better) auto-layout engine for mermaidjs ?
More ›