Lensflare
· Level 581
devlog
iOS App upvote/downvote & polls
Implemented today:
- upvoting/downvoting
- polls
1
Implemented today:
Comments
Oh, and implemented viewers for image and video attachments :)
those are called embeds :)
Nah, embeds is when you embed a video from a link in the text content
In the ios app images are really just previews. tapping on an image opens it in a fullscreen view where it can be zoomed and saved/shared.
Videos just show thumbnails. When tapped, opens in a fullscreen view and plays.
I did this change because on iOS I think it's better.
image preview in Feed
Very cool! Doing all yourself or AI assisted? What youu ca do, is bilt half app, ten AI nows ow its done and let it complete te app based on te makrdown fle from docs.
That's kind of what I'm doing.
AI generated the stuff for me from well written prompts and uses the existing code to know the patterns and rules.
But I still review everything very carefully. No blind approval of code.
The review of the code allows me to improve future prompts.
Yo already admitting that prompting is a skill? :D Yeah, abot spervising code.. At a certain moment yo do it barely. Yo tink to know te llm at certain point. Then it goes a few time terribly wrong :P Bt in the end, yo wont check all anymore.
I never rejected that promping was a skill. It absolutely is.