I couldn’t stand the placeholder boxes in my 365 Photo project any longer. They constantly reminded me that I prefer taking photos over uploading them. So, the developer in me thought:
why not just hide them? #BuildInPublic
I couldn’t stand the placeholder boxes in my 365 Photo project any longer. They constantly reminded me that I prefer taking photos over uploading them. So, the developer in me thought:
why not just hide them? #BuildInPublic
Will have a video out Friday going over this in more (and slower) detail, but here's a quick look of what Digital Shopfront CMS looks like at the moment. And yes, I did already completely refactor the look of the dashboard.
Next up is building a visual and site editor, which is probably the biggest challenge of phase one. It'll be interesting.
You can also check out progress on the GitLab repo: https://gitlab.com/jacob-martella-web-design/digital-shopfront/digital-shopfront-core/digital-shopfront
I'm in this issue! One thing I should have advertised better is that my UI overhaul guide includes an entire, bootable (after some configuration) Rails app that's a snapshot of *real production code.* I personally think that's invaluable for mapping how it works, and it's very rarely seen.
#rails #indiehackers #buildinpublic https://ruby.social/@lucian/114335800268685935
Coming in the next version of Cork
Prettier status when no packages are found when searching for one to install
What happened on April 9? An old toot about Toot Scheduler was boosted by a small group of about ten people. My URL shortener recorded 116 clicks that day, with 64 being unique on a 7 days period. I hope some of you will find my little tool useful!
We've created almost 100 pull requests in the apply.coop repo. #coop #buildinpublic
Raffle Leader: Get more leads with customizable giveaways
Oh ho ho! Test print!
This is the tallest thing I’ve printed. I’m using my 0.8 mm nozzle for this, because it’s gigantic. There’s some weird extrusion errors on the one shape that’s closing, but only one one side. And it’s stringing for some reason. I’ve used the filament before, but I guess I have to adjust the temp.
We’ll see how this goes. Cautiously optimistic!
Thought I was clever making a custom drawer component, only to realize that SwiftUI already has a DisclosureGroup component that’s literally the same thing . Weird thing tho is that my custom component would ignore its transition animations to show/hide its content if the component was rendered inside of a List or Form. DisclosureGroup works just fine under a List. What am I missing here? Why are my animations ignored if inside a List? #BuildInPublic #iosdev #swiftui
Good morning , friends
Another week coming to its middle. It's time to look back and guess how it feels.
I’m greatful for making most of preparations for launch of https://www.producthunt.com/products/lama-bot
What are you greatful for this week?
#mindfulness #productivity #buildinpublic
More progress on my Symbol Browser App. iPhone, iPad, Mac MenuBar
Browse and search by category, name or search term
View Rendering mode and symbolEfects
Copy symbol name or code snippet
I am having a memory leak issue on Mac app to work on but otherwise MVP
#Swift #SwiftUI #BuildInPublic
When SwiftUI is good its very good.
I was able to add this filter and option button to filter my sidebar list with three different sections. Total time spent perhaps 30 minutes?
Now users can filter the list(s) to quickly find the item they want and they can toggle display of items already contained in groups.
Need to update all my help docs and screenshots but it's worth it.
Spammers and scammers seem to be constantly surprised that all new Keila subscriptions are manually reviewed. Turns out: #Meta isn’t using an 8€/month plan to send support emails.
I deleted and refunded the account before they managed to send a single email.
Added support for the @revenuecat Customer Center feature in @strengthy. It feels like a great addition to the 1.0 based on the effort required, just a couple of lines of code after the initial configuration in the dashboard.
Introducing: Data Export! .csv files! Technology of the future! incredible!
A new version of UNHINGED is out now, featuring a way to take your journal and mood data elsewhere.
https://apps.apple.com/us/app/mood-tracker-unhinged/id6501954555
The Roadmap feature was added using the AvdLee Roadmap framework (and some extra PHP for the back-end vote counting). #BuildInPublic #indiedev
I’ve released an update for Discretion today. You can now create Genmoji face masks on iOS devices with Apple Intelligence support. There’s also a Feature Roadmap which allows you to vote for your favorite proposed features.
Let’s start the week by celebrating small milestones. Keila now has 100 forks on GitHub
https://github.com/pentacent/keila/forks
(Why do I post such things? Immediately after that, I discover a fundamental bug in my codegenned UI updating code. Now to work out how to fix it.)