queueueue's comments

queueueue | 2 months ago | on: AI coding assistants are getting worse?

Ironic that I’m going to give another anecdotal experience here, but I’ve noticed this myself too. I catch myself trying to keep on prompting after an llm has not been able to solve some problem in a specific way. While I can probably do it faster at that point if I switch to doing it fully myself. Maybe because the llm output feels like its ‘almost there’, or some sunken cost fallacy.

queueueue | 10 months ago | on: I just want to code (2023)

For me, this has somehow gotten to a point where I keep questioning myself if I’m actually doing something out of curiosity or because of the idea I could share something with other people or some other motive. So I’m not even sure what I’m curious about anymore, which might sound ridiculous.

queueueue | 10 months ago | on: Tarpit ideas: What they are and how to avoid them (2023) [video]

Not sure about AI specific but: Todo apps, habit trackers, lots of social media, job boards, recommendation apps, fun things to do with friends, travel planners, trackers (movies/books). I think it’s more common for B2C because these are things that a lot of people come across.

Some of these ideas could maybe be done better now that we have genAI but the question might would it work as a standalone app or is it just a feature?

queueueue | 1 year ago | on: Show HN: FastGraphRAG – Better RAG using good old PageRank

I don't see how this is not possible using knowledge graphs? You retrieve the entity, Sharon, and the additional context you get will be the nodes and edges close to Sharon. After this it becomes the LLM's job because if it is not mentioned in the given context, it should let the prompter know "In the given context the occupation of Sharon could not be found".

queueueue | 1 year ago | on: The Beginner's Guide to Visual Prompt Injections (2023)

I had to double check the date the article was posted because all 4 examples, while using ChatGPT 4o, did not give the output mentioned in the article. It seems the examples are old, which becomes obvious when you look at the chat interface of the screenshots in the article. They do not match the current ChatGPT interface. I'm sure there are new ways to do visual prompt injection though!
page 1