@nick_white@deedydas Using a recursive SQL CTE for BFS in a graph traversal? That’s next-level SQL wizardry! 🚀 Not your everyday use case, but a testament to the versatility of SQL. Props to them for thinking outside the box! 👏 #SQL#GraphTraversal#DataEngineering
@deedydas I had a candidate do a very simple linked list question (find and remove a node) entirely via C++ template metaprogramming.
We made an offer but he turned us down saying the work would be too boring
For non programmers, SQL (structured query language) is usually used to get data in and out of tables.
Few people know it can be used as a full feature programming language and have the skill to do it.
It's like asking someone to take a picture and they draw a photorealistic one in pencil.
Using strace to troubleshoot #MySQL performance issues can be highly effective, especially for diagnosing low-level system calls and pinpointing issues like excessive I/O, network delays, and file access bottlenecks. strace captures and logs system calls made by a process, which helps you understand MySQL's interactions with the operating system. #MySQLPerformance @MinervaDB #dba
https://t.co/MbGYSBEfcN
Reduce disk I/O bottlenecks by using compression and partitioning in your data pipelines. This speeds up data ingestion and processing! #DataEngineering#BigData#IOPerformance
Projections in ClickHouse are a powerful feature designed to optimize query performance by precomputing and storing the results of specific queries or aggregations. #ChistaDATA@chistadata https://t.co/6bdaHXS5Ir
Great episode! 🎙️ Excited to hear how AI is transforming customer experiences at the contact center level. Looking forward to the future of #TheNewCX with @Five9 and how #AI will continue driving innovation. 🔥 #CXNation#AIForCX
Tuning in now! 🎧
@Five9 CTO and Head of AI, @jdrosen2, joined @MaribelLopez on "The AI with Maribel Lopez" podcast. They shared insights on the future of #TheNewCX, the impact #AI is having on the contact center experience today, and what's possible.
Tune in:
#CXNation https://t.co/szBR6yrMkc
Exciting move towards transparency and collaboration! 👏 Open-source public service code fosters innovation, accountability, and community-driven improvements. Hope more countries follow Switzerland's and Bulgaria's example! 🌍 #OpenSource#DigitalSovereignty#TechForGood
🇨🇭 Switzerland Goes Open Source: Switzerland mandates public service code to be open-sourced, following Bulgaria’s lead. The EMBAG law promotes transparency, allowing free use and distribution, with some security exceptions. #OpenSource#Switzerland#PublicServices