84 / The Riddle of Rest

✌🏻

Projects of Friends

Fn(), Functional Programming for Golang

github.com/kamstrup

Kamstrup built a functional programming library for Go, inspired by Clojure and the Java Streams API. It allows you to write code like this:

// Get all users without a name.
fn.ArrayOf(users).Where(fn.Not((*User).HasName))

Toot of the Week

rust programmers be like "pretty slow, nearly a microsecond" — @dysfun@treehouse.systems

Culture

  • Overcoming Negativity (salman.io)

    Salman has a list of tactics to overcome negative thoughts about yourself or your work.

  • Challenging the status quo at work? (workweek.com)

    Hebba Youssef has some tipps to help you challenge decisions or the status quo

  • The Riddle of Rest (moretothat.com)

    Lawrence Yeo defines true rest, and why it’s sometimes hard to achieve it even if you, for example, gaze at a still lake.

Rust

Tech

Cutting Room Floor

Subscribe

Get Arne's Weekly in your inbox every Sunday. No ads, no shenanigans.