I've been getting message all morning about delivery delays. All were supposed to be delivered today and now they're anywhere between tomorrow and thursday.
I'm the founder of a project called *iKIP* — a triple communication phone concept that integrates *GSM, VoIP, and Mesh* communication in one unified interface.
The goal: Create a *semi-functional virtual prototype* (software only) that demonstrates the core interactions: - GSM: simulated standard cellular calls - VoIP: simulated internet-based calls using WebRTC or similar - Mesh: simulated offline calls or local communication (via WebSocket/Bluetooth emulation)
This is not hardware — it’s a *purely virtual prototype*, showing how the three channels work together within the same phone UI. The idea is to make the demo realistic enough to present to investors.
What I need: A *software engineer (JS/React, WebRTC, or network simulation)* who can: - Turn my current mockup into a clickable, partially functional demo - Simulate real-time communication between virtual devices - Record a short demo video (screen capture) - Deliver a clean GitHub repo + README explaining the architecture
Tech direction: Frontend can be web-based (React/Next.js or similar). VoIP and Mesh can use existing open APIs (no backend infrastructure required).
Compensation: This is an early-stage collaboration. I offer *up to 5% equity* in the iKIP project for the engineer who helps bring this prototype to life.
Deliverable: - Working virtual demo (clickable, responsive) - 1-minute demo video - Clear code structure on GitHub
If you’re interested, drop a comment or DM me. I’ll share the design files and the GitHub repo link privately.
Thank you — Adam
It’s an old wives tale that AWS came out of “excess capacity” from Amazon Retail.
Why Amazon.com Stays Online During AWS Outages Amazon.com ≠ Typical AWS Customer While Amazon.com runs on AWS, it doesn’t rely solely on the same public infrastructure that most customers use. It has dedicated, hardened infrastructure and internal tools that give it more control and visibility. Multi-Region, Multi-AZ Architecture Amazon.com is deployed across multiple AWS regions and availability zones, so if one region (like us-east-1) goes down, traffic can be rerouted to others. Most AWS outages are regional, not global.
Custom DNS and Load Balancing Amazon uses internal DNS and traffic routing systems that can bypass public AWS DNS issues — like the one that caused a major outage in October 2025.
Failover and Graceful Degradation Even if some services are impacted, Amazon.com is built to degrade gracefully — e.g., disabling non-critical features while keeping core shopping functionality online.
Internal Privileges and Early Fixes As AWS’s parent company, Amazon.com likely has early access to fixes, internal support channels, and custom SLAs that help it recover faster than other customers. Not Always Immune That said, Amazon.com has experienced slowdowns or partial outages during major AWS incidents — especially when DynamoDB or EC2 in us-east-1 is affected. But its architecture is designed to minimize visible impact.
TL;DR Amazon.com is like AWS’s best-prepared customer — with private infrastructure, global redundancy, and internal tools that most others don’t have. That’s why it stays up when others go down.