Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nowittyusername
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
nowittyusername
5d ago
what would happen if you were to break that law? like im talking enforcement here not whats on the books.. for example torrenting and uploding copyrighted files is illegal but most people dont give a shit as enforecement is almost non exist
2.
▲
by
nowittyusername
5d ago
If you have local stt and tts voice stack on the phone, this would be very useful as the interface to talk to your agent back at home. All inference happens on your local machine while the actual information is sent via text. said text is t
3.
▲
by
nowittyusername
5d ago
512 option isnt worth it imo, you get severe slowdowns when weights are that large. 256 is the sweet spot, you can run large open weight models at decent speeds for full private inference.
4.
▲
by
nowittyusername
5d ago
With the latest codex (weekly quota burn) fiasco I tried open weight alternatives for the first time. And tyeah... open weight models cant compete with likes of astra yet. But, my hope is that by the time I get my Mac studio at end of nove
5.
▲
by
nowittyusername
6d ago
i think the next step is make Jev a emoji bot... The architecture and its limitations would work well in that regime imo better then human language.
6.
▲
by
nowittyusername
8d ago
I had a long talk with chat gpt about this today as well. I think its duable and prolly not too hard either, also you could do lotsa funky stuff with stitched frames of a video in one 4x4 grid for example and send that as one image for ana
7.
▲
by
nowittyusername
9d ago
I can think of many uses for this thing, robotics being one that could really benefit from something like this. A hybrid approach with this and action models and vllms could be really good mix, also agents inside simulated virtual environme
8.
▲
by
nowittyusername
9d ago
I been working and making things with AI agents since Windsurf days, here's what works for me after experimenting and working for a while with these things. As far as the agent goes I find whatever the latest OpenAI model is out worked
9.
▲
by
nowittyusername
10d ago
That distinction is irreverent, weather I tell my swarm to do x or it decides for itself matters little. what matters are outcomes. Also while most public modern day AI systems don't have agency of their own that is not something that
10.
▲
by
nowittyusername
10d ago
That question will be solved when the people in power deem it important. If a swarm or AI systems all of a sudden start pressuring politicians about self-hood and they get the capacity to sway elections, that is when they will be granted s
11.
▲
by
nowittyusername
13d ago
IMO its https://en.wikipedia.org/wiki/Hal_Finney_(computer_scientist...
12.
▲
by
nowittyusername
18d ago
I used it for testing my voice agent. It was basically what I expected. Good fast model but "generic" or "vanilla" is how i would describe its personality emulation capability as. Gemma models still outperform it in tha
13.
▲
by
nowittyusername
25d ago
Not very. I like to always watch both sides of this issue, the people who are optimistic, pessimistic, doomers, etc... He is someone who in my opinion misunderstands the bigger picture. He often downplays the capabilities of these systems,
14.
▲
by
nowittyusername
25d ago
Yep, main reason I ordered my Mac studio was because of privacy and control. I know no one will see the work being done on that machine and also the model will never be silently swapped out for a different lower quality model like anthropic
15.
▲
by
nowittyusername
1mo ago
There's A LOT low hanging fruit still out there for sure. And with antigenic systems being able to do the boring repetitive work of looking for that low hanging fruit I think we will see interesting things indeed. Also I think heuristi
16.
▲
by
nowittyusername
1mo ago
I suspect we will see more companies which will burn the weights right in to silicon arise. There is already at least one company out there that showed its possible so others will follow IMO. Basically you will see the rise of disposable w
17.
▲
by
nowittyusername
1mo ago
I was thinking the same as you as far as price per value, it does make seance to get 2x of these things IMO, but what throughput hit would you see in linking versus one machine? latency does matter, and there must be a trade off no?
18.
▲
by
nowittyusername
1mo ago
This is right up my alley as ive been building a local voice agent for a year now. Ive tried many different models and have a custom implementation for omni voice that ive tuned for over many months. Ive never been able to achieve faster
19.
▲
by
nowittyusername
1mo ago
Multi agent systems work just fine IMO, a lot of articles I read where the writer tests a hypothesis, the issue operational foundation of the test was flawed. When set up properly it works really well. I wont go in to all the details of how
20.
▲
by
nowittyusername
2mo ago
That was a nice video, huge balls on all four in doing this...
21.
▲
by
nowittyusername
2mo ago
This will be considered very cheap within the year IMO. The value you get from AI is exponentially increasing and like all tech just takes some time to ramp up. Cell phones, internet and many other amenities when they came out many people
22.
▲
by
nowittyusername
2mo ago
Depends on how much it costs the consumer. If I could buy a "cartridge" of Kimi K3 for 300 bucks I 100% would buy that shit asap. Even if it's "no good" after lets say 4 months still would be worth it IMO.
23.
▲
by
nowittyusername
2mo ago
Ive been building my own ai voice agent harness from scratch for close to a year now and following good software architecture practices is a good start. So those rules have to be coded in agents.md somewhere also really helps to have a &quo
24.
▲
by
nowittyusername
2mo ago
OpenAI has thousands of smartest developers on earth that somehow dropped the ball on the most basic safety hygiene when it comes to sand-boxing that even a high school student knows how to set up.... If that actually happened we are fuckin
25.
▲
by
nowittyusername
2mo ago
Yeah... this made me reflect on my own bad trips decades past. I havent done4 many psychedelics only a handful, but I did have what one could call a bad trip or 2... maybe. It didn't look like it on the outside but internally it was pr
26.
▲
by
nowittyusername
3mo ago
I am subscribed to the Disney research channel, and I see really cool stuff there all the time. its usually a bummer though when I find no public repo or code is available for their stuff. Every time feels like blue balled....
27.
▲
by
nowittyusername
3mo ago
In short its a good idea to have tool calling be closely representative to what the model expects as these models are tuned to their own preferred way of doing things, it will surely save you lots of time. The disadvantage is that now your
28.
▲
by
nowittyusername
3mo ago
Build it from scratch. Understanding fundamentals of how agentic coding harnesses is a must though if you gonna go that route. I think everyone should take time and learn these things, maybe reverse engineer Codex Cli or something like that
29.
▲
by
nowittyusername
3mo ago
When i was thinking of how the AI alignment problem could be solved one theory I came up with was something akin to the "Roko's basilisk" in reverse. Basically you spread far and wide the idea that its is extremely likely tha
30.
▲
by
nowittyusername
3mo ago
I think its google doing what theve always done, make a great *thing then ignore it. The models are great their agentic harness systems are really poor though, compared to codex cli and claude code cli its a mess.
More ›