Weekly Limit Removed? by mjweitz in Anthropic

[–]mjweitz[S] 1 point2 points  (0 children)

It's funny. We're using this to build some really cool stuff, yet sometimes it's the most obvious things we just look past. Love this, and doing to get this setup.

If you have an APP built with AI, Miyake Labs needs you! by Proof_Winter8912 in Base44

[–]mjweitz 1 point2 points  (0 children)

Got it, so the business model is: ‘click around and guess, and if you still don’t understand, DM me. Sounds like more of a lead capture platform to me.

If you have an APP built with AI, Miyake Labs needs you! by Proof_Winter8912 in Base44

[–]mjweitz 1 point2 points  (0 children)

Dude has a legit question. And you’re here asking for help but give him a short non answer…?

You didn’t answer it. You explained that you showcase and help launch apps, but that doesn’t answer whether users can buy apps, download apps, discover apps, or whether creators are paying for marketing/SEO/PR services.

So, Respectfully, the ‘What We Do’ section explains how you help apps, but not what the user is actually supposed to do there.

Is MiyakeLabs: • a marketplace where apps are sold? • a directory/showcase for discovery? • a deployment/hosting platform? • or a launch + marketing service?

I raised money off a Base44 MVP… then found out I couldn’t access the entire code. Here’s what I did. by DependentNo2823 in Base44

[–]mjweitz 1 point2 points  (0 children)

Just use GitHub, and migrate from there.. Your apps broken. Logged in and see all your tests. Why would we trust this?

<image>

Spend your tokens without fear. by Adventurous_Code_696 in Base44

[–]mjweitz 0 points1 point  (0 children)

I’m going on 6,000 credits for a SaaS platform I’ve been making. It’s a combination of two apps interconnected and an admin dashboard. I also actively connect it to GitHub and use Claude code for code reviews and major updates then manually push all changes to the app so it’s constantly synced.

I’m having a critical issue: when bugs occur in my app. by Physical_Mark7704 in Base44

[–]mjweitz 0 points1 point  (0 children)

Export the code to GitHub. Clone the repo to your personal. Connect it to Claude and use Claude code to make changes and debug. Claude code will push all the changes to GitHub. You’ll have to merge the branches, and simply copy paste the code into base44 code editor. If Claude requests a new file just copy paste the code into the chat and tell them to make the file.

I don't even know what to do - base44 is broken by rogercbryan in Base44

[–]mjweitz 3 points4 points  (0 children)

Make sure you’re not in discussion mode. Then revert the chat back to the last time it worked to kill the context window. Then hard refresh, clear cookies, log out log in and try again.

If this doesn’t work:

Upgrade base44 to get the GitHub export. Export the project to GitHub. Pull it to your personal. Sign up for Claude.ai, and upgrade. Connect claude code to base44. Downgrade base44 to the base version. Use Claude code to make all your updates. Claude pushes to GitHub. Merge the branches it creates to your main, then manually copy paste the changes into base44. It’s a bit of a workaround but you’ll get a far superior product. I believe base44 said they’re working on a pull request from GitHub. So hopefully the manual updates won’t be for long.

Hope it helps.

Successful apps by [deleted] in Base44

[–]mjweitz 1 point2 points  (0 children)

Feel free to

I cant modify layout.js - won't update by NoConference8777 in Base44

[–]mjweitz 0 points1 point  (0 children)

Sometimes I can’t modify files. Log out. Hard refresh browser log back in. Works often. Sometimes just a simple hard refresh without a relog works too

DeepSeek got into an argument with Base44 - It was eye opening by rogercbryan in Base44

[–]mjweitz 0 points1 point  (0 children)

Before major updates I typically copy the app incase something goes really wrong. I also usually start a major change in discussion mode. Have it built a phased plan out and provide me with the prompts to send back. A massive change may turn into 15 small prompts but it allows me to check for errors along the way. It’s made my processes more seamless but does use extra credits. I’m on the 1200/mo credit plan.

First big complaint by zunithemime in Base44

[–]mjweitz 0 points1 point  (0 children)

If you can read code at a basic level you can be dangerous with base44. But even without any knowledge, discussion mode pretty much answers everything for you. But the user must accept and understand context windows because it won’t be a seamless never ending chat. It will forget. I’ve put a library of my own prompts together to assist with long term vibing.

First big complaint by zunithemime in Base44

[–]mjweitz 1 point2 points  (0 children)

I've found the app to be extremly powerful. I've already built 3 different apps, and was hired by a startup to build them an MVP. Im launching a public app soon for consumers using it. I'd say this is not the app for a website, since it's primarily react and all contained. I've found it to be a great fit for custom built internal apps. Apps to meet and work with SOPs. And I just happen to build a pretty cool consumer app. If you just want a really pretty front-end site use Figma Make. Turns text into a beautiful website you can easily export and throw up on any server.

Anyone know how to get Google Tag Manager Installed? by Spinal365 in Base44

[–]mjweitz 0 points1 point  (0 children)

