Blog entry: »Black and white Bitmaps, each and every one!« How many different pictures can actually be displayed in black and white bitmaps?

https://animaux.de/blog/technik/black-and-white-bitmaps-each-and-every-one/ #tech #images #photography #bitmaps

Les Petits Animaux Qui Parlent Français › Blog › Technik › Black and white Bitmaps, each and every one!

Die gestalterischen, musikalischen, fotografischen und sonstigen Arbeiten von und mit Alexander Rutz.

If you're needing GFXP patterns for your Playdate graphics development, I posted a bunch derived from the original MacPaint, Windows 95 and X11 bitmaps in this MetaFilter thread:
https://www.metafilter.com/207777/Waffles-Revenge#8691915

#gfxp #patterns #bitmaps #playdate

Waffle’s Revenge

If you didn't want clouds or houndstooth, Windows 95 offered the option to tile 8x8 pixel 1-bit patterns on your desktop. Stored as eight decimal numbers describing the bit pattern of each row.

Nueva colección de bitmaps con temática samurai...
#gnu #linux #cli #minimalismo #bitmaps #wms

Volviendo al minimalismo...
Imagen a bitmap:

magick <imagen_original> -colorspace Gray \
-posterize 3 \
-ordered-dither checks \
-negate \
-resize "!$RES" <imagen_destino.xbm>

* Los resultados varían según la resolución de la pantalla (lamentablemente)

#ViernesDeEscritorio #gnu #linux #minimalismo #cli #ImageMagick #bitmaps

Discover the power of Redis bitmaps for efficient data manipulation! Learn how to optimize storage, track user activity, and perform real-time analytics using this memory-efficient data structure. #Redis #Bitmaps #DataOptimization #DatabasePerformance

https://teguhteja.id/redis-bitmaps-unleashing-efficient-data-manipulation/

Redis Bitmaps : Unleashing Efficient Data Manipulation

Redis bitmaps offer memory-efficient storage and manipulation of binary data. Learn how to leverage this powerful feature for optimized data.

teguhteja.id
Navigating On-Chain Trends with Jack Liu

PeerTube
Navigating On-Chain Trends with Jack Liu

PeerTube

Unlocking Potential Inside the World of Bitmaps with Blocktoshi Blockamoto

https://vigilante.tv/videos/watch/55ad51f5-b348-45a2-ab4c-8e5667a8795b

Unlocking Potential Inside the World of Bitmaps with Blocktoshi Blockamoto

PeerTube

Okay, you NUMEROUS fans of #ATS, I have done the next step in that set of #RosettaCode tasks dealing with #pixmaps (#bitmaps):

https://rosettacode.org/wiki/Bitmap/Write_a_PPM_file#ATS

You have to get new versions of the earlier files, if you looked at those before. There is a link to them at the top of this entry.

#ATSlang

Bitmap/Write a PPM file

Using the data storage type defined on this page for raster images, write the image to a PPM file (binary P6 preferred). (Read the definition of PPM file on Wikipedia...

Rosetta Code