HN user

broast

358 karma

blankx@gmail.com

Posts0
Comments219
View on HN
No posts found.

On the discussion of the right or wrong tool, I find it possible that the ability to reason towards a goal is more valuable in the long run than an intrinsic ability to achieve the same result. Or maybe a mix of both is the ideal.

Good work. I've been thinking about this for awhile and also experimenting with letting the LLM do all the work, backend logic plus generating the front-end and handle all front-end events. With tool use and agentic loops, I don't see any reason this can't work where it meets the latency needs (which hopefully could be improved over time).

I've had a flip 3 and flip 5 which both had screen and hinge problems within a year. I love the form factor but just don't take it to the beach.

My flip 5 inner screen is currently unusable so I'm stuck using the small square cover screen which I'm enjoying quite a bit too. I don't know if my next phone should be a flip phone or a small phone, but nothing gets as small or as good hardware as the front cover of these flip phones, vs other small phones

it will be harder to find someone to talk to understand what they were trying to do at the time.

These are my favorite types of code bases to work on. The source of truth is the code. You have to read it and debug it to figure it out, and reconcile the actual behaviors with the desired or expected behaviors through your own product oriented thinking

The only feature I need that would accelerate my workflow that text file editors don't currently have is a column with the last modified timestamp of that particular line, and maybe some color indication to show which lines were modified the most recently compared to others. And this would be based on change, not based on save or commit.

OpenAI o3-pro 1 year ago

Chatgpt itself has gotten much better at producing and reading code since a year ago, in my experience

As I understand, anki's use of spaced repetition comes from how it presents you cards in increasing or decreasing frequency based on how you have answered it previously. In this way, I prompt chatgpt to ask me questions, and it revisits previous questions or topics for me based on how I've answered previously. I continue the same conversation periodically prompting it for questions to ask me.

I would guess a product or features like this are never "completed". They would be iterating and improving the solution and taking user feedback so that it can evolve over time. I think that's the point of releasing it as a product

slightly fancy code completion tool

Does this alone not increase your productivity exponentially? It does mine. I personally read code faster than I write it so it is an undeniable boon.