Codetown ::: a software developer's community
Brad wrote: I noticed that in the Florida Mall, there are a lot of kiosks and the sellers there want to sell their stuff. I also see a ton of people walking by with cell phones. Would there be any way to help the owners of the kiosks to engage the cell phones passing by pushing an advertisement to those cell phone so that the owner of the cell phone would be aware of the kiosk and we could sell this product to the owner of the kiosks?
Brad, this is best as a discussion, so I added it. Let's talk first about the idea itself (then about the "art of the start")
It's a fact that people don't like unsolicited email, etc...but your idea could enable people to turn on and off push messages. That would let them receive push messages when they wanted, like when they are in a mall, and not at other times that may be irrelevant.
Let's discuss!
Tags:
What if someone were to talk to all of the mall businesses and see if they might try to make a contest using an app.
One of the restaurants could offer a free entree to the winner for example.
The participant would have to go to each kiosk to find the missing something or other.
The winner would then get the prize.
That way the participants would have to visit all of the kiosks in order to win.
A url in the form of a QR-Code might be used to make the whole thing work.
It could be printed by each kiosk.
What if someone were to talk to all of the mall businesses and see if they might try to make a contest using an app.
One of the restaurants could offer a free entree to the winner for example.
The participant would have to go to each kiosk to find the missing something or other.
The winner would then get the prize.
That way the participants would have to visit all of the kiosks in order to win.
A url in the form of a QR-Code might be used to make the whole thing work.
It could be printed by each kiosk.
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

AWS recently announced ExtendDB, a DynamoDB-compatible adapter that lets developers use the DynamoDB API with different storage backends, starting with PostgreSQL. The project supports existing SDKs and tools without modification, giving teams greater flexibility to run DynamoDB-style workloads outside of native DynamoDB while maintaining compatibility with current applications and workflows.
By Renato Losio
Cloudflare recently described how a slowdown in its billing pipeline was traced to contention inside the query planning stage of ClickHouse. The team profiled the bottleneck and patched ClickHouse to replace an exclusive lock with a shared lock, drop the per-query copy of the parts list, and improve part filtering.
By Renato Losio
OpenAI details Codex Windows sandbox architecture, showing how SIDs, ACLs, restricted tokens, and dedicated sandbox accounts enable safe execution of autonomous coding tasks. The design balances isolation with real developer workflows and shows how OS security primitives must be composed for AI agents on local development environments.
By Leela Kumili
LinkedIn’s Karthik Ramgopal and Prince Valluri discuss leveraging AI as a new execution model for large-scale engineering. They explain how to move beyond fragmented implementations by building platform abstractions for orchestration, structured context, and safe tooling like MCP. They share architectural insights from real-world coding, observation, and UI testing agents built at LinkedIn.
By Karthik Ramgopal, Prince Valluri
Netflix has shared details about Service Topology. This internal system creates and updates a live dependency graph for thousands of microservices. It helps engineers see how services connect and resolve issues more quickly. The system merges three separate data sources into a single, queryable graph. It updates almost in real-time as traffic patterns shift.
By Claudio Masolo
© 2026 Created by Michael Levin.
Powered by