• Home
  • BuzzConf
  • Data Science in Julia for Hackers
  • LambdaClass
Subscribe

Secure computation in Rust: Using Intel's SGX instructions with Teaclave and Fortanix
Rust

Secure computation in Rust: Using Intel's SGX instructions with Teaclave and Fortanix

TEEs can be thought of as processes that are running "isolated" from the OS and upper layers in a secure part of the CPU. The idea of this is to help to significantly reduce the attack surface.

Not a Monad Tutorial May 5, 2022 • 13 min read
Benchmarking and analyzing Rust code performance with Criterion and Iai
Rust

Benchmarking and analyzing Rust code performance with Criterion and Iai

In this post, we'll talk about our experience doing benchmarks in Rust, what tools we used and why it was important for us.

Not a Monad Tutorial Apr 30, 2022 • 9 min read
Simulations are about to get way, way faster with JuliaSim
Julia

Simulations are about to get way, way faster with JuliaSim

JuliaSim is a cloud-based simulation platform built on top of the Julia open source stack, including SciML and ModelingToolkit

Not a Monad Tutorial Sep 2, 2021 • 6 min read
BEAM all the things! ClojErl, an implementation of Clojure on the Erlang Virtual Machine
Clojure

BEAM all the things! ClojErl, an implementation of Clojure on the Erlang Virtual Machine

An interview with its creator, Juan Facorro.

Not a Monad Tutorial Jul 15, 2021 • 8 min read
We wrote a book! “Data Science in Julia for Hackers” beta is now live and free to read
Data Science

We wrote a book! “Data Science in Julia for Hackers” beta is now live and free to read

Learn about data science and Julia while solving real-life problems

Not a Monad Tutorial Mar 19, 2021 • 4 min read
Modeling complexity with Symbolics.jl and ModelingToolkit.jl
Julia

Modeling complexity with Symbolics.jl and ModelingToolkit.jl

An interview with Chris Rackauckas

Not a Monad Tutorial Mar 18, 2021 • 10 min read
LAM: an actor-model VM for WebAssembly and native
Actor Model

LAM: an actor-model VM for WebAssembly and native

An interview with its creator, Leandro Ostera

Not a Monad Tutorial Feb 26, 2021 • 7 min read
Ballista, a distributed compute platform made with Rust and Apache Arrow
Ballista

Ballista, a distributed compute platform made with Rust and Apache Arrow

An interview with its creator, Andy Grove

Not a Monad Tutorial Jan 28, 2021 • 6 min read
Rebuilding the Racket Compiler with Chez Scheme
Chez Scheme

Rebuilding the Racket Compiler with Chez Scheme

An interview on Racket CS with programmers Gustavo Massaccesi Matthew Flatt

Not a Monad Tutorial Nov 26, 2020 • 12 min read
Scientific Machine Learning with Julia: the SciML ecosystem
Julia

Scientific Machine Learning with Julia: the SciML ecosystem

Interview with Chris Rackauckas

Not a Monad Tutorial Nov 13, 2020 • 9 min read
Stumpy: unleashing the power of the matrix profile for time series analysis
Stumpy

Stumpy: unleashing the power of the matrix profile for time series analysis

An interview with Stumpy creator Sean Law

Not a Monad Tutorial Nov 2, 2020 • 14 min read
Julia GPU
Julia

Julia GPU

How the Julia language is making it easy for programmers to use GPU capabilities

Not a Monad Tutorial Oct 20, 2020 • 8 min read
SymJAX: symbolic CPU/GPU/TPU programming
Symjax

SymJAX: symbolic CPU/GPU/TPU programming

A symbolic programming version of JAX

Not a Monad Tutorial Sep 18, 2020 • 8 min read
For the first time, enjoy all the talks of BuzzConf 2020 online and free of charge!
Conference

For the first time, enjoy all the talks of BuzzConf 2020 online and free of charge!

Enjoy talks on functional programming, Julia, Python, data science, machine learning, observability, operating systems and more!

Not a Monad Tutorial Jul 26, 2020 • 7 min read
Soss: Probabilistic Programming with Julia
Julia

Soss: Probabilistic Programming with Julia

An interview with its creator, Chad Scherrer

Not a Monad Tutorial May 19, 2020 • 6 min read
NuShell: the shell where traditional Unix meets  modern development, written in Rust
Shell

NuShell: the shell where traditional Unix meets modern development, written in Rust

We interviewed its creators

Not a Monad Tutorial May 14, 2020 • 6 min read
A brief introduction to the beauty of Information Theory
Math

A brief introduction to the beauty of Information Theory

Or how to be a hardcore Guess Who gamer

Not a Monad Tutorial May 6, 2020 • 7 min read
Rust

Interview with Noria’s creator: a promising dataflow research database implemented in Rust

After reading Tensorflow’s original paper I learnt that four of its authors were authors of Microsoft Naiad’s research paper too. Naiad…

Not a Monad Tutorial Oct 22, 2019 • 11 min read
Weld: accelerating numpy, scikit and pandas as much as 100x with Rust and LLVM
Programming

Weld: accelerating numpy, scikit and pandas as much as 100x with Rust and LLVM

After working for weeks with Python’s data science stack and R I started to ask my self if there could not be a common intermediate…

Not a Monad Tutorial Sep 21, 2019 • 6 min read
Data Science

Interview with Dask’s creator: Scale your Python from one computer to a thousand

My love for building distributed systems with Erlang, databases and fetching huge volumes of data still lives on. But nowadays I want to…

Not a Monad Tutorial Sep 3, 2019 • 6 min read
Interview with Will Kurt on his latest book: Bayesian Statistics The Fun Way
Machine Learning

Interview with Will Kurt on his latest book: Bayesian Statistics The Fun Way

As most devs I have a diverse set of interests: functional programming, operating systems, type systems, distributed systems, and data…

Not a Monad Tutorial Jun 4, 2019 • 11 min read
The bullshit I had to go through while organizing a software conference
Conference

The bullshit I had to go through while organizing a software conference

This time I am not writing an interview or a technical post. I am writing about a series of events that took place in the context of the…

Not a Monad Tutorial May 21, 2019 • 10 min read
Sonic: a minimalist  alternative to Elasticsearch written in Rust
Elasticsearch

Sonic: a minimalist alternative to Elasticsearch written in Rust

Database implementation sits in a nice spot between computer science and software engineering. There are lot of tradeoffs to consider…

Not a Monad Tutorial Apr 2, 2019 • 6 min read
An interview with the creator of Gleam: an ML like language for the Erlang VM with a compiler…
Erlang

An interview with the creator of Gleam: an ML like language for the Erlang VM with a compiler…

I have been writting soft real time systems with Erlang for almost a decade and for that task I think it is the best tool we have around…

Not a Monad Tutorial Apr 1, 2019 • 8 min read
How to earn your Macroeconomics and Finance white belt (as a software developer)
Finance

How to earn your Macroeconomics and Finance white belt (as a software developer)

I was always interested in economics. However until a few years ago I never really studied finance. Since I decided to change that, I have…

Not a Monad Tutorial Mar 7, 2019 • 8 min read
© 2022
Powered by Ghost