Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

upcoder.com

Upcoder

Get the latest updates from Upcoder directly as they happen.

Follow now 76 followers

Latest posts

Last updated 6 months ago

The Alignment Trap: AI Safety as Path to Power

6 months ago

Recent discussions about artificial intelligence safety have focused heavily on ensuring AI...

Circular Includes in C/C++ and How to Avoid Them

11 months ago

Circular includes (or circular include relationships) can be a significant issue for...

Escaping Precompiled Header Hell

11 months ago

In this article I'll talk about some issues with source code organisation...

Information Communism is Different

11 months ago

 paragraph code block outside of a list code block outside of...

Stripped Meshes

11 months ago

During some recent memory optimisation work I had a look at the...

MITM Detection Without Trusted Keys

11 months ago

I always mistrusted the whole trusted keys hierarchy side of SSL and...

Is There a Power Play Overhang?

about 1 year ago

This post is about risks in the development of increasingly capable AI...

Is There a Power Play Overhang?

about 1 year ago

This post is about risks in the development of increasingly capable AI...

C/C++ Include Guidelines

over 5 years ago

Some (opinionated) guidelines for include file organisation in C/C++.Intro I present a...

Automatic Object Linkage, with Include Graphs

almost 7 years ago

In this post I describe an alternative approach to sharing source code...

Static Libs Do Not Modular Make

over 7 years ago

A cautionary tale about statically-linked libraries, as generated by C/C++ build tools...

Who Owns Who?

about 8 years ago

Designing an API with creation and destruction of objects can be tricky...