Using coding assistance tools to revive projects you never were going to finish
121–130 of 263 posts
Re: Using coding assistance tools to revive projects you never were going to finish
#122Earlier quoted context omitted.
I think this is the first time I've seen someone refer to an LLM as "he" rather than "it". No judgement, but I definitely found it interesting (and disconcerting).
I recognise I am revealing a different type of ambient misogyny in my thinking, but choosing to gender an LLM as feminine gives me “I played tomb raider because I enjoy looking at women” vibes. Like somehow “she” is more of a conscious choice than “he” and comes with all the baggage of all cultural differences between genders, when neither choice should do that. Curiously though I don’t get the same sensation when te…
Re: Using coding assistance tools to revive projects you never were going to finish
#123Re: Using coding assistance tools to revive projects you never were going to finish
#124Earlier quoted context omitted.
Where's the fun in purchasing an app from Anthropic?
Co-working with AI is an important skill to learn these days. Similar to paying a bit for AWS for your personal projects as a good way to learn all the AWS tools for your career.
Re: Using coding assistance tools to revive projects you never were going to finish
#125Three notetaking app attempts sitting in my private repos, all stalled at the gap between idea and free time. With Claude Code I finally got the one I really wanted out in two months. Building it has been the best hobby I've found. Beats games or scrolling. When you've been carrying an idea for years, the app that finally ships has more of you in it, and I'd bet we'll see a lot more of these from solo builders.
Re: Using coding assistance tools to revive projects you never were going to finish
#126When it comes to side projects, most of the time, if the spirit isn't willing I find it not worth doing. Process/experience over results, I call leisure. Results over process, I call work. If you have many side projects done mainly for the results, than you are working in your free time, and looking at it like that: is it really free? The modern age already requires of us more results than the spirit is good for. I l…
If you're coding for the sake of coding, maybe. If you have itches to scratch and ambitions, but can't summon the motivation or the time, then how is that "working in your free time"? A project that used to take up my entire weekend or vacation can now be knocked up in 15 minutes. That's the exact opposite of working.
Re: Using coding assistance tools to revive projects you never were going to finish
#127Earlier quoted context omitted.
I think this is the first time I've seen someone refer to an LLM as "he" rather than "it". No judgement, but I definitely found it interesting (and disconcerting).
It's not weird if it comes from ESL. At least in portuguese there's no "it" equivalent for pronouns or any other neutral artifact in the language, in other words, everything has a gender, even an AI model, the same goes for objects e.g.: knife(she), fork(he), spoon(she), plate(he). People often commit mistakes regarding that, the same way we don't have "they" as pronoun to someone we don't know the gender, so we addr…
In the Canadian French dialect all the swear words are incredibly versatile and church-related such as "osti" which I believe refers to the Eucharist.
It just so happens that for nouns beginning with a bowel, you drop the e or the a from le/la, and use an apostrophe.
So if you don't know if it's "le porte" or "la porte" you can use my favorite trick which is to shove osti in there and say "l'osti de porte" which roughly translates to "the goddamn door". You can do this for any noun in French, and Canadian French speakers will get it, though people from France will make fun of you.
Re: Using coding assistance tools to revive projects you never were going to finish
#128[flagged]
Re: Using coding assistance tools to revive projects you never were going to finish
#129Three notetaking app attempts sitting in my private repos, all stalled at the gap between idea and free time. With Claude Code I finally got the one I really wanted out in two months. Building it has been the best hobby I've found. Beats games or scrolling. When you've been carrying an idea for years, the app that finally ships has more of you in it, and I'd bet we'll see a lot more of these from solo builders.
But who will buy it? No knocks against building old projects, but the market will be flooded with extremely speciality projects. I miss when every app had a spec on the box. I think we need something like that for usage. A new modeling language or something.
Re: Using coding assistance tools to revive projects you never were going to finish
#130It’s great. I have a stupendous amount of personal software now. Yesterday was a native text editor that was fully integrated into my mediawiki install and would autocomplete links and make syntax easier to use. No one could have built this software but me because it’s worth nothing to others. And I couldn’t build it because it takes too long. But when I’m using an agent to code the limited resource is my attention w…
There's just no pressure to handle edge cases or write docs for people who'll never use it. Just solve exactly your problem and move on.