Apple Reportedly Completes Production Tests for AR/VR Headset (1 minute read)
Apple has completed key production tests for its long-rumored augmented and virtual reality headset. The headset is now expected to debut by the end of 2022 for around $3,000. It is rumored to feature a lightweight design, two 4K micro-LED displays, 15 optical modules, two main processors, Wi-Fi 6E connectivity, eye tracking, a see-through AR mode, object tracking, hand gesture controls, and more. Apple has been rumored to be working on the headset's operating system since 2017.
Amazon's sprawling grocery business has become an 'expensive hobby' with a cloudy future (12 minute read)
Despite spending billions on developing services and technologies to become a grocery market giant, Amazon is still just a niche player in the industry. Its delivery services have failed to stand out in a crowded field and its Go automated convenience stores have been deprioritized. The technology Amazon implemented in its stores was novel, but it didn't add any value to the shopping experience. Groceries were not a big topic on Amazon's fourth-quarter results call earlier this month.
🚀
Science & Futuristic Technology
Sound waves convert stem cells into bone in regenerative breakthrough (2 minute read)
Scientists in Australia have found a way to induce stem cells to turn into bone cells quickly and efficiently by using high-frequency sound waves. Collecting the cells needed to grow bone is usually painful and the process is hard to scale. The new method is cheap, simple to use, and can be easily scaled. It uses cells that can be obtained from fat tissue and the cells it produces can be injected into the body at the required site, removing the need for drugs to coax stem cells down a path and making the process faster and more efficient.
A Mysterious Desert Bacterium Has Evolved Its Own, Unique Ability to Photosynthesize (3 minute read)
Researchers have discovered a species of bacteria from the Gobi desert that can photosynthesize using a unique structure. It obtained the genes for photosynthesis from an ancient proteobacterium, demonstrating the power of bacteria's horizontal gene-transfer skills. The bacteria has a central reaction center, an inner sunlight-capturing ring, and an outer ring, making it larger than other photosynthesizing bacteria. Its structure could hold the secrets to building a future of solar-powered synthetic biology.
💻
Programming, Design & Data Science
Find a job through Hired (Sponsor)
Hired is home to thousands of companies ranging from startups to Fortune 500s that are actively hiring the best and brightest developers, data scientists, mobile engineers, and more. Here’s how it works: once you create a profile, hiring managers can extend interview requests based on desired salary, top skills, and career preferences. Sign up today - it’s completely free for job-seekers!
Ten Rules for Negotiating a Job Offer (23 minute read)
Most people don't negotiate, or if they do, they only do so enough to tell themselves that they did. Negotiation is a skill that can be learned just like any other. This article discusses the negotiating process and how to succeed in job negotiations. It teaches readers how to ask for what they want so they can have more successful careers and earn what they deserve.
Prisma Client Python (GitHub Repo)
Prisma Client Python is an auto-generated and fully type-safe database client. It can be used in any Python backend application. Prisma features full type safety and native support for usage with or without async, recursive and pseudo-recursive types, atomic updates, partial type generation, and more. It supports PostgreSQL, MySQL, SQLite, MongoDB, and SQL Server.