=== ANCHOR POEM ===
═══════════════════════════════════════════════════════════────────────────────────
@user-883
oh so it's one bit with 8 values, one for each color for each pixel? One bit
wouldn't be enough, unless you invented 8 sided die shaped transistors. They
probably use a byte for the image in question.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
=== SIMILARITY RANKED ===
--- #1 fediverse/1934 ---
═════════════════════════════════════════════════════──────────────────────────────
@user-1109
do it in a random color each time! Here's my implementation for viewing txt
files colorfully:
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #2 fediverse/346 ---
════════════════════════════════════════════───────────────────────────────────────
@user-246 or is it 010010 which == 18 in binary?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #3 fediverse/280 ---
════════════════════════════════════════════───────────────────────────────────────
old school programmers use short variable names because the computer monitors
they would code on had a lower resolution, meaning fewer characters per line.
why waste pixels being verbose?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #4 fediverse/36 ---
═════════════════════════════════════──────────────────────────────────────────────
consider:
x = 13 / 3, what is x?
step 1: translate 13 into base 3
step 2: digit shift once to the right
step 3: store underflow as remainder
step 3: translate back to base 10
x is 4 remainder 1
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════─────────────────────────────────────────────┘
--- #5 fediverse/4892 ---
════════════════════════════════════════════════════════════════───────────────────
what if we made a giant dictionary of every single possible pixel arrangement
storable in 8 bytes and it took up like, half a gigabyte, and then we indexed
into it whenever we wanted to print an arbitrary visual element to our
terminals?
something something not-curses
https://notcurses.com/
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #6 fediverse/1313 ---
════════════════════════════════════════════════───────────────────────────────────
┌────────────────────────┐
│ CW: politics-economics │
└────────────────────────┘
if we had a universal basic income then we could pay each other to solve our
problems and they just can't have that.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #7 fediverse/5442 ---
══════════════════════════════════════════════════════════════════════─────────────
@user-1839
the trick is to just make it and point people toward it as if it's supposed to
be there.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════────────────┘
--- #8 messages/1177 ---
════════════════════════════════════════════════════════════════════════════════───
it's more than a community if only one person asks where you've been.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════════──┘
--- #9 fediverse/4232 ---
═══════════════════════════════════════════════════════════────────────────────────
@user-192
with the development of oled screens, bright primary colors on black
backgrounds becomes more and more important
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #10 fediverse/5876 ---
══════════════════════════════════════════════════════════════════════════─────────
@user-1643
good, now they have sknin the fightlightright. I wonder if they know what to
do?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════────────┘
--- #11 fediverse/3600 ---
════════════════════════════════════════════════════════───────────────────────────
┌─────────────────────────────┐
│ CW: re: computers-mentioned │
└─────────────────────────────┘
@user-1573
Also HardcopyPdf is nice, it turns a file into a pdf. Does what it says on the
tin. ^_^
And it doesn't need anything more than those lines there in the config.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #12 fediverse/581 ---
═════════════════════════════════════════════──────────────────────────────────────
@user-428
sometimes I think about how much more productive I'd be if I had a code editor
that let me draw arrows and smiley faces and such alongside the code. Or if I
could position things strangely, like two functions side-by-side with boxes
drawn around them. Or diagrams or flowcharts or graphs or...
something that would output to raw txt format, but would present itself as an
image that could be edited.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #13 fediverse/261 ---
═══════════════════════════════════════════────────────────────────────────────────
does anyone know of a Firefox addon that will automagically zoom any document
on the web such that there are approximately 80 characters per line?
#firefox
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #14 fediverse/1600 ---
════════════════════════════════════════════════════───────────────────────────────
@user-1037
oooo those are cool, but it didn't have the "puzzlepiece" arrangement. It was
more... 2 dimensional I think? More like putting marbles on a chinese-checkers
board. And they had relationships if you moused over them, like...
semi-transparent arrows connecting them I think? It was different than
anything I'd ever seen before.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════──────────────────────────────┘
--- #15 fediverse/6175 ---
════════════════════════════════════════════════════════════════════════════───────
okay okay bear with me...
what if blackberry with keyboard ABOVE the screen
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #16 fediverse/5829 ---
═════════════════════════════════════════════════════════════════════════──────────
what if we just put two windows in each window, and made one have glass and
the other had screen. Then, slide one or both and you can open or close.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #17 messages/1236 ---
═════════════════════════════════════════════════════════════════════════════════──
true AI is when no decision or logical momentum can be explained by "... and
that value was randomly generated." -- (my opinion)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════════─┘
--- #18 fediverse/6244 ---
════════════════════════════════════════════════════════════════════════════───────
numbers are one-dimensional numbers and vectors are multi-dimensional numbers,
fight me
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #19 fediverse/4671 ---
══════════════════════════════════════════════════════════════─────────────────────
@user-1655
... says a extra dimensional scientist in an argument with his friend about
whether or not life could spontaneously emerge within their universe sandbox
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #20 fediverse/2990 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-1423
only 8 so far T.T
I miss them
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
|