Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Shit_I_Missed

5
Posts
A member registered Mar 01, 2021

Recent community posts

There are an incredible number of bad comments. I generally ban insults, demands, repetitive spam, advertising, religion, politics, foreign languages, law enforcement, and children/children adjacent. To get viewers, I just work/walk around for half or 3/4ths of a day until my cum reaches 13-15 and then go stream until I'm soft.

You can probably find them on google or bing.

(1 edit)

Imagine trying to pack 10 pounds of shit into a 5 pound bag. ^_^

Like I said, you can store 16 different values with 4 bits. If you want to add another value, you're gonna have to add another space for it. I thought about some kind of compression scheme, where like you would take two bits, and output the first bit as the first value, and then output a 1 or 0 depending on if the second bit was the same as the first bit, but that turned binary into greycode with no reduction of size.

Fundamentally you cannot compress the most basic structure of digital data. You can only compress higher orders of data where there is some excess  'unused' space created by the data strucutre.

For example, BCD: it's not possible to compress a single BCD digit into smaller than 4 bits, but it wastes 6 values, so something like Chen-Ho can reduce 2 digit BCD from 8 bits to 7 bits, and 3 digit BCD from 12 bits to 10 bits.

you can represent 16 different values with 4 bits.

0000000100100011
0100010101100111
1000100110101011
1100110111101111

Sounds like your graphics driver is crashing. Might want to install the latest driver