• Home
  • Ramblings
  • Freescapes Labs
  • Home
  • Ramblings
  • Freescapes Labs
    • Development
    • InfoQ

    Sign In with Apple Touts Single Sign-On without Sharing Your Data

    At the recent WWDC 2019, Apple announced its own Single Sign-On (SS) service, dubbed Sign in with Apple. Deemed “Apple’s most significant new innovation” by Time, Sign in with Apple promises not to share any personal user data, including email addresses.

    Interfacing Elixir with Rust to Improve Performance: Discord's Story

    When the Discord team hit a hard-limit on BEAM’s performance dealing with large data structures, they resorted to interfacing Elixir with Rust to make their system able to scale up to 11 million concurrent users.

    Intel Working on New Data Parallel C++

    Announced at its Software Technology Day in London, Intel new Data Parallel C++ aims to provide a unified, cross-industry, single-source language to program heterogeneous architectures.

    Git 2.22 Adds Topology-Preserving, Interactive Rebase

    The most significant new feature in the latest Git release, Git 2.22, enables rebasing non-trivial branch topologies, e.g., those including merges, without flattening them while also allowing to use interactive rebase features.

    Rust 1.36 Stabilizes Futures, Backports Non-Lexical Lifetimes, and More

    Following its roadmap to Rust 2018, Rust 1.36’s most awaited new feature is support for the Future trait, which is the first step towards bringing async/await to the language. Additionally, it backports non-lexical lifetimes (NLL) to improve the borrow checker, and introduces a new alloc crate to enable the creation of memory allocation-dependent libraries that do not require std.

    Copyright 2013-2023 Sergio De Simone – Made in Barcelona