Halfway through each month, our newsletter for developers: The Dev Times, brings three reads that our own developers found interesting on the web, and two Transloadit updates that may interest you.

Zed – code at the speed of thought

From the creators of Atom and the blazingly fast AST parser Tree-sitter, comes the recently open-sourced Zed, a next-generation code editor. Zed is built natively for performance and for collaboration, allowing you to work from a virtual office, on any machine. It works seamlessly with generative AI models like GitHub CoPilot and GPT-4, allowing you to stay focused on your work inside the editor. There's a whole suite of other features we can't cover in this newsletter, but we think Zed is well worth a look. Explore more ›

Pkl – a scalable and safe configuration language

Seemingly out of nowhere, Apple has released an open-source configuration language that aims to unite the different configuration formats under one roof – Pkl (pronounced pickle). From a single .pkl file, you can generate the relevant JSON, YAML, or PLIST to match your project's needs. Positioned as a blend between a static language and a general-purpose programming language, Pkl wants to make your configuration safer, scalable and a joy to work with. If you're looking for a good place to start, we suggest taking the quick tour to familiarize yourself with Pkl. Dive in ›

Arc - Act II

Arc has been on a mission to reinvent how we interact with the internet through our browser, as we covered in the 64th edition of the Dev Times. This mission is not yet finished though, and Arc is now taking its next leap with Act II. It offers a host of new AI features like Instant Links, Arc Explore, and the brand new Arc Search app – all aiming to create a browser that does the searching for you. Check it out ›

What is HLS?

In the dynamic landscape of online video streaming, one protocol has emerged as a powerhouse: HTTP Live Streaming (HLS). In this blog post, we delve into the intricacies of HLS, exploring its features, benefits, and ways in which it stands out in the realm of streaming protocols. We also gave a quick example on how you can start leveraging HLS using the Transloadit API. Read more ›

Introducing the /tus/store Robot for secure file storage

We are always looking for ways to introduce new functionality to the Transloadit service, and so we're excited to tell you about the latest addition to our Robot family: the /tus/store Robot. /tus/store is a new export Robot that lets you export your files to any server that supports the Tus protocol – allowing your files to be resumably uploaded to their destination. Find out more ›