Viewing a response to: @gadrian/re-achim03-syhcxp
I built an app using google sheets and app scripts for my offline business. It allows me to simplify and speed up my workflow. Something that I wanted to do for about 10 years and tried several time and always hit a barrier somewhere that prevented me from achieving it. Thanks to AI, I've managed to build something that works:-). I mainly use gemini for doing it. I also found an open source version or cursor that allows me to jump from one model to the next once the free calls are over :-).
author | achim03 |
---|---|
permlink | re-gadrian-syhepf |
category | ai |
json_metadata | {"tags":["ai"],"app":"peakd/2025.6.2"} |
created | 2025-06-26 21:08:03 |
last_update | 2025-06-26 21:08:03 |
depth | 2 |
children | 3 |
last_payout | 2025-07-03 21:08:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.020 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 497 |
author_reputation | 327,619,341,723,510 |
root_title | "Using our brains to leverage AI" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 143,592,777 |
net_rshares | 141,238,031,778 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gadrian | 0 | 141,238,031,778 | 10% |
> I mainly use gemini for doing it. I found Claude best for writing and updating full blocks of code (their interface is even better when you paste code it includes it much like an attachment, rather than a wall of text in the prompt). But I don't think it's best at step-by-step guiding you through changes. I pretty much used all of them to escape the daily limit. > I also found an open source version or cursor that allows me to jump from one model to the next once the free calls are over :-). But you still need to provide context when you switch from model to model, right? Or they resubmit the prompt to the next model automatically?
author | gadrian |
---|---|
permlink | re-achim03-2025627t133267z |
category | ai |
json_metadata | {"tags":["ai"],"app":"ecency/4.2.0-vision","format":"markdown+html"} |
created | 2025-06-26 22:03:36 |
last_update | 2025-06-26 22:03:36 |
depth | 3 |
children | 2 |
last_payout | 2025-07-03 22:03:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.014 HBD |
curator_payout_value | 0.014 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 646 |
author_reputation | 644,691,742,451,719 |
root_title | "Using our brains to leverage AI" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 143,593,498 |
net_rshares | 102,012,571,777 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mmmmkkkk311 | 0 | -3,159,091,696 | -10% | ||
mariuszkarowski | 0 | -293,428,032 | -10% | ||
achim03 | 0 | 109,006,200,833 | 5% | ||
bluesniper | 0 | -916,743,200 | -10% | ||
ctime | 0 | -2,201,565,135 | -10% | ||
csport | 0 | -47,548,605 | -10% | ||
gaskets | 0 | -5,481,011 | -10% | ||
tenpik | 0 | -22,331,326 | -10% | ||
zeltra | 0 | -22,008,075 | -10% | ||
sonntags | 0 | -325,431,976 | -10% | ||
ovlagik | 0 | 0 | -10% | ||
labutamol | 0 | 0 | -10% |
I also like Claude but the free calls are quickly gone :-). > But you still need to provide context when you switch from model to model, right? Or they resubmit the prompt to the next model automatically? What I do is to actually save the PRD and step-by-step as txt files within the project. Then I call them as context resource when I start with a new model.
author | achim03 |
---|---|
permlink | re-gadrian-syitw8 |
category | ai |
json_metadata | {"tags":["ai"],"app":"peakd/2025.6.3"} |
created | 2025-06-27 15:33:45 |
last_update | 2025-06-27 15:33:45 |
depth | 4 |
children | 1 |
last_payout | 2025-07-04 15:33:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.022 HBD |
curator_payout_value | 0.022 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 364 |
author_reputation | 327,619,341,723,510 |
root_title | "Using our brains to leverage AI" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 143,609,070 |
net_rshares | 147,829,166,265 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gadrian | 0 | 147,829,166,265 | 10% | ||
endhivewatchers | 0 | 0 | 0.5% |
> I also like Claude but the free calls are quickly gone :-). You know you can have multiple sessions, right? When a session ends, you can open a clean one. Eventually you run out of free prompts, but not as quickly. You need to be strategic about it. Usually I break things down and follow different threads in different models. > What I do is to actually save the PRD and step-by-step as txt files within the project. Then I call them as context resource when I start with a new model. That's a good idea, but won't work if the project gets bigger, because you'll run out of context (I ran into an issue that I couldn't complete 1 prompt before I got to the daily limit - very tough to get out of that situation: I used partial responses and then asked more targeted questions to other models or different sessions while removing the parts that I fixed from the input). You need to break it down into pieces and only work onto the ones that don't interact with each other when the project gets bigger.
author | gadrian |
---|---|
permlink | re-achim03-2025628t92540620z |
category | ai |
json_metadata | {"tags":["ai"],"app":"ecency/4.2.0-vision","format":"markdown+html"} |
created | 2025-06-28 06:25:42 |
last_update | 2025-06-28 06:25:42 |
depth | 5 |
children | 0 |
last_payout | 2025-07-05 06:25:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.034 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,006 |
author_reputation | 644,691,742,451,719 |
root_title | "Using our brains to leverage AI" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 143,618,838 |
net_rshares | 227,389,272,353 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mmmmkkkk311 | 0 | -3,102,764,606 | -10% | ||
mariuszkarowski | 0 | -302,622,756 | -10% | ||
achim03 | 0 | 234,791,789,945 | 10% | ||
bluesniper | 0 | -1,216,135,054 | -10% | ||
primeradue | 0 | -32,412,282 | -10% | ||
ctime | 0 | -2,126,980,482 | -10% | ||
csport | 0 | -72,458,294 | -10% | ||
gaskets | 0 | -6,404,200 | -10% | ||
tenpik | 0 | -35,324,428 | -10% | ||
zeltra | 0 | -19,937,734 | -10% | ||
sonntags | 0 | -487,477,756 | -10% | ||
ovlagik | 0 | 0 | -10% |