Build Your Own X is an open-source collection of blog posts, tutorials, and resources that teach you how to recreate popular technologies using different programming languages. The idea is that you will become a better programmer or work on mastering a language through the exercise of building an existing technology. According to Stack Overflow’s 2023 … continue reading
Shop Pay is a feature that helps save time during checkout by allowing customers to save their email address, credit card info, and shipping and billing information so that they don’t have to re-enter it the next time they make a purchase. This is being made possible through the company’s Commerce Components by Shopify, which … continue reading
At its annual conference, HasuraCon, the API and GraphQL company announced a number of new features and products, including the Hasura Data Delivery Network (DDN), Hasura Schema Registry, Hasura Native Data Connector for MongoDB, Native Queries and Logical Models, Open Domain Data Specification (Open DDS) and Native Data Connector (NDC) SDK. Hasura DDN is an … continue reading
OutSystems is letting customers know what they can expect down the road from the company when it comes to AI integrations. To start, today the company announced new connectors from OpenAI, including one for ChatGPT. With the option to use ChatGPT within OutSystems, customers will be able to create applications that include conversational interfaces, supporting … continue reading
Databricks has announced new partnerships with Cloudflare, Dell, Oracle, and Twilio through its Delta Sharing feature, which allows live data to be shared securely with other computing platforms. For example, the Cloudflare connection allows sharing from Databricks to Cloudflare R2, which is Cloudflare’s distributed object storage offering, eliminating the need to manage complex data transfers … continue reading
The online learning platform edX hopes to help its students navigate a rapidly changing employment landscape by launching a Career Resource Center. This new online hub will contain tips, tools, and advice from edX’s network of industry experts. It will include career-specific skill identification, personalized course recommendations, resume-building tools, job search assistance, and access to … continue reading
Earlier this week, LinkedIn announced it was open-sourcing AvroTensorDataset, which is a “TensorFlow dataset for reading, parsing, and processing Avro data.” Apache Avro is the primary storage format that LinkedIn uses for its training data. According to LinkedIn, it was experiencing bottlenecks in its machine learning workloads that were caused by the need to read … continue reading
Amazon Verified Permissions centralizes user permissions in a policy store, which developers can then use to authorize those users to perform certain actions in their applications. According to Amazon, this felt like a necessary feature to create because of the significant effort required to implement authentication in an application. Typically, the logic for authorization happens … continue reading
In last year’s Stack Overflow Developer Survey, Docker was the second most used tool, behind npm. In the 2023 survey, it was revealed that Docker has taken the number one slot. However, npm is still more likely to be used than Docker for those that are still learning to code, commonly with languages that are … continue reading
Vercel has announced the launch of its AI Accelerator, a six-week program for early-stage startups to build and scale an AI solution. The program will be available to 40 participants. The accelerator will provide fireside chats and office hours with leading AI experts, as well as guidance and accountability from Vercel’s Developer Experience team. Participants … continue reading
Grafana Labs is celebrating the 10-year anniversary of Grafana with the release of Grafana 10. This release introduces new visualization capabilities via several new Grafana panels. These include the trend panel, which can graph ascending numeric X-axis data; and the datagrid panel, which provides a spreadsheet-like interface for editing data in the dashboard. The time … continue reading
Development platform Netlify today announced the release of Netlify Connect, which is a data layer that can consolidate data from multiple sources, to make it easier for companies to transition from monolithic to composable architectures. According to Netlify, needing to manage multiple data sources can slow down developer velocity and introduce complexity into the software … continue reading