/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

www.babaei.net
| | gcher.com
4.1 parsecs away

Travel
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.
| | briancallahan.net
3.2 parsecs away

Travel
| | [AI summary] A developer details the successful installation and configuration of the Intel oneAPI DPC++/C++ compiler 2024.0.2 on FreeBSD, including creating D-Link wrappers to target the OS and compiling a working kernel.
| | www.systutorials.com
3.8 parsecs away

Travel
| | Statically Linking C and C++ Programs on Linux with gcc tagged C, C++, CentOS, cmake, Command, Command line, compatibility, compiler, DNS, Fedora, g++, gcc, glibc, GNU, How to, kernel, Library, linking, Linux, Linux Kernel, memory, mmap, musl-libc, POSIX, R, RHEL, systems, Tutorial, www, yum.
| | fzakaria.com
25.9 parsecs away

Travel
| This is a write up of some discussion ongoing with some folks on the #nix-community IRC chat primarily being driven by Mic92. Nixpkgs maintains the highest rating on Repology for having the most packages & which are up to date. Unfortunately even with the current ecosystem of packages, there will always be gaps, and for beginners in NixOS a common question is: "I've download a binary and would like to run it on NixOS" Take a look at this graph https://repology.org/repositories/graphs Can we do better & s...