Introducing wasteof for Android!
wasteof for Android is the official way to use wasteof.money on your phone! Features are being added semi-regularly, so if you’d like to give it a try then download it below. It's available on Google Play now!
Download it now: https://play.google.com/store/apps/details?id=com.micahlindley.wasteofmobile
What’s a feature you want to see in wasteof.mobile? I’m to the point that all that’s left to implement is commenting and reposting, but I’m wondering if there are any things y’all want in a wasteof mobile app.
Codestories is a new social platform I’ve been planning for about two months, and I’m finally building it! The idea is something sort of like Instacode (instaco.de) which was essentially an Instagram for code. However, Codestories will be less socially focused and more about sharing what you’re actually working on, in the form of fun-themed code snippets! Just finished with the landing page, so if you’re interested in being in the first round of alpha testers when the private alpha launches, feel free to join the waitlist!
Edit: Also forgot to mention: it’s for devs, so only GitHub authentication will be allowed to reduce spam.
Alpha signup can be found here: https://codestories.micahlindley.com/waitlist
So I completely forgot that my final project for physics is due in less than 24 hours… time to cram!
I've been very inactive yet somehow I've risen even higher on Explore - why lol
@jeffalo so apparently it won't let me publish the app because there aren't any actual community guidelines or terms of service. Dot’t you think it's worth actually defining what is and isn't allowed on wasteof?
So I’ve submitted wasteof.mobile to the Google Play Store for the third time now. I had to add the functionality to block users, as well as a link to the privacy policy. A bit of a waste of time (lol) but worth it if it gets accepted this time.
The wasteof.mobile android app just got rejected from Google Play because I didn’t provide Google with a wasteof account to log in to. I know what I’m doing now.
I have been waiting for a straight 45 minutes to watch this comedian live. I'm getting bored. Already cleared out all my notifications, looked through all my email accounts and Instagram stories, checked Scratch notifs, gone through my Discover feed twice, and scrolled through both GitHub and Dribbble.
First post from the wasteof3 beta! Absolutely love it, @jeffalo is doing a wonderful job! Everything is fast and smooth. Just a few points:
LINKS! YES! FINALLY!
Monospace font is a cool aesthetic, but I’d really love to see an option in Settings for at least a sans-serif.
Maybe add some horizontal padding on the navbar?
The user card above the about me seems redundant since it’s all info that can be found elsewhere on a profile.
Profiles are amazing! The layout is perfect!
Can’t wait to see where this goes!
Okay, it’s been submitted! And now we wait…
On another note, I did finally get around to setting up my developer page which is pretty cool - https://play.google.com/store/apps/dev?id=6956576600836460324
Currently putting wasteof.mobile on Google Play! Hopefully they won't take too long to review it!
Couldn’t find a perfect Vue 3/Vite template that matched my preferences, so I made one. If you like vanilla JS, the Composition API, automatically imported components, Vue Router with a pages folder, and lazy-loaded routes then you should check it out - saves a lot of time on deleting and editing boilerplate code created by npm create vite: https://github.com/micahlt/vite-vue3-simple-starter
Made my first PR to @jeffalo’s Ocular that handles ScratchDB network errors!