
7 Likes
me in client meetings
4 Likes

Damn whatever happened to a 404
5 Likes

12 Likes

7 Likes
Makes me think of dolphins
1 Like
![]()
6 Likes

6 Likes
![]()
3 Likes

8 Likes
This is perfectly valid VAX assembly code:
start: incl i^#0 bneq startOn most computers, incrementing a literal like this results in an error. On the VAX, it’s perfectly legal. It actually modifies the instruction and sets the flags, so it will become an
incl i^#1the next time it runs.
movc3 s^#6,b^-4(pc),b^0(pc)This instruction will copy itself forwards through memory, until it hits ROM, I/O space, or other unwritable memory. It’s similar to PDP-11’s mov -(pc),-(pc) but works forwards in memory instead of backwards.
source: https://esolangs.org/wiki/User:Ian/Computer_architectures
5 Likes

6 Likes
![]()
3 Likes
WHY IS MY CITY IN THE MENU (with bad text encoding)
7 Likes





