engblogs

summaries of the latest blog articles from your favorite tech companies.
Jane StreetJane Street

No (functional) experience required

Introduction to Jane Street, a serious functional programming shop that extensively uses OCaml, a statically typed functional language.

8/19/2015
Jane StreetJane Street

Introducing Incremental

A powerful library for building self-adjusting computations that can be updated efficiently when their inputs change.

7/18/2015
Jane StreetJane Street

Converting a code base from camlp4 to ppx

Migrating a code base from camlp4 to ppx, including translating the code source to the standard OCaml syntax with extension points and attributes

7/8/2015
SoundCloudSoundCloud

Introducing Rate Limits

Technical overview of SoundCloud's new daily API rate limit (15,000 play requests per 24 hours), its impact on developers, how to monitor usage, and upcoming steps like an additional-access application process.

6/16/2015
SoundCloudSoundCloud

Introducing Rate Limits

Introducing rate limits on the SoundCloud API with a 15,000 daily play-requests cap for developer apps (effective July 1), plus guidance on documentation, monitoring, and future access to sustain a thriving creator ecosystem.

6/16/2015
SoundCloudSoundCloud

Introducing Rate Limits

How SoundCloud introduces rate limits to support developers in building a thriving creative ecosystem.

6/16/2015
SoundCloudSoundCloud

New playlist representations

Using the new compact and id representations for the /playlists resource to reduce payloads and enable parallelized, on-demand retrieval of track data for large playlists.

6/8/2015
SoundCloudSoundCloud

New playlist representations

Explores two new /playlists representations—compact and id—to fetch only playlist data or just track IDs, boosting efficiency and enabling parallel data retrieval for large playlists.

6/8/2015
SoundCloudSoundCloud

New playlist representations

Exploring a new approach to playlist representations with more efficient track object handling

6/8/2015
SoundCloudSoundCloud

Apple's June 1 64-bit deadline

An actionable guide to meeting Apple's 64-bit deadline with an OAuth-enabled sample app that demonstrates authenticated API calls and multipart/form-data uploads via NSURLSession, including token lifecycle considerations.

5/18/2015
SoundCloudSoundCloud

Apple's June 1 64-bit deadline

A practical guide to Apple's 64-bit deadline for iOS App Store submissions, covering OAuth authentication with NSURLSession, JSON handling, and multipart/form-data uploads, including token refresh considerations.

5/18/2015
SoundCloudSoundCloud

Apple's June 1 64-bit deadline

The blogpost discusses the 64-bit deadline set by Apple for App Store submissions and its impact on the SoundCloud API.

5/18/2015