|
|
|
|
|
by detectivestory
153 days ago
|
|
If your home pages looks like this (https://www.ycombinator.com), you can expect people to try want to "launch" their startups on your forum. There seems to be a large contingent of HN users that have settled on the belief that if something is done using AI it is "lazy slop" and it needs to be shunned! Obviously this can be the case, but its pretty evident that the technology is going nowhere and anyone who is not incorporating it in some way (workflow or actual end product) is just holding themselves back. The fact that it has opened the doors to allow developers work on ideas that they would not have had to the time to do previously should be celebrated in my opinion. For people who are interested in creative web projects, we live in very exciting times, regardless of the negative noise. |
|
Like, If we are using AI to build yet another next.js App, then perhaps its me but I personally find it doesn't satisfy my curiosity.
I want to see projects be written in niche languages and new languages and AI can be perfect for that. See which language you like the most and each language/idea has their own tradeoffs but just follow what you want and now you are less likely to be stuck.
Of course though sometimes I create a python script first (I recently made a code where your png's/jpg's can automatically be updated in a slideshow like thing which I built with a custom youtube screenshot and I watched some lectures, pressed shift A and it can now have slides and I compile them to pdf and built another where I can have a pdf and then I can have a laser tool on pdf's because I love to study with notes where I can draw random things on page like whiteboard and erase them without hurting the text below for understanding._
I think converted that python tkinkter gui to fyne golang out of curiosity yesterday and I feel both tools are great fwiw
I think my point here is I'd much rather be willing to see some niche projects for ourselves and have it first meaningfully improve our lives & just experiment. I don't know not much for monetary gains but out of curiosity and seeing how far you can and cannot go.
Just build things you like/want to exist in any way that you like till AI's so damn subsidized (I don't use any agents, just claude web's free version or aistudio for free, my projects are usually around 600-700locs so I can ask it to regenerate it completely and I am fine with much of it, Perhaps I just follow KISS to its core)
You would find it funny but the problem's not in code generation but dependency management etc. atleast to me which is why I love uv scripts a lot but sometimes especially chatgpt doesn't know about uv script feature or hallucinates it hard on their web version so If I am building python applets I would paste uv script's complete docs to the LLM website I would be using.