Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.

Latest commit

 

History

History
38 lines (31 loc) · 4.56 KB

2021-11-28.md

File metadata and controls

38 lines (31 loc) · 4.56 KB
subject
33 / Just a job

Hi hi, please enjoy this weeks curation 📚

Tweet of the Week

https://twitter.com/ow/status/1462457842737336329

Favourites

Culture

  • Just a job (amyhupe.co.uk, 3 min) — Amy Hupe about the perception of work. Thanks, Jan!
  • Coding “Homework” (jacobian.org, 8 min) — Jacob Kaplan-Moss has s some concrete advise on how to structure the coding homework when hiring tech workers.
  • Your Board of Directors is Probably Going to Fire You (reactionwheel.net, 17 min) — Jerry Neumann shares some advice when it comes to handling a board of investors as the CEO of a startup.

Software Engineering

  • Batteries included with Emacs (karthinks.com, 6 min) — Karthik Chikmagalur showcases some builtin features and modes of Emacs.
  • Only 90s Web Developers Remember This (zachholman.com, 5 min) — Zach Holman about six technologies from the nineties (remember marquee?).
  • OOPS writeups (surfingcomplexity.blog, 9 min) — Lorin Hochstein shows the structure of their OOPS write-ups and shows some examples.
  • Notes On [the Rust] Module System (matklad.github.io, 5 min) — Aleksey Kladov shares some thoughts about the Rust module system.
  • Merge Queues with Bors (kflansburg.com, 8 min) — Kevin Flansburg explains Bors, the bot that guarantees that the main branch will always compile by pipelining and testing branches.
  • Modern CSS Reset / Global Styles (joshwcomeau.com, 10 min) — Josh Comeau has a simple CSS reset and goes into details for each rule. Did you know the *-selector is not slow after all?

Linux

  • Fun with Red Star OS (sizeofcat.ru, 5 min) — sizeof(cat) boots North Korea's operating system, the apps installed and the general vibe.
  • Flatpak Is Not the Future (ludocode.com, 25 min) — Nicholas Fraser about the rust of Flatpak and it's many downsides (first of all, bloat).
  • The Operator Pattern in Nomad (andydote.co.uk, 7 min) — Andy Dote applies the Operator Pattern from Kubernetes to Monad.
  • NixOS: Headless Home Assistant VM (myme.no, 8 min) — Martin Myrseth set up a Home Assistant VM on NixOS and explains the configuration and pitfalls.
  • How to Learn Nix (ianthehenry.com, ca. 7 hours) — Ian Henry has a guide on Nix, hoping to improve the documentation by showing misunderstandings and frustrations. I'm not done yet but I remember having some of the same questions when starting to look into this.

Cutting Room Floor