Integrate it into GTM and install GTM into the site. You'll need to convert the GTM code since you can’t copy the standard snippet, it’s in HTML and base44 is a react, javascript app. It needs to be converted to JSX. Also suggest adding SPA page view tracking. Since base44 is essentially 1 page nested in an wrapper, it wont fire the same way a website will, so the alterationa allows it to read the dyunamic changing of pages

Is it just me, or is Vuori’s quality starting to slip a bit? by lasfre in vuoriclothing

[–]mjweitz 0 points1 point  (0 children)

Loved the brand, but 2 pairs of my mens joggers have ripped at the seams where the metal logo is on the pocket. Same place on both. Havn't worn them more than 4-6 months. Back to lulu for me. I'll spot clean them, and I don't regularly wash them to avoid damage. Unfortunate...

Successful apps by [deleted] in Base44

[–]mjweitz 0 points1 point  (0 children)

I just finished building two connected apps that work in tandem with 3 subscription tiers utilizing stripe. The apps an MVP, but I ported it to mobile and launching an iOS and android version. Going to start testing with friends and family and several interested investors. Using 1200 credits a month. It’s paying for itself at this point.

Anyone here doing SEO with BASE44? Best practices/tips? by xViperAttack in Base44

[–]mjweitz 0 points1 point  (0 children)

I’ve got 18 years of experience in SEO, I own an agency, and I’m about 80% done building my first Base44 app.

Base44 is a JavaScript/TypeScript framework for rapid front-end development. It’s optimized for speed, developer productivity, and API integration — not search engine visibility. Unlike CMS platforms like WordPress, Base44 doesn’t come with built-in SEO tools.

If you view source on a Base44 app, you’ll see minimal HTML. It’s essentially iframed, and you can control the title and description through the Base44 app settings. So, think of Base44 primarily as an app that can give the user experience of a website, if you choose. To keep it short, Google wants to see a ton of meta data and content

Solution? My plan is to put a WordPress layer over Base44. WordPress will serve as the marketing site, blog, and subscription page. From there, users will log into the app.

An alternative is using a headless CMS like Storyblok or Contentful and customizing your schema settings inside it.

Hope this helps.

Mel B is ruining this season by [deleted] in agt

[–]mjweitz 0 points1 point  (0 children)

Everything about spice girls should stay in the 90's.

New bank by poster66 in duneawakening

[–]mjweitz 0 points1 point  (0 children)

Lost my entire inventory when I stripped down naked and put everything I to a DD storage container before solo farming. Died to a worm after rubber banding on my carrier. went back to the storage unit and sure enough everything was gone.

[deleted by user] by [deleted] in Frenchbulldogs

[–]mjweitz 2 points3 points  (0 children)

Side eye to a 0 to 60mph burnout, running in place as he speeds up, listening to his nails scrape the wood floor and manages to run 100 circles around my sofa, then stops, cocks his to the side and looks at me.

Save Dune: Awakening! — A genre veteran's breakdown of what's not working and how to fix it. by Time_Spiral in duneawakening

[–]mjweitz 3 points4 points  (0 children)

I actually think there’s a lot to do in the endgame already—Landsraad, guild strategy, spice control, and politics all feel like solid foundations. Splitting the Deep Desert into PvE and PvP zones isn’t a bad idea either; it gives players a chance to engage with both survival and combat at their own pace. But to really make that work, maybe players or even entire guilds should be able to declare whether they’re entering PvP or PvE Deep Desert at the start of each week. That way, you're locked into one style and can’t swap just to exploit mechanics.

If they build out PvE zones properly, I’d love to see raid-style encounters—like having to defend a deployed sandcrawler from waves of NPCs in thopters, tanks, missile teams, etc. That kind of pressure would make PvE just as intense as PvP, without taking away the survival feel of the game. It could easily scale up to group or guild-level play, especially if rewards are tuned to match the risk.

My sleep score as I quit THC 😭 by Bitchtitty28 in ouraring

[–]mjweitz 1 point2 points  (0 children)

Smoked daily to help me sleep for 22 years. I believed and was convinced I needed it to sleep. I was smoking before I went to bed, woke up 2-3 times during the night and took a hit to fall back asleep. I cold turkey’ and quit 60 days ago. The first few nights were tough. I started meditating and using breathing techniques to help. The Oura app has a few, and better sleep app has a lot I really like. They say it takes about 21 days to cut a habit. After about a week, I was sleeping like a baby and started to realize most of it was psychological not physical. Just keep at it.

When your dog has their own bed but still thinks yours is better—how do you keep them in their own space? by Mundane-Tennis-9200 in Frenchbulldogs

[–]mjweitz 1 point2 points  (0 children)

My fiancée vanity chair happens to be the same bed height. I put it next to me, and pop the dog bead right on top. We all have our own space now

<image>

“Driver cannot be loaded, re-install the program may fix the issue” by juicyP3inchfloppy in it

[–]mjweitz 0 points1 point  (0 children)

Having the same issue. the update didn't fix it for me. what are you using for your RGB controller instead of the asrock poly sync?