Remove Building Remove Coding Remove Definition
article thumbnail

Indexing code at scale with Glean

Engineering at Meta

Were sharing details about Glean , Metas open source system for collecting, deriving and working with facts about source code. In August 2021 we open-sourced our code indexing system Glean. Glean collects information about source code and provides it to developer tools through an efficient and flexible query language.

Coding 77
article thumbnail

Why did Google close its coding competitions after 20 years?

The Pragmatic Engineer

On 22 February 2023, Google announced its coding competitions are coming to an end: The visual that accompanied the announcement of the end of Google’s coding competitions. Code Jam: competitive programming. Hash Code: team programming. Google Code Jam I/O for Women: algorithmic programming.

Coding 201
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Why are Cloud Development Environments Spiking in Popularity, Now?

The Pragmatic Engineer

Every day, there’s more code at a tech company, not less. This means more repositories are needed, which are fast enough to build and work with, but which increase fragmentation. However, monorepos result in codebases growing large, so that even checking out the code or updating to the head can be time consuming.

Cloud 297
article thumbnail

Building Holiday Finds: How Pinterest Engineers Reimagined Gift Discovery

Pinterest Engineering

Personalization Stack Building a Gift-Optimized Recommendation System The success of Holiday Finds hinges on our ability to surface the right gift ideas at the right time. Unified Logging System: We implemented comprehensive engagement tracking that helps us understand how users interact with gift content differently from standardPins.

article thumbnail

Using Trino And Iceberg As The Foundation Of Your Data Lakehouse

Data Engineering Podcast

Announcements Hello and welcome to the Data Engineering Podcast, the show about modern data management Dagster offers a new approach to building and running data platforms and data pipelines. As a listener to the Data Engineering Podcast you can get a special discount of 20% off your ticket by using the promo code dataengpod20.

Data Lake 262
article thumbnail

Introducing Self-Service, No-Code Airflow Authoring UI in Cloudera Data Engineering

Cloudera

This presented challenges for users in building more complex multi-step pipelines that are typical of DE workflows. In the process several key themes emerged: Low/No-code. Writing code is error prone and requires trial and error. By far the biggest barrier for new users is creating custom Airflow DAGs. Long-tail of operators.

Coding 120
article thumbnail

A Tour Around Buck2, Meta's New Build System

Tweag

Buck2 is a from-scratch rewrite of Buck , a polyglot, monorepo build system that was developed and used at Meta (Facebook), and shares a few similarities with Bazel. As you may know, the Scalable Builds Group at Tweag has a strong interest in such scalable build systems. fix the code # fix code 7.

Systems 141