|
|
|
|
|
by raunaqvaisoha
133 days ago
|
|
Me too, I find myself gaining or loosing motivation for projects based on social sentiment online. When you're in the real world, it's so different almost as if it's completely disconnected from what we see online. Especially in tech waves, we tend to focus on the fringe instead of making basic progress because we're afraid we're already too late. But when you step outside and talk to real people, you realise it's really not too late. So I agree, ideas get better the further away you are from a computer :) |
|
It does seem to be possible to flip out your phone in the field and write a solution on the spot but the main drawback I think is that you cant properly pronounce something like for(i=1;i<42;i++){ and typing it on an onscreen keyboard might even be worse. I remember writing code in a textarea one time then pulling the screen down refreshing the page. I've been wondering eversince if blanking input areas on reload is ever what the user wants. I put so much work into those 10 lines.
The medium seems more fit for a "language" of dragging around elements in flowcharts. Then again, how would you begin to pronounce that?
Maybe a simplistic DSL without symbols to [say] only make crud apps?
Perhaps start out with something like:
And work towards: With some default database structure. If there is no DB make it, if there is no table make it. Have 3rd party account providers baked into the language.It seems LLM's would be really good at strictly defined English.