That's cool. I often write tiny blurbs of kotlin just to test out a simple algorithm. I often do this on kotlin playground because doing so inside a scratch file or test is somehow more cumbersome and slow. This ran and compiled something in 98ms on my smartphone, cool stuff.
HN user
mavamaarten
I had the same sentiment. In my limited testing, it didn't perform any better than Opus at all. It wasn't a particularly challenging taskset either, mostly just "add this simple feature" with plenty of context and very clearly defined scope. It worked functionally but there were much better and simpler approaches available. For the cost, I don't see how Fable can ever be worth it.
That's what stood out to me as well, and it struck me as odd that nobody seemed to think it's odd? Almost half of the points to be made is related to contributions to open source projects. Guess my 10+ years of experience in a niche topic is worthless.
That's what I mean with the promise. Nobody knows what they're doing on their end. The data goes over the wire, and then you need to assume they are true to their word and the data is not intercepted by anyone.
It is. Not per sé because the code might be of poor quality, but because someone sent that source code to a public API under the promise that oh noooo we won't use your code for training. Probably.
Yeah the slowness is what always gets me. Like in essence a ticketing system isn't more than just a database of tickets and relations between tickets and states. And okay you can kinda make it explode by having tons of interconnected tickets and custom fields and plugins. But I will never understand how something that just works with simple textual data and attachments can be so unbearably slow.
I'm honestly not really that surprised by that. All (except clothes) are prime examples of products where you don't really care who sells it to you and how it looks in the packaging. People want a certain product and want it the cheapest. Why would you go to a real store to look at that product inside of packaging you can't open, with the added cost of the person behind the counter?
I mean a Lego set is a Lego set, whether you see the pictures on the box or online.
Yeah especially the AI stuff is so... not a driving force for anyone to buy this?
For me, unless you can run LLM's and whatnot locally (which is not the case on this undisclosed low-end hardware), "AI" just means doing some API call to a web service and have it serve me some freshly made up tokens. You can do that on a potato. The fact that they happily announce something that can be done on any other cheap-ass laptop as the main selling point, means this product is nothing special at all.
I'm super techy but I admit that I just use Signal to send me a "Note to self" whenever I need a file from my phone on my computer quickly. For images I just use immich, but texting myself is honestly the quickest way for files because the experience is indeed terrible.
Yup! All good ideas and solutions to hard problems, after becoming stuck, have come to me after a good night's sleep or after removing myself from the "thinking place" and taking a break. Yes I mean the toilet. Many fantastic ideas come to me on the toilet.
Haha I got "for you, turquoise is green" and I was like... Yeah, is it not?
Has it, though? There's still features that bring large user value and require 10 lines of code, and features that bring a small user value and require AI to burn tokens on huge refactors and babying to make sure it doesn't break anything.
Well good for you, but that doesn't change the fact that I can't use it. Everything is a mishmash of the old Assistant and Gemini. Sometimes even my Google Home answers in the old Assistant voice (you know... "Sorry, I don't understand"
Well. Running your machine to do inference will utilize more than 50W sustained load, I'd say more than double that. Plus electricity is more expensive here (but granted, I do have solar panels). Plus don't forget to factor in that your hardware will age faster.
I'd say it's not worth it. But the idea is cool.
Haha yeah. I once asked it to make a field in an API response nullable, and to gracefully handle cases where that might be an issue (it was really easy, I was just lazy and could have done it myself, but I thought it was the perfect task for my AI idiot intern to handle). Sure, it said. Then it was bored of the task and just deleted the field altogether.
I was thinking the same. Plagiarism as a service, lol
I'm growing allergic to the hype train and the slop. I've watched real-life talks about people that sent some prompt to Claude Code and then proudly present something mediocre that they didn't make themselves to a whole audience as if they'd invented the warm water, and that just makes me weary.
But at the same time, it has transformed my work from writing everything bit of code myself, to me writing the cool and complex things while giving directions to a helper to sort out the boring grunt work, and it's amazingly capable at that. It _is_ a hugely powerful tool.
But haters only see red, and lovers see everything through pink glasses.
I doubt it. I noticed a few of these comments too on our PR's. We did ask copilot for a review ton GitHub (we just add copilot as a reviewer) but not through Raycast.
On top of that, that page took 10 seconds to load. On a Gbit network connection, lol
Maybe n=1, but I disagree? I notice that Sonnet 4.6 follows instructions much better than 4.5 and it generates code much closer to our already in-place production code.
It's just a point release and it isn't a significant upgrade in terms of features or capabilities, but it works... better for me.
Haha yeah I've had this happen to me too (inside copilot on GitHub). I ask it to make a field nullable, and give it some pointers on how to implement that change.
It just decided halfway that, nah, removing the field altogether means you don't have to fix the fallout from making that thing nullable.
Lmao.
In my limited experience, that's mostly since the 4.6 release. I noticed that with the same prompt, it answers much more briefly. A bit jarring indeed, but I prefer it. Less bs and filler, and less burning off electricity for nothing.
Even (uncommon) country TLD's too. I own a .vg domain which is a perfect match with the initials of my last name. My mails end up in spam quite often too, despite having set up SPF, DKIM, DMARC and all that stuff correctly. It's just not common so some security systems block it.
So, what you're saying is that Google should work on better privacy controls. Right? Right???
I'm talking about Gemini in the app and on the web. As well as AI studio. At work we go through Copilot, but there the agentic mode with Gemini isn't the best either.
I agree. On top of that, in true Google style, basic things just don't work.
Any time I upload an attachment, it just fails with something vague like "couldn't process file". Whether that's a simple .MD or .txt with less than 100 lines or a PDF. I tried making a gem today. It just wouldn't let me save it, with some vague error too.
I also tried having it read and write stuff to "my stuff" and Google drive. But it would consistently write but not be able to read from it again. Or would read one file from Google drive and ignore everything else.
Their models are seriously impressive. But as usual Google sucks at making them work well in real products.
For me it honestly matches pretty well. I give it an instruction and go reply to an email, and when I'm back in my IDE I have work (that was done while I was doing something else) to review.
Going back from writing an email to working, versus going back from email to reviewing someone else's work feels harder.
Yeah. Plus the fact that ulauncher is already an existing launcher-type app for Linux: https://ulauncher.io/
Nah that's not how it works. Streaming video is usually cut up into small segments. By having a couple of variants per segment, they can serve you a unique and identifiable sequence of segments without having to decompress (and encrypt) them for each user.
Indeed. Don't want people making guns? Ban the making of guns. Banning the production of guns using a 3D printer makes zero sense, should ban CNC machines too then.