← Back to data subTLDR
data subTLDR week 27 year 2026
r/MachineLearningr/dataengineeringr/SQL
Decoding SQL with Cat Doodles: A Fun & Simplified Approach, Favoring Descriptive Values over 3-Letter Status Codes, Effective Platforms for SQL Interview Prep, Data Quality with dbt + DQX, and Life Beyond 'Senior' in Tech Industry
•Week 27, 2026
Posted in r/MachineLearningbyu/Nunki08•7/1/2026
173
On July 1, 2026, arXiv will spin out from Cornell University, its home for the past 25 years, to become an independent nonprofit organization. Major funding support from Simons Foundation and Schmidt Sciences. Ditching the red for their website. [N]
News
ArXiv's decision to spin out from Cornell University and become an independent nonprofit has been met with mixed reactions, particularly concerning its aesthetic changes. Many users expressed nostalgia for the old look and questioned the decision to ditch the Cornell red color scheme, with one user comparing the old and new designs using archived versions of the site. While the move to independence sparked some skepticism about the platform remaining non-profit, overall sentiment towards the changes was largely neutral.
Posted in r/MachineLearningbyu/Kortopi-98•6/29/2026
149
Cerebras OpenAI deal capacity has effectively killed the waitlist for everyone else [D]
Discussion
The AI startup community expressed frustration over Cerebras' deal with OpenAI, which effectively monopolized the near-term inference capacity, leaving smaller firms on a seemingly endless waitlist. Critics argue that startups overly reliant on third parties for their service level agreements (SLAs) are exposing themselves to significant risk, with some suggesting diversification to manage supply chain risk better. Others defended the startups, pointing out that many companies rely on third-party cloud providers to meet their SLAs. The general sentiment emphasized adaptability and strategic risk management in the competitive AI space. There was also mention of smaller vendors as potential alternatives, citing the need for more provider options.
Posted in r/MachineLearningbyu/icannotchangethename•6/30/2026
115
A map of the latest 11 million papers split by semantic similarity and time slices [P]
Project
The creator of a semantic map tool for scientific literature shared their project, sparking discussions on the publish or perish academic culture and the potential of AI in identifying unoriginal or incorrect papers. Some users suggested improvements such as plotting data on a sphere to represent foundational work at the sphere's center, and accounting for references to measure distances. Another point raised was the influence of future time slices on past ones when embedding and projecting the same whole dataset. The creator responded, explaining limitations due to budget constraints and the inclusion of citation-based distances in their model. The sentiment was generally positive and constructively critical.
Posted in r/SQLbyu/Ok-Adhesiveness-8757•7/3/2026
107
PAWQL #2: WHERE
MySQL
The user's creative initiative of translating SQL language into relatable cat-themed doodles was generally well-received for its simplicity and fun approach to teaching. However, some users highlighted inaccuracies, such as the use of database when it should be table and the incorrect practice of storing age as a column instead of calculating it from the date of birth. Some users defended these choices as purposeful simplifications suitable for the intended audience. There were suggestions for improvement and hopes for similar content in the future. The overall sentiment was positive, valuing the innovation, but also highlighting the need for technical accuracy.
Posted in r/dataengineeringbyu/zr-brickster•7/1/2026
79
Data Quality pattern I landed on using dbt + DQX
Blog
The discussion revolves around a data quality pattern using dbt and DQX. The pattern involves not rewriting the dbt SQL gold model as Python, but adding a thin Python layer for DQX application. This results in the Python model becoming the published Gold table and the SQL model an internal intermediate. The process includes quarantine and warning systems for data rows. The thread revealed that tables materialized with dbt in Databricks land in the Unity Catalog, similar to other Databricks workflows. Some users suggested cross-posting this on the Databricks subreddit and exploring systematic reasons for errors. Overall, the sentiment was positive and informative.
Posted in r/dataengineeringbyu/shesHereyeah•6/30/2026
76
Does it ever get better after senior?
Discussion
The sentiment among experienced professionals suggests a shift in responsibilities as one advances beyond the senior level, which may include more meetings, emails, governance, security work, mentoring, and strategy planning. Consultancies were generally viewed as more stressful due to higher project loads. Working directly for a company, particularly in research and development or mom and dad companies like banks and insurance firms, is seen as slower-paced with a manageable workload. The 'peak' of work intensity may continue if one keeps optimizing the same variable, but changing the variable—such as focusing on human skills, judgement, and work-life balance—can bring improvements.
Posted in r/dataengineeringbyu/AlexaG_2026•7/2/2026
65
is anyone else using scala?
Discussion
Scala is still being used in various industries, including finance and data projects, often alongside other languages. However, there is a trend towards PySpark and Java due to a larger pool of available developers and easier hiring. It's challenging to find experienced Scala developers, leading some organizations to overlook Scala expertise when hiring. Many developers have learned Scala for specific functions like Spark but observe a preference for Python within teams. Despite these shifts, some firms continue to value Scala for its specific capabilities, especially in high-volume and high-speed contexts. The overall sentiment appears mixed to slightly negative due to hiring challenges.
Posted in r/SQLbyu/Key-Bit-3552•6/30/2026
54
Is using 3-letter status codes outdated?
Discussion
The majority opinion among developers in a recent discussion favored the use of full descriptive values over abbreviated status codes in database management. The consensus was that the use of abbreviated codes, a practice often attributed to the era of slower storage, is outdated as storage is no longer a major concern. Full words were deemed more user-friendly, making SQL queries, logs, APIs, and code easier to read and self-documenting. Some participants pointed out potential issues with enums, suggesting they are best suited for static data, and highlighted the importance of addressing UI problems in the UI layer, not the database.
Posted in r/SQLbyu/Candid-Task-7542•7/2/2026
30
Does SQL have a LeetCode equivalent?
Oracle
Most Reddit users recommended LeetCode as an effective platform to prepare for SQL interviews, with many pointing out its dedicated SQL section. The platform DataLemur was also suggested, as well as Oracle FreeSQL for Oracle database practice. Stratascratch and HackerRank's SQL sections received endorsements for their usefulness. A few users mentioned newer resources such as leetdata.ai and learnsql.academy. Optimal practice resources for SQL interviews thus include LeetCode, Stratascratch, DataLemur, Oracle FreeSQL, and HackerRank. The sentiment was overwhelmingly positive, with users sharing various resources and wishing luck.
Subscribe to data-subtldr
Get weekly summaries of top content from r/dataengineering, r/MachineLearning and more directly in your inbox.