Live data from Hacker News

Sakana Fugu

sakana.ai

81–90 of 141 posts

Re: Sakana Fugu

#81

You pay $200/month to Anthropic, $200/month to OpenAI, $200/month to Cursor, $200/month to $200/month to Google, and seeing that it didn't come to a nice round $1024/month, you pay $200/month to Sakana to coordinate it all, because why not. While you're at it, feel free to send me $200 as well, I'll generate a crypto address ending with "AI".

Does it work? I’m less interested in economics than fit with an MVP.

https://news.ycombinator.com/item?id=48625727

Re: Sakana Fugu

#82
Imho there are two dimensions here: Firstly different LLMs and secondly the strategy in which you break down the problem in an agentic fashion (e.g. break up to separate agents with own persona and then judge evaluates across all agents). You can of course mix-up the dimensions as well and that's what I have been tinkering* with for a good few months with some success. This was all done using home-brew setup running on openrouter.

Personally I prefer understanding the dimensions and the interplay and controlling it though can see why openrouter and others are now offering this a solved solution.

Just be careful when you start outsourcing too much of your intelligence needs to a blackbox.

* https://github.com/monkeydust/rightmind

Re: Sakana Fugu

#83
post #68

There are so many derisive comments here. David Ha, CEO and co-founder, was one of the youngest managing director at Goldman Sachs before doing ML at Google. His ML publications were considered top-notch almost a decade ago. I had high hopes for him when he raised money and founded Sakana. I do agree with some comments here that perhaps this particular product is not well thought out. I also agree with the criticism…

Kind of shocking - a model comes out that beats mythos and offers a reasonable price and it ... gets downvoted? Probably taking hate from both sides - OpenAI / Claude fans who are undercutting its moat. Chinese open-model fans that want it to be cheaper. But it's a genuine accomplishment to hit those benchmarks and offer a reasonable plan? Bizarre reaction TBH.

Which model is that? What is it named?

Re: Sakana Fugu

#84
Got myself the $20 subscription and tried it out. The 5-hour limit runs out surprisingly fast. Quality is okay but it feels slow, and even with my $20 Claude subscription on Fable, the credit usage ends up being lower. Fable usually catches issues in my Opus 4.8-generated code that I'd miss otherwise, but Fugu didn't. Makes me wonder if it's really at the Fable level. Hard to see the value here.

Re: Sakana Fugu

#85
post #73
post #68

There are so many derisive comments here. David Ha, CEO and co-founder, was one of the youngest managing director at Goldman Sachs before doing ML at Google. His ML publications were considered top-notch almost a decade ago. I had high hopes for him when he raised money and founded Sakana. I do agree with some comments here that perhaps this particular product is not well thought out. I also agree with the criticism…

so he's the quintessential brilliant jerk, ok

[deleted]

Re: Sakana Fugu

#86
post #60
post #38

Earlier quoted context omitted.

Or TrustedRouter if you want privacy and open source

You ought to realize that shilling your product in the comments doesn't exactly come across as trustworthy.

Oh! I thought TrustedRouter was a joke/sarcasm. Very wrong placement of the comment.

Re: Sakana Fugu

#87
post #68

There are so many derisive comments here. David Ha, CEO and co-founder, was one of the youngest managing director at Goldman Sachs before doing ML at Google. His ML publications were considered top-notch almost a decade ago. I had high hopes for him when he raised money and founded Sakana. I do agree with some comments here that perhaps this particular product is not well thought out. I also agree with the criticism…

Indeed. The world models research many labs are now chasing was to some degree ignited by David Ha and Schmidhuber's 2018 paper.

More broadly, Sakana is pursing a refreshingly distinct research path, with their focus on evolutionary methods, biological intelligence (e.g. continuous thought machines) and open publication.

Re: Sakana Fugu

#88
post #47
post #29

Earlier quoted context omitted.

Not while the hardware required to run a local model at an acceptable speed costs way more than $200. Guess what, the big players are hoarding all the RAM and GPUs so that other people can't afford decent hardware. It's working out beautifully for them!

> Not while the hardware required to run a local model at an acceptable speed costs way more than $200 It's $200/month. You have to take into account energy costs and all the rest of a system, but if you break even within 1-2 years ($2400-$4800) it'd be a pretty good deal. And $4000 buys you a pretty decent system.

Sure, if you're going to keep using it long term.

But it's a hefty upfront investment for people who just want to experiment. The good thing about $200/month subscriptions is that you can cancel them any time and cut your losses. Not so with a $4000 computer that loses half of its resale value as soon as you plug it in.

I think the current sweet spot for people who don't already own a high-end gaming PC is to rent a server with a beefy GPU from Hetzner et al. and run local models there.

Re: Sakana Fugu

#89

You pay $200/month to Anthropic, $200/month to OpenAI, $200/month to Cursor, $200/month to $200/month to Google, and seeing that it didn't come to a nice round $1024/month, you pay $200/month to Sakana to coordinate it all, because why not. While you're at it, feel free to send me $200 as well, I'll generate a crypto address ending with "AI".

TIL: I just found out that base58 disallows I (capital i), l (lowercase L), O (capital o) and 0 (zero), so I could only generate GrxoJt4eNXE2QaQ55iPSa7hhiYdzCo8ZeAuokmh2Cai. (don't send anything, sharing only because of the base58 fun fact I didn't know)

More fun facts:

Omitting those characters makes it good for generating passwords if they need to be typed in by hand.

Double-clicking a base58 string always selects the whole string and it doesn't wrap accidentally, thanks to missing / and +, so it's also convenient to copy and paste.

Post reply on HN