You said they’re called octets because they’re supposed to be written in octal. I was saying why I don’t think that’s true.
- 0 posts
- 6 comments
- 1 month
- 1 month
That smells a little like folk etymology to me, are you sure about that? My understanding is that since the word is older than computers and can refer to any group of 8 things, “octet” in computing just came from the need to communicate a group of exactly 8 bits given that bytes aren’t always that size.
Programming@programming.dev•What's the point of Python if it's slow?byarthropod_shift@programming.dev
1 monthSlow depends on the use case. If your main bottlenecks are in code that people have written highly optimized lower-level libraries for, it could be slower to roll your own implementation or use a less mature library in a different language. And in some cases it might not matter if you take 1 ms or 100 ms to do something.
It works the other way too, and you have to weigh the pros and cons of your specific case when you choose a language. What level of abstraction do you want to work at, how stable do you need the toolchain to be, how familiar you are with the language, what’s supported in the language, how easy is it to do what you want, what’s the norm in the domain you’re working in, etc.
Ask Lemmy@lemmy.world•Whats the most disgusting thing you've ever put in your mouth?byarthropod_shift@programming.dev
2 monthsI’ve had some not so good pig intestine and some phenomenal, and the worse ones were similar to how you described it. If you ever decide you’d try it again, I think it’s so much better when crispy. The texture reminds me of bacon with a gelatinous, melt in your mouth center almost like burnt ends.
Ask Lemmy@lemmy.world•Whats the most disgusting thing you've ever put in your mouth?byarthropod_shift@programming.dev
2 monthsI wouldn’t buy a whole thing from the store unless you know you like it, but if you like cilantro and jalapeno, a banh mi with head cheese and pate is a good way to try it. It’s a delicious mix of fresh, savory, fluffy, crunchy, and chewy.


One of the games of all time