Subverb

joined 2 years ago
[–] Subverb@lemmy.world 13 points 1 month ago

This is what we did before mobile phones. It wasn't that bad.

[–] Subverb@lemmy.world 1 points 1 month ago (1 children)

I did a multilingual display with an 8031 in 1995 on a 2x16 text LCD. I had 128 bytes of RAM and an EPROM. Did English, Spanish and German.

You kids have it so easy nowadays. 🀣

[–] Subverb@lemmy.world 39 points 1 month ago* (last edited 1 month ago) (7 children)

The 8-bit Intel 8051 family provides a dedicated bit-addressable memory space (addresses 20h-2Fh in internal RAM), giving 128 directly addressable bits. Used them for years. I'd imagine many microcontrollers have bit-width variables.

bit myFlag = 0;

Or even return from a function:

bit isValidInput(unsigned char input) { // Returns true (1) if input is valid, false (0) otherwise return (input >= '0' && input <= '9'); }

[–] Subverb@lemmy.world 18 points 2 months ago (6 children)

Here's a shortish video showing setup.. Man it looks like a fiddly process.

https://youtu.be/VOQGEZ_N2oY

[–] Subverb@lemmy.world -2 points 2 months ago (3 children)

Seriously? Spoiler tags?

The movie is just shy of 40 years old. lol

[–] Subverb@lemmy.world 7 points 2 months ago (1 children)

If you dig you can find this on Amazon. I've been buying from Amazon since 1995 and the last time I looked my purchases were somewhere around $260,000. And that was before covid.

[–] Subverb@lemmy.world 8 points 3 months ago

Trump announces "Things aren't expensive enough."

[–] Subverb@lemmy.world 10 points 3 months ago

They refilmed it without the truthiness.

[–] Subverb@lemmy.world 17 points 3 months ago (1 children)

Welcome! I've been here since the API fiasco killed everything but their app.

Lemmy feels like old school reddit, I like it.

[–] Subverb@lemmy.world 12 points 3 months ago

I feel smart because I met Penn in his dressing room in Vegas few years back and discussed Gary Johnson's running for President. But I came to my senses years ago...

[–] Subverb@lemmy.world 5 points 3 months ago

My digital thermostats have Alexa built in. When I first installed them I went around telling people "I know I live in the future because my thermostat can play the Beatles".

Also, I have a heated coffee mug. I have legitimately used the sentence "My coffee mug is doing a firmware update."

[–] Subverb@lemmy.world 2 points 3 months ago

That's what I said above. First two terms can't be consecutive. Ridiculous.

view more: β€Ή prev next β€Ί