Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
etoxin
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
etoxin
10d ago
I use the cli tool outside of the agent session. e.g. `openspec view` to see all the specs and what's pending.
2.
▲
OpenSpec – A lightweight and configurable AI spec framework
(openspec.dev)
195 points
by
etoxin
10d ago
|
98 comments
3.
▲
by
etoxin
12d ago
The BBC links point to their old website.
4.
▲
Hacker News – The first days frontpage (19-02-2007)
(news.ycombinator.com)
3 points
by
etoxin
12d ago
|
2 comments
5.
▲
by
etoxin
16d ago
I did try oMLX, mlx and LM studio (Now Bionic). I returned back to Ollama because of stability issues.
6.
▲
Setting up OpenCode with Ollama and sbx on Mac
(tensorsandtokens.com)
31 points
by
etoxin
16d ago
|
14 comments
7.
▲
by
etoxin
23d ago
When done properly, yes. But AI agents are doing a lot of data logic in the frontend that should be in the backend behind secure api's. When this happens, the frontend becomes a massive risk.
8.
▲
by
etoxin
23d ago
I was originally a Flash developer, when that died when Steve Jobs banned it from iPhones, I pivoted to frontend. I got to see web evolve over the next decade or so and loved every part of it. Now, still as a frontend engineer albeit much m
9.
▲
by
etoxin
26d ago
Switching from Q4 to Q8 was a game changer when I upgraded
10.
▲
Cowanomics – A fun stock trading party game that uses web sockets
(cowanomics.com)
1 points
by
etoxin
1mo ago
|
0 comments
11.
▲
The Arduino UNO Q is an almost perfect Hermes Agent host
2 points
by
etoxin
1mo ago
|
0 comments
12.
▲
by
etoxin
2mo ago
The docs are here: https://docs.docker.com/ai/sandboxes/ The other url is their marketing page. Yes, Linux is supported.
13.
▲
Docker Sandboxes – Disposable, isolated sandboxes for AI agents
(docker.com)
694 points
by
etoxin
2mo ago
|
396 comments
14.
▲
by
etoxin
2mo ago
I'm using Docker Sandboxes with a custom Kit. The cli is nice and the TUI is also good. https://docs.docker.com/ai/sandboxes/
15.
▲
by
etoxin
2mo ago
At this stage with the latest models with "increased persistence" and the sheer amount of supply chain attacks, you'd be insane not running these tools in a sandbox.
16.
▲
by
etoxin
2mo ago
Pretty clear cut here. He instructed the AI.
17.
▲
by
etoxin
2mo ago
And the second hand market. I'd love to see this integrated into motherboards like RAM. Someone could have a motherboard with 4 sticks of different AI with various models. Swap, change and trade.
18.
▲
Surface – KDL Specification Format – Experimental
(github.com)
3 points
by
etoxin
2mo ago
|
1 comments
19.
▲
by
etoxin
2mo ago
I wanted a app spec format that could near deterministically output an application via an AI agent. Change the spec and the LLM could rebuild the whole application with that one change. I used KDL so a human/you could easily write up a
20.
▲
by
etoxin
2mo ago
After many years you care less about how cool your setup is and move to the best developer experience (dx) which in most cases is the default.
21.
▲
by
etoxin
3mo ago
Or spec-driven AI development.
22.
▲
by
etoxin
3mo ago
Hundreds of PR’s per engineer per day! They would have zero visibility of their code. Their AI’s would have no visibility of the million plus lines of code. Sounds super stable and cool.
23.
▲
by
etoxin
3mo ago
I think 75% is about right. It calls tools pretty well and has a good knowledge base. It's absolutely not 90% there, but 75% feels right.
24.
▲
by
etoxin
3mo ago
I have not. We use openspec with our projects at work. To try and simulate a local rig without spending big cash. I use the hosted models and pay for them with the latest popular local model. Most small local models don't get tool call
25.
▲
by
etoxin
4mo ago
Also MCPs for programs like Chrome Dev tools or Playwright.
26.
▲
by
etoxin
4mo ago
People who say MCPs are dead don’t understand how MCPs work or when to use them.
27.
▲
I made a CPU only spiking neuron network lib that comes pretty close to PyTorch
(huggingface.co)
5 points
by
etoxin
4mo ago
|
1 comments
28.
▲
by
etoxin
4mo ago
This was a proof of concept to see if a event driven like neuron inspired neural model could work. I heavily used gemini flash 3.5 to build my vision.
29.
▲
NeuronGuard – A lock-free, pointerless spiking neural network in Rust
(github.com)
2 points
by
etoxin
4mo ago
|
0 comments
30.
▲
by
etoxin
4mo ago
You should checkout the Gemini Protocol. https://en.wikipedia.org/wiki/Gemini_(protocol)
More ›