Data Elixir - Data Elixir - Issue 424
ISSUE 424 · February 14, 2023InsightsBig Data Is DeadMost data isn't very big. And if it is, you probably don't query it all once. And even if you do, the data probably still fits on a single machine. And if it doesn't, there's a good chance you don't actually use it all. Why are data tools built for the remaining 1%? There a lot of gems here. ChatGPT Is a Blurry JPEG of the WebThis essay by Ted Chiang offers a useful perspective for understanding the tech that drives ChatGPT. OpenAI’s chatbot offers paraphrases, whereas Google offers quotes. Which do you prefer? Tutorials, Projects & OpinionsData-Free DisneylandBetween browsers, cell phones, credit card tracking, facial recognition, and license plate readers, it's hard to be incognito in 2023 — even at Disneyland! This is a great post that walks through a typical family's data exhaust and ways to obfuscate it. GPT in 60 Lines of NumPyThis GPT-from-scratch tutorial is a technical introduction to GPT that's intended to be as simple — and hackable — as possible. There's a lot here, including a code repo and clear descriptions of GPT architecture and how everything works. Data Mishaps Night - February 23, 7:00 pm CSTThe third annual Data Mishaps Night is coming up in just two weeks! This free online event features a lineup of data mistake stories that focus on the human aspect of data work with lessons learned along the way. It looks like it will be worthwhile — check out the lineup! Tools & CodePySportsPySports is a curated collection of sports-related open-source analytics projects. Includes python libraries and R packages for accessing, analyzing, modeling, and visualizing data from a wide variety of sports, such as baseball, basketball, football, hockey, cycling and more. Data VisualizationPopulation Around a PointThis site calculates the human population that's within a selected radius from any point in the world. Includes a detailed rundown of where the data comes from and how the site works. There are ~95K people inside of a 5km radius from me. How about you? The mapping software you didn't know you neededGreat introduction to the open-source geospatial data system called QGIS. It starts with a real world use-case that shows why QGIS is worth knowing about and then continues with a detailed tutorial that explores available datasets, how to access that data, build maps, add layers, customize maps, and then take your maps into the field. Was this email forwarded to you? Sign up here >> |
Older messages
Data Elixir - Issue 423
Tuesday, February 7, 2023
Faster A/B decisions. Soccer Analytics Handbook. Getting started with LLMs. Floating point problems. Critiquing data viz.
Data Elixir - Issue 422
Tuesday, January 31, 2023
Illustrated pandas. Simpson's paradox. How to approach resumes. The GPT analyst. Accelerating A/B tests.
Data Elixir - Issue 421
Tuesday, January 24, 2023
Crafting a career. Pandas coding assistant. Google Research trends. DS cheatsheets. Framework for effective ML. Proximity analysis.
Data Elixir - Issue 420
Friday, January 20, 2023
Modern Polars. GPT from scratch. Predictions via mixed models. ML for weather and climate. GNU Octave for Jupyter.
Data Elixir - Issue 419
Tuesday, January 10, 2023
Matrices and graphs. Visualization trends. SQL tells a human story. Combining R and Python. Flow fields tutorial. ML cheatsheets.
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