GeistHaus
log in · sign up
30 pages link to this URL
The Cursed Computer Iceberg Meme

this is not a hall of shame. the intent is to awaken you to many of the peculiarities and weirdness of computers. hopefully, after reading these articles, you will have learned a lot and will embrace chaos.

2 inbound links website en
Dependencies Done Right

Let’s say we want to write a React plugin. Since we’ll need to require the react package, we add it to our dependencies like this:

Debugging and Fixing CRAN's 'Additional Checks' errors - Reside-IC

R packages that are published on CRAN are tested every night on a variety of platforms and on the development version of R to ensure that they continue to work. In addition, packages that contain compiled code (C, C++ or Fortran) are put through a raft of additional checks to ensure that the compiled code will not cause R to crash. Once an issue is found, the package maintainer gets an email and usually a fairly short window to fix the package before it is removed from CRAN.

1 inbound link en ddeR
My Python commits: February 2025

Title: My Python commits: February 2025; Date: 2025-03-11; Author: Victor Stinner

0 inbound links en cpythonbenchmark (8)cpython (27)linux (2)python (41) cpython
V Language Review (2022)

V is a programming language promising to be “Simple, fast, safe, compiled. For developing maintainable software.” V has a controversial past but what is the state of V in 2022?

0 inbound links article en
What Is Rust's Hole Purpose?

There is an adage in the business world that goes something like this: ⊕ This quote is attributed to Theodore Levitt, but there is significant …

60 terrible tips for a C++ developer

In this article, you′re going to find 60 terrible coding tips — and explanations of why they are terrible. It′s a fun and serious piece at the same time. No matter how terrible these tips look, they...

1 inbound link article en C++ CppKnowledge
A Higgs-bugson in the Linux Kernel

We recently ran across a strange higgs-bugson that manifested itself in a critical system that stores and distributes the firm’s trading activity data, calle...

0 inbound links article en