Open comments for this post
Activity monitor
Inbuilt activity monitor so you don’t have to open the app and just see things in here with grouped processes etc!
Changelog
Open comments for this post
Foundry
Building a better Spotlight/Raycast/alternatives.
Right now i got some basic stuff working like search with settings, and launch on hotkey + just native macOS app first time with swift lol.
So far built:
- App search
- Basic system commands
- Local file search
- Usage-based ranking
- Background indexing
Open comments for this post
Syncing & devlog zoom
Implemented syncing of goals, theme, fonts etc. across chrome account/firefox account. also did sharding of goals, as about 12 goals exceeds quota of syncing for chrome so added sharding to work with that.
Also changed check AI to a robot svg and added a zoom in to see devlog images better when they have small details!
Open comments for this post
Auto publishing + safari build
Setup a github workflow, so when i start working on new version, old version is automatically published to chrome webstore & mozilla addons through API, so i don’t need to press like 4 extra buttons on each to do so.
Also built & submitted extension to app store so my safari users can use it easier than building it themselves.
Open comments for this post
Onboarding
Made a detailed onboarding flow to help users to be aware of and understand Stardance Utils features.
Also made several performance improvements to the website.
Open comments for this post
Finally made a showcase website for Stardance Utils.
Added some fun UI stuff like the hover cubes, and the galaxy background! Added sections for past projects/reviews too so the page has a little more proof behind it and less trust me bro cough cough
Open comments for this post
Shop Improvements
Major shop changes:
- Removed the popular carousel
- Made All items the default view and moved categories into a filter
- Improved the Goals and Your Orders sidebar spacing and UI
- Added cumulative and individual goal progress
- Added background progress bars per item and an overall progress bar
- Added estimated time remaining for each goal and a total time estimate
- Added the option to remove the Goals sidebar and show Goals as a top section instead
- Added the option to show or hide Your Orders in the sidebar, or use it as a link
(Longest devlog yet, website coming up next!)
Open comments for this post
Pinned projects
Pin the projects you work on the most for easy access!
Open comments for this post
AI image detection
Live on webstore now: https://chromewebstore.google.com/detail/stardance-utils/kapdpeddcghffhildgnbbdnaedeebdoj
So, started out with C2PA, got it working with wasm through the extension but then realized that it won’t work since C2PA is lost in upload to stardance, therefore i switched to using https://openai.com/research/verify/ in a background job when check AI is clicked.
Open comments for this post
Slack emojis support
So, slack emojis should work, however there’s a bug with post markdown that causes it not to. I’m going to PR a fix and then you can use slack emojis in devlogs!
Open comments for this post
Devlog drafts!
Don’t lose your devlogs, because now they’re saved locally.
(Note: this only includes the devlog text, not images)
Open comments for this post
Speak your Devlogs!
Tired of typing? Want to just speak out your devlog? Well now you can do that with stardance utils. In fact I fully spoke out this devlog, and your wpm is always higher with speaking (probably)
Also, I did some improvements to the styling of ship button.