home.social

#bitmaps — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #bitmaps, aggregated by home.social.

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

    animaux.de/blog/technik/black- #tech #images #photography #bitmaps

  2. 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:
    metafilter.com/207777/Waffles-

    #gfxp #patterns #bitmaps #playdate

  3. 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

  4. 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

    teguhteja.id/redis-bitmaps-unl

  5. CW: Rosetta Code/ATS

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

    rosettacode.org/wiki/Bitmap/Wr

    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