Hacker Newsnew | past | comments | ask | show | jobs | submit | cellular's commentslogin

Hmm i found 7 wonders and dominion to flatten out in strategy quite fast.

Dominion requires to monitor cards that while helpful initially,can burden your hand in the end.


Dominion has a fair amount of depth, but it seems common for individual player groups to get hung up on a particular play style and decide that they've found the ultimate strategy.

In support of Dominion: there are a million expansions that add new cards and mechanics.

I did this for a science project in 1986 on an Apple ][c computer !

Same goes for fusion 360 when you just want to do CNC. Use "GatorCAM for cnc". $30 with future upgrades included.

https://sites.google.com/view/gatorcam/home


Why is the density greater at equally spaced grid lines?


You're probably thinking "one cell = one pixel." In fact "one cell = one 8x8 block of pixels"; the specific pattern of colors in each 8x8 block represents the opcodes of that cell's 64-opcode program. So when the replicator takes over the map, it's changing the image to a repeating pattern of 8x8 blocks.

Now, don't quote me on this part, but I think the first replicator to take over is this (minus all the "junk DNA" between the instructions):

    [}<,]}],<}[
and the second, more efficient, one is:

    {[}<,]],<}[{
The latter means roughly:

    --head1;
    while (*head0) { *--head0 = *++head1; }
    *head0-- = *head1++;
    while (*head0) { --head1;
    // CUT HERE
which gets pasted together with whatever cell it's breeding with at the time.


https://youtu.be/hhK8J8i6CTg

Primordial particle system

The rules are 3 lines of code!


Maybe if Firefox tabs weren't such a memory hog it would be only 0.005% !


Yeah how? A solution means EVERYONE gets sucked into vr world.

Surely a small percentage, at least, would go on to colonize.


"Include a note with this purchase" = Free postage for a letter!


When i worked on image pipeline the images were circular and had to be warped to square. Also the edges of the circular image were darker than the middle, and needed to be brightened.


CPU affinity? I haven't been able to change priority in task manager since window 8 i think. Cpu affinity seems only to allow which cores get assigned...not really good management.


Process Lasso worked for me few years back when I needed to do CPU cores restriction for an old program.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: