← Back to data subTLDR

data subTLDR week 35 year 2026

r/MachineLearningr/dataengineeringr/SQL

SQL Validation in ETL Pipelines: Key Learnings, Building Powerful Data Analyst Portfolios, AWS Acquires DuckLabs: Mixed Reactions, Careers in Data for a Better Planet

Week 35, 2026
Posted in r/MachineLearningbyu/cpldcpu8/28/2026
518

I implemented a very tiny image generation model (latent flow transformer) on a RP2350 microcontroller - it can generate 128x128 images of faces [P]

Project
An innovative developer has successfully implemented a latent flow transformer model with 2.4-4 million parameters on a RP2350 microcontroller, capable of generating 128x128 images of faces. The model, which takes roughly 20 seconds for the longest generation, uses AdaLN-Zero for conditioning and CFG for enhanced image quality. The developer's accomplishment has been widely praised for its impressive efficiency, with the community expressing a keen interest in the provided GitHub repository. Some users also shared their own experiences with similar projects, emphasizing the importance of such efforts in understanding model functionality and optimization. The overall sentiment was positive, applauding the developer's ingenuity and technical prowess.
33 comments
Share
Save
View on Reddit →
Posted in r/MachineLearningbyu/eamonnkeogh8/29/2026
343

You can beat SOTA Time Series Anomaly Detection methods with a 100 year old algorithm [R]

Research
The discussion revolves around the finding that a century-old Statistical Process Control (SPC) algorithm can outperform state-of-the-art Time Series Anomaly Detection (TSAD) methods. There's a consensus that the TSAD community needs to reassess its benchmarks, as most progress appears illusory. Participants also echoed the belief that the TSB-AD benchmark is too simplistic to yield meaningful results. The sentiment is mixed, with some expressing disappointment in the TSAD field's progress and others acknowledging the need for more challenging problems. Despite criticism, there's optimism about the potential for improvements in the field.
24 comments
Share
Save
View on Reddit →
Posted in r/MachineLearningbyu/NeatFox58668/30/2026
275

Claude Code for Research Papers [R]

Research
The usage of Claude Code, an AI tool that automates coding tasks for research, has sparked mixed reactions among researchers. Some find it hampers their ability to debug code and understand their own experiments, leading to a sense of detachment. Others argue that the tool is beneficial, particularly for data analysis and visualizations, but acknowledge that the code it writes is confined to a narrow scope. A common consensus is the need for balance; utilizing the tool for smaller tasks while maintaining manual control over experimental design and analysis. This maintains researchers' understanding and ownership of their work, ultimately enhancing the quality of their research.
67 comments
Share
Save
View on Reddit →
Posted in r/dataengineeringbyu/hasty-beaver8/26/2026
218

DuckLabs to Join AWS, Projects to Remain Open Source

Discussion
The acquisition of DuckLabs by AWS has stirred mixed sentiments among the community. Some express disappointment, viewing it as a loss for European tech and voicing concerns over AWS's history of abandoning integrated products. Others remain hopeful, highlighting the continued independence of the open source project under the DuckDB Foundation and the potential for AWS to improve its data offerings. Despite AWS retaining the founders and the MIT license, apprehension remains about the future of the project. There are concerns about potential degradation in the quality of the service and fears that key contributors might leave.
78 comments
Share
Save
View on Reddit →
Posted in r/dataengineeringbyu/kiwi_bob_12348/28/2026
154

Jobs/careers that actually help people/the planet?

Discussion
Many people in data-related fields share a desire to make a more positive impact on society and the environment. Some have transitioned to sectors such as climate resilience, healthcare analytics, public sector work, and education, often accepting lower compensation for the reward of more meaningful work. Others balance tech jobs with rewarding work in areas like horticulture. While these roles can be challenging and sometimes disheartening due to systemic issues and underinvestment, there's a shared sentiment that the work is more fulfilling than focusing solely on profit-driven initiatives.
56 comments
Share
Save
View on Reddit →
Posted in r/dataengineeringbyu/-Lykos-8/27/2026
140

2026 Data Engineering Roadmap

Blog
The consensus on the proposed 2026 Data Engineering Roadmap is that it is excessive. Many believe a deep understanding of data modeling and transformation, Python, SQL, and exposure to CI/CD practices are more crucial than mastering various tools. Some opine that specific tool knowledge is 'as needed' or 'nice to have', and that it is impossible to be the right fit for every job. A few dispute this, suggesting knowing the landscape of technology products is essential to provide specific solutions or advice. Overall, the sentiment leans towards prioritizing fundamental principles and technologies over specific tools.
11 comments
Share
Save
View on Reddit →
Posted in r/MachineLearningbyu/neutrino_boy8/28/2026
116

WTF is a World Model? [D]

Discussion
The concept of a 'world model' in AI and cognitive science is widely debated, with no universally accepted definition. Some suggest that world models are learned transition models originating from reinforcement learning, while others argue they are essentially simulators that generate predictions from latent space. A common consensus is that world models operate on learned representations rather than hardcoded physics. There's also an element of philosophy involved, with the ideal 'world model' demonstrating an understanding of physics and the universe at or beyond human level, self-trained in a simulated physical environment. The concept is often used in labs and projects, but the term itself has become somewhat overloaded and its usage can be seen as a marketing strategy to attract funding.
68 comments
Share
Save
View on Reddit →
Posted in r/SQLbyu/ETL_Pipeline_Dev8/26/2026
45

How do you validate SQL queries in ETL pipelines?

Discussion
SQL validation in ETL pipelines is widely handled through unit/integration tests, often set up on a database with minimal data to validate operations. This approach, once set up, is found to be significantly beneficial. Validation is typically carried out at multiple levels, including row counts and aggregates for reconciliation, targeted queries for NULLs/duplicates, and separate test cases for complex joins and business rules. Some prefer comparing ETL output with an independently written validation query for complex transformations. Storing intermediary steps in physical staging tables can make processes more robust and easier to debug. Overall sentiment is positive, emphasizing the importance of thorough validation procedures.
18 comments
Share
Save
View on Reddit →
Posted in r/SQLbyu/Ok-Adhesiveness-87578/29/2026
42

Doodle on a key concept - Gap Analysis for Data Consultants

Discussion
The thread did not receive any comments, therefore there are no insights, opinions, or sentiments to report from the community.
0 comments
Share
Save
View on Reddit →
Posted in r/SQLbyu/Ronnie_7z8/28/2026
36

SQL ( MySQL )Project ideas for Data Analyst Portfolio

MySQL
For building an impactful Data Analyst portfolio, the top recommendation is to tackle a project involving a messy real-world dataset. Analyzing public transit or e-commerce data, for example, can demonstrate your ability to clean data and run an RFM/cohort analysis using window functions. Store procedure writing for recurring tasks like monthly reporting is also valued. Using databases like Warhammer 40k or DnD is suggested due to their messy raw data, requiring data cleaning before importing into your database or creating views to separate column data. Explaining your reasoning and trade-offs in a README file is crucial. Other project ideas include funnel analysis, customer retention, churn analysis, conversion rates, and revenue cohorts.
5 comments
Share
Save
View on Reddit →

Subscribe to data-subtldr

Get weekly summaries of top content from r/dataengineering, r/MachineLearning and more directly in your inbox.

Get the weekly data subTLDR in your inbox!

We respect your privacy. No spam, ever.