Readit News logoReadit News
nojito commented on AWS pricing for Kiro dev tool dubbed 'a wallet-wrecking tragedy'   theregister.com/2025/08/1... · Posted by u/rntn
nojito · 7 days ago
Tools that don’t control the model as well are doomed to fail due to costs.
nojito commented on AI is different   antirez.com/news/155... · Posted by u/grep_it
BoorishBears · 10 days ago
I don't get how post GPT-5's launch we're still getting articles where the punchline is "what if these things replace a BUNCH of humans".
nojito · 10 days ago
The amount of innovation in the last 6-8 months has been insane.
nojito commented on Apache Iceberg V3 Spec new features for more efficient and flexible data lakes   opensource.googleblog.com... · Posted by u/talatuyarer
nojito · 14 days ago
It's a mismatch that this is on the official blog, but their implementation of Iceberg is still behind and doesn't have feature parity with the spec.

https://cloud.google.com/bigquery/docs/iceberg-tables#limita...

Deleted Comment

nojito commented on Yet Another LLM Rant   overengineer.dev/txt/2025... · Posted by u/sohkamyung
nojito · 16 days ago
>Use your brains.

I love posts like these because it just reinforces that I made the right decision in spending as much time as I do in getting really really really good at using llms.

nojito commented on Representing Python notebooks as dataflow graphs   marimo.io/blog/dataflow... · Posted by u/akshayka
probablypower · 17 days ago
This is well written and an interesting read but, embedding notebooks into your data pipelines smells horrible.
nojito · 17 days ago
Marimo is just a .py file.
nojito commented on OpenAI's new GPT-5 models announced early by GitHub   theverge.com/news/752091/... · Posted by u/bkolobara
deepdarkforest · 19 days ago
> It handles complex coding tasks with minimal prompting...

I find it interesting how marketers are trying to make minimal prompting a good thing, a direction to optimize. Even if i talk to a senior engineer, i'm trying to be specific as possible to avoid ambiguities etc. Pushing the models to just do what they think its best is a weird direction. There are so many subtle things/understandings of the architecture that are just in my head or a colleagues head. Meanwhile, i found that a very good workflow is asking claude code to come back with clarifying questions and then a plan, before just starting to execute.

nojito · 19 days ago
Because people are overprompting and creating crazy elaborate harnesses. My prompts are maybe 1 - 2 sentences.

There is a definite skill gap between folks who are using these tools effectively and those who do not.

nojito commented on Jules, our asynchronous coding agent   blog.google/technology/go... · Posted by u/meetpateltech
SchemaLoad · 19 days ago
These tools are marketed as if you just drop the jira text in and it spits out a finished PR. So it's notable that they don't work the way they are advertised.
nojito · 19 days ago
Which is not what the OP did.
nojito commented on Jules, our asynchronous coding agent   blog.google/technology/go... · Posted by u/meetpateltech
zaptheimpaler · 19 days ago
I tried it with this prompt a month or two ago, and again now:

"Write a basic raytracer in Rust that will help me learn the fundamentals of raytracing and 3D graphics programming."

Last time it apparently had working or atleast compiling code, but it refused to push the changes to the branch so I could actually look at it. I asked it, cajoled it, guilted it, threatened it, it just would not push the damn code. So i have no idea if it worked.

This time it wrote some code but wrote 2 main.rs files in separate directories. It split the code randomly across 2 directories and then gets very confused about why it doesn't run right. I explained the problem and it got very lost running around the whole filesystem trying to run the program or cargo in random directories, then gave up.

nojito · 19 days ago
This isn’t a zero shot tool.

Not sure why folks continue to zero shot things.

u/nojito

KarmaCake day3561April 24, 2020View Original