^ clearly something an LLM would ask
HN user
nnnnico
@nico_rare
totally, I wrongly assummed ill intent as I thought it was fabiens work for a good while and then came back here frustrated
this looks like a copy of fabien's site, plus the topic is very related and likely trampolining on his brand :/
You add variance to the sim parameters with the hope that the model learns to adapt to changes in environment
whatever you delegated in the past probably also required planning by the engineer that went down and got it done, most planning done by agents is at this same level, agent explores the codebase, understands where to touch, tradeoffs, code-level architecture, and ask the user for more context or balance with assumptions and other patterns already present in code
Hey this context is more importante than the prompt itself, make it more clear in the post! As this hints to a way to reproduce the output and likely estimate if it's an hallucination or not
This is just slop, it's baffling that it reaches the top
Cool project. Could You expand on what is the use case for something like it compares to e.g. a python library? Maybe an example of more complex workflows or open ended loops/agents that can showcase the pros of using such a language compared to other solutions. Are these pipelines durable for example or how do they execute?
More likely to be related to the E Files than the X ones
Looks Nice, but not sure if it should be a show hn post honestly. maybe expand on the tech, otherwise it's just a product launch
I code daily, with 80/90% of my work AI-assisted, and never had to clean one emoji.
do you read this code? I find it hard to believe unless you have llm instructions in your codebase that you are not aware of
Amazing work by u/No-Weather-1692
https://www.reddit.com/r/generative/comments/1pw4v2r/realtim...
What is the approach used? It seems everything gets done in context by plain text searches with some agent like Claude code or is there RAG involved? (was the article written by AI? it has that LinkedIn-groove all over the place)
This is awesome, thanks for your work! Could this work with the file system api in the bowser to write to user disk instead of indexeddb? I'm interested in easy ways for syncing fot local-first single user stuff <3 thanks again
I tried this too! Where every button on the page triggered a get or post request, but the consistency between views was non existent lol, every refresh showed a different UI Definitely fixable with memory for the views and stuff though but keeping it pure like this is a very cool experiment. Since yours is using a actual storage maybe You could try also persisting page code or making the server stateful and running eval() on generated code. Love this
Thats what the parent said, shouldnt be used for assigment
I recently experimented with something like this and ended up going with MongoDB style queries (and field:operator:value syntax for a CLI wrapper)[1] as they are very powerful for nested/array operations and easy to parse everywhere but WAY more verbose than the syntax you chose for filterql! which also seems easy to understand for less technical folks. Love the project, do you plan on supporting nested values?
There is no zero in the real world
how does this hypeblog spam keep getting to the top?
it's beautiful. btw, could this be all done in client side js? didnt look at the implementation, probably server is used to resolve location?
incredible <3 not much else to say
Should be marked (2023)! Im wondering what would be the current state
Time to buy bitcoin?
its a radically different approach to knowledge search and exploration than the previous "direct" alternatives like search engines/indexes/nlp
not sure that human reasoning actually beats testing when checking for correctness
just in: using gpt4o to read QRs
hey thanks for linking to routerino <3, i;ve thought about using something like this for my vanilla react projects and this seems perfect. do you know what are the actual downsides for the end-user/client when compared to SSR (besides requiring client js)?
True, but having a single scope is more intuitive at first for people who don't have a good grasp of what a function is and are still trying to understand programming. Also processing/p5 kind of focuses on the speed and accessibility of getting an idea going, for which a game-loop and a single func scope are quite powerful!
There is art in it
eval(window.ai("js code to remove all adds in the following page" + document.documentElement.outerHTML))