this post was submitted on 26 Nov 2025
54 points (100.0% liked)

Asklemmy

51390 readers
416 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
 

Try to keep it practical (like something that would be fairly doable, you just havent gotten around to it...yet)

There are apps that you can input text into and they can replace the characters in each word incrementally to help learn them. Wanna get into that

you are viewing a single comment's thread
view the rest of the comments
[โ€“] sopularity_fax@sopuli.xyz 2 points 2 days ago (4 children)

When is it useful past the point of just looking it up as need be?

[โ€“] racketlauncher831@lemmy.ml 2 points 2 days ago (3 children)

It's not something you try to recite. You just do it so many times you became too good at it to look at the table.

Four bits can represent up to 15, from 0000 to 1111. Correspondingly, 0 to F in hex.

Binary from right to left is 1, 2, 4, 8.

One byte is eight bits. It takes eight digit places.
XXXX XXXX

0000 0000 to 1111 1111
00 to FF
0 to 255

[โ€“] sopularity_fax@sopuli.xyz 1 points 2 days ago (2 children)

I mean when would it be so necessary that it jystifies itself or the time cost to do so

[โ€“] spittingimage@lemmy.world 3 points 2 days ago (1 children)

It's useful if you're a network engineer or a web designer.

Sub netting baby!