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

Ethereum development made easy with Foundry

Ethereum development made easy with Foundry

As part of our trip to Devcon Amsterdam back in April, we attended the War Room Games Amsterdam competition, an Ethereum CTF where you "hacked" smart contracts to win points. The event was loads of fun, but we realized while playing that our main obstacle was not Ethereum/Solidity knowledge,
Aug 1, 2022 7 min read
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.
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.
Apr 30, 2022 9 min read
Simulations are about to get way, way faster with JuliaSim
Julia Featured

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
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.
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
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
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
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
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
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
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
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
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
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!
Jul 26, 2020 7 min read
Soss: Probabilistic Programming with Julia
Julia

Soss: Probabilistic Programming with Julia

An interview with its creator, Chad Scherrer
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
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
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…
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…
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…
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…
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…
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…
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…
Apr 1, 2019 8 min read
© 2022
Powered by Ghost