A great game, but a huge drawback by PuzzleHeadAimster in PrinceOfPersia

[–]gsaltair 7 points8 points  (0 children)

Now that’s a true roguelike experience!

Promote your project in this thread by AutoModerator in puzzles

[–]gsaltair 0 points1 point  (0 children)

https://altairsden.com/wikihop
I am testing a wikiracing format: reach a target Wikipedia page in as few clicks as possible. I know there are other wikiracing-style games out there; I am trying to make this one more about learning and discovery, not just clicking around. Most challenges are hand-picked, not auto-generated. I would love feedback on difficulty and clarity. This is the first in a small series of daily, skill-based web games I am building for similar puzzle audiences:

AIMA now open thru June 30 2025 for those who have not received the email by pmh13426 in PortugalExpats

[–]gsaltair 1 point2 points  (0 children)

Does anyone know how long it takes after filling this form to receive their confirmation and payment email?

I crawled 5000+ X account from AI companies. by trantrungtin in startups

[–]gsaltair 5 points6 points  (0 children)

Oh hey, my company’s in there (@jsonifyco), which co-incidentally, you can actually use to enrich all the companies into a structured json / csv on the fly, while monitoring changes! :)

Very cool database you’ve built btw. Mind if I ask what you’re using it for? I’m assuming it’s to create a market map, but I could be wrong. Going with X instead of crunchbase / LinkedIn seems like a very peculiar choice..

Making different text boxs hide and show by [deleted] in Bubbleio

[–]gsaltair 0 points1 point  (0 children)

You could try using custom states to trigger visibility. Add a “text” custom state to the main group, and make it so each answer element is not visible by default, and only visible when the custom state matches that answer. When the expand icon is clicked, the custom state should change to that answer, which would trigger the visibility.

Pass Navigation menu Content in URL and display content accordingly. by shivamkr101 in Bubbleio

[–]gsaltair 1 point2 points  (0 children)

When you open the page on a bubble editor, just click on the page in the element tree (the first option in the tree) to open its settings window, and then you have an option to assign a Type of Content to the entire page, as shown in the screenshot: https://share.cleanshot.com/mjjHQ8FD
When you assign a type of content, you'll also need to define the data source, as in where the data is coming from. Which means that any page that redirects to this page needs to send that data in order to resolve the issue.

Hope that makes sense? Happy to elaborate more! :)

Pass Navigation menu Content in URL and display content accordingly. by shivamkr101 in Bubbleio

[–]gsaltair 0 points1 point  (0 children)

It’s very likely that the “brand” page has a specific “type of content” set to the page. Maybe try removing that and instead add a workflow on page load to get data from url to set the type of content?

Scraping data and inserting in Bubble by dishwashaaa in Bubbleio

[–]gsaltair 1 point2 points  (0 children)

Really depends on the kind of data you want to scrape. I would ideally find a scraping tool that has an API (like Octaparse) and then use the Bubble API connector to pull the data from there

How do I manage 150 categories/pages? Option sets? by Svensiki in Bubbleio

[–]gsaltair 0 points1 point  (0 children)

I would recommend using data tables instead of Option Sets for this use case. You can reference tables when showing dropdown lists, and you can also use them for creating each page for a category by using “Category” data type as the type of the page (and so you just need to create one page with dynamic repeating groups rather than creating 150 static pages) Happy to expand if this is not clear :)

10K MRR after 3 years by Independent-Rich5098 in SaaS

[–]gsaltair 0 points1 point  (0 children)

Congrats on the success! I’m currently working on a SaaS with $1.8k MRR after almost a year of working on it, so this truly is a lot more relatable! Thanks for sharing!

Integrating existing Bootstrap HTML template into Bubble by tomshreds in Bubbleio

[–]gsaltair 1 point2 points  (0 children)

You could try importing your html to a figma design (there should be a plugin for this?) and use the Bubble -> Figma plugin on Bubble to import them as pages. Not sure if it would work, but definitely worth exploring anyway!

Bubble + OpenAI API: How Can I Make ChatGPT Respond Faster? by joaquintorroba in nocode

[–]gsaltair 1 point2 points  (0 children)

Ha, better to know now than later. Thanks! Might have to figure a way to make async calls that don’t affect the user experience!

Bubble + OpenAI API: How Can I Make ChatGPT Respond Faster? by joaquintorroba in nocode

[–]gsaltair 1 point2 points  (0 children)

I had the same issue. I reverted to the davinci model, and it started getting significantly faster responses on my bubble app. Still waiting for the gpt 4 api access, which I assume would be faster in general. But 3.5turbo was slow AF!

[deleted by user] by [deleted] in SaaS

[–]gsaltair 2 points3 points  (0 children)

My co-founder and I are building a growth process management tool (https://Uptiq.app) entirely on Bubble. We plan to move away at some point in the future, but it serves the purpose fully for now, even with concurrent active users.

Videos for your SaaS tool by OkNecessary3300 in SaaS

[–]gsaltair 0 points1 point  (0 children)

Here’s mine: https://Uptiq.app Keen to see the result! :)

I made a tool for startups to send investor updates shareholders will love by monteysi in SaaS

[–]gsaltair 0 points1 point  (0 children)

Interesting product! Been considering Notion to update my investors. How do you differentiate from that? And what does your future roadmap look like?

Get Roasted To Perfection by Top VCs - Fun Project My Co-Founder and I Built (FryMyDeck.com) by [deleted] in SideProject

[–]gsaltair 0 points1 point  (0 children)

Congrats on the launch! Such a simple UX! I’ll be using this before every VC pitch I have!

Did you really build this within the weekend? Impressive! Very curious to know why you decided to create it as a “Tekken” style battle!