/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

offlinemark.com
| | donsbot.com
2.1 parsecs away

Travel
| | Get a working aarch64 box This post show how to get a working aarch64 env on the MacBook Air (M1) for Haskell. I'm working on the road at the moment, so picked up a MacBook Air with the M1 chip, to travel light. I wanted to use it as a development environment for Glean (c.f....
| | astr0baby.wordpress.com
4.0 parsecs away

Travel
| | If one needs to run neo4j natively on the Apple M1 hardware (for example to analyze/query BloodHound ingestor data from an Active Directory) and benefit from the fast CPU it seems to be possible to build and run from source. I have prepared this "experimental" howto so that others can reproduce this Pre-Requisites : make...
| | bijanebrahimi.github.io
3.7 parsecs away

Travel
| | [AI summary] This article explains how to set up a cross-compiler for FreeBSD on a Linux machine, detailing the necessary steps to configure and build the toolchain, including dependencies like binutils, GMP, MPFR, and MPC.
| | corrode.dev
23.1 parsecs away

Travel
| Slow Rust Builds? Here are some tips to speed up your compile times. This list was originally released on my private blog, but I decided to update it for 2024 and move it here. Tabl...