Nice idea. Balkans Crypto shows up under the North America tab. It's in Tirana, Albania.
Show HN: A platform to find tech conferences, discounts, and ticket giveaways
31–40 of 43 posts
Re: Show HN: A platform to find tech conferences, discounts, and ticket giveaways
#32Re: Show HN: A platform to find tech conferences, discounts, and ticket giveaways
#33I’m seeing a list of conferences, and for each a popup is saying: > Sorry, we don't currently have any offers for this event. Register your interest to be notified when something becomes available.
For the events that get a lot of interest, I approach the organisers for discount codes and to see if they will donate tickets.
Re: Show HN: A platform to find tech conferences, discounts, and ticket giveaways
#34hi OP! i run the AI Engineer conference which is coming up soon and was pleasantly surprised to see this here :) HOWEVER this link: https://www.tech.tickets/event/ai-engineering-world-fair-a9a... links to the WRONG conference!!!! it is at https://ai.engineer/ and tickets are at https://ti.to/software-3/ai-engineer-worlds-fair-2025 discounts do exist for loyal latent.space listeners and ainews subscribers but i wont m…
Good luck with the conference. If you do have any spare tickets, I'd love to run a quick giveaway. ;-)
Re: Show HN: A platform to find tech conferences, discounts, and ticket giveaways
#35I would expect it to get my location and be able to sort by the distance. And also to sort by time. So I can see the closest and the nearest.
Re: Show HN: A platform to find tech conferences, discounts, and ticket giveaways
#36Looks great!
Re: Show HN: A platform to find tech conferences, discounts, and ticket giveaways
#37Relying on others to submit events seems like it could be difficult to maintain. Why not use apis to search engines to find events, then use an LLM to evaluate which need to be added, and automatically maintain a database that identifies events in various languages, then automatically uses contact information from those sites to work with those managing the events?
Thanks. The data is currently populated by scraping a bunch of sites and APIs. I added the manual 'add form' just in case my scraper missed some events.
Re: Show HN: A platform to find tech conferences, discounts, and ticket giveaways
#38Re: Show HN: A platform to find tech conferences, discounts, and ticket giveaways
#39Re: Show HN: A platform to find tech conferences, discounts, and ticket giveaways
#40Earlier quoted context omitted.
Okay, I am on a desktop now and why are you using a span with an event listener as a link when an would do? Want tickets?
Good question! I went this route as it prevents the default navigation behaviour for the event row (which has click handling on the parent element to navigate to an event page and this span overrides that behavior locally).