HackerTrans
TopNewTrendsCommentsPastAskShowJobs

retendo

no profile record

Submissions

Deutsche Telekom/Brain.ai showcase app-less AI smartphone concept

reuters.com
1 points·by retendo·2 года назад·0 comments

comments

retendo
·5 месяцев назад·discuss
You don't need a lot of imagination to predict those jobs can be done by other robots in the not so far future.
retendo
·2 года назад·discuss
I have a totally different experience.

I'm porting a medium sized project (40k loc) from iOS to Flutter and I couldn't be more happy with my setup with Claude. Every time I hit the Pro plan limit and I have to resort to ChatGPT the work that I have to put in to manually fix the code easily triples.
retendo
·2 года назад·discuss
You could have a mode for people „who know what they are doing“ and just auto approve all the changes plandex makes and let users handle the changes themselves. I would actually prefer that, because I could keep using my IDE to look at diffs and decide what to keep.
retendo
·2 года назад·discuss
Isn't the number one reason that nuclear gets a bad rep because there is no compelling solution for getting rid of the waste?
retendo
·3 года назад·discuss
Phrasing!
retendo
·3 года назад·discuss
I created a home bar app for organising my bottles and drink recipes. Now other people use it too, but I still sometimes struggle with prioritising features for myself instead of building for others.

https://apps.apple.com/us/app/noflair/id1550567225
retendo
·3 года назад·discuss
I love that the map doesn't show any borders
retendo
·3 года назад·discuss
It's still the most unbelievably ironic name for a pioneer/inventor.
retendo
·3 года назад·discuss
Good catch! Worked for me with Postgres 15. Did not work for me with Postgres 12.
retendo
·3 года назад·discuss
Can you elaborate what your process is? Some context would be nice as well. Like, what kind of language, what kind of project? I'm genuinely interested.
retendo
·3 года назад·discuss
Swift doesn't have a GC. The automatic reference counting is a feature that just inserts retain/release statements at compile time, so there is no additional process that handles that. I would suspect that the performance hits originate from other things.
retendo
·4 года назад·discuss
I think a big factor for indie developers is this:

If you have a subscription model you don't have to prioritize marketing and sales as much and can grow at a more gentle pace and focus more on the quality of the product. I'd rather spend time and money on preventing churn by making the product better, instead of investing in shiny stuff and ads to keep the existing revenue stream at a constant level.