← Back to data subTLDR

data subTLDR week 14 year 2026

r/MachineLearningr/dataengineeringr/SQL

Drawing Directly on SQL Canvas Charts: A Celebrated Feature, The Power of LEAD and LAG Functions in SQL Server, Tips for Reading Others' SQL Queries, and The Changing Role Titles in Tech

Week 14, 2026
Posted in r/dataengineeringbyu/Leopatto4/1/2026
729

Stop calling yourself a "Data Engineer" — we are AI Collaboration Partners now!

Discussion
Error generating content: Error code: 400 - {'error': {'message': This model's maximum context length is 8192 tokens. However, your messages resulted in 8338 tokens. Please reduce the length of the messages., 'type': 'invalid_request_error', 'param': 'messages', 'code': 'context_length_exceeded'}}
89 comments
Share
Save
View on Reddit →
Posted in r/MachineLearningbyu/Striking-Warning95333/30/2026
308

[D] thoughts on the controversy about Google's new paper?

Discussion
The Google TurboQuant paper controversy has sparked a debate, with many Reddit users expressing concern about the lack of proper attribution to previous work RaBitQ. They argue that Google's comparison between the two was unbalanced and potentially misleading, enhancing the perceived originality and effectiveness of their work. Some see this as a symptom of a larger issue: big research labs appropriating the work of independent teams. The discussion also revealed that such benchmark manipulations may be more common than realized. The sentiment is primarily negative, criticizing Google's alleged lack of transparency and fairness.
49 comments
Share
Save
View on Reddit →
Posted in r/dataengineeringbyu/Brief-Knowledge-6294/3/2026
248

Just helped a new hire senior activate a venv

Rant
The discussion underscores the understanding that being a senior in the tech field doesn't necessarily equate to knowing everything. Senior roles require more than technical skills, prioritizing soft skills, communication, ownership, and delivery alignment. The emphasis is on the ability to ask the right questions, take responsibility, and learn swiftly. There are many facets to technical expertise, and it's common for seniors to need help with certain aspects, such as operating system-specific tasks. A prevalent sentiment is that seniors should take initiative in problem-solving and reducing technical debt, rather than escalating issues. The overall sentiment is understanding and supportive.
104 comments
Share
Save
View on Reddit →
Posted in r/MachineLearningbyu/4rtemi54/1/2026
224

[P] I replaced Dot-Product Attention with distance-based RBF-Attention (so you don't have to...)

Project
The ML community has expressed interest in the concept of replacing Dot-Product Attention with distance-based RBF-Attention, but acknowledges that it comes with challenges. The insights include the issue of 'magnitude bullying' in standard dot-product attention, which can be mitigated with RBF-Attention. However, replacing one core operation triggers a chain reaction that requires significant adjustments to the ML stack. While it can lead to faster convergence in small datasets, it's not expected to replace FlashAttention in large models due to the optimization of GPUs for dot-products. Concerns were also raised about the hardware lottery, where even modest optimizations may not be as effective due to existing hardware configurations. Despite this, the discussion remains positive, recognizing the value of such engineering exercises in advancing ML practices.
37 comments
Share
Save
View on Reddit →
Posted in r/dataengineeringbyu/Flat_Shower4/4/2026
159

How I landed a $392k offer at FAANG after getting laid off from LinkedIn

Career
Despite a sudden layoff from LinkedIn, a professional managed to secure a $392k offer from FAANG, demonstrating resilience and strategic job hunting. Failure and rejection were part of the process, including a disappointing interview experience with Netflix. The user shared that the key difference in interviewing at a higher level was the emphasis on behavioral and architectural factors. The ability to handle ambiguity, make trade-offs, and influence decisions without authority were critical. The experience was characterized by humility, but with persistent effort and deep technical expertise, success was achieved. The sentiment in the thread is largely positive, reflecting admiration for the user's determination.
112 comments
Share
Save
View on Reddit →
Posted in r/SQLbyu/aleda1454/3/2026
74

I've always felt the urge to draw on my generated charts, just added that feature to my SQL canvas side project

Discussion
The SQL canvas project Kavla has generated positive reactions, with users appreciating the new feature which allows drawing directly on generated charts. The tool was praised for its unique identity and design, with particular emphasis on its practicality during live demos to visually highlight data for business stakeholders. Some users showed interest in the technical aspect, asking about the libraries used for canvas functionalities. A future development suggestion included a lasso drawing feature for easy drilldown on outliers. Overall, feedback was optimistic, indicating the tool's potential for effectively bridging the gap between data presentation and interpretation.
8 comments
Share
Save
View on Reddit →
Posted in r/SQLbyu/harshitbasti3/31/2026
68

LEAD and LAG in SQL Server - the functions that let you compare rows without a self join

SQL Server
LEAD and LAG functions in SQL Server are highly appreciated by users for their utility in comparing rows without a self join. Many users frequently use these functions and recommend others to learn them for efficiency. A book on window functions by Itzik comes recommended for analysts. The functions are perceived as a standard pattern and may come up in SQL interviews. Some users expressed frustration over delayed adoption due to companies not upgrading SQL Server versions promptly. Users also found additional value in other window functions like First_value and highlighted the importance of keeping updated with new features in database releases. The overall sentiment is positive.
16 comments
Share
Save
View on Reddit →
Posted in r/SQLbyu/obviouseyer4/3/2026
59

How did you get better at reading SQL queries written by other people?

Discussion
The majority of Reddit users agree that the key to understanding SQL queries written by others is reformatting them in a way that's personally understandable. This might involve separating fields, tables, and joins on different lines, or making table aliases more verbose. Some suggested tools such as 'sqlfluff' for formatting assistance. Regular engagement with complex queries, even ones written years ago, also improves readability over time. However, some users did note the value of keeping certain aspects succinct, like table aliases, for the sake of clarity.
64 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.