Data Elixir - Data Elixir - Issue 415
ISSUE 415 · December 6, 2022TrendsExtreme numbers get new namesProlific generation of data has led to the creation of new prefixes. Guess how many yottabytes are in a quettabyte... Python and the Future of ProgrammingGuido van Rossum is the creator of the Python programming language. In this interview with Lex Fridman, he discusses the current state of Python, fads, IDEs, machine learning, and what to expect in Python 4.0. Sponsored LinkCombine AI models with the Pinecone vector database to make your applications understand and act on what your users want… without making them spell it out. Pinecone provides the cloud infrastructure that makes vector search easy, fast, and scalable. Understand more about Pinecone and try it → Tutorials, Projects & OpinionsBuilding Airbnb Categories with Machine Learning and Human-in-the-LoopAirbnb recently flipped the travel search experience on its head by having their inventory dictate user destinations. In the new scheme, users aren't asked where they want to go. Instead, they're presented with categories of destination types. It may sound simple but there's a lot going on behind the scenes to make it work. This first post in a series explores how ML is used to build the listings and solve related tasks. The cloudy layers of modern-day programmingIf you're building in the cloud these days, your work is hindered by millions of dependencies, in fragmented and proprietary environments that you can't introspect. Even smallish side projects aren't immune. This is a great post that peels back the layers to show how development has become so frustrating and how, ultimately, it's not all bad. How to Lead from The Center: A Guide for Data LeadersAs an industry, we’ve published countless articles, papers, videos, and diagrams about the modern data stack—describing what it is, what it isn’t, where it’s going, and how it’s evolving. Download this guide to learn how to turn your data into your true competitive advantage in a new era
of BI transformation. Tools & CodemvSQLitemvSQLite is an open-source distributed database with full SQLite compatibility. There are already many nice "multi-machine" SQLite flavors: rqlite, dqlite, and Litestream. What mvSQLite offers is unique: it is not just replicated but really distributed, it offers not only read but also write scalability and it provides the strictest consistency. KùzuKùzu is an in-process property graph database management system (GDBMS) built for query speed and scalability. Kùzu is optimized for handling complex join-heavy analytical workloads on very large graph databases. Kùzu is being actively developed at University of Waterloo and is available under a permissible license. CareerBecoming An Analytics Engineer in 2023Nice overview of the Analytics Engineer role, especially for data people who are thinking about a career move. Includes discussion of the specific skills and tools you need to know and links to key resources. OutlierChatGPT: Optimizing Language Models for DialogueLast week, OpenAI introduced a language model called ChatGPT that interacts in a conversational way and can carry on a dialogue. Already, there have been more than a million users and examples being shared online are impressive. This announcement offers a high-level view of how it works. Follow the links for details and demos. For interesting examples, check these out: OpenAI Hiring? Join the Data Elixir Talent Collective and get regular drops of outstanding data practitioners and leaders who are open to new opportunities.Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 414
Tuesday, November 29, 2022
How to build a World Cup betting model. Demystifying Fourier analysis. Data wrangling w/ Julia. Rant from the trenches.
Data Elixir - Issue 413
Tuesday, November 15, 2022
AR timeseries modeling. Python: good code, bad code. Functional analysis. Advanced NLP. Protecting privacy w/ federated learning.
Data Elixir - Issue 412
Tuesday, November 8, 2022
Python+SQL: SpyQL. Forecasting principles and practice. A/B testing caveats and limitations. Bullet graphs. Simplifying MLOps.
Data Elixir - Issue 411
Tuesday, November 1, 2022
Bayesian structural timeseries. Building data dictionaries. Visualization w/ Python. Dashboard design patterns.
Data Elixir - Issue 410
Tuesday, October 25, 2022
Data Stack in a Box. Earth System Modeling. Guide to posterior predictions. DS interview book.
You Might Also Like
💻 Installing Linux on an Old Laptop Instead of a Raspberry Pi — Flagship Phones Need More Storage
Monday, November 18, 2024
Also: I Built the Perfect Programming Platform In Less Than 10 Minutes, and More! How-To Geek Logo November 18, 2024 Did You Know The Sixth Sense was the highest-grossing horror film of all time in
Daily Coding Problem: Problem #1612 [Hard]
Monday, November 18, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Etsy. Given a sorted array, convert it into a height-balanced binary search tree.
10,000 ways to fail & The European Search Perspective
Monday, November 18, 2024
Reflecting on over five years of Creativerly, Signal introduces Call Links, the science of mental models, and a lot more in this week's issue of Creativerly. Creativerly 10000 ways to fail &
Charted | Global GHG Emissions, by Sector 🌎
Monday, November 18, 2024
In this graphic, we show greenhouse gas emissions by sector in 2023. View Online | Subscribe | Download Our App Presented by: New 3-Part Series: Bitcoin Demystified >> Learn more about one of the
Spyglass Dispatch: Samsung/Google Smart Glasses • Star Wars Mess • Netflix Knocked Out • Conan's Oscars • MicroStrategy's Comeback • Vision Pro In Focus • Saving 'Inside the NBA' • Apple Television Lives!
Monday, November 18, 2024
Samsung/Google Smart Glasses • Star Wars Mess • Netflix Knocked Out • Conan's Oscars • MicroStrategy's Comeback • Vision Pro In Focus • Saving 'Inside the NBA' • Apple Television Lives!
GCP Newsletter #424
Monday, November 18, 2024
Welcome to issue #425 November 18th, 2024 News Google Kubernetes Engine Official Blog 65000 nodes and counting: Google Kubernetes Engine is ready for trillion-parameter AI models - Google Kubernetes
Design and code beautiful products. Together.
Monday, November 18, 2024
Pablo Ruiz-Múzquiz and the team at Penpot have recently announced a new plugin feature that allows users to build new tools and functionalities on the platform. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
Can Bitcoin Put an End to Forever War?
Monday, November 18, 2024
Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 18, 2024? The HackerNoon
25 tips for programming with AI
Monday, November 18, 2024
Meta Quest dominates Steam VR; Stop squirting hot glue into devices -- ZDNET ZDNET Tech Today - US November 18, 2024 digitalspeed-gettyimages-1322205545 25 AI tips to boost your programming
Ordering, Grouping and Consistency in Messaging systems
Monday, November 18, 2024
We went quite far from our Queue Broker series in recent editions, but today, we're back to it! By powers combined, I joined our Queue Broker implementation to solve the generic idempotency